game crash
captainkirk7752 opened this issue ยท 0 comments
Bug description
Moving trading boxes. I broke down a few of the library trading boxes every time I put my cursor over the top of librarian box in my inventory the game crashes. code: 1 The game crashed whilst rendering screen
Error: java.lang.NoSuchMethodError: 'net.minecraft.world.level.Level net.minecraft.world.item.Item$TooltipContext.level()'
Minecraft version
1.21
Mod version
1.21.1-1.1.18jar
Mod loader and version
neoforge - 21.0.160
Steps to reproduce
Have a villager with maxed out skills in a trading box. Break it down with villager inside. set The box in different location. put cursor over top of trading box in inventory. (game will crash)
Expected behavior
I do believe that it's caused by the villager being inside the box in transport Before last update was working just fine
Log files
https://gist.github.com/captainkirk7752/383fcfe539fe250007df08c7af25b5ed
Screenshots
No response