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

Create 0.5.1.f + Forge 47.3.7 + MC 1.20.1 Crash on Startup (With Create + Create Additions) #6858

Closed
grimnexo opened this issue Aug 26, 2024 · 1 comment
Labels
type: crash Issue where the game crashes

Comments

@grimnexo
Copy link

Context

I was having issues with Create on Forge 47.3.7 (Minecraft 1.20.1) where the Create mod would throw a concurrency issue (I think) which was preventing a successful boot --> It was due to two Create addition mods.

I removed these two mods and was able to get the server to boot and everything looks to be good now.
Create did start successfully once, but there were items missing from the mod (via creative menu & JEI ) and it failed every time after when trying to boot.

Hopefully this helps someone!

The fix (that worked for me)
  • I removed the Create: Connected mod

  • I also removed Create: Diesel Generators mod

  • I redownloaded Create (Version: 0.5.1.f

Crash Report

https://mclo.gs/QK17XD3

@grimnexo grimnexo added the type: crash Issue where the game crashes label Aug 26, 2024
@IThundxr
Copy link
Member

Duplicate of #6222 and addons should not be touching parts of create that are not meant to be accessed from multiple threads, those issues should be reported to them

@IThundxr IThundxr closed this as not planned Won't fix, can't repro, duplicate, stale Aug 26, 2024
@github-staff github-staff deleted a comment from Lxx-c Oct 23, 2024
@github-staff github-staff deleted a comment from Lxx-c Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: crash Issue where the game crashes
Projects
None yet
Development

No branches or pull requests

5 participants
@grimnexo @IThundxr and others