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

Sorry for the ping, but there's another crash issue with Dumb n-gon #225

Closed
AnnonymousNerd87 opened this issue Apr 29, 2024 · 5 comments
Closed

Comments

@AnnonymousNerd87
Copy link

This time when the game starts the screen turns gray and all you can see is the player health bar.
Screen recording 2024-04-25 9.38.45 PM.webm
It probably isn't player.js again because the health bar renders correctly, so maybe it's simulation.js or tech.js. I tried to implement the tech suggestion special relativity (the one that gives you energy regen based on speed) and I got some decent stuff done, up until I tried to implement the actual energy regen part. I didn't want it to modify field regen because that might be laggy or inconsistent, so I put it in simulation.js and tried to work it out from there in the ephemera section once every second. I didn't see any syntax errors but I don't know what could cause that crash. The only other idea I have that might cause the crash is that I implemented the tech.js wrong, but I don't see how that would cause a crash. At least I think its a crash, maybe it just doesn't render anything other than the health bar from player.js.

@AnnonymousNerd87
Copy link
Author

nevermind I fixed it, it was just a syntax error in player.js again

@creator1116
Copy link

perfect diamagnetism crashes the game

@creator1116
Copy link

image

@AnnonymousNerd87
Copy link
Author

AnnonymousNerd87 commented Apr 30, 2024 via email

@AnnonymousNerd87
Copy link
Author

ok, I invited you, you should be able to check the code in player.js

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