Hello, I'm trying to release my game on Windows 8, but they rejected my app and got an error, I downloaded this log:
ErrorDescription=Access is denied.
ErrorType=8
ErrorTypeText=WinRT error
ErrorNumber=80070005
SourceFile=ms-appx://28846powerupware.theshadepath/c2runtime.js
Line=20196
Character=13
DocumentURL=/index.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://28846powerupware.theshadepath/c2runtime.js:20196:13 onCreate()
ms-appx://28846powerupware.theshadepath/c2runtime.js:1662:6 load()
ms-appx://28846powerupware.theshadepath/c2runtime.js:1101:4 Runtime(object)
ms-appx://28846powerupware.theshadepath/c2runtime.js:4028:4 createRuntime(string)
ms-appx://28846powerupware.theshadepath/index.html:76:4 Anonymous function(object)
ms-appx://28846powerupware.theshadepath/jquery-2.0.0.min.js:3:24576 l(object)
ms-appx://28846powerupware.theshadepath/jquery-2.0.0.min.js:3:25340 fireWith(object, object)
ms-appx://28846powerupware.theshadepath/jquery-2.0.0.min.js:3:2895 ready()
ms-appx://28846powerupware.theshadepath/jquery-2.0.0.min.js:3:548 S(object)
StackTraceHash=c5133fb7834c09c808bf6e0c5445f34c
PackageFullName=28846PowerUpWare.TheShadePath_1.0.0.0_neutral__d23fbm683g1ma
AppUserModelID=28846PowerUpWare.TheShadePath_d23fbm683g1ma!App
IsTerminal=True
DependentPackageList=Microsoft.WinJS.1.0_1.0.9200.20789_neutral__8wekyb3d8bbwe
I don't really know what means it, How to fix it?
Thanks!