Game Development Reference
In-Depth Information
Figure 6-26. Here you can see more granular details on the crashes in your game.
At first I wasn't seeing any crashes in the summary section, but I received a few reviews say-
ing the game did crash. After going into the details I was able to track the issue down to a
sound file that wasn't properly loading. Here is what my own crash report looked like:
ErrorDescription=Failed to load resource: media/sounds/hurt2.*
ErrorType=7
ErrorTypeText=Custom error
ErrorNumber=800A139E
SourceFile=ms-appx://gamecook.superpapermonstersmasher/game.min.js
Line=248
Character=20
DocumentURL=/default.html
OSProduct=Windows 8 Pro
OSVersion=6.2.9200.0
OSServicePack=0
UserAgentString=Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0;
MSAppHost/1.0)
StackTraceAvailability=2
StackTrace=ms-appx://gamecook.superpapermonstersmasher/game.min.js:248:20
_loadCallback(string, boolean, object)
ms-appx://gamecook.superpapermonstersmasher/game.min.js:178:266
Search WWH ::




Custom Search