UnableToAccessFieldException in 1.12.1
Opened this issue · 2 comments
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
Currently the mod does not support 1.12.1, will push a release later.
…--
姜凯 (Kai Jiang)
在 2017年9月18日,23:22,Sina Mashek <[email protected]<mailto:[email protected]>> 写道:
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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#13>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAnLGYnYWNqdaliOWiLJcXEvBe_NWCLJks5sjopSgaJpZM4PbE_C>.