We create a course using cenario VR for mobile. Created course will be run on our ilms on desktop it works fine but on Android Mobile it will restart after some time. Below are some error that I found in debugging.
Please provide me some solution
Thanks in Advance
Cenario VR Android课程一次又一次地开始。
我们在调试应用程序时收到以下错误。
1个初始场景参数:n {image:“”,Preview:“”,video:“ file:///storage/emulated/0/Android/data/com.inspir...se/scene/0e213a6f-08e9- 47b3-8d79-a51151d1a6a3.mp4“,defaultYaw:-0.04346452085383218,isStereo:false,…}构建器:falsedefaultYaw:-0.04346452085383218errorMessage:nullhideFullscreenButton:falseimage:”“ isAutopanOff:falseisDebug:falseisStereo:falsepreview:Yes: “”开始时间:0视频:“ file:///storage/emulated/0/Android/data/com.inspiredelearning.ielandroid.qa/files/OfflinePackages/17441-offline/course/scene/0e213a6f-08e9-47b3-8d79- a51151d1a6a3.mp4“音量:1__proto__:对象 embed.js文件
2 https://s3.amazonaws.com/public.cenariovr.com/static/dpdb/dpdb.json net::ERR_INTERNET_DISCONNECTED
3 Error loading online DPDB!
4 embed.js:1 trying local DPDB
5 Scene.builder: false Chrome: true tapped: undefined
6 Invalid timestamps detected. Time step between successive gyroscope sensor samples is very small or not monotonic
7 three.js:120 THREE.WebGLRenderer: image is not power of two (744x192). Resized to 512x128 <canvas width="744" height="192">
8 THREE.WebGLRenderer: image is not power of two (2299x1174). Resized to 2048x1024
9 THREE.WebGLRenderer: image is not power of two (916x1174). Resized to 512x1024
10 Uncaught TypeError: Cannot read property '0' of undefined
at ja.fromArray (VM60 three.js:255)
at THREE.VRControls.update (VM60 three.js:655)
at n.render (VM61 embed.js:1)
at T (VM61 embed.js:1)
11 THREE.WebGLRenderer: image is not power of two (100x100). Resized to 64x64 <canvas width="100" height="100">
12 Initial scene params : n
1. builder: false
2. defaultYaw: 0
3. errorMessage: null
4. hideFullscreenButton: false
5. image: "./img/blank.png"
6. isAutopanOff: false
7. isDebug: false
8. isStereo: false
9. isVROff: false
10. isYawOnly: false
11. loop: true
12. muted: false
13. preview: ""
14. startTime: NaN
15. video: ""
16. volume: NaN
17. __proto__: Object
13 Failed to load resource: net::ERR_FILE_NOT_FOUND
/modules/SCORM/ScormEngineInterface/defaultui/defaultstyles.css?v=4.8.0.913:1
14 js-agent.newrelic.com/nr-1118.min.js:1
Failed to load resource: net::ERR_INTERNET_DISCONNECTED
15 Uncaught ReferenceError: HistoryLogger is not defined
offline.js?1556774858:336
15 Failed to load resource: net::ERR_INTERNET_DISCONNECTED
js-agent.newrelic.com/nr-1118.min.js:1
16 Failed to load resource: net::ERR_INTERNET_DISCONNECTED
fonts.googleapis.com/css?family=Roboto:1
课程应该完成,而无需重新启动。