![Wilder Wild [Fabric]](https://media.forgecdn.net/avatars/thumbnails/1201/201/256/256/638777948075313090.png)
Seems to be causing crashes?
Closed this issue · 1 comments
Loaded into my world that was working fine yesterday and it repeatedly crashes when the mods enabled. The modrinth log mentions WilderWild by name.
Steps To Reproduce
- Open game
- Open world
- Try to play
- Crashes
Expected Behavior
The game works/
Screenshots
N/A
Logs
Time: 2025-06-19 09:19:47
Description: Exception ticking world
java.lang.NoClassDefFoundError: net/frozenblock/lib/entity/api/EntityUtils
at knot//net.frozenblock.wilderwild.entity.Jellyfish.getJellyfishPerLevel(Jellyfish.java:157)
at knot//net.frozenblock.wilderwild.entity.Jellyfish.checkJellyfishSpawnRules(Jellyfish.java:180)
at knot//net.minecraft.class_1317.method_20638(class_1317.java:167)
at knot//net.minecraft.class_1948.method_24934(class_1948.java:355)
at knot//net.minecraft.class_1948.method_24930(class_1948.java:288)
at knot//net.minecraft.class_1948.method_8663(class_1948.java:225)
at knot//net.minecraft.class_1948.method_27821(class_1948.java:213)
at knot//net.minecraft.class_3215.method_67502(class_3215.java:433)
at knot//net.minecraft.class_3215.method_61265(class_3215.java:406)
at knot//net.minecraft.class_3215.method_14161(class_3215.java:354)
at knot//net.minecraft.class_3215.method_12127(class_3215.java:331)
at knot//net.minecraft.class_3218.method_18765(class_3218.java:351)
at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1062)
at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:946)
at knot//net.minecraft.class_1132.method_3748(class_1132.java:114)
at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:706)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:290)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: net.frozenblock.lib.entity.api.EntityUtils
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:226)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
full: https://mclo.gs/QHTvMz3
Additional context
I did add some more mods this morning but it continues to happen after disabling them.