Railcraft

Railcraft

34M Downloads

Rail Craft / Various Oddities Conflict - Ticking Player Error

Ado-line opened this issue ยท 2 comments

commented

I have also posted this on the Various Oddities tracker, please let me know if it is improper etiquette to do so.

Description of the Bug
Holding the Lantern from Various Oddities crashes the game.

To Reproduce
Hold a Lantern from Various Oddities

Logs & Environment
PasteBin for Crash Log: https://pastebin.com/9wCf0Mpd
Versions: VarOdd 5.1 / RailCraft 12.0.0 / Baubles 1.5.2 / Forge 14.23.5.2847

commented

It is an error with Various Oddities according to that mod's author, and it will be fixed in future versions. Thank you for your quick response!

commented

Railcraft is using vanilla hooks.

return block == null ? Blocks.AIR.getDefaultState() : block.getStateFromMeta(stack.getItemDamage());