Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by ansimuz

Hi

I am wrapping my game in a webview using nodeweb and getting the following issue.

The loading bar stalls and stops loading the game if i disable the sound it loads perfectly. I get his problem in Mac, there is not problem in windows.


Im using only .ogg files.

/><br />
			</div>
		</div>
			<div class=

1 decade ago by Neeko

You can enable logging in node-webkit to view any possible console outputs that'll (hopefully) explain why the game is crashing upon loading.

To enable logging, simply run your game's .exe with the following arguments

yourgame.exe --enable-logging

See http://www.chromium.org/for-testers/enable-logging for more info.
Page 1 of 1
« first « previous next › last »