Game runs in Emulator, but won't on Thumby.

buckethead

  • Newbie
  • *
    • Posts: 2
    • View Profile
Issue:
I have a game I'm working on - /Games/NovaNaut/NovaNaut.py that will run in Emulator and Fast Execute, but not on the Thumby.

At some point of development, it was working on the thumby, but as it got more advanced, I noticed it stopped. 

What I have tried:
-Formatting
-Updating
-Clearing Browser Cache
-Resetting IDE
-Different Names
-Adding my code to an already working game on the thumby to see if crashes there etc.

I think:
It has to do with some of the coding.  Maybe some of the python isn't compatible and causes it to crash.

Would like some feedback, I do see someone else had similar issue but mine didn't resolve. I have two games this started to happen to.


Hyphaeresis

  • Newbie
  • *
    • Posts: 2
    • View Profile
Issue: I have a game I'm working on - /Games/NovaNaut/NovaNaut.py that will run in Emulator and Fast Execute, but not on the Thumby.

At some point of development, it was working on the thumby, but as it got more advanced, I noticed it stopped. 

What I have tried:
-Formatting
-Updating
-Clearing Browser Cache
-Resetting IDE
-Different Names
-Adding my code to an already working game on the thumby to see if crashes there etc.

I think:
It has to do with some of the coding.  Maybe some of the python isn't compatible and causes it to crash.

Would like some feedback, I do see someone else had similar issue but mine didn't resolve. I have two games this started to happen to.

Thumby has limited resources compared to emulators. Check if you are using large images, sounds, or complex algorithms that may take up too much memory. If your game includes images or sound files, try optimizing them for size and performance.



 

SMF spam blocked by CleanTalk