WAILA Plugins

WAILA Plugins

9M Downloads

Forestry 4.2.14 API compat

AnrDaemon opened this issue ยท 0 comments

commented

When looking at various Forestry blocks, the exceptions like the following pop in the server log:

[19:38:45] [Server thread/WARN] [Waila]: tterrag.wailaplugins.plugins.PluginForestry.getNBTData:360
[19:38:45] [Server thread/WARN] [Waila]: Catched unhandled exception : [class forestry.arboriculture.tiles.TileSapling] java.lang.NullPointerException
[19:58:47] [Server thread/WARN] [Waila]: tterrag.wailaplugins.plugins.PluginForestry.getNBTData:360
[19:58:47] [Server thread/WARN] [Waila]: Catched unhandled exception : [class forestry.arboriculture.tiles.TileLeaves] java.lang.NullPointerException

https://github.com/tterrag1098/WAILAPlugins/blob/master/src/main/java/tterrag/wailaplugins/plugins/PluginForestry.java#L360