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] InternalError: too much recursion #320

Open
EpyonProjects opened this issue Feb 17, 2025 · 2 comments
Open

[JS Error] InternalError: too much recursion #320

EpyonProjects opened this issue Feb 17, 2025 · 2 comments
Labels

Comments

@EpyonProjects
Copy link

Details:
[Fill in any details here that you think will help tracking down this bug, such as what you did in the game just before it happened.]
Not sure what happened, I was just sitting waiting for resources.

Seed: 7144
Position: 4.-17.-19 (inCamp: false)
Stacktrace:
trim@https://nroutasuo.github.io/level13/lib/jquery/jquery-1.11.1.min.js?v=0.5.2:2:3110
removeClass@https://nroutasuo.github.io/level13/lib/jquery/jquery-1.11.1.min.js?v=0.5.2:4:14140
toggleClass@https://nroutasuo.github.io/level13/lib/jquery/jquery-1.11.1.min.js?v=0.5.2:4:14302
updateButtonDisabledState@https://nroutasuo.github.io/level13/src/game/helpers/ButtonHelper.js?v=0.5.2:106:12
updateButtonDisabledState@https://nroutasuo.github.io/level13/src/game/systems/ui/UIOutElementsSystem.js?v=0.5.2:139:36
updateButtons@https://nroutasuo.github.io/level13/src/game/systems/ui/UIOutElementsSystem.js?v=0.5.2:129:30
slowUpdate@https://nroutasuo.github.io/level13/src/game/systems/ui/UIOutElementsSystem.js?v=0.5.2:110:9
add/binding<@https://nroutasuo.github.io/level13/src/game/GlobalSignals.js?v=0.5.2:97:15
execute@https://nroutasuo.github.io/level13/lib/ash/ash.min.js?v=0.5.2:14:4611
dispatch@https://nroutasuo.github.io/level13/lib/ash/ash.min.js?v=0.5.2:14:6738
doSlowUpdate@https://nroutasuo.github.io/level13/src/game/systems/SlowUpdateSystem.js?v=0.5.2:32:35
update@https://nroutasuo.github.io/level13/src/game/systems/SlowUpdateSystem.js?v=0.5.2:26:10
update@https://nroutasuo.github.io/level13/lib/ash/ash.min.js?v=0.5.2:14:15165
update@https://nroutasuo.github.io/level13/src/game/systems/GameManager.js?v=0.5.2:104:17
execute@https://nroutasuo.github.io/level13/lib/ash/ash.min.js?v=0.5.2:14:4611
dispatch@https://nroutasuo.github.io/level13/lib/ash/ash.min.js?v=0.5.2:14:6738
tick@https://nroutasuo.github.io/level13/lib/brejep/tickprovider.js?v=0.5.2:48:29

@nroutasuo
Copy link
Owner

Thank you for reporting, I will take a look! Hope you could continue after a reload.

@nroutasuo nroutasuo added the bug label Feb 18, 2025
@EpyonProjects
Copy link
Author

Yes I could continue, it wasn't a problem!

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