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

Avoid Dedicated Server Crash due to calling SERVER side on client-onl… #33

Merged
merged 2 commits into from
Feb 12, 2019

Conversation

msticninja
Copy link
Contributor

…y method.

This crash affects my dedicated server, running SpongeForge on 1.12.2. Crashlog is here: https://pastebin.com/atkWTke2
Probably don't merge this, the "fix" is a hack, but it does get the server running, and I can connect a client to it and play without any negative effects.

…y method.

This crash affects my dedicated server, running SpongeForge on 1.12.2. Crashlog is here: https://pastebin.com/atkWTke2 
Probably don't merge this, the "fix" is a hack, but it does get the server running, and I can connect a client to it and play without any negative effects.
@liach
Copy link
Contributor

liach commented Feb 2, 2019

the cause is the field initializer.

Suggested by chocohead: this will not cause class not found exceptions.
@liach liach requested a review from CovertJaguar February 12, 2019 05:41
@CovertJaguar CovertJaguar merged commit 2a1a9a0 into Railcraft:mc-1.12.2 Feb 12, 2019
@msticninja msticninja deleted the patch-1 branch February 12, 2019 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants