-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Crashed with bbor when trying to join a server: Could not initialize class mcp.mobius.waila.mixed.IMixedService #277
Comments
Try with only WTHIT and BBOR, along with their dependencies. |
Same crash Time: 2024-07-20 16:41:11 java.lang.NoClassDefFoundError: Could not initialize class mcp.mobius.waila.mixed.IMixedService |
After several tests, I guess Carsh reportServer mod list:None; Leaves server Client mod list:
|
So it doesn't crash with only WTHIT and BBOR? After some digging, it seems like MagicLib modifies the classpath, so I'm inclined to say it is probably their fault. CC: @Hendrix-Shen |
On my machine, game crashes when trying to create a single player world. Same error message. |
Describe the issue
disable bbor, enable wthit -> can normally play.
disable wthit, enable bbor -> can normally play.
enable both -> client crashed when joining server.
Log output and crash report
https://mclo.gs/4YjzC2c#L504
Additional context
(don't want use github gist, use mclo.gs instead)
minecraft version: 1.20.1(fabric 0.15.11)
openjdk version: 22
server mod list:
client mod list:
The text was updated successfully, but these errors were encountered: