Everything posted by ODOmaha
-
Minecraft wont start?
https://gist.github.com/anonymous/1bdfb21c9873a1a50608
-
Minecraft wont start?
After constructing mods 1, it goes completely white. I dont know what's wrong. It doesn't crash, just goes white. I can see the MC logo and Minecraft 1.8 I want to be able to play with mods, so this is annoying. It's been going on for a long time.
-
Cant load or create minecraft worlds?
OMG THX!!!! IT WORKS!!
-
Cant load or create minecraft worlds?
And thanks!
-
Cant load or create minecraft worlds?
That was so fast I didnt have to reload the page to see it lol
-
Cant load or create minecraft worlds?
GOT IT!!!!
-
Cant load or create minecraft worlds?
I am on Windows 10 BTW. I got a crash after waiting a long time. Now i have to do it again, because google hates me.
-
Cant load or create minecraft worlds?
How do i add a projector or whatever you said?
-
Cant load or create minecraft worlds?
Tru. But this does not help much... Sry if im being rude
-
Cant load or create minecraft worlds?
I stop it, because it freezes and I cant do anything. I have to stop it with task manager
-
Cant load or create minecraft worlds?
K
-
Cant load or create minecraft worlds?
Nope, it must just be forge!!!!
-
Cant load or create minecraft worlds?
I will try it!
-
Cant load or create minecraft worlds?
Yea, it only happens with forge, but it crashed my game on vanilla, then i can log in. not with forge, oh no, it must not be happy with me playing it!
-
Cant load or create minecraft worlds?
Kinda, it just freezes and I cant do anything at all. So i exit the game (with ctrl alt delete) and it wont work (Maybe a problem with minecraft? Not sure)
-
Cant load or create minecraft worlds?
Not sure if this will work, but I will paste in the Gist page to see if you can go to the link. https://gist.github.com/anonymous/daa47b9f60af015a8d53/revisions
-
Cant load or create minecraft worlds?
Can you tell me how with detail? I think i got it, this is my most recent crash log (AppData > Roaming > .minecraft > crash-reports). I dont know if i got it right though.
-
Cant load or create minecraft worlds?
Ok, so i was going to record and tried to start a new world. I made it, and started it. It just got stuck on "Downloading Terrain" When i looked at it in MCEdit, it was just blank. I clicked edit and then view. Both procured the message "Failed to load world" I really need help, because i cant do ANYTHING. Thank you for your time. The Logs: [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:736) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [20:02:22] [Client thread/INFO] [sTDERR]: [com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral:loadCreativeAdditions:90]: [Loot++] Caught exception while trying to add a bow Spiral Lucky Blocks [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: "lootplusplus:spiral.red_candy_item" [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:580) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.valueOf(Integer.java:766) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral.loadCreativeAdditions(ConfigLoaderGeneral.java:86) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.LootPlusPlusMod.postInit(LootPlusPlusMod.java:612) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:736) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [20:02:22] [Client thread/INFO] [sTDERR]: [com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral:loadCreativeAdditions:90]: [Loot++] Caught exception while trying to add a bow Spiral Lucky Blocks [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: "lootplusplus:spiral.black_candy_item" [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:580) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.valueOf(Integer.java:766) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral.loadCreativeAdditions(ConfigLoaderGeneral.java:86) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.LootPlusPlusMod.postInit(LootPlusPlusMod.java:612) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:736) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [20:02:22] [Client thread/INFO] [sTDERR]: [com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral:loadCreativeAdditions:90]: [Loot++] Caught exception while trying to add a bow Spiral Lucky Blocks [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: "lucky:lucky_block_spiral" [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:580) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.valueOf(Integer.java:766) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral.loadCreativeAdditions(ConfigLoaderGeneral.java:86) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.LootPlusPlusMod.postInit(LootPlusPlusMod.java:612) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:736) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [20:02:22] [Client thread/INFO] [sTDERR]: [com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral:loadCreativeAdditions:90]: [Loot++] Caught exception while trying to add a bow Spiral Lucky Blocks [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: "lucky:lucky_block_spiral" [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:580) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.valueOf(Integer.java:766) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral.loadCreativeAdditions(ConfigLoaderGeneral.java:86) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.LootPlusPlusMod.postInit(LootPlusPlusMod.java:612) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:736) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [20:02:22] [Client thread/INFO] [sTDERR]: [com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral:loadCreativeAdditions:90]: [Loot++] Caught exception while trying to add a bow Spiral Lucky Blocks [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: "lucky:lucky_block_spiral" [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:580) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.valueOf(Integer.java:766) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral.loadCreativeAdditions(ConfigLoaderGeneral.java:86) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.LootPlusPlusMod.postInit(LootPlusPlusMod.java:612) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:736) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [20:02:22] [Client thread/INFO] [sTDERR]: [com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral:loadCreativeAdditions:90]: [Loot++] Caught exception while trying to add a bow Spiral Lucky Blocks [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: "lucky:lucky_block_spiral" [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:580) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.valueOf(Integer.java:766) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral.loadCreativeAdditions(ConfigLoaderGeneral.java:86) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.LootPlusPlusMod.postInit(LootPlusPlusMod.java:612) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:736) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [20:02:22] [Client thread/INFO] [sTDERR]: [com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral:loadCreativeAdditions:90]: [Loot++] Caught exception while trying to add a bow Spiral Lucky Blocks [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: "lucky:lucky_block_spiral" [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:580) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.valueOf(Integer.java:766) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral.loadCreativeAdditions(ConfigLoaderGeneral.java:86) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.LootPlusPlusMod.postInit(LootPlusPlusMod.java:612) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:736) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [20:02:22] [Client thread/INFO] [sTDERR]: [com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral:loadCreativeAdditions:90]: [Loot++] Caught exception while trying to add a bow Spiral Lucky Blocks [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: "lucky:lucky_block_spiral" [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:580) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.valueOf(Integer.java:766) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral.loadCreativeAdditions(ConfigLoaderGeneral.java:86) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.LootPlusPlusMod.postInit(LootPlusPlusMod.java:612) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:736) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [20:02:22] [Client thread/INFO] [sTDERR]: [com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral:loadCreativeAdditions:90]: [Loot++] Caught exception while trying to add a bow Spiral Lucky Blocks [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: "lucky:lucky_block_spiral" [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:580) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.valueOf(Integer.java:766) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral.loadCreativeAdditions(ConfigLoaderGeneral.java:86) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.LootPlusPlusMod.postInit(LootPlusPlusMod.java:612) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:736) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [20:02:22] [Client thread/INFO] [sTDERR]: [com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral:loadCreativeAdditions:90]: [Loot++] Caught exception while trying to add a bow Spiral Lucky Blocks [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: "lucky:lucky_block_spiral" [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:580) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.valueOf(Integer.java:766) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral.loadCreativeAdditions(ConfigLoaderGeneral.java:86) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.LootPlusPlusMod.postInit(LootPlusPlusMod.java:612) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:736) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [20:02:22] [Client thread/INFO] [sTDERR]: [com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral:loadCreativeAdditions:90]: [Loot++] Caught exception while trying to add a bow Spiral Lucky Blocks [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: "lucky:lucky_block_spiral" [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:580) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.valueOf(Integer.java:766) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.config.ConfigLoaderGeneral.loadCreativeAdditions(ConfigLoaderGeneral.java:86) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.tmtravlr.lootplusplus.LootPlusPlusMod.postInit(LootPlusPlusMod.java:612) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:736) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [20:02:22] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [20:02:23] [Client thread/INFO] [sTDOUT]: [com.someguyssoftware.mod.version.VersionChecker:getVersion:38]: json=[ {"minecraft" : "1.8", "mod" : "4.0.5"}] [20:02:24] [Client thread/INFO] [sTDOUT]: [com.toomuchtnt.TooMuchTNT:postInit:1169]: Done loading TooMuchTNT [20:02:24] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 54 mods [20:02:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Doggy Talents, FMLFileResourcePack:Mo Swords Mod, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Admin Weapons, FMLFileResourcePack:Armour Expansion, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Baby Mobs, FMLFileResourcePack:Backpack, FMLFileResourcePack:BeardedLib, FMLFileResourcePack:Better Creative Inventory, FMLFileResourcePack:Blocklings, FMLFileResourcePack:BowEvolutionMod, FMLFileResourcePack:Brazier Mod, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Convenient Recipes, FMLFileResourcePack:Wonderful Wands, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Extra Golems, FMLFileResourcePack:Example Mod, FMLFileResourcePack:EyeMod, FMLFileResourcePack:Gadgets n' Goodies Mod, FMLFileResourcePack:GravityGun, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:LomLib, FMLFileResourcePack:Loot++, FMLFileResourcePack:Master Chef, FMLFileResourcePack:MmmMmmMmmMmm, FMLFileResourcePack:More Furnaces, FMLFileResourcePack:Mo' Pickaxes, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Obsidian Utilities, FMLFileResourcePack:Plans API, FMLFileResourcePack:Plant Mega Pack, FMLFileResourcePack:Power Apples, FMLFileResourcePack:RadixCore, FMLFileResourcePack:RikMuld's Core, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:The Camping Mod 2, FMLFileResourcePack:TooMuchTNT, FMLFileResourcePack:Custom Trades Mod, FMLFileResourcePack:Turtle Gun, FMLFileResourcePack:UsefulFood, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Bash Cat's Weapon Arsenal, FMLFileResourcePack:Xaero's Minimap, Example [20:02:24] [Client thread/INFO]: SoundSystem shutting down... [20:02:24] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com [20:02:24] [sound Library Loader/INFO]: Starting up SoundSystem... [20:02:25] [Thread-18/INFO]: Initializing LWJGL OpenAL [20:02:25] [Thread-18/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [20:02:25] [Thread-18/INFO]: OpenAL initialized. [20:02:25] [sound Library Loader/INFO]: Sound engine started [20:02:25] [Client thread/WARN]: Invalid sounds.json java.lang.NullPointerException at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:81) [czh.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) [cvt.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) [cvt.class:?] at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:734) [bsu.class:?] at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:331) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) [bsu.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [bsu.class:?] at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?] [20:02:27] [Client thread/WARN]: Unable to resolve texture due to upward reference: #layer0 in moswords:models/item/swordBase [20:02:30] [Client thread/INFO]: Created: 1024x1024 textures-atlas [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.stick_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.super_smelter#active=true,facing=north not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_gray_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.glass_furnace#active=true,facing=south not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location bettercreative:fakeSpawnerItem#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_chestplate#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_light_blue#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_emerald_bow_pulling_1#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.emerald_leggings#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=south,half=top,shape=inner_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:carrot_cake#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location bettercreative:fakeCommandBlockItem#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.cyan_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=west,half=top,shape=outer_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_orange#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.zombie_slayer#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.brown_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.magenta_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.super_dirt#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=east,half=bottom,shape=inner_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.blue_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.glass_furnace#active=true,facing=west not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=west,half=bottom,shape=outer_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=west,half=bottom,shape=straight not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location camping:light#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_lollipop#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_green#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:loot_chest#facing=north not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=west,half=bottom,shape=outer_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_emerald_shovel#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_emerald_bow_pulling_0#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_pink_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.emerald_boots#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.light_blue_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=east,half=top,shape=outer_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_demolisher#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=south,half=bottom,shape=straight not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location usefulfood:MagicCakeBlock#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=north,half=top,shape=outer_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.yellow_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.super_smelter#active=false,facing=east not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location camping:tentBounds#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_purple#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_gray#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=east,half=bottom,shape=outer_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.shield_iron#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_ore#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_light_blue_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=north,half=bottom,shape=inner_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.shield_gold#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.wood_chestplate#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_lime#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location ctrades:ItemSpawner#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_gray#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.death_material#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:strawberries#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=true,north=false,south=true,west=true not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_brown_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=south,half=bottom,shape=outer_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_furnace#active=true,facing=north not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.light_grey_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.glass_furnace#active=true,facing=east not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:tomatoes#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_furnace#active=false,facing=east not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:command_trigger_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=east,half=bottom,shape=inner_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=east,half=bottom,shape=straight not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location bettercreative:fakeMiscItem#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.telescope#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.emerald_sword#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.super_smelter#active=false,facing=west not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=south,half=top,shape=outer_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_red_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=north,half=top,shape=inner_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:loot_chest#facing=east not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_emerald_bow_pulling_2#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_orange_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_red#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_green#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.glass_furnace#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.orange_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location usefulfood:CaramelCakeBlock#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_furnace#active=true,facing=south not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=south,half=top,shape=outer_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.green_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:single_entity_spawner#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_white_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_yellow#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=false,north=true,south=true,west=false not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_triple_bow#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.magenta_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.glass_furnace#active=true,facing=north not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.emerald_paxel#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_emerald_helmet#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.pink_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.super_smelter#active=true,facing=west not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:command_trigger_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_pink#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_cyan_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.orange_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.glass_furnace#active=false,facing=north not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_axe#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.super_smelter#active=false,facing=south not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:fruit_cake#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_brown#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.emerald_pickaxe#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.purple_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.glass_crafting_table#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_brown#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.glass_crafting_table#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.black_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=south,half=top,shape=straight not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:command_trigger_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:corns#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:tomato_bush#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.emerald_helmet#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.purple_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_magenta_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:salads#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=true,north=false,south=false,west=true not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_furnace#active=true,facing=west not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.pink_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.torch_head#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.cumbersome_crimson_cutter#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_light_blue_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_helmet#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.white_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=west,half=top,shape=inner_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:onion_bush#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=south,half=bottom,shape=inner_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_emerald_bow#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.emerald_axe#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_black#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.death_boots#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=true,north=false,south=false,west=false not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=west,half=bottom,shape=inner_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_sword#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:cheese_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_emerald_boots#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.sizeable_slimy_scimitar#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_black#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.shield_wood#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_furnace#active=false,facing=south not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_magenta_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_light_blue#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:bell_pepper_bush#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=north,half=bottom,shape=outer_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location usefulfood:AppleCakeBlock#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=true,north=true,south=false,west=false not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.blue_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:pumpkin_cake#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location toomuchtnt:CustomTNT#explode=false not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.lime_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=true,north=true,south=false,west=true not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.death_scythe#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_yellow#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.brown_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=north,half=bottom,shape=straight not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.wood_helmet#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=false,north=true,south=true,west=true not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=south,half=top,shape=inner_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.lime_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_cyan_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:onions#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_boots#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location usefulfood:ChocolateCakeBlock#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.pink_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_pink#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_emerald_hoe#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_magenta#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_shovel#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_magenta#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_light_gray_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_light_gray_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.magenta_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.emerald_apple#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:single_entity_spawner#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.cyan_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=true,north=false,south=true,west=false not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.yellow_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:HotFurnace#direction=0 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_light_gray#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=false,north=false,south=false,west=false not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_boots#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.brown_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=10 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.light_grey_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=11 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=12 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=13 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.green_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=14 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_lollipop#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=15 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_triple_bow_pulling_1#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=false,north=true,south=false,west=true not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.wood_leggings#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.slime_boots#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.glass_furnace#active=false,facing=south not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_blockrickroll#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.super_dirt#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.glass_furnace#active=false,facing=west not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.slime_key#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.emerald_shovel#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=north,half=top,shape=outer_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_emerald_leggings#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.super_smelter#active=true,facing=east not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:chocolate_cake#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.light_blue_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_leggings#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=west,half=top,shape=straight not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_pink_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.cyan_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.death_leggings#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:caramel_cake#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:blueberries#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.key#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location camping:light#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_triple_bow_pulling_2#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.stick_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.purple_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.yellow_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.azkor_key#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_brown_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.blue_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:loot_chest#facing=west not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_light_gray#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.big_blue_blade#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=true,north=true,south=true,west=false not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=false,north=false,south=false,west=true not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_pickaxe#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=8 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=9 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=6 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_black_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.light_grey_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_orange#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=7 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_ore#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.death_helmet#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=4 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=5 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=north,half=top,shape=straight not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=east,half=top,shape=inner_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:strawberry_cake#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=2 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=south,half=bottom,shape=outer_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=3 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=0 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.super_smelter#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:Meteor#couldown=1 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.red_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.emerald_e_apple#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_helmet#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=east,half=top,shape=straight not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.green_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_white_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_cyan#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_material#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.light_blue_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_furnace#active=true,facing=east not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=west,half=top,shape=outer_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=west,half=bottom,shape=inner_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_emerald_pickaxe#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.orange_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_chestplate#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_orange_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_hoe#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.wood_boots#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=false,north=false,south=true,west=true not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:blueberry_bush#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_bow#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=west,half=top,shape=inner_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_red_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_triple_bow_pulling_0#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_white#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:asparagus_bush#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_emerald_sword#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.super_smelter#active=false,facing=north not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=east,half=bottom,shape=outer_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.flame_boots#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_emerald_axe#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_cyan#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.glass_furnace#active=false,facing=east not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=true,north=true,south=true,west=true not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.super_smelter#active=true,facing=south not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.lime_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_lime#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_bow_pulling_0#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=north,half=top,shape=inner_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:asparaguses#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.emerald_chestplate#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_furnace#active=false,facing=west not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.grey_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.emerald_hoe#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=north,half=bottom,shape=inner_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:loot_chest#facing=south not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_black_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.black_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:blueberry_cake#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.red_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_emerald_chestplate#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=north,half=bottom,shape=outer_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.grey_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_purple#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_bow_pulling_1#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.death_chestplate#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:bell_peppers#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_blue_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_block_obtainer#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_furnace#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=south,half=bottom,shape=inner_right not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_sword#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.grey_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_blue_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.placeholder#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_white#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_red#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.shield_diamond#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location toomuchtnt:CustomTNT#explode=true not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_lime_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.lucky_bow_pulling_2#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_lime_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.black_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_yellow_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:command_block_trigger#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_yellow_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=east,half=top,shape=inner_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_furnace#active=false,facing=north not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=false,north=true,south=false,west=false not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:command_block_trigger#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.e_popsicle_blue#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:strawberry_bush#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.dungeon_coin#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.icing_fence#east=false,north=false,south=true,west=false not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.shield_emerald#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_lollipop_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_purple_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_purple_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location chef:apple_cake#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_gray_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:HotFurnace#direction=2 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.white_candy#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:HotFurnace#direction=1 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_green_block#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_green_block#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location moswords:HotFurnace#direction=3 not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gold_coin#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.white_candy#normal not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.red_candy_item#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.spiral_leggings#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:custom_spawn_egg#inventory not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:spiral.gingerbread_stairs#facing=east,half=top,shape=outer_left not found [20:02:30] [Client thread/ERROR] [FML]: Model definition for location lootplusplus:emerald_block.popsicle_blue#inventory not found [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found. [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------------------------------- [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 1 texture [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 6 locations: [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: mod armourexpansion resources at C:\Users\Owen\AppData\Roaming\.minecraft\mods\Armour-Expansion-Mod-1.8.jar [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: mod babymobs resources at C:\Users\Owen\AppData\Roaming\.minecraft\mods\Baby-Mobs-Mod-1.8.jar [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: mod BowEvolutionMod resources at C:\Users\Owen\AppData\Roaming\.minecraft\mods\BowEvoutionMod-1.8-[bETA]-v1.0.0.jar [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: mod gadgetsngoodies resources at C:\Users\Owen\AppData\Roaming\.minecraft\mods\Gadgets-n-Goodies-Mod-1.8 (1).jar [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: mod cfm resources at C:\Users\Owen\AppData\Roaming\.minecraft\mods\MrCrayfishFurnitureModv3.6(1. (1).jar [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are: [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/wool_colored_light_gray.png [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN cfm [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------------------------------- [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: domain cfm is missing 1 texture [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: domain cfm has 1 location: [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: mod cfm resources at C:\Users\Owen\AppData\Roaming\.minecraft\mods\MrCrayfishFurnitureModv3.6(1. (1).jar [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain cfm are: [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemmoney.png [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain cfm [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== [20:02:31] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= [20:02:31] [Client thread/INFO] [sTDOUT]: [com.minimap.events.Events:renderTick:189]: Minimap is outdated! [20:14:09] [server thread/INFO]: Starting integrated minecraft server version 1.8 [20:14:09] [server thread/INFO]: Generating keypair [20:14:09] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance [20:14:09] [server thread/INFO] [FML]: Applying holder lookups [20:14:09] [server thread/INFO] [FML]: Holder lookups applied [20:14:09] [server thread/INFO] [FML]: Loading dimension 0 (Record World) (net.minecraft.server.integrated.IntegratedServer@fafbfdd) [20:14:09] [server thread/WARN]: Unable to find spawn biome [20:14:10] [server thread/INFO] [FML]: Loading dimension -17 (Record World) (net.minecraft.server.integrated.IntegratedServer@fafbfdd) [20:14:10] [server thread/INFO] [FML]: Loading dimension 1 (Record World) (net.minecraft.server.integrated.IntegratedServer@fafbfdd) [20:14:10] [server thread/INFO] [FML]: Loading dimension -1 (Record World) (net.minecraft.server.integrated.IntegratedServer@fafbfdd) [20:14:10] [server thread/INFO]: Preparing start region for level 0 [20:14:17] [server thread/INFO]: Preparing spawn area: 4% [20:14:24] [server thread/INFO]: Preparing spawn area: 6% [20:14:25] [server thread/INFO]: Preparing spawn area: 10% [20:14:27] [server thread/INFO]: Preparing spawn area: 12% [20:14:29] [server thread/INFO]: Preparing spawn area: 20% [20:14:30] [server thread/INFO]: Preparing spawn area: 31% [20:14:31] [server thread/INFO]: Preparing spawn area: 38% [20:14:32] [server thread/INFO]: Preparing spawn area: 44% [20:14:33] [server thread/INFO]: Preparing spawn area: 56% [20:14:35] [server thread/INFO]: Preparing spawn area: 64% [20:14:36] [server thread/INFO]: Preparing spawn area: 76% [20:14:37] [server thread/INFO]: Preparing spawn area: 88% [20:14:38] [server thread/INFO]: Preparing spawn area: 99% [20:14:38] [server thread/INFO] [MoCreatures]: Initializing MoCreatures GUI API [20:14:38] [server thread/INFO]: [@: Game rule has been updated] [20:14:38] [server thread/INFO]: [@: 6 blocks filled] [20:14:38] [server thread/INFO]: [@: 5 blocks filled] [20:14:38] [server thread/INFO]: [@: 4 blocks filled] [20:14:38] [server thread/INFO]: [@: 9 blocks filled] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: 5 blocks filled] [20:14:39] [server thread/INFO]: [@: 5 blocks filled] [20:14:39] [server thread/INFO]: [@: 4 blocks filled] [20:14:39] [server thread/INFO]: [@: 9 blocks filled] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: 1 blocks filled] [20:14:39] [server thread/INFO]: [@: 9 blocks filled] [20:14:39] [server thread/INFO]: [@: 2 blocks filled] [20:14:39] [server thread/INFO]: [@: 2 blocks filled] [20:14:39] [server thread/INFO]: [@: 2 blocks filled] [20:14:39] [server thread/INFO]: [@: 2 blocks filled] [20:14:39] [server thread/INFO]: [@: 3 blocks filled] [20:14:39] [server thread/INFO]: [@: 2 blocks filled] [20:14:39] [server thread/INFO]: [@: 3 blocks filled] [20:14:39] [server thread/INFO]: [@: 3 blocks filled] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: 2 blocks filled] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: [@: 4 blocks filled] [20:14:39] [server thread/INFO]: [@: 5 blocks filled] [20:14:39] [server thread/INFO]: [@: 4 blocks filled] [20:14:39] [server thread/INFO]: [@: 9 blocks filled] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Block placed] [20:14:39] [server thread/INFO]: [@: Game rule has been updated] [20:14:39] [server thread/INFO]: Changing view distance to 32, from 10 [20:14:39] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2 [20:14:39] [Netty Server IO #1/INFO] [FML]: Client protocol version 2 [20:14:39] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 54 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],mopickaxes@630,[email protected],[email protected],[email protected],[email protected]_for_1.8,bowinfinityfix@rv1,[email protected],gadgetsngoodies@BETA,[email protected],[email protected],[email protected],[email protected]_build-unknown,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],moSwords@v6,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] [20:14:39] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established [20:14:39] [server thread/INFO] [FML]: [server thread] Server side modded connection established [20:14:39] [server thread/INFO]: ODOmaha[local:E:2db0e1e7] logged in with entity id 525 at (-193.5, 66.0, -328.5) [20:14:39] [server thread/INFO]: ODOmaha joined the game [20:14:39] [server thread/INFO]: ODOmaha has just earned the achievement [Mo Swords] [20:14:40] [Client thread/INFO]: [CHAT] [ A new Version of Mo Swords is Available. (1.8.8.0) ] [20:14:41] [Doggy Talents Version Check/INFO]: [CHAT] A new Doggy Talents version exists v1.9.1g. Get it here: http://adfoc.us/14766155916686 [20:14:42] [Client thread/INFO]: [CHAT] ODOmaha has just earned the achievement [Mo Swords] [20:14:42] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates! [20:14:50] [Client thread/INFO] [iChunUtil]: [NEW UPDATE AVAILABLE] iChunUtil - 5.5.0
IPS spam blocked by CleanTalk.