Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
0
Question by TheOliSmallz · Jan 25, 2021 at 05:35 PM · error

Unity webGl not loading and giving an error, uncaught exception: abort(166)

I created a game and built it with the webGl and whenever I try to load it, it gives me an error, is there anything I can do to fix this?

An error occurred running the Unity content on this page. See your browser JavaScript console for more info. The error was:

uncaught exception: abort(166) at jsStackTrace (Maze-game-build2.wasm.framework.unityweb:8:15620) stackTrace (Maze-game-build2.wasm.framework.unityweb:8:15791) onAbort@ http://127.0.0.1:5500/Build/UnityLoader.js:4:11199 abort (Maze-game-build2.wasm.framework.unityweb:8:466034) @blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[40055]:0xc303d8 (blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[21502]:0x8fb2d9) @blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[22942]:0x946e9b (blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[30024]:0xa6c094) @blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[39851]:0xc2f87f UnityModule [UnityModule/Module.dynCall_iiiii] (Maze-game-build2.wasm.framework.unityweb:8:444335) invoke_iiiii (Maze-game-build2.wasm.framework.unityweb:8:328480) @blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[23570]:0x95fdad (blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[23029]:0x948eb4) @blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[4231]:0x18558c (blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[4229]:0x185264) @blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[10293]:0x3c3551 (blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[10277]:0x3c226c) @blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[12216]:0x4b9518 (blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[12215]:0x4b9232) @blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[10672]:0x3eef31 (blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[10386]:0x3cc805) @blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[10386]:0x3cc81a (blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[10381]:0x3cc329) @blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[10374]:0x3ca534 (blob: http://127.0.0.1:5500/64a72597-1590-7342-bc0d-fa1cebbfbfaa line 8 > WebAssembly.instantiate:wasm-function[39865]:0xc2fab1) UnityModule [UnityModule/Module.dynCall_v] (Maze-game-build2.wasm.framework.unityweb:8:452066) browserIterationFunc (Maze-game-build2.wasm.framework.unityweb:8:169691) runIter (Maze-game-build2.wasm.framework.unityweb:8:172764) Browser_mainLoop_runner (Maze-game-build2.wasm.framework.unityweb:8:171226)
Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

192 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Admob Errors 1 Answer

Needs to know meaning of Missing Reference Exception: Object of type 'AfterburnerPhysics' has been destroyed but still trying to access it, your script should check it is null or should not destroy it and how to fix problem. 0 Answers

Hierarchy objects deleted and 999+ errors when adding terrain 0 Answers

*Solved* Loop instantiating objects causes my Unity Editor to crash 1 Answer

Unity Material Error 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges