You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
the game is giving me this error on startup and i am trying to find a solution rn
VM10 simulation.js:927 Uncaught ReferenceError: map is not defined
at Object.clearMap (VM10 simulation.js:927)
at Object.startGame (VM10 simulation.js:624)
at SVGSVGElement.onclick ((index):280)
clearMap @ VM10 simulation.js:927
startGame @ VM10 simulation.js:624
onclick @ (index):280
here are some imgs of the issue
the game is not starting up because of this
The text was updated successfully, but these errors were encountered:
some extra info in case it is needed running on the newest version of chrome (no extensions)
all versions except landgreens have it
will be testing if it also happens on other os's just in case (will update when done)
this was done on Version 93.0.4577.107 (Official Build) (64-bit) of chrome os
if i find a fix i will also update (im lazy so dont count on it)
the game is giving me this error on startup and i am trying to find a solution rn
VM10 simulation.js:927 Uncaught ReferenceError: map is not defined
at Object.clearMap (VM10 simulation.js:927)
at Object.startGame (VM10 simulation.js:624)
at SVGSVGElement.onclick ((index):280)
clearMap @ VM10 simulation.js:927
startGame @ VM10 simulation.js:624
onclick @ (index):280
here are some imgs of the issue
the game is not starting up because of this
The text was updated successfully, but these errors were encountered: