worsty Posted February 6, 2015 Share Posted February 6, 2015 Hi guys I have the Problem, that one of my Spritesheets wont load, as android app in Cordova.But every other images, sheets and other data work.It also works fine in firefox and Chrome.I tested the Cordova build on my Galaxy S3.I hope someone know this issue,Dennis Link to comment Share on other sites More sharing options...
worsty Posted February 9, 2015 Author Share Posted February 9, 2015 so,nobody has an idea? Link to comment Share on other sites More sharing options...
worsty Posted February 9, 2015 Author Share Posted February 9, 2015 after some hours of searching i have some more informations:after i load the spritesheet, i add an animation. that still works, but the picture is missing.at the point where i add an event for onAnimationComplete the game stopped (still only on my phone not in Browser) Link to comment Share on other sites More sharing options...
worsty Posted February 11, 2015 Author Share Posted February 11, 2015 ok now i have the same issue at a nother image from another page, where i just changed to imagepath from a placeholder image to the real pic >.< Link to comment Share on other sites More sharing options...
worsty Posted February 12, 2015 Author Share Posted February 12, 2015 I finaly fixed the bug:the Probelm was, that the filenames of the images had as first letter a capital letter."Example.png" dont work"example.png" work Link to comment Share on other sites More sharing options...
AlbertTJames Posted June 11, 2016 Share Posted June 11, 2016 It is always the little things.. Thank you for sharing. i have very weird bugs using phaser with cordova. On of them is with objects sharing the same texture. if I change one, then the other, the two or more objects become "entangle" and everytime i change texture for one of it changes the texture of the other objects. Did you encounter this bug before ? Could it be related to a frustrating glitch like the one you describe here? I fear it might be more complicated.. But i am ofren wrong when debuggin! Arrays of sprites are ok in cordova no ? Hope your project went well ! Link to comment Share on other sites More sharing options...
Recommended Posts