I’m having a problem with my game. It works fine on the simulator but terrible on my android. My title screen and info screen doesn’t show. My music doesn’t play and my menu is glitching. I am using the Fall Fu Panda template. I would be able to send it to anyone to test out and or make changes too and am willing to give credit to anyone who wants to help in the game credits. Any help would be greatly appreciated. Thank you all.
Did the original (unmodified) template work fine on your device?
It would be really helpful to know what errors are showing up in your device’s console log. There is a very high probability that it’s a case sensitivity problem with a file name.
Any way, can you look at your device’s console log and see what’s going on? If you don’t know how to do that, this tutorial will help you:
http://coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/
To roaminggamer, yes it works fine on my phone with no errors. To Rob Miracle, these are the errors I copief from the console window: Windows simulator build date: Jul 25 2014 @ 14:21:15
Platform: GT-I9300 / x64 / 6.1 / AMD Radeon HD 7310 / 4.2.11399 Compatibility Pr
ofile Context / 2014.2381
WARNING: display.setStatusBarMode() not supported in the simulator for GT-I9300
device
Copyright © 2009-2014 C o r o n a L a b s I n c .
Version: 3.0.0
Build: 2014.2381
Platform: GT-I9300 / x64 / 6.1 / AMD Radeon HD 7310 / 4.2.11399 Compatibility Pr
ofile Context / 2014.2381
WARNING: display.setStatusBarMode() not supported in the simulator for GT-I9300
device
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
((destroying scene 1’s view))
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: audio error: Requested channel (0) is in use((destroying scene 1’s view
))
Warning: could not load font HelveticaNeue-Light. Using default font.
((destroying scene 1’s view))
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: audio error: Requested channel (0) is in use((destroying scene 1’s view
))
Thanks for responding.
I also have that font in the resources folder and in the application folder and that error still pops up.
Did the original (unmodified) template work fine on your device?
It would be really helpful to know what errors are showing up in your device’s console log. There is a very high probability that it’s a case sensitivity problem with a file name.
Any way, can you look at your device’s console log and see what’s going on? If you don’t know how to do that, this tutorial will help you:
http://coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/
To roaminggamer, yes it works fine on my phone with no errors. To Rob Miracle, these are the errors I copief from the console window: Windows simulator build date: Jul 25 2014 @ 14:21:15
Platform: GT-I9300 / x64 / 6.1 / AMD Radeon HD 7310 / 4.2.11399 Compatibility Pr
ofile Context / 2014.2381
WARNING: display.setStatusBarMode() not supported in the simulator for GT-I9300
device
Copyright © 2009-2014 C o r o n a L a b s I n c .
Version: 3.0.0
Build: 2014.2381
Platform: GT-I9300 / x64 / 6.1 / AMD Radeon HD 7310 / 4.2.11399 Compatibility Pr
ofile Context / 2014.2381
WARNING: display.setStatusBarMode() not supported in the simulator for GT-I9300
device
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
((destroying scene 1’s view))
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: audio error: Requested channel (0) is in use((destroying scene 1’s view
))
Warning: could not load font HelveticaNeue-Light. Using default font.
((destroying scene 1’s view))
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: audio error: Requested channel (0) is in use((destroying scene 1’s view
))
Thanks for responding.
I also have that font in the resources folder and in the application folder and that error still pops up.