使用 SCORM 的 Unity 项目不想打开

问题描述

我是一个相当新的编码员,我正在尝试使用 Unity 和 SCORM 创建游戏。但是当我尝试在 Web 浏览器上打开我的项目时,我收到以下消息:

*An error occurred running the Unity content on this page. See your browser JavaScript console for more info. The error was:
uncaught exception: abort(61) at jsStackTrace (Build13.wasm.framework.unityweb:8:15620)
stackTrace (Build13.wasm.framework.unityweb:8:15791)
onAbort@file:///C:/Users/julie/OneDrive/Bureau/Build13/Game/Build/UnityLoader.js:4:11165
abort (Build13.wasm.framework.unityweb:8:507602)
@blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[62894]:0x1418efe (blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[33309]:0xec0256)
@blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[55123]:0x12b37a5 (blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[55126]:0x12b3db8)
@blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[62777]:0x1418557
UnityModule [UnityModule/Module.dynCall_ii] (Build13.wasm.framework.unityweb:8:474704)
invoke_ii (Build13.wasm.framework.unityweb:8:334527)
@blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[55125]:0x12b3a77 (blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[55124]:0x12b38a8)
@blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[31722]:0xe9b3de (blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[62786]:0x1418634)
UnityModule [UnityModule/Module.dynCall_iiiii] (Build13.wasm.framework.unityweb:8:481656)
invoke_iiiii (Build13.wasm.framework.unityweb:8:347585)
@blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[53353]:0x1260847 (blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[52811]:0x1249368)
@blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[5940]:0x26bd63 (blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[5939]:0x26bc8c)
@blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[9718]:0x3b1880 (blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[9715]:0x3b06a2)
@blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[12464]:0x4d4897 (blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[10097]:0x3daabd)
@blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[12851]:0x500de9 (blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[12561]:0x4ddf3c)
@blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[12561]:0x4ddf51 (blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[12556]:0x4dda5a)
@blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[12549]:0x4dba13 (blob:null/610c8bb3-2c56-4031-9b85-5255f40ee241 line 8 > WebAssembly.instantiate:wasm-function[62802]:0x14188ad)
UnityModule [UnityModule/Module.dynCall_v] (Build13.wasm.framework.unityweb:8:490970)
browserIterationFunc (Build13.wasm.framework.unityweb:8:178320)
runIter (Build13.wasm.framework.unityweb:8:181393)
Browser_mainLoop_runner (Build13.wasm.framework.unityweb:8:179855)*

我已经尝试了所有方法,但似乎没有任何效果。有人可以帮忙吗?

First pic is what I get when I launch the game

Second pick is the debug log

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)

相关问答

错误1:Request method ‘DELETE‘ not supported 错误还原:...
错误1:启动docker镜像时报错:Error response from daemon:...
错误1:private field ‘xxx‘ is never assigned 按Alt...
报错如下,通过源不能下载,最后警告pip需升级版本 Requirem...