Ninjadoodle Posted January 28, 2015 Share Posted January 28, 2015 Hi guys I have some 'white screen' issues on game load. From the console, this is what seems to be causing it ... gainNode.gain.value = typeof volume === 'number' ? volume : 1some "special chars" hidden in the .js code like  I don't really know what to do about this or what is causing it, any ideas? Thank you in advance! Quote Link to comment Share on other sites More sharing options...
enpu Posted February 1, 2015 Share Posted February 1, 2015 I found some special characters from few files, and they have been now fixed.They were not visible with UTF-8 encoding, and i'm not sure where they have come.I haven't got any white screen issues, so that's really weird, what OS and browser you used when you got that issue? Ninjadoodle 1 Quote Link to comment Share on other sites More sharing options...
Ninjadoodle Posted February 1, 2015 Author Share Posted February 1, 2015 Hi @enpu I mainly test on Chrome / Safari and I'm currently on Maverics. I'm not sure whether the white screen issue is related to the special characters or this ... http://www.html5gamedevs.com/topic/12071-error-typeerror-undefined-is-not-an-object/ Thanks heaps for fixing this by the way! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.