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 #310

Open
Lexden12 opened this issue May 29, 2024 · 3 comments
Open

[JS Error] InternalError: too much recursion #310

Lexden12 opened this issue May 29, 2024 · 3 comments
Labels

Comments

@Lexden12
Copy link

Details:
Was moving around level 5 towards the elevator to level 4. I had just moved to a block and hit the "1" button on water (I believe) right when the game crashed.

Seed: 6559
Position: 5.10.10 (inCamp: false)
Stacktrace:
m.fn.init@https://nroutasuo.github.io/level13/lib/jquery/jquery-1.11.1.min.js?v=0.5.2:2:24119
m@https://nroutasuo.github.io/level13/lib/jquery/jquery-1.11.1.min.js?v=0.5.2:2:393
completeResourceIndicatorAnimations@https://nroutasuo.github.io/level13/src/game/constants/UIConstants.js?v=0.5.2:600:25
completeResourceAnimations@https://nroutasuo.github.io/level13/src/game/systems/ui/UIOutHeaderSystem.js?v=0.5.2:742:17
onActionStarting@https://nroutasuo.github.io/level13/src/game/systems/ui/UIOutHeaderSystem.js?v=0.5.2:1125:9
addToEngine/<@https://nroutasuo.github.io/level13/src/game/systems/ui/UIOutHeaderSystem.js?v=0.5.2:118:61
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
startAction@https://nroutasuo.github.io/level13/src/game/PlayerActionFunctions.js?v=0.5.2:132:39
registerActionButtonListeners/</<@https://nroutasuo.github.io/level13/src/game/UIFunctions.js?v=0.5.2:178:57
wrapClick/<@https://nroutasuo.github.io/level13/src/core/ExceptionHandler.js?v=0.5.2:11:18
dispatch@https://nroutasuo.github.io/level13/lib/jquery/jquery-1.11.1.min.js?v=0.5.2:3:8436
add/r.handle@https://nroutasuo.github.io/level13/lib/jquery/jquery-1.11.1.min.js?v=0.5.2:3:5139

@Lexden12
Copy link
Author

Just encountered the same error "too much recursion" while simply being idle for several minutes in the camp on level 3.

@nroutasuo
Copy link
Owner

Thank you for reporting this.

Have you been able to continue? If not, could you share your save via the export function?

@nroutasuo nroutasuo added the bug label Jun 1, 2024
@Lexden12
Copy link
Author

Oh sorry I missed your comment! I was able to continue. Refreshing resolved the issue and with no data loss to boot. Thank you!

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