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

InternalError: too much recursion #72

Open
davidfstein opened this issue May 9, 2023 · 0 comments
Open

InternalError: too much recursion #72

davidfstein opened this issue May 9, 2023 · 0 comments

Comments

@davidfstein
Copy link

When using stockfish js in the browser, if I set Hash above 512 (e.g. setoption name Hash value 1024) I receive the following error: InternalError: too much recursion. Im running this on a machine with 64GB of RAM so there should be no problem allocating that much memory

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

No branches or pull requests

2 participants
@davidfstein and others