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

[1.18.2] Hard Crash due to Loading Client Side GUI Screens on dedicated server. #18

Closed
Terminal-Access opened this issue Jun 4, 2022 · 1 comment
Labels
crash Crash or error pending This issue has not been verified and is waiting for review

Comments

@Terminal-Access
Copy link

Describe the crash / error
Mod is attempting to load a client side class on a dedicated server, causing the server to hard crash with the following error.
java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER

To Reproduce
Steps to reproduce the behavior:

  1. Download Latest version of the mod and run your dedi server.
  2. See error

Expected behavior
Mod dosent attempt to load client side classes on a dedicated server.

Logs
Server Crash Log - https://pastebin.com/a1pxQYgn
Server Latest Log - https://pastebin.com/3GkT8kMq
Server Debug Log - https://pastebin.com/dprAHcyL

Technical Information (please complete the following information):
Minecraft-version: 1.18.2
Forge-version: 40-1-31
Mod-version: 1.12.1

@Terminal-Access Terminal-Access added crash Crash or error pending This issue has not been verified and is waiting for review labels Jun 4, 2022
@Terminal-Access
Copy link
Author

Ohh Never mind, you have alredy fixed this, nice job xD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Crash or error pending This issue has not been verified and is waiting for review
Projects
None yet
Development

No branches or pull requests

1 participant