StrikerRockers-Mods / VanillaTweaks

A Vanilla enhancing mod without going overboard
https://minecraft.curseforge.com/projects/vanillatweaks/files
MIT License
41 stars 15 forks source link

[1.18.2] self planting crashes the game when joining a world #168

Closed ffuentesm closed 2 years ago

ffuentesm commented 2 years ago

When I join the world I get this crash message

-- Entity being ticked -- Details: Entity Type: minecraft:item (net.minecraft.world.entity.item.ItemEntity) Entity ID: 45 Entity Name: Potato

io.github.strikerrocker.vt.world.SelfPlanting.plant(SelfPlanting.java:94) ~[VanillaTweaks

image

image VanillaTweaks-forge-1.18.2-1.5.57.jar

https://crashy.net/jwl0rY0whxqiND1H2Qj2

Reshy commented 2 years ago

Having the same issue: https://pastebin.com/qvpZiPYT

strikerrocker commented 2 years ago

Caused by MinecraftForge/MinecraftForge#8602 For now I would recommend disabling self planting in config to not crash.

strikerrocker commented 2 years ago

Using forge version 40.1.18 should fix this issue.