Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I get tis error on my computer: "Unable to get property 'getParameter' of undefined or null reference" (Had to switch to another PC to try it)

The puzzle the are the right difficulty (at least for the first 2/3 levels) and overall is a pretty cool game, the only thing i would say is that sometimes the spacebar resets the level (and it really sholdn't do that, considering that the same button is used to open doors)

I dont know what the 1st problem is about, on what system you have this?

About 2nd one, ye i think  i know why it is happening, will try to fix it after jam is over.

Thanks!

I have a Windows 10, Browser is Chrome. Sometimes this PC can be pretty slow, so I wouldn't be surprised if it was because of my pc... (I say this because the other PC i switched on is, too, a Windows 10 with Crome, so i don't think the problem is really OS or Browser dependent)

(1 edit)

Here's what the console prints, hoping that this can help you find the problem (Also, sorry if the first two lines aren't in english):

[Info] HTML1300: È stata eseguita la navigazione. [warehouse-101 (1,1)]

[Warning 5] HTML1500: Il tag di chiusura non può essere implicito. Utilizzare un tag di chiusura esplicito. [warehouse-101 (11,6185)]

[No_Tag] Godot Engine v3.2.1.stable.official - https://godotengine.org [Warehous101v2.js (7,35333)]

[Warning] exception thrown: TypeError: Unable to get property 'getParameter' of undefined or null reference,TypeError: Unable to get property 'getParameter' of undefined or null reference
   at _glGetString (https://v6p9d9t4.ssl.hwcdn.net/html/2200733/Warehous101v2.js:7:263228)
   at Module[_main] (https://v6p9d9t4.ssl.hwcdn.net/html/2200733/Warehous101v2.js:7:308630)
   at callMain (https://v6p9d9t4.ssl.hwcdn.net/html/2200733/Warehous101v2.js:7:316606)
   at synchronousStart (https://v6p9d9t4.ssl.hwcdn.net/html/2200733/Warehous101v2.js:211:4) [Warehous101v2.js (7,316832)]

[Error] Unable to get property 'getParameter' of undefined or null reference [index.html (248,5)]

[Warning] **ERROR**: Condition "!_start_success" is true. Returned: false [Warehous101v2.js (7,35602)]

[Warning]   At: main/main.cpp:1400:start() - Condition "!_start_success" is true. Returned: false [Warehous101v2.js (7,35602)]

[Error 39] 0: WebAssembly exported function expected [Warehous101v2.js (6,308542)]