Polymorph (Fabric 1.16.1 - 1.19.2)

Polymorph (Fabric 1.16.1 - 1.19.2)

12M Downloads

[Bug]: Unexpected Crash while in Aether Dimension

Russeki opened this issue ยท 1 comments

commented

Minecraft Version

1.21.1

What happened?

I was mining in the Aether when suddenly my game closed and started saving. The error is caused by PolymorphWidgetsImpl.getWidget trying to access a null field ("this.next") in a LinkedList, which suggests a mod incompatibility issue.

How do you trigger this bug?

When holding The Aether Mod book in the aether dimension, press E and your game will crash

Loader

NeoForge

Loader Version

Neoforge 21.1.117

API Version

Mod Version

Polymorph 1.07+1.21.1

Relevant Log Outputs

https://hastebin.com/share/wibenofaho.bash

commented

it appears that this might be the same crash involving "this.next" is happening across multiple versions and wildly different mods and mod loaders installed in this case it also seems to occur on forge in minecraft 1.20.1 referenced here -> #299