This site requires JavaScript, please enable it in your browser!
Greenfoot back
SurefireMooly
SurefireMooly wrote ...

2012/8/26

Game crashes on launch, but only when exported

SurefireMooly SurefireMooly

2012/8/26

#
The game crashes only when exported, while in the greenfoot 'programming menu' it runs perfectly fine This has only happened after I started using the GifActor class. Can anyone help me and/or tell me what I'm doing wrong? Link to the game with Source Code available: http://www.greenfoot.org/scenarios/5836
davmac davmac

2012/8/27

#
It looks like a bug in the GifActor class... I fixed it by removing '.toLowerCase()' from line 512.
SurefireMooly SurefireMooly

2012/8/27

#
Awesome works perfectly now! Thanks a tonn!
You need to login to post a reply.