CyberCRI / Hero.Coli

Hero.Coli is a single-player 2D top-down adventure game.
http://herocoli.com
MIT License
6 stars 4 forks source link

Error on online webgl loading #469

Open raphik12 opened 7 years ago

raphik12 commented 7 years ago

Happens when the Unity content is done loading - end of the loading bar.

Related unity3d forum page: https://forum.unity3d.com/threads/webgl-giving-me-a-new-error.425026/

Text of the error message: An error occured running the Unity content on this page. See your browser's JavaScript console for more info. The error was: uncaught exception: Assertion failed: s_GlobalMetadataHeader->sanity == 0xFAB11BAF, at: D:\Unity\Editor\Data\il2cpp\libil2cpp\vm\MetadataCache.cpp,154,Initialize at jsStackTrace@blob:http://herocoli.com/8944e587-2088-43df-b9b6-e2f61b03d687:1:22715 stackTrace@blob:http://herocoli.com/8944e587-2088-43df-b9b6-e2f61b03d687:1:22898 ___assert_fail@blob:http://herocoli.com/8944e587-2088-43df-b9b6-e2f61b03d687:1:262119 cIo@blob:http://herocoli.com/dc1888ad-553a-4790-a32c-e8b957b9da71:38:1 XLo@blob:http://herocoli.com/dc1888ad-553a-4790-a32c-e8b957b9da71:38:1 kKo@blob:http://herocoli.com/dc1888ad-553a-4790-a32c-e8b957b9da71:38:1 sSa@blob:http://herocoli.com/dc1888ad-553a-4790-a32c-e8b957b9da71:26:1 sIb@blob:http://herocoli.com/dc1888ad-553a-4790-a32c-e8b957b9da71:20:1 callMain@blob:http://herocoli.com/8944e587-2088-43df-b9b6-e2f61b03d687:48:53084 doRun@blob:http://herocoli.com/8944e587-2088-43df-b9b6-e2f61b03d687:48:53911 run/<@blob:http://herocoli.com/8944e587-2088-43df-b9b6-e2f61b03d687:48:54079

webgl-loading-fail webgl-loading-fail-js

raphik12 commented 6 years ago

Only solution found: create for each new build a new folder on the server and link to it through the target URL of the "play" button on the herocoli website.