rgk Posted December 29, 2015 Share Posted December 29, 2015 Hi,So my game works perfectly in chrome/chromium, but in firefox the second your done selecting your tank the tank floats in the air and nothing happens.I am not sure why, to be honest I have a lot of code in the game so it could been numerous things, my main worry were tweens but I am not sure. Any ideas or thoughts on how to figure this out?link to game: http://aerialdrop.madgizmo.com/ <- signing up is really simple, using bcrypt for password hashing. Link to comment Share on other sites More sharing options...
Gob0 Posted December 29, 2015 Share Posted December 29, 2015 Well, with so many informations, it's hard to help you. Have you look at FireFox console? Link to comment Share on other sites More sharing options...
rgk Posted January 8, 2016 Author Share Posted January 8, 2016 Nothing shows up in console, I am trying to do a bunch of console logs to see when it stops, or if it even does. Link to comment Share on other sites More sharing options...
stupot Posted January 8, 2016 Share Posted January 8, 2016 Seems to work ok for me on Windows Firefox 42.0, I selected the city then the mech, moved the tank left/right and fired a few shots. Link to comment Share on other sites More sharing options...
rgk Posted January 8, 2016 Author Share Posted January 8, 2016 hmmmmm, interesting, I use Arch Linux and Gentoo (firefox on both won't run the game past selecting the mech, the mech floats in the air and the hud doesn't get finished). I will have to test it on Windows. Thank you stupot for testing. Link to comment Share on other sites More sharing options...
Gob0 Posted January 8, 2016 Share Posted January 8, 2016 In one of my game, i had a strange issue on one tablet: a phaser object (the sprite position if i remember) was sometimes null in the upate function. Never understand why. I've finally test object before using it. So i think you'll have to log objects states (null or not) at each step to find who is causing you brain pain Link to comment Share on other sites More sharing options...
Recommended Posts