EvilCraft

EvilCraft

31M Downloads

Crash when viewing in NEI

RayzoRayy opened this issue ยท 2 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

Steps to reproduce the problem:

  1. Using NEI to view what an ITEM can be used for, when viewing the EvilCraft Gem, it crashes when i see what the gem can be used for. I am NOT sure if its related to your mod. But log points too EvilCraft, Cyclops Core, & Hammer Lib. If it is from another mod, i'd be happy to post the log for another developer.

Expected behaviour:

The game not to crash


Versions:

  • This mod: evilcraft-1.21.4-neoforge-1.2.62-616
  • Minecraft: 1.21.4
  • Mod loader version: 21.4.112

Log file:

https://pastebin.com/0jk4Vsaz

commented

Thanks for reporting!

commented

Brooms are rendered using a custom item model. So I guess REI is not invoking the correct item rendering method (given that broom rendering works fine as regular items).

Could you open an issue on the REI issue tracker, and link back here?
Happy to make changes on my end if needed, but AFAIK, I'm doing the rendering correctly.