detonator icon indicating copy to clipboard operation
detonator copied to clipboard

Bricks game error

Open mationai opened this issue 3 years ago • 2 comments

"Oops, there was an error. :( See JavaScript console for details."

Console:

Failed to load resource: the server responded with a status of 404 (Not Found)
game.html:203 wasm streaming compile failed: TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'.
printErr @ game.html:203
game.html:203 falling back to ArrayBuffer instantiation
printErr @ game.html:203
GameEngine.js:1 Filesystem sync. Error= null
GameEngine.js:1 [0.000000] Info: main.cpp:202 "Ensisoft Gamestudio 2D"

GameEngine.js:1 [0.000000] Info: main.cpp:203 "Gamestudio Copyright (c) 2010-2021 Sami Vaisanen"

GameEngine.js:1 [0.000000] Info: main.cpp:204 "http://www.ensisoft.com"

GameEngine.js:1 [0.000000] Info: main.cpp:205 "http://github.com/ensisoft/gamestudio"

GameEngine.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'getParameter')
    at emscriptenWebGLGet (GameEngine.js:1:165224)
    at _emscripten_glGetIntegerv (GameEngine.js:1:167101)
    at invoke_vii (GameEngine.js:1:234115)
    at 02e158da:0x8208ff
    at invoke_iii (GameEngine.js:1:233951)
    at 02e158da:0x8b9e91
    at invoke_vii (GameEngine.js:1:234115)
    at 02e158da:0x43a6fc
    at tick (GameEngine.js:1:198147)

OS: macOS 10.15.4 Browser: Chrome

mationai avatar Mar 11 '22 21:03 mationai

Hi, that's a bit vague.

Can you clarify and explain the steps you took in order to see this issue. Thanks.

ensisoft avatar Mar 15 '22 22:03 ensisoft

visit https://ensisoft.com/games.html click on any of the games in the scroller.

mationai avatar Mar 15 '22 23:03 mationai