Can't test&publish - Infinite Compiling...

SergiVAlbert

  • Posts: 19
Hi! I need some help..
I can't test my mobile app with android and iphone simulator...can someone help me?
all the ERRORS from Log viewer:

[ERR] java.lang.IllegalArgumentException: newWidth and newHeight cannot be greater than the image dimensions
[ERR] java.lang.IllegalArgumentException: newWidth and newHeight cannot be greater than the image dimensions
[ERR] Not a list. Moving on... (ActorTypeWriter:writeSnippet)
[ERR] Not a list. Moving on... (ActorTypeWriter:writeSnippet)
[ERR] java.lang.NullPointerException
[ERR] java.lang.NullPointerException
[ERR] java.lang.NullPointerException
[ERR] java.lang.NullPointerException
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 8
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 7
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] java.lang.NullPointerException
[ERR] java.lang.NullPointerException
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 6
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 0
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 9
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 19
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 0
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 11
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 14
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 18
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 16
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 17
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 13
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 15
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 12
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] java.lang.NullPointerException
[ERR] java.lang.NullPointerException
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 31
[ERR] Warning: This kind of block does not exist: SCENE
[ERR] Reading generic element ID: 33
[ERR] Warning: This kind of block does not exist: ACTOR
[ERR] Warning: This kind of block does not exist: ACTOR
                                   ...
[ERR] Could not delete file: /Users/teresavidalpeig/stencylworks/games-generated/APP/Export/android/bin/bin/classes.dex
[ERR] Could not delete file: /Users/teresavidalpeig/stencylworks/games-generated/APP/Export/android/bin/bin/classes.dex.d
[ERR] Could not delete file: /Users/teresavidalpeig/stencylworks/games-generated/APP/Export/android/bin/gen
[ERR] Could not delete file: /Users/teresavidalpeig/stencylworks/games-generated/APP/Export/android/bin/assets

I built the game on stencyl 2.0, and then i exported it and imported into 3.0 version.
Thanks

Leaufai

  • Posts: 327
If you have Dropbox and save your Stencyl stuff to it, then that can result in infinite compiling for mobile. If this is the case, it could be solved by right-clicking on the Dropbox icon in the lower right of the task bar, clicking on the cog icon and click on 'pause syncing'.

SergiVAlbert

  • Posts: 19
If you have Dropbox and save your Stencyl stuff to it, then that can result in infinite compiling for mobile. If this is the case, it could be solved by right-clicking on the Dropbox icon in the lower right of the task bar, clicking on the cog icon and click on 'pause syncing'.

It's not the case. I was developing my app on stencyl before I upgrade it. I export my project on the desktop and then I import it to the new version of stencil. Now I can't test it and obvuisly publish :(
And I didn't delete any file as the log viewer say..

MarkRosewood

  • Posts: 51
Shot in the dark...did you do a 'Clean Project' after importing? May fix it.

Jon

  • *
  • Posts: 17524
Could you attach the full logs? This helps immensely for those trying to offer help.