Crash While Idle

cloa513

  • Posts: 245
I lost a little of programming progress.

captaincomic

  • *
  • Posts: 6108
It looks like the following tileset image is missing:
Code: [Select]
2016-02-01 21:38:09,486 ERROR [pool-1-thread-2] stencyl.sw.data.EditableTileset: Could not load tileset image: resources/16.png. Falling back to an empty image.
java.io.FileNotFoundException: C:\Users\Makiko\Desktop\Michael\Games\stencylworks\games\Jabble Simple\resources\16.png (Žw’肳‚ꂽƒtƒ@ƒCƒ‹‚ªŒ©‚‚©‚è‚Ü‚¹‚ñB)
at java.io.FileInputStream.open0(Native Method)

cloa513

  • Posts: 245
Shouldn't that only an issue on compile? Why should it cause an effect while Stencyl is idling?

captaincomic

  • *
  • Posts: 6108
Hmm, yes, in this case, it looks like it happened when opening the game, but it shouldn't happen when Stencyl is idle. I didn't see an other error in your logs though.