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

Where can I include ALLOW_MEMORY_GROWTH/MAXIMUM_MEMORY=_GB flags, relating to issue 47 #64

Open
GameDevPassion opened this issue Aug 2, 2022 · 0 comments

Comments

@GameDevPassion
Copy link

Hello,
I'm having the exact same issue as ([https://github.com//issues/47]) (Uncaught RangeError), only that it says
at putMetadataRequest.onsuccess (game.js:209:11)
instead of
at IDBRequest.putMetadataRequest.onsuccess (game.js:209)
(which might be only browser related but still be the exact same issue.)

In the issue 47 linked above, alexjgriffith mentions including flags like ALLOW_MEMORY_GROWTH.

Where do I have to include the flags
ALLOW_MEMORY_GROWTH
or
MAXIMUM_MEMORY=_GB

that alexjgriffith mentioned?

Do I include them in the terminal, when creating the javascript file?
Or do I add lines to the created html file? If so where?

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

1 participant