We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Details: I'm right at the beginning of the game, I got a map piece, went to the bag to use it, and got the error message
Seed: 4360 Position: 13.3.0 (inCamp: false) Stacktrace: TypeError: Cannot read properties of null (reading 'get') at constructor.updateMap (https://nroutasuo.github.io/level13/src/game/systems/ui/UIOutMapSystem.js?v=0.5.2:207:37) at constructor.selectMapStyle (https://nroutasuo.github.io/level13/src/game/systems/ui/UIOutMapSystem.js?v=0.5.2:195:9) at constructor.onTabChanged (https://nroutasuo.github.io/level13/src/game/systems/ui/UIOutMapSystem.js?v=0.5.2:782:9) at https://nroutasuo.github.io/level13/src/game/GlobalSignals.js?v=0.5.2:97:15 at r.execute (https://nroutasuo.github.io/level13/lib/ash/ash.min.js?v=0.5.2:14:4611) at n.Signal.dispatch (https://nroutasuo.github.io/level13/lib/ash/ash.min.js?v=0.5.2:14:6738) at constructor.selectTab (https://nroutasuo.github.io/level13/src/game/UIFunctions.js?v=0.5.2:677:36) at onTabClicked (https://nroutasuo.github.io/level13/src/game/UIFunctions.js?v=0.5.2:652:29) at HTMLLIElement. (https://nroutasuo.github.io/level13/src/game/UIFunctions.js?v=0.5.2:64:8) at HTMLLIElement.dispatch (https://nroutasuo.github.io/level13/lib/jquery/jquery-1.11.1.min.js?v=0.5.2:3:8436)
The text was updated successfully, but these errors were encountered:
Thanks for reporting, I'll fix this for the next version! Were you able to continue the game afterwards?
Sorry, something went wrong.
No branches or pull requests
Details:
I'm right at the beginning of the game, I got a map piece, went to the bag to use it, and got the error message
Seed: 4360
Position: 13.3.0 (inCamp: false)
Stacktrace:
TypeError: Cannot read properties of null (reading 'get')
at constructor.updateMap (https://nroutasuo.github.io/level13/src/game/systems/ui/UIOutMapSystem.js?v=0.5.2:207:37)
at constructor.selectMapStyle (https://nroutasuo.github.io/level13/src/game/systems/ui/UIOutMapSystem.js?v=0.5.2:195:9)
at constructor.onTabChanged (https://nroutasuo.github.io/level13/src/game/systems/ui/UIOutMapSystem.js?v=0.5.2:782:9)
at https://nroutasuo.github.io/level13/src/game/GlobalSignals.js?v=0.5.2:97:15
at r.execute (https://nroutasuo.github.io/level13/lib/ash/ash.min.js?v=0.5.2:14:4611)
at n.Signal.dispatch (https://nroutasuo.github.io/level13/lib/ash/ash.min.js?v=0.5.2:14:6738)
at constructor.selectTab (https://nroutasuo.github.io/level13/src/game/UIFunctions.js?v=0.5.2:677:36)
at onTabClicked (https://nroutasuo.github.io/level13/src/game/UIFunctions.js?v=0.5.2:652:29)
at HTMLLIElement. (https://nroutasuo.github.io/level13/src/game/UIFunctions.js?v=0.5.2:64:8)
at HTMLLIElement.dispatch (https://nroutasuo.github.io/level13/lib/jquery/jquery-1.11.1.min.js?v=0.5.2:3:8436)
The text was updated successfully, but these errors were encountered: