Hwyla

Hwyla

86M Downloads

Crashing upon world load on MC 1.16.2 (Fabric)

Infinitay opened this issue ยท 1 comments

commented

Issue Description:

Note: If this bug occurs in a modpack, please report this to the modpack author. Otherwise, delete this line and add your description here. If this is a feature request, this template does not apply to you. Just delete everything.

What happens:

With 3 mods only: HWYLA, Fabric API, ModMenu

Upon joining a world, the game crashes and says

The game crashed whilst unexpected error
Error: java.lang.NoSuchMethodError: 
net.minecraft.class_327.method_27517(Lnet/minecraft/class_4587;Lnet/minecraft/class_5348;FFI)I
With all my mods: HWYLA, Fabric API, ModMenu, CraftPresence, VoxelMap, OkZoomer, RoughlyEnoughItems

Upon joining a world, the game crashes and says

image

What you expected to happen:

For the game to not crash when I load into the world

Steps to reproduce:

  1. Launch Minecraft
  2. Join a world

Affected Versions (Do not use "latest"):

  • Hwyla: 1.9.22-75 (Hwyla-fabric-1.16.1-1.9.22-75)
  • Minecraft: 1.16.2
  • Forge: N/A
  • Fabric Installer: 0.6.1.45
  • Fabric Loader: fabric-loader-0.9.1+build.205-1.16.2
  • Fabric API: fabric-api-0.17.2+build.396-1.16

Possible Conflicting Mods (Provide their version, as well)

None considering I got the same crash report stack trace whether I had those 3 mods or all my mods.

Crash logs with 3 mods only: Download link - Gist link

Crash log with all my mods: Download link - Gist link

commented

I have the same problem. I think the code for minecraft got changed between 1.16.1 and 1.16.2. If you could just update the mod, that would be great. Thanks!