No Mob Spawning on Trees

No Mob Spawning on Trees

24M Downloads

UnableToAccessFieldException in 1.12.1

Opened this issue · 2 comments

commented

I've tried to add: material:wood & mobtype:monster to my cfg but the server seems to break on it:

[18:08:32] [Server thread/INFO] [nmsot]: Now parsing material:wood & mobtype:monster
[18:08:32] [Server thread/ERROR] [FML]: Unable to access any field net.minecraft.block.material.Material on type net.minecraftforge.fml.relauncher.ReflectionHelper$UnableToAccessFieldException: net.minecraftforge.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: wood
[18:08:32] [Server thread/WARN] [nmsot]:   Failed at               & mobtype:monster 
[18:08:32] [Server thread/WARN] [nmsot]:   Caused by net.minecraftforge.fml.relauncher.ReflectionHelper$UnableToAccessFieldException: net.minecraftforge.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: wood
commented
commented

Okay, thanks! :)