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

Crashes on startup when attempting to load Create module in server environment. #719

Closed
4 tasks done
JacobTDC opened this issue Dec 15, 2024 · 4 comments
Closed
4 tasks done
Labels
1.20.1-FABRIC Minecraft Version bug Something isn't working server The Server-Side

Comments

@JacobTDC
Copy link

JacobTDC commented Dec 15, 2024

Code of Conduct

  • Always check you are using the latest version of the mods and its dependencies
  • Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still persists.
  • If you are unsure which mod is the culprit.
    Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
  • Confirm that there is no existing issue with a similar description submitted in the list of issues.

Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)

1.20.1 - FABRIC

EveryCompat Version

everycomp-1.20-2.7.3

Moonlight Lib Version

moonlight-1.20-2.13.37

Issue with mods

create-fabric-0.5.1-j-build.1631+mc1.20.1
create-fabric-0.5.1-j-build.1609+mc1.20.1

Issue Detail

As the title describes, for some reason, the Create module crashes on server environments. I've tested it with both of the versions of Create listed above.

I'm using fabric-server-mc.1.20.1-loader.0.16.9-launcher.1.0.1.jar with no extra arguments (other than -Xmx), and openjdk-17-jre.

OPTIONAL: Latest.log | Crash-report Attachment

latest.log

OPTIONAL: To Produce

No response

@JacobTDC JacobTDC added the bug Something isn't working label Dec 15, 2024
@github-actions github-actions bot added 1.20.1-FABRIC Minecraft Version server The Server-Side labels Dec 15, 2024
@Xelbayria
Copy link
Collaborator

Xelbayria commented Dec 15, 2024

There should be crash report, can you check... if there is, then you can include it

don't worry about it, I just took a look at the latest.log. you should wait for v2.7.1 (it should fixed the bug)

@JacobTDC
Copy link
Author

JacobTDC commented Dec 15, 2024

There should be crash report, can you check... if there is, then you can include it

don't worry about it, I just took a look at the latest.log. you should wait for v2.7.1 (it should fixed the bug)

By v2.7.1, I assume you mean v2.7.4? Anyway, took me a minute of searching, but I found your commit fixing the issue (9bd9856 and cd4e4a2). I will go ahead and close this for now.

Also, thank you guys for all your hard work maintaining this project.

@Xelbayria
Copy link
Collaborator

🤦🏻 yes i meant v2.7.4. And yup that's the commit.

@Xelbayria
Copy link
Collaborator

FIXED in v2.7.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20.1-FABRIC Minecraft Version bug Something isn't working server The Server-Side
Projects
None yet
Development

No branches or pull requests

2 participants