Skip to content
New issue

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

[JS Error] TypeError: Cannot read properties of null (reading 'get') #303

Open
fairyhedgehog opened this issue Feb 23, 2024 · 2 comments
Open
Labels

Comments

@fairyhedgehog
Copy link

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
image

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)

@nroutasuo
Copy link
Owner

Thanks for reporting, I'll fix this for the next version! Were you able to continue the game afterwards?

@nroutasuo nroutasuo added the bug label Feb 25, 2024
@fairyhedgehog
Copy link
Author

fairyhedgehog commented Feb 26, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants