Pedro270707 / headed

Other
3 stars 2 forks source link

[1.18.2 Fabric] Crash rendering cave spider in spawner #6

Closed Alexander3847575 closed 1 year ago

Alexander3847575 commented 1 year ago

Flying around world in creative when presumably a spawner generated and the world crashed. Could possibly be due to an incompatibility.

https://mclo.gs/8pNb7CE

Took a peek at the code and it might this BlockItem cast (actually on line 64): if (item instanceof BlockItem && ((BlockItem)item).getBlock() instanceof AbstractHeadedSkullBlock)

suerion commented 1 year ago

I had looked on the Log, You had Dungeon Arise in your modpack, could be, thad the spawner is from dungeon Arise?

the error is the same as for me on 1.19.2 https://github.com/Pedro270707/headed/issues/7