-
-
Notifications
You must be signed in to change notification settings - Fork 585
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
I tried to run the game locally but it reported an error #2647
Comments
Heya! Make sure you're following the contribution guide: I've bumped into this a few times (like #2568), I think it even happened for me but fixed it trying various stuff, but not sure about it yet, as people didn't give proper feedback before on various occasions, so my conclusion so far from my googling research -> #2570 (comment) It might be browser acting up, having some weird cache -> #2568 (comment) |
Thank you very much, after checking the post you flagged I'm now able to run the game but it pops up a lot of download screens on startup and these files are in ogg format, does this mean I have some files missing? |
Which one exactly? I've edited my message before and added more stuff. Sounds to me like your browser does something very bad, probably downloading the game's sound tracks for some reason. |
Yeah, I don't know why my chrome browser does that. It also tries to download audio files when I use skills |
Maybe a bad setting checked to open ogg files right after download. Also try opening the local link in private mode or some other browser btw. |
I'm running the game in my Windows wsl and after I get to the browser (Chrome) screen there are some warnings which don't stop me from continuing, but when I click start game it reports an error:
ERROR
k.map is not a function
TypeError: k.map is not a function
at http://localhost:8080/app.698d69ddf4fab43503ae.bundle.js:2:2402963
at http://localhost:8080/app.698d69ddf4fab43503ae.bundle.js:2:2403500
at Object.loadGame (http://localhost:8080/app.698d69ddf4fab43503ae.bundle.js:2:2403541)
at h (http://localhost:8080/app.698d69ddf4fab43503ae.bundle.js:2:2425688)
at HTMLFormElement. (http://localhost:8080/app.698d69ddf4fab43503ae.bundle.js:2:2425855)
at HTMLFormElement.dispatch (http://localhost:8080/app.698d69ddf4fab43503ae.bundle.js:2:292511)
at m.handle (http://localhost:8080/app.698d69ddf4fab43503ae.bundle.js:2:290506)
The text was updated successfully, but these errors were encountered: