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

Mod Crashes with New 1.18.2 Forge Update( #184

Closed
ModernGamingWorld opened this issue Jun 6, 2022 · 7 comments
Closed

Mod Crashes with New 1.18.2 Forge Update( #184

ModernGamingWorld opened this issue Jun 6, 2022 · 7 comments

Comments

@ModernGamingWorld
Copy link

crash-2022-06-06_00.03.08-client.txt

@ProsperCraft
Copy link

@Peca21
Copy link

Peca21 commented Jun 6, 2022

.41 forge works fine, .44 crashes, I can't test 42 and 43 since curseforge doesn't have these versions.
But it looks like the problem is in 43

MinecraftForge/MinecraftForge@194f110
MinecraftForge/MinecraftForge#8476
MinecraftForge/MinecraftForge#8664

@Terminal-Access
Copy link

Terminal-Access commented Jun 6, 2022

Can Confirm (same crash log's as above)

I believe this crash is a direct result of the change made in forge version ".43", when comparing the Stack trace report to the change log.

Forge Change Log

~ snip

  • 40.1.43 [1.18] Avoid exclusive synchronisation in block render type lookups (#8476)
    ~snip

Again can confirm Peca21's report that when using versions below Forge ".43" there is no crash however as soon as you use any version higher (".44" being the next version publicaly valiable after ".43") the crash occures.
I have tested forge versions from ".31" right up to ".47"

@LilJagty
Copy link

Still crashing in Forge .51
crash-2022-06-10_13.42.52-client.txt

@justliliandev
Copy link
Contributor

It should work once MinecraftForge/MinecraftForge#8671 is merged.

@tterrag1098 tterrag1098 pinned this issue Jun 10, 2022
@tterrag1098
Copy link
Member

Forge is planning to revert this change. Until then, use version 40.1.42.

@Chisel-Team Chisel-Team locked as resolved and limited conversation to collaborators Jun 10, 2022
@tterrag1098
Copy link
Member

This is long since fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants