[SOLVED] Unable to test scene or test game.

vyerra

  • Posts: 18
Hi Everyone,
     Its been a while since I last used stencyl and now I started working on my games again with build 8670. I keep getting these errors while building the game. I appreciate if you know what these errors are.

Thank you very much in advance.

Regards,
vyerra.

« Last Edit: October 04, 2015, 07:59:02 am by vyerra »

captaincomic

  • *
  • Posts: 6108
Code: [Select]
2015-09-21 19:23:45,575 INFO  [Thread-29] stencyl.sw.util.StreamGobbler: [neko] C:\Program Files (x86)\Stencyl\plaf\haxe\std/flash/_std/Xml.hx:28: lines 28-418 : Field nodeType has different type than in core type
2015-09-21 19:23:45,575 INFO  [Thread-29] stencyl.sw.util.StreamGobbler: [neko] C:\Program Files (x86)\Stencyl\plaf\haxe\std/flash/_std/Xml.hx:28: lines 28-418 : XmlType should be XmlType
2015-09-21 19:23:45,576 INFO  [Thread-29] stencyl.sw.util.StreamGobbler: [neko] C:\Program Files (x86)\Stencyl\plaf\haxe\std/flash/_std/Xml.hx:28: lines 28-418 : Field parent has different property access than core type

I think this happens when you install Stencyl over a previous build. Uninstall (completely remove) the old installation directory and install again.

vyerra

  • Posts: 18
It worked. Thank you :)

Jon

  • *
  • Posts: 17524
@captaincomic - Do you think we can detect this scenario and warn the user to do a clean reinstall? Someone else reported the same issue today, so it may be more common than we'd like to see.

vyerra

  • Posts: 18
@captaincomic - Do you think we can detect this scenario and warn the user to do a clean reinstall? Someone else reported the same issue today, so it may be more common than we'd like to see.

That moment when Master Chief replies to your post. (T_T)

HONORED & PROUD

captaincomic

  • *
  • Posts: 6108
@captaincomic - Do you think we can detect this scenario and warn the user to do a clean reinstall? Someone else reported the same issue today, so it may be more common than we'd like to see.
Ok, done.