1
Old Bugs (1.x/2.x) / Game not loading
« on: October 04, 2012, 05:37:57 pm »
My game loads locally, but when uploaded to mochi, I receive this in the debugger (and the game does not load at all).
I recall this issue that I received on my first project, that ended up preventing me from getting a sponsorship, as the sponsors preloader caused this as well.
This issue, however, prevents me from posting the game even on mochi (live updates), and is occurring with 2 games. What is this error about, and what is the work around?
Code: [Select]
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at org.flixel::FlxPreloader()[/home/stencyl/stencyl.net/jenkins/jobs/StencylWorks-Dist/workspace/plaf/flash/flixel/org/flixel/FlxPreloader.as:120]
at scripts::Preloader()[.....\Application Data\Stencyl\stencylworks\preview\scripts\Preloader.as:17]
I recall this issue that I received on my first project, that ended up preventing me from getting a sponsorship, as the sponsors preloader caused this as well.
This issue, however, prevents me from posting the game even on mochi (live updates), and is occurring with 2 games. What is this error about, and what is the work around?