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

java.lang.NoClassDefFoundError: net/minecraft/world/gen/ChunkProviderServer with SpongeForge 3847 #73

Closed
LemADEC opened this issue Jul 11, 2019 · 7 comments

Comments

@LemADEC
Copy link

LemADEC commented Jul 11, 2019

As of 1.0.2-26, game will crash when loading the world with Spongeforge-1.12.2-2838-7.1.7-RC3847 + forge-14.23.5.2838.
https://gist.github.com/LemADEC/83974e7bcb34ca02f9ead3335c435cf9

Issue isn't reproduced with spongeforge-1.12.2-2838-7.1.7-RC3785.

@lampyr
Copy link

lampyr commented Jul 14, 2019

hello i have the same problem.

@BlazeRuler
Copy link

I am too
The people at SpongeForge are saying it's this mod doing it.

@sam-kirby
Copy link
Contributor

It is not right to pin the blame on this mod. SpongeCommon has introduced new and substantial changes to ChunkProviderServer - a core component of Minecraft, also modified by this mod. These could not possibly have been anticipated when this mod was written and are incompatible with the current set of changes made by this mod.

Understand that this should not be considered a bug report, but a feature request. This requires at least one new core mixin to be written for use only when Sponge is running, and will require not insignificant time to develop and test.

@Zidane
Copy link
Contributor

Zidane commented Jul 31, 2019

I agree, we'll debug this more on our end. Your change to ChunkProviderServer isn't significant.

@Zidane
Copy link
Contributor

Zidane commented Aug 4, 2019

I said I'd look into this and so I did:

#79

@Runemoro
Copy link
Member

Runemoro commented Aug 4, 2019

@Zidane fixed this, I'll make a new CurseForge version in a few hours!

@Runemoro Runemoro closed this as completed Aug 4, 2019
@xJon
Copy link

xJon commented Aug 11, 2019

Is there any update?

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

No branches or pull requests

7 participants