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

I tried to run the game locally but it reported an error #2647

Open
Luffy117 opened this issue Nov 6, 2024 · 5 comments
Open

I tried to run the game locally but it reported an error #2647

Luffy117 opened this issue Nov 6, 2024 · 5 comments

Comments

@Luffy117
Copy link

Luffy117 commented Nov 6, 2024

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)
20241105194819

@DreadKnight
Copy link
Member

DreadKnight commented Nov 6, 2024

Heya! Make sure you're following the contribution guide:
https://github.com/FreezingMoon/AncientBeast/blob/master/CONTRIBUTING.md

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)

@Luffy117
Copy link
Author

Luffy117 commented Nov 6, 2024

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?

@DreadKnight
Copy link
Member

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.

@Luffy117
Copy link
Author

Luffy117 commented Nov 6, 2024

Yeah, I don't know why my chrome browser does that. It also tries to download audio files when I use skills

@DreadKnight
Copy link
Member

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.

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