Time: 2018-09-09 10:36:03 CST
Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Extra Utilities 2 (extrautils2)
Caused by: java.lang.RuntimeException: Could not init class com.rwtema.extrautils2.blocks.BlockEnderLilly
at com.rwtema.extrautils2.backend.entries.BlockClassEntry.initValue(BlockClassEntry.java:28)
at com.rwtema.extrautils2.backend.entries.BlockClassEntry.initValue(BlockClassEntry.java:7)
at com.rwtema.extrautils2.backend.entries.Entry.preInitLoad(Entry.java:73)
at com.rwtema.extrautils2.backend.entries.EntryHandler.preInit(EntryHandler.java:55)
at com.rwtema.extrautils2.ExtraUtils2.preInit(ExtraUtils2.java:126)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.init(Minecraft.java:466)
at net.minecraft.client.Minecraft.run(Minecraft.java:3930)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NullPointerException
at net.minecraft.block.state.BlockStateContainer$StateImplementation.withProperty(BlockStateContainer.java:231)
at com.rwtema.extrautils2.backend.XUBlockStateCreator.(XUBlockStateCreator.java:73)
at com.rwtema.extrautils2.backend.XUBlockStateCreator$Builder.build(XUBlockStateCreator.java:326)
at com.rwtema.extrautils2.blocks.BlockEnderLilly.createBlockState(BlockEnderLilly.java:116)
at com.rwtema.extrautils2.blocks.BlockEnderLilly.createBlockState(BlockEnderLilly.java:42)
at net.minecraft.block.Block.(Block.java:234)
at com.rwtema.extrautils2.compatibility.BlockCompat.(BlockCompat.java:33)
at com.rwtema.extrautils2.backend.XUBlock.(XUBlock.java:66)
at com.rwtema.extrautils2.backend.XUBlock.(XUBlock.java:62)
at com.rwtema.extrautils2.backend.XUBlockStatic.(XUBlockStatic.java:61)
at com.rwtema.extrautils2.blocks.BlockEnderLilly.(BlockEnderLilly.java:69)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at com.rwtema.extrautils2.backend.entries.BlockClassEntry.initValue(BlockClassEntry.java:26)
Time: 2018-09-09 10:36:03 CST Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Extra Utilities 2 (extrautils2) Caused by: java.lang.RuntimeException: Could not init class com.rwtema.extrautils2.blocks.BlockEnderLilly at com.rwtema.extrautils2.backend.entries.BlockClassEntry.initValue(BlockClassEntry.java:28) at com.rwtema.extrautils2.backend.entries.BlockClassEntry.initValue(BlockClassEntry.java:7) at com.rwtema.extrautils2.backend.entries.Entry.preInitLoad(Entry.java:73) at com.rwtema.extrautils2.backend.entries.EntryHandler.preInit(EntryHandler.java:55) at com.rwtema.extrautils2.ExtraUtils2.preInit(ExtraUtils2.java:126) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.init(Minecraft.java:466) at net.minecraft.client.Minecraft.run(Minecraft.java:3930) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.NullPointerException at net.minecraft.block.state.BlockStateContainer$StateImplementation.withProperty(BlockStateContainer.java:231) at com.rwtema.extrautils2.backend.XUBlockStateCreator.(XUBlockStateCreator.java:73)
at com.rwtema.extrautils2.backend.XUBlockStateCreator$Builder.build(XUBlockStateCreator.java:326)
at com.rwtema.extrautils2.blocks.BlockEnderLilly.createBlockState(BlockEnderLilly.java:116)
at com.rwtema.extrautils2.blocks.BlockEnderLilly.createBlockState(BlockEnderLilly.java:42)
at net.minecraft.block.Block.(Block.java:234)
at com.rwtema.extrautils2.compatibility.BlockCompat.(BlockCompat.java:33)
at com.rwtema.extrautils2.backend.XUBlock.(XUBlock.java:66)
at com.rwtema.extrautils2.backend.XUBlock.(XUBlock.java:62)
at com.rwtema.extrautils2.backend.XUBlockStatic.(XUBlockStatic.java:61)
at com.rwtema.extrautils2.blocks.BlockEnderLilly.(BlockEnderLilly.java:69)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at com.rwtema.extrautils2.backend.entries.BlockClassEntry.initValue(BlockClassEntry.java:26)