There is no crash log I can get the log of it but it tends to be extremely long. What happens is forge asks me to have a minimum of 1.0.4 of NEI which is higher than the reccomended version but those versions seem to cause a 2081 OpenGL error whenever NEI is enabled. Water textures glitch and follow the screen before popping back into place if you look away. The hit box of blocks glitch out and the inventory teleports to the left while leaving the GUI in the middle with nothing appearing on it.
Doesn't help.
The NEI configuration behavior is erratic as it is.
It should allow configuration irrelevant of current game mode/settings, and only check it when actually displaying UI.
I.e. I can't get rid of useless buttons (like full health) in "Cheat" mode.
also, try it without optifine. that mod messes with forge hooks and can screw up mods.
Neither of those worked, in fact not using optifine caused the game to crash. BUT I did find out the issue! Apparently it was the mod Somnia, it was clashing with something about the NEI interface. I noticed the logs always mentioned Somnia as well so i uninstalled that and it worked! So I guess a not should be the NEI doesn't work exactly well with Somnia it seems.
Neither of those worked, in fact not using optifine caused the game to crash. BUT I did find out the issue! Apparently it was the mod Somnia, it was clashing with something about the NEI interface. I noticed the logs always mentioned Somnia as well so i uninstalled that and it worked! So I guess a not should be the NEI doesn't work exactly well with Somnia it seems.
how can not using optifine cause it to crash? that makes no sense.
but the fact that somnia doesn't like NEI does make sense. I know that Pixelmon isn't compatible with NEI at all.
I've got this crash involving all your mods on 1.7.10, it occurs when i'm in creative and I go to the decorations tab and scroll down then my game freezes and I get the internal server shutting down message. Here's a pastbin of the crash http://pastebin.com/yy7733BY
Looking at the log it looks like its something with ender storage, I'd like to use it but if there is no way to fix it at the moment the only option is to remove it I guess.
I've got this crash involving all your mods on 1.7.10, it occurs when i'm in creative and I go to the decorations tab and scroll down then my game freezes and I get the internal server shutting down message. Here's a pastbin of the crash http://pastebin.com/yy7733BY
Looking at the log it looks like its something with ender storage, I'd like to use it but if there is no way to fix it at the moment the only option is to remove it I guess.
no, update. that version of enderstorage is ancient!
I'm here to report a bug. I have enabled highlight tooltips, and whenever I put my cursor over some tall grass (not double), the tooltip flashes between seeds and grass, like it can't make up it's mind. Also, idK if it's intentional, but when I put my cursor over lit redstone ore, it says redstone (with a redstone dust icon). Anyway hope you can help me, and thanks for making NEI
Rollback Post to RevisionRollBack
There are 10 types of people in the world. Those that understand binary and those that don't.
I'm here to report a bug. I have enabled highlight tooltips, and whenever I put my cursor over some tall grass (not double), the tooltip flashes between seeds and grass, like it can't make up it's mind. Also, idK if it's intentional, but when I put my cursor over lit redstone ore, it says redstone (with a redstone dust icon). Anyway hope you can help me, and thanks for making NEI
That is one of the bugs in NEI that has to do with graphics in 1.8.
It has been reported by me and others here, on Curse and on Curse Forge, so far without any reactions
I guess all the main modders are still 1.7.10 or MIA.
actually i saw it sometimes happen in 1.7 but im not sure if it was before or after i used waila lol but i do want to know why in 1.8 with nei if you have a mob spawner showing it glitches in fullbright (which is harder to see stuff anyway if its through a screen like your inventory and i think it also happens when using tool tips on the placed spawner too but if this was fixed srry im temporarely not using mods untill i get my new pc that i can play gta5 on)
Rollback Post to RevisionRollBack
Everyone has O.C.D. and A.D.H.D. and Autism and so on its just a matter of how much that makes people say you have it...
I have all 3 where people will say i have them... people hate on me for it...
Heres more accurate explanations of each:
O.C.D. makes you hate not symmetrical things if you have alot and youll tend to repeat things in a specific pattern and hate slight change...
A.D.H.D. makes you be extremely into one specific thing while also connecting things like a cat to radiation...
Autism is literally a label that people use as insults to people who are really good at math and science related things and love those things...
Bad handling while inventory overflow and a GUI opened.
This occurs with your Creative+ bonus chest inventory or Multi Page Chest (others not tested).
Log for Creative+:
java.lang.NullPointerException: Updating screen events
at com.google.common.collect.Iterables$3.transform(Iterables.java:508)
at com.google.common.collect.Iterables$3.transform(Iterables.java:505)
at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
at com.google.common.collect.Iterators$5.hasNext(Iterators.java:543)
at codechicken.nei.NEIClientUtils.giveStack(NEIClientUtils.java:155)
at codechicken.nei.NEIClientUtils.giveStack(NEIClientUtils.java:140)
at codechicken.nei.NEIClientUtils.cheatItem(NEIClientUtils.java:130)
at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:267)
at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at codechicken.nei.NEIServerConfig.loadBannedItems(NEIServerConfig.java:198) ~[NEIServerConfig.class:?]
at codechicken.nei.NEIServerConfig.load(NEIServerConfig.java:45) ~[NEIServerConfig.class:?]
at codechicken.nei.ServerHandler.loadEvent(ServerHandler.java:47) ~[ServerHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_16_ServerHandler_loadEvent_Load.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:103) ~[IntegratedServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:130) ~[IntegratedServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:500) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_40]
[17:24:17] [Server thread/ERROR]: This crash report has been saved to: /Users/andrew/Desktop/TheForge/eclipse/./crash-reports/crash-2015-07-17_17.24.17-server.txt
[17:24:17] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
It won't work with my minecraft. At first I thought it was my other mods, so I took some away, it still crashed, then I took them all out but NotEnoughItems, and it STILL crashed! Help me if you know the problem please. If you want the crash report tell me.
It won't work with my minecraft. At first I thought it was my other mods, so I took some away, it still crashed, then I took them all out but NotEnoughItems, and it STILL crashed! Help me if you know the problem please. If you want the crash report tell me.
ALWAYS post the crash log. without it it is impossible to help you.
########## GL ERROR ##########
[14:47:26] [Client thread/ERROR]: @ Post render
[14:47:26] [Client thread/ERROR]: 1283: Stack overflow
[14:47:26] [Client thread/ERROR]: Exception caught during firing event net.minecraftforge.client.event.RenderWorldLastEvent@d64ce54:
java.lang.NoClassDefFoundError: Could not initialize class codechicken.lib.render.RenderUtils
at codechicken.nei.WorldOverlayRenderer.render(WorldOverlayRenderer.java:42) ~[WorldOverlayRenderer.class:?]
at codechicken.nei.ClientHandler.renderLastEvent(ClientHandler.java:170) ~[ClientHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_110_ClientHandler_renderLastEvent_RenderWorldLastEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:261) [ForgeHooksClient.class:?]
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
at Reflector.callVoid(Reflector.java:198) [Reflector.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1709) [blt.class:?]
at com.kingrunes.somnia.Somnia.renderWorld(Somnia.java:149) [Somnia.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305) [blt.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
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:?]
[14:47:26] [Client thread/ERROR]: Index: 2 Listeners:
[14:47:26] [Client thread/ERROR]: 0: NORMAL
[14:47:26] [Client thread/ERROR]: 1: ASM: mcp.mobius.waila.overlay.DecoratorRenderer@6f338744 onRenderWorldLast(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V
[14:47:26] [Client thread/ERROR]: 2: ASM: codechicken.nei.ClientHandler@6e0dfd53 renderLastEvent(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V
[14:47:26] [Client thread/ERROR]: 3: ASM: mcp.mobius.waila.overlay.DecoratorRenderer@5ff70993 onRenderWorldLast(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.reflect.InvocationTargetException
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at Reflector.callVoid(Reflector.java:198)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1709)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.kingrunes.somnia.Somnia.renderWorld(Somnia.java:149)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NoClassDefFoundError: Could not initialize class codechicken.lib.render.RenderUtils
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.WorldOverlayRenderer.render(WorldOverlayRenderer.java:42)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.ClientHandler.renderLastEvent(ClientHandler.java:170)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_110_ClientHandler_renderLastEvent_RenderWorldLastEvent.invoke(.dynamic)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:261)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 16 more
[14:47:26] [Client thread/ERROR]: ########## GL ERROR ##########
[14:47:26] [Client thread/ERROR]: @ Post render
[14:47:26] [Client thread/ERROR]: 1283: Stack overflow
[14:47:26] [Client thread/ERROR]: Exception caught during firing event net.minecraftforge.client.event.RenderWorldLastEvent@1d3e2828:
java.lang.NoClassDefFoundError: Could not initialize class codechicken.lib.render.RenderUtils
at codechicken.nei.WorldOverlayRenderer.render(WorldOverlayRenderer.java:42) ~[WorldOverlayRenderer.class:?]
at codechicken.nei.ClientHandler.renderLastEvent(ClientHandler.java:170) ~[ClientHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_110_ClientHandler_renderLastEvent_RenderWorldLastEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:261) [ForgeHooksClient.class:?]
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
at Reflector.callVoid(Reflector.java:198) [Reflector.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1709) [blt.class:?]
at com.kingrunes.somnia.Somnia.renderWorld(Somnia.java:149) [Somnia.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305) [blt.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
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:?]
[14:47:26] [Client thread/ERROR]: Index: 2 Listeners:
[14:47:26] [Client thread/ERROR]: 0: NORMAL
[14:47:26] [Client thread/ERROR]: 1: ASM: mcp.mobius.waila.overlay.DecoratorRenderer@6f338744 onRenderWorldLast(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V
[14:47:26] [Client thread/ERROR]: 2: ASM: codechicken.nei.ClientHandler@6e0dfd53 renderLastEvent(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V
[14:47:26] [Client thread/ERROR]: 3: ASM: mcp.mobius.waila.overlay.DecoratorRenderer@5ff70993 onRenderWorldLast(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.reflect.InvocationTargetException
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at Reflector.callVoid(Reflector.java:198)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1709)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.kingrunes.somnia.Somnia.renderWorld(Somnia.java:149)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NoClassDefFoundError: Could not initialize class codechicken.lib.render.RenderUtils
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.WorldOverlayRenderer.render(WorldOverlayRenderer.java:42)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.ClientHandler.renderLastEvent(ClientHandler.java:170)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_110_ClientHandler_renderLastEvent_RenderWorldLastEvent.invoke(.dynamic)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:261)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 16 more
[14:47:26] [Client thread/ERROR]: ########## GL ERROR ##########
[14:47:26] [Client thread/ERROR]: @ Post render
[14:47:26] [Client thread/ERROR]: 1283: Stack overflow
[14:47:26] [Client thread/ERROR]: Exception caught during firing event net.minecraftforge.client.event.RenderWorldLastEvent@575b7e60:
java.lang.NoClassDefFoundError: Could not initialize class codechicken.lib.render.RenderUtils
at codechicken.nei.WorldOverlayRenderer.render(WorldOverlayRenderer.java:42) ~[WorldOverlayRenderer.class:?]
at codechicken.nei.ClientHandler.renderLastEvent(ClientHandler.java:170) ~[ClientHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_110_ClientHandler_renderLastEvent_RenderWorldLastEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:261) [ForgeHooksClient.class:?]
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
at Reflector.callVoid(Reflector.java:198) [Reflector.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1709) [blt.class:?]
at com.kingrunes.somnia.Somnia.renderWorld(Somnia.java:149) [Somnia.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305) [blt.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
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:?]
[14:47:26] [Client thread/ERROR]: Index: 2 Listeners:
[14:47:26] [Client thread/ERROR]: 0: NORMAL
[14:47:26] [Client thread/ERROR]: 1: ASM: mcp.mobius.waila.overlay.DecoratorRenderer@6f338744 onRenderWorldLast(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V
[14:47:26] [Client thread/ERROR]: 2: ASM: codechicken.nei.ClientHandler@6e0dfd53 renderLastEvent(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V
[14:47:26] [Client thread/ERROR]: 3: ASM: mcp.mobius.waila.overlay.DecoratorRenderer@5ff70993 onRenderWorldLast(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.reflect.InvocationTargetException
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at Reflector.callVoid(Reflector.java:198)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1709)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.kingrunes.somnia.Somnia.renderWorld(Somnia.java:149)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NoClassDefFoundError: Could not initialize class codechicken.lib.render.RenderUtils
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.WorldOverlayRenderer.render(WorldOverlayRenderer.java:42)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.ClientHandler.renderLastEvent(ClientHandler.java:170)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_110_ClientHandler_renderLastEvent_RenderWorldLastEvent.invoke(.dynamic)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:261)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 16 more
[14:47:26] [Client thread/ERROR]: ########## GL ERROR ##########
[14:47:26] [Client thread/ERROR]: @ Post render
[14:47:26] [Client thread/ERROR]: 1283: Stack overflow
[14:47:26] [Client thread/ERROR]: Exception caught during firing event net.minecraftforge.client.event.RenderWorldLastEvent@1e1898ee:
java.lang.NoClassDefFoundError: Could not initialize class codechicken.lib.render.RenderUtils
at codechicken.nei.WorldOverlayRenderer.render(WorldOverlayRenderer.java:42) ~[WorldOverlayRenderer.class:?]
at codechicken.nei.ClientHandler.renderLastEvent(ClientHandler.java:170) ~[ClientHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_110_ClientHandler_renderLastEvent_RenderWorldLastEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:261) [ForgeHooksClient.class:?]
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
at Reflector.callVoid(Reflector.java:198) [Reflector.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1709) [blt.class:?]
at com.kingrunes.somnia.Somnia.renderWorld(Somnia.java:149) [Somnia.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305) [blt.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
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:?]
[14:47:26] [Client thread/ERROR]: Index: 2 Listeners:
[14:47:26] [Client thread/ERROR]: 0: NORMAL
[14:47:26] [Client thread/ERROR]: 1: ASM: mcp.mobius.waila.overlay.DecoratorRenderer@6f338744 onRenderWorldLast(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V
[14:47:26] [Client thread/ERROR]: 2: ASM: codechicken.nei.ClientHandler@6e0dfd53 renderLastEvent(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V
[14:47:26] [Client thread/ERROR]: 3: ASM: mcp.mobius.waila.overlay.DecoratorRenderer@5ff70993 onRenderWorldLast(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.reflect.InvocationTargetException
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at Reflector.callVoid(Reflector.java:198)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1709)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.kingrunes.somnia.Somnia.renderWorld(Somnia.java:149)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NoClassDefFoundError: Could not initialize class codechicken.lib.render.RenderUtils
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.WorldOverlayRenderer.render(WorldOverlayRenderer.java:42)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.ClientHandler.renderLastEvent(ClientHandler.java:170)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_110_ClientHandler_renderLastEvent_RenderWorldLastEvent.invoke(.dynamic)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:261)
[14:47:26] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 16 more
And then it repeats itself a LOT.
mods list please. with versions. include forge
Doesn't help.
The NEI configuration behavior is erratic as it is.
It should allow configuration irrelevant of current game mode/settings, and only check it when actually displaying UI.
I.e. I can't get rid of useless buttons (like full health) in "Cheat" mode.
Better Furnaces V4.3
bspkrsCore Universal 6.16
treecapitator universal - 2.0.4
More Crafting Recipies 2.20
deconstruction 2.2.5
Animal Bikes for 1.7.10
AnimalsPlus 1.2
AquaCulture 1.2.5.15
ArmorEffectMod 1.2.0
Backpack 2.0.1
Bamsgrave 1.4.2_01
BetterVillages 0.4
BiblioCraft 1.10.4
CodeChickenCore 1.0.5.37 (Have tries to most recent as well)
CodeChickenLib 1.1.3.134
Damage indiators for 1.7.19
Decocradt 2.0.2
denseEBores 1.0
Draconic Evolution 1.0.1
dymanic Lights for 1.7.10
Enchanting Plus Mod for 1.7.10
enhanced portals 3.0.12
Extra Food .7.15
Farseek 1.0.8
FastCraft 1.21
Gregs Lighting 1.11.2
HGP 1.1.0.4 (Horizontal Glass Panes)
HxCCore 1.5.0
HxCEnchants 1.6.2 for 1.7.10
Memory Cleaner 1.4
Minestuck 1.4.1
Autofish 0.4.9
VoxelMap 1.5.15
More health Enchanted 6.3
MoreEnchantments 1.3.2.1
Mouse Tweaks 2.4.4
MoVilages 1.3.1
MrCrayFishFurniture 3.4.7
Mystcraft 0.12.1.00
NEI 1.0.4.79 (Have tried to with most recent btw)
Not Enough Keys 1.0.0b29
Optifine HD U C1
Presence footsteps r5b
RecipeAPI 1.0.1
SimplyPaths 1.1.1
Somnia 1.4.1.23
Streams 0.1.4
Update Checker Mod for 1.7.10
Waila1.5.8a
Ztones 2.2.1
This is the list
have you tried updating WAILA?
also, try it without optifine. that mod messes with forge hooks and can screw up mods.
Neither of those worked, in fact not using optifine caused the game to crash. BUT I did find out the issue! Apparently it was the mod Somnia, it was clashing with something about the NEI interface. I noticed the logs always mentioned Somnia as well so i uninstalled that and it worked! So I guess a not should be the NEI doesn't work exactly well with Somnia it seems.
how can not using optifine cause it to crash? that makes no sense.
but the fact that somnia doesn't like NEI does make sense. I know that Pixelmon isn't compatible with NEI at all.
i think you somehow shoved in more mods at once then i did lol
Everyone has O.C.D. and A.D.H.D. and Autism and so on its just a matter of how much that makes people say you have it...
I have all 3 where people will say i have them... people hate on me for it...
Heres more accurate explanations of each:
O.C.D. makes you hate not symmetrical things if you have alot and youll tend to repeat things in a specific pattern and hate slight change...
A.D.H.D. makes you be extremely into one specific thing while also connecting things like a cat to radiation...
Autism is literally a label that people use as insults to people who are really good at math and science related things and love those things...
http://blog.theautismsite.com/alternativewayofbeingautism/
Heres some Pokémon thing... click this to go to the quiz:
I've got this crash involving all your mods on 1.7.10, it occurs when i'm in creative and I go to the decorations tab and scroll down then my game freezes and I get the internal server shutting down message. Here's a pastbin of the crash http://pastebin.com/yy7733BY
Looking at the log it looks like its something with ender storage, I'd like to use it but if there is no way to fix it at the moment the only option is to remove it I guess.
no, update. that version of enderstorage is ancient!
I'm here to report a bug. I have enabled highlight tooltips, and whenever I put my cursor over some tall grass (not double), the tooltip flashes between seeds and grass, like it can't make up it's mind. Also, idK if it's intentional, but when I put my cursor over lit redstone ore, it says redstone (with a redstone dust icon). Anyway hope you can help me, and thanks for making NEI
There are 10 types of people in the world. Those that understand binary and those that don't.
http://www.minecraftforum.net/forums/mapping-and-modding/resource-packs/2128869-1-9-15w35b-ragecraft-faithful-64x64
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1293018-opencomputers-v1-5-16
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272467-flans-mod-5-0-apocalypse-1-0-helicopters-mechas
That is one of the bugs in NEI that has to do with graphics in 1.8.
It has been reported by me and others here, on Curse and on Curse Forge, so far without any reactions
I guess all the main modders are still 1.7.10 or MIA.
Ok, thanks for the info.
There are 10 types of people in the world. Those that understand binary and those that don't.
http://www.minecraftforum.net/forums/mapping-and-modding/resource-packs/2128869-1-9-15w35b-ragecraft-faithful-64x64
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1293018-opencomputers-v1-5-16
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272467-flans-mod-5-0-apocalypse-1-0-helicopters-mechas
actually i saw it sometimes happen in 1.7 but im not sure if it was before or after i used waila lol but i do want to know why in 1.8 with nei if you have a mob spawner showing it glitches in fullbright (which is harder to see stuff anyway if its through a screen like your inventory and i think it also happens when using tool tips on the placed spawner too but if this was fixed srry im temporarely not using mods untill i get my new pc that i can play gta5 on)
Everyone has O.C.D. and A.D.H.D. and Autism and so on its just a matter of how much that makes people say you have it...
I have all 3 where people will say i have them... people hate on me for it...
Heres more accurate explanations of each:
O.C.D. makes you hate not symmetrical things if you have alot and youll tend to repeat things in a specific pattern and hate slight change...
A.D.H.D. makes you be extremely into one specific thing while also connecting things like a cat to radiation...
Autism is literally a label that people use as insults to people who are really good at math and science related things and love those things...
http://blog.theautismsite.com/alternativewayofbeingautism/
Heres some Pokémon thing... click this to go to the quiz:
NEI Cheat Mode Issue:
Bad handling while inventory overflow and a GUI opened.
This occurs with your Creative+ bonus chest inventory or Multi Page Chest (others not tested).
Log for Creative+:
java.lang.NullPointerException: Updating screen events
at com.google.common.collect.Iterables$3.transform(Iterables.java:508)
at com.google.common.collect.Iterables$3.transform(Iterables.java:505)
at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
at com.google.common.collect.Iterators$5.hasNext(Iterators.java:543)
at codechicken.nei.NEIClientUtils.giveStack(NEIClientUtils.java:155)
at codechicken.nei.NEIClientUtils.giveStack(NEIClientUtils.java:140)
at codechicken.nei.NEIClientUtils.cheatItem(NEIClientUtils.java:130)
at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:267)
at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I'm trying to install the dev nei and ccc in my workspace. I put the nei dev and the ccc dev in the lib and mods folder
but i got this message
ava.lang.NoSuchMethodError: net.minecraft.nbt.JsonToNBT.getTagFromJson(Ljava/lang/String;)Lnet/minecraft/nbt/NBTTagCompound;
at codechicken.nei.NEIServerConfig.loadBannedItems(NEIServerConfig.java:198) ~[NEIServerConfig.class:?]
at codechicken.nei.NEIServerConfig.load(NEIServerConfig.java:45) ~[NEIServerConfig.class:?]
at codechicken.nei.ServerHandler.loadEvent(ServerHandler.java:47) ~[ServerHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_16_ServerHandler_loadEvent_Load.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:103) [IntegratedServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:130) [IntegratedServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:500) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_40]
[17:24:17] [Server thread/ERROR] [FML]: Index: 3 Listeners:
[17:24:17] [Server thread/ERROR] [FML]: 0: HIGHEST
[17:24:17] [Server thread/ERROR] [FML]: 1: ASM: net.minecraftforge.common.ForgeInternalHandler@dc72335 onDimensionLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:24:17] [Server thread/ERROR] [FML]: 2: NORMAL
[17:24:17] [Server thread/ERROR] [FML]: 3: ASM: codechicken.nei.ServerHandler@4c082a7d loadEvent(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:24:17] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoSuchMethodError: net.minecraft.nbt.JsonToNBT.getTagFromJson(Ljava/lang/String;)Lnet/minecraft/nbt/NBTTagCompound;
at codechicken.nei.NEIServerConfig.loadBannedItems(NEIServerConfig.java:198) ~[NEIServerConfig.class:?]
at codechicken.nei.NEIServerConfig.load(NEIServerConfig.java:45) ~[NEIServerConfig.class:?]
at codechicken.nei.ServerHandler.loadEvent(ServerHandler.java:47) ~[ServerHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_16_ServerHandler_loadEvent_Load.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:103) ~[IntegratedServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:130) ~[IntegratedServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:500) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_40]
[17:24:17] [Server thread/ERROR]: This crash report has been saved to: /Users/andrew/Desktop/TheForge/eclipse/./crash-reports/crash-2015-07-17_17.24.17-server.txt
[17:24:17] [Server thread/INFO] [FML]: Applying holder lookups
[17:24:17] [Server thread/INFO] [FML]: Holder lookups applied
[17:24:17] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
[17:24:19] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:660]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-dev.jar)
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-dev.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-dev.jar)
Contact their authors BEFORE contacting forge
// Would you like a cupcake?
Time: 7/17/15 5:24 PM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: net.minecraft.nbt.JsonToNBT.getTagFromJson(Ljava/lang/String;)Lnet/minecraft/nbt/NBTTagCompound;
at codechicken.nei.NEIServerConfig.loadBannedItems(NEIServerConfig.java:198)
at codechicken.nei.NEIServerConfig.load(NEIServerConfig.java:45)
at codechicken.nei.ServerHandler.loadEvent(ServerHandler.java:47)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_16_ServerHandler_loadEvent_Load.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:103)
at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:130)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:500)
at java.lang.Thread.run(Thread.java:745)
It won't work with my minecraft. At first I thought it was my other mods, so I took some away, it still crashed, then I took them all out but NotEnoughItems, and it STILL crashed! Help me if you know the problem please. If you want the crash report tell me.
ALWAYS post the crash log. without it it is impossible to help you.
just post it in spoiler tags.
Tell me please. there is a command for the server console to create a dump blocks an item and ......other?
Sorry for bad English
NEI has that ability. Item, blocks, biomes, enchantments, etc.