Error #1009

Kiki123987

  • Posts: 29
Hello everyone,

I have the following problem: Everytime I want to start my Game it gives me the following error:
Quote
TypeError: Error #1009: Der Zugriff auf eine Eigenschaft oder eine Methode eines null-Objektverweises ist nicht möglich.
   at stencyl.api.data::Assets$/toXML()[/home/stencyl/stencyl.net/jenkins/jobs/StencylWorks-Dist/workspace/plaf/flash/root/stencyl/api/data/Assets.as:145]
   at scripts::MyAssets/loadScenes()[C:\Users\hp\stencylworks\preview\scripts\MyAssets.as:302]
   at stencyl.api.data::Assets/loadAll()[/home/stencyl/stencyl.net/jenkins/jobs/StencylWorks-Dist/workspace/plaf/flash/root/stencyl/api/data/Assets.as:87]
   at scripts::MyAssets/initAssets()[C:\Users\hp\stencylworks\preview\scripts\MyAssets.as:273]
   at Function/<anonymous>()[C:\Users\hp\stencylworks\preview\scripts\MyAssets.as:200]

First I thought this must have been something to do with an actor. But now I have just a plain white Scene with a background attached to it. That is everything I have in the "game". If I hit "Test Scene" it gives me the error.

I have started with a "Blank Game". Has it something to do with this, do I have to put some code in the game first? Every other game I've tried was created from a given structure.

Kiki123987

  • Posts: 29
SOLVED
Seems to be a bug in Stencyl. After I have restarted the programm a couple of times the game works fine.

CharlieParker

  • Posts: 2
I have the same problem only it is not solved  :-\ pleaaaase help

captaincomic

  • *
  • Posts: 6108
@CharlieParker
Hi! Here is someone with the same error: http://community.stencyl.com/index.php/topic,10028.0/topicseen.html
Rob is trying to help him, but he needs more info. It would be great if you could reply to him and answer his questions.

CharlieParker

  • Posts: 2
Thanks, i just checked And i am sure Plotz has the same problem so im sure the solution will apply to me as well. Thank you so much for the quick response

Virenz

  • Posts: 9
Please can you help me, all of info is on my post about it