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

Server Crash on Player Respawn #1

Closed
cdempsey opened this issue Jul 20, 2014 · 9 comments
Closed

Server Crash on Player Respawn #1

cdempsey opened this issue Jul 20, 2014 · 9 comments
Labels

Comments

@cdempsey
Copy link

Good morning!

While testing out a private modpack that contains AHO the server crashed when I died in lava (I sure "love" Lucky Blocks!) on respawn. I'm running Forge Mod Loader version 7.10.24.1187 for Minecraft 1.7.10 and AHO
1.4.0.6. It's also running the stock config options for AHO.

Here's the stacktrace from the server: [https://paste.ee/p/ilD6O]

@copygirl copygirl added the bug label Jul 20, 2014
@copygirl
Copy link
Owner

I should've known.
For now, if respawn.food is set to 20 it may not crash.

@cdempsey
Copy link
Author

I'll give a shot and let ya' know.

On Sunday, July 20, 2014, copygirl notifications@github.com wrote:

I should've known.

For now, if respawn.food is set to 20 it may not crash.


Reply to this email directly or view it on GitHub
#1 (comment)
.

@cdempsey
Copy link
Author

I attempted to test this by changing the respawn food config option to 20 on the server. The issue was then that when I connected with the client the default AdvHealthOptions.cfg is apparently re-written out. This sets the value back to 16.

I tested this by changing the server's value for respawn food to 20, letting it sit for 5 minutes, and then checked the respawn food config value which was 20 as expected. I then connected with a client and did nothing else (I didn't even move). When I did that I looked in the server's AdvHealthOptions.cfg and the respawn food value was 16. I also checked the client's AdvHealthOptions.cfg and its respawn food was 16 too (I'd set that to 20 on the client too).

@cdempsey
Copy link
Author

Nevermind. The server's version of AdvHealthOptions.cfg being replaced when the server starts up.

@copygirl
Copy link
Owner

I hope this works, fix should be in 1.4.1.7.

@cdempsey
Copy link
Author

Nice! Thanks!

On Jul 21, 2014, at 6:38 PM, copygirl notifications@github.com wrote:

Closed #1 via ff3ba0d.


Reply to this email directly or view it on GitHub.

@cdempsey
Copy link
Author

I'll give it a go when it's out.

On Jul 21, 2014, at 6:45 PM, copygirl notifications@github.com wrote:

I hope this works, fix should be in 1.4.1.7.


Reply to this email directly or view it on GitHub.

@copygirl
Copy link
Owner

The release is out already. Have at it!

@cdempsey
Copy link
Author

Fixed the issue for me. I wiped out the custom config files and let 1.4.1.7 just generate the default ones. On death, the server didn't die and the player had 8 chicken legs (which I believe is food=16) on respawn.

Nice job!

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

No branches or pull requests

2 participants