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

Crash on dedicated server (1.19.2) #248

Closed
mcadventurecity opened this issue Feb 7, 2024 · 1 comment
Closed

Crash on dedicated server (1.19.2) #248

mcadventurecity opened this issue Feb 7, 2024 · 1 comment

Comments

@mcadventurecity
Copy link

Issue type:

  • 🐛 Bug

Short description:

The mod does not work on a dedicated server for 1.19.2. This seems to be due to this class file accessing the Minecraft client class (net.minecraft.client.Minecraft), which causes a crash on the dedicated server upon world load.

Steps to reproduce the problem:

  1. Install Forge Server 43.3.7
  2. Add EverlastingAbilities 2.1.1 to mods folder.
  3. Server crashes upon world load.

Expected behaviour:

The Server should load the world properly.


Versions:

  • This mod: EverlastingAbilities-1.19.2-2.1.1.jar
  • Minecraft: 1.19.2
  • Forge: 43.3.7

Log file:

crash report
log

@rubensworks
Copy link
Member

Thanks for reporting!

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

No branches or pull requests

2 participants