Let me start off this post by saying, I'm not good with mods. At all. I have never figured out mods until like, 8 months ago. I'm still terrible. But, I have spent hours trying to figure out how to get NEI (Not Enough Items) to work, because I really need it. I am using AT Launcher, a modpack launcher thing. I created a custom modpack for 1.7.10. It uses forge. I get on Minecraft just fine, but whenever I try to go on a singleplayer world, I get on for 0.5 seconds. Then it just says- "shutting down internal server" and after that it says- "A fatal error has occured" I have no idea why NEI is causing it. I know it's NEI because it only started happening after I put it in my modpack. Here are the mods I have, if one of them is causing it-
-Minecraft Forge
-Optifine Ultra
-Inventory Pets
-Superheroes Unlimited
-Legends Core
-Lucky Blocks
-Pandoras Box
-YouTubers+
-Morph
-VeinMiner
-iChunUtil
-Xaeros Minimap
-Transformers
-Iron Chest 2
-CodeChickenCore
-Not Enough Items
-BiblioCraft
Those are all the mods. I really need help on this. Thanks so much if you could help.
I did try re-downloading it. I've even tried downloading them from different websites and they all do the same thing. My worlds do work again if I take it out, but I want a way for my worlds to work AND have NEI. I need it mainly for crafting recipes. I tried just using TMI to look at the items, and then looking up the recipes for the items. But i couldn't find the majority of them ANYWHERE. It's honestly really weird. I tried looking up answers to this before making a post, but none came up. But I did see that others were having the problem too, but nobody was answering them.
My Minecraft isn't crashing. It just takes me back to the title screen and won't let me go on ANY of my worlds unless I get rid of NEI. But I'll add what it says to me when I try to join a game.
an issue between NEI and another mod. so to double check remove all mods except NEI and CCC. if it works then then you'll have to find what mod does it by adding them one at a time.
Ok well, good news, bad news, confusing news. I'm getting further. Now it's actually letting me on the world, but whenever I open my inventory, THEN that's when it kicks me out of my world.
progress!! lol still sounds like mods conflicting somehow/ NEI not liking a mod. ive had the issue in the past but cant remember what fixed it. (open inventory crash issue)
So, a bit of a story in the last 10-20 minutes. I was removing mods, and discovered that all of them were "conflicting." And then I tried to look up answers again, and I realized how much of an idiot I am. I didn't put CodeChickenCore in the Core Mods folder. I put it in the core mods folder, and then added all the mods back in. So, I did that, and guess what? It worked! (Or so I thought.) I could actually get on worlds with NEI! I opened up my inventory to see if I would crash again, and my stomach dropped. It didn't crash, but instead, NEI was NOWHERE TO BE SEEN. I tried checking to see if I had to activate it or something, and it said I didn't even install NEI! So now I'm faced with a new problem. Oh boy. :/
If there is no crash report, post the log. This should be available in your ATLauncher directory/Instances/your modpack/logs/fml-client-latest.log. Right now we've got no information to base any suggestions off. Roseredstr seems to be grasping at straws here.
Second, I'm not sure what you mean by "core mods folder." You are using 1.7.10, correct? If this is the case (heck, for ALL recent versions), all mods should go in the mods folder unless otherwise stated in the installation instructions. Unless ATLauncher uses some strange file system that I'm not aware of, that is.
Third, "O" is the hotkey to show/hide NEI, just so you know. But of course, that would do nothing if you say that NEI was not actually installed. Where did you find that out? Mods list on the main menu?
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
java.lang.IllegalAccessError: tried to access field net.minecraft.client.gui.inventory.GuiContainer.field_147003_i from class codechicken.nei.guihook.GuiContainerManager
at codechicken.nei.guihook.GuiContainerManager.renderObjects(GuiContainerManager.java:398)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:120)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.nei.guihook.GuiContainerManager.renderObjects(GuiContainerManager.java:398)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:120)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
Here's a less recent one too, it crashed for a different reason, not the inventory thing.
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 11/17/15 5:51 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: codechicken/nei/recipe/ICraftingHandler
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: codechicken/nei/recipe/ICraftingHandler
at tonius.neiintegration.NEIIntegration.init(NEIIntegration.java:48)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
... 10 more
Caused by: java.lang.ClassNotFoundException: codechicken.nei.recipe.ICraftingHandler
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 37 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 39 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
java.lang.IllegalAccessError: tried to access field net.minecraft.client.gui.inventory.GuiContainer.field_147003_i from class codechicken.nei.guihook.GuiContainerManager
at codechicken.nei.guihook.GuiContainerManager.renderObjects(GuiContainerManager.java:398)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:120)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.nei.guihook.GuiContainerManager.renderObjects(GuiContainerManager.java:398)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:120)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 132553256 bytes (126 MB) / 381685760 bytes (364 MB) up to 1038876672 bytes (990 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms256M -Xmx1024M -XX:PermSize=128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 5 mods loaded, 5 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.3.28} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.3.46} [Not Enough Items] (Not-Enough-Items-1.7.10(1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3282, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful32pack-4.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
I'm going to bed, so maybe if you could get something out of that overnight, that'd be fantastic.
You are using absolutely ancient versions of CodeChickenCore, NEI, and even Forge. Update CCC and NEI, and I'd recommend updating Forge as well. This issue is very likely to have been fixed in later versions.
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Here's a less recent one too, it crashed for a different reason, not the inventory thing.
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 11/17/15 5:51 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: codechicken/nei/recipe/ICraftingHandler
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: codechicken/nei/recipe/ICraftingHandler
at tonius.neiintegration.NEIIntegration.init(NEIIntegration.java:48)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
... 10 more
Caused by: java.lang.ClassNotFoundException: codechicken.nei.recipe.ICraftingHandler
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 37 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 39 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Let me start off this post by saying, I'm not good with mods. At all. I have never figured out mods until like, 8 months ago. I'm still terrible. But, I have spent hours trying to figure out how to get NEI (Not Enough Items) to work, because I really need it. I am using AT Launcher, a modpack launcher thing. I created a custom modpack for 1.7.10. It uses forge. I get on Minecraft just fine, but whenever I try to go on a singleplayer world, I get on for 0.5 seconds. Then it just says- "shutting down internal server" and after that it says- "A fatal error has occured" I have no idea why NEI is causing it. I know it's NEI because it only started happening after I put it in my modpack. Here are the mods I have, if one of them is causing it-
-Minecraft Forge
-Optifine Ultra
-Inventory Pets
-Superheroes Unlimited
-Legends Core
-Lucky Blocks
-Pandoras Box
-YouTubers+
-Morph
-VeinMiner
-iChunUtil
-Xaeros Minimap
-Transformers
-Iron Chest 2
-CodeChickenCore
-Not Enough Items
-BiblioCraft
Those are all the mods. I really need help on this. Thanks so much if you could help.
for starters have you tried deleting it and re-downloading the file? or taking out NEI to see if its just that.
I did try re-downloading it. I've even tried downloading them from different websites and they all do the same thing. My worlds do work again if I take it out, but I want a way for my worlds to work AND have NEI. I need it mainly for crafting recipes. I tried just using TMI to look at the items, and then looking up the recipes for the items. But i couldn't find the majority of them ANYWHERE. It's honestly really weird. I tried looking up answers to this before making a post, but none came up. But I did see that others were having the problem too, but nobody was answering them.
Have you tried the same for CodeChickenCore? since its a required lib it may be causing issues once you add NEI
Yes, I also did the same for CodeChickenCore. Same exact thing happened. I tried again, just in case, and sadly, it didn't work.
do you have a crash file? perhaps that may tell me more (put it in a spoiler)
My Minecraft isn't crashing. It just takes me back to the title screen and won't let me go on ANY of my worlds unless I get rid of NEI. But I'll add what it says to me when I try to join a game.
an issue between NEI and another mod. so to double check remove all mods except NEI and CCC. if it works then then you'll have to find what mod does it by adding them one at a time.
Ok, I'll try that then get back to you if it works or not. Thanks either way.
Ok well, good news, bad news, confusing news. I'm getting further. Now it's actually letting me on the world, but whenever I open my inventory, THEN that's when it kicks me out of my world.
progress!! lol still sounds like mods conflicting somehow/ NEI not liking a mod. ive had the issue in the past but cant remember what fixed it. (open inventory crash issue)
So, a bit of a story in the last 10-20 minutes. I was removing mods, and discovered that all of them were "conflicting." And then I tried to look up answers again, and I realized how much of an idiot I am. I didn't put CodeChickenCore in the Core Mods folder. I put it in the core mods folder, and then added all the mods back in. So, I did that, and guess what? It worked! (Or so I thought.) I could actually get on worlds with NEI! I opened up my inventory to see if I would crash again, and my stomach dropped. It didn't crash, but instead, NEI was NOWHERE TO BE SEEN. I tried checking to see if I had to activate it or something, and it said I didn't even install NEI! So now I'm faced with a new problem. Oh boy. :/
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumOk, a few things:
If there is no crash report, post the log. This should be available in your ATLauncher directory/Instances/your modpack/logs/fml-client-latest.log. Right now we've got no information to base any suggestions off. Roseredstr seems to be grasping at straws here.
Second, I'm not sure what you mean by "core mods folder." You are using 1.7.10, correct? If this is the case (heck, for ALL recent versions), all mods should go in the mods folder unless otherwise stated in the installation instructions. Unless ATLauncher uses some strange file system that I'm not aware of, that is.
Third, "O" is the hotkey to show/hide NEI, just so you know. But of course, that would do nothing if you say that NEI was not actually installed. Where did you find that out? Mods list on the main menu?
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
hit the "o" button like O for "O"pen. it likes to hide sometimes
core mods folder is there I checked, also, I found the crash report, it was hiding, so here-
---- Minecraft Crash Report ----
// Don't do that.
Time: 11/17/15 8:32 PM
Description: Rendering screen
java.lang.IllegalAccessError: tried to access field net.minecraft.client.gui.inventory.GuiContainer.field_147003_i from class codechicken.nei.guihook.GuiContainerManager
at codechicken.nei.guihook.GuiContainerManager.renderObjects(GuiContainerManager.java:398)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:120)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.nei.guihook.GuiContainerManager.renderObjects(GuiContainerManager.java:398)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:120)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
Mouse location: Scaled: (341, 191). Absolute: (683, 384)
Screen size: Scaled: (683, 384). Absolute: (1366, 768). Scale factor of 2
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['SamDaBam'/274, l='MpServer', x=127.16, y=67.62, z=136.54]]
Chunk stats: MultiplayerChunkCache: 547, 547
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (156,64,136), Chunk: (at 12,4,8 in 9,8; contains blocks 144,0,128 to 159,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 312 game time, 312 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 115 total; [EntityZombie['Zombie'/1134, l='MpServer', x=182.50, y=18.00, z=141.50], EntityFallingBlock['Falling Block'/4379, l='MpServer', x=241.50, y=35.91, z=-9.50], EntityPig['Pig'/51, l='MpServer', x=62.50, y=67.00, z=83.50], EntityBat['Bat'/50, l='MpServer', x=50.55, y=39.66, z=96.86], EntitySkeleton['Skeleton'/49, l='MpServer', x=52.38, y=32.00, z=82.97], EntitySkeleton['Skeleton'/48, l='MpServer', x=51.50, y=33.00, z=87.50], EntityPig['Pig'/63, l='MpServer', x=65.50, y=67.00, z=81.50], EntityPig['Pig'/62, l='MpServer', x=65.50, y=73.00, z=82.50], EntityPig['Pig'/60, l='MpServer', x=66.50, y=42.00, z=86.50], EntityChicken['Chicken'/64, l='MpServer', x=81.44, y=71.00, z=93.44], EntityChicken['Chicken'/65, l='MpServer', x=67.47, y=68.00, z=84.47], EntityChicken['Chicken'/66, l='MpServer', x=74.66, y=70.00, z=86.41], EntityChicken['Chicken'/67, l='MpServer', x=76.50, y=74.00, z=85.50], EntityWitch['Witch'/1048, l='MpServer', x=48.50, y=38.00, z=96.50], EntityPig['Pig'/84, l='MpServer', x=84.34, y=68.00, z=75.53], EntitySkeleton['Skeleton'/1050, l='MpServer', x=53.50, y=36.00, z=94.06], EntityPig['Pig'/81, l='MpServer', x=82.63, y=68.00, z=75.97], EntityPig['Pig'/83, l='MpServer', x=84.47, y=68.00, z=74.47], EntityPig['Pig'/82, l='MpServer', x=83.06, y=68.00, z=74.47], EntityPig['Pig'/102, l='MpServer', x=87.50, y=65.00, z=170.50], EntityPig['Pig'/100, l='MpServer', x=82.50, y=66.00, z=168.50], EntityPig['Pig'/101, l='MpServer', x=82.50, y=66.00, z=168.50], EntityPig['Pig'/99, l='MpServer', x=84.50, y=66.00, z=168.50], EntityPig['Pig'/110, l='MpServer', x=96.50, y=68.00, z=100.50], EntityHorse['Horse'/111, l='MpServer', x=111.75, y=64.00, z=144.00], EntityPig['Pig'/108, l='MpServer', x=100.50, y=79.00, z=97.50], EntityPig['Pig'/109, l='MpServer', x=96.50, y=69.00, z=99.50], EntityPig['Pig'/107, l='MpServer', x=102.50, y=70.00, z=94.50], EntityHorse['Horse'/112, l='MpServer', x=109.50, y=63.00, z=146.09], EntityHorse['Horse'/126, l='MpServer', x=123.06, y=68.00, z=122.06], EntityHorse['Horse'/125, l='MpServer', x=117.25, y=68.00, z=116.25], EntityBat['Bat'/136, l='MpServer', x=131.34, y=51.84, z=202.44], EntityCreeper['Creeper'/2067, l='MpServer', x=185.50, y=22.00, z=135.50], EntityZombie['Zombie'/141, l='MpServer', x=156.03, y=26.00, z=159.44], EntityChicken['Chicken'/143, l='MpServer', x=155.50, y=68.00, z=158.50], EntityZombie['Zombie'/142, l='MpServer', x=150.50, y=29.00, z=156.50], EntityZombie['Zombie'/129, l='MpServer', x=117.50, y=42.00, z=179.50], EntityHorse['Horse'/128, l='MpServer', x=113.50, y=68.00, z=137.50], EntityBat['Bat'/130, l='MpServer', x=120.51, y=54.20, z=195.96], EntityBat['Bat'/2077, l='MpServer', x=170.38, y=16.79, z=135.42], EntityZombie['Zombie'/133, l='MpServer', x=138.50, y=48.00, z=173.50], EntityBat['Bat'/135, l='MpServer', x=119.56, y=49.17, z=205.26], EntityCreeper['Creeper'/134, l='MpServer', x=128.56, y=49.00, z=185.08], EntityZombie['Zombie'/156, l='MpServer', x=160.50, y=14.00, z=158.50], EntityZombie['Zombie'/157, l='MpServer', x=161.50, y=14.00, z=158.50], EntityZombie['Zombie'/158, l='MpServer', x=161.50, y=14.00, z=159.50], EntityZombie['Zombie'/159, l='MpServer', x=164.56, y=14.00, z=158.18], EntityChicken['Chicken'/144, l='MpServer', x=154.47, y=67.00, z=158.44], EntityHorse['Horse'/146, l='MpServer', x=159.50, y=68.00, z=164.50], EntityChicken['Chicken'/147, l='MpServer', x=154.50, y=65.00, z=164.50], EntityChicken['Chicken'/148, l='MpServer', x=144.59, y=63.00, z=155.59], EntityHorse['Horse'/171, l='MpServer', x=188.50, y=69.00, z=114.50], EntityBat['Bat'/170, l='MpServer', x=181.48, y=29.13, z=76.28], EntityZombie['Zombie'/175, l='MpServer', x=185.50, y=21.00, z=133.50], EntityCreeper['Creeper'/174, l='MpServer', x=176.50, y=17.00, z=139.50], EntityCreeper['Creeper'/173, l='MpServer', x=180.53, y=17.00, z=136.44], EntityHorse['Horse'/172, l='MpServer', x=186.50, y=69.00, z=114.50], EntityPig['Pig'/163, l='MpServer', x=172.44, y=65.00, z=197.94], EntityPig['Pig'/162, l='MpServer', x=172.50, y=66.00, z=194.50], EntityPig['Pig'/161, l='MpServer', x=172.53, y=65.00, z=199.28], EntityPig['Pig'/160, l='MpServer', x=166.09, y=63.00, z=201.31], EntityBat['Bat'/2082, l='MpServer', x=171.01, y=16.00, z=132.43], EntityHorse['Horse'/186, l='MpServer', x=203.50, y=68.00, z=116.50], EntityBat['Bat'/187, l='MpServer', x=197.35, y=21.63, z=166.48], EntityCreeper['Creeper'/184, l='MpServer', x=206.50, y=30.00, z=67.50], EntityBat['Bat'/2081, l='MpServer', x=169.78, y=16.28, z=134.39], EntityHorse['Horse'/185, l='MpServer', x=204.50, y=68.00, z=118.50], EntityPig['Pig'/190, l='MpServer', x=204.50, y=65.00, z=180.50], EntityPig['Pig'/189, l='MpServer', x=206.19, y=65.00, z=179.81], EntityCreeper['Creeper'/178, l='MpServer', x=190.46, y=18.47, z=136.72], EntityCreeper['Creeper'/179, l='MpServer', x=182.50, y=19.00, z=148.50], EntityCreeper['Creeper'/176, l='MpServer', x=180.41, y=15.00, z=150.03], EntityCreeper['Creeper'/177, l='MpServer', x=178.03, y=17.00, z=132.56], EntityBat['Bat'/183, l='MpServer', x=191.64, y=20.00, z=70.49], EntityBat['Bat'/180, l='MpServer', x=185.64, y=24.00, z=148.50], EntityPig['Pig'/206, l='MpServer', x=204.09, y=64.00, z=188.16], EntityZombie['Zombie'/4603, l='MpServer', x=180.50, y=20.00, z=149.50], EntityZombie['Zombie'/4602, l='MpServer', x=179.50, y=20.00, z=148.50], EntityBat['Bat'/3108, l='MpServer', x=168.74, y=20.00, z=173.47], EntityCreeper['Creeper'/2489, l='MpServer', x=167.34, y=16.00, z=139.31], EntityCreeper['Creeper'/2490, l='MpServer', x=169.50, y=16.00, z=138.50], EntityZombie['Zombie'/2491, l='MpServer', x=168.41, y=15.38, z=139.94], EntityBat['Bat'/4124, l='MpServer', x=141.41, y=38.33, z=177.45], EntityClientPlayerMP['SamDaBam'/274, l='MpServer', x=127.16, y=67.62, z=136.54], EntityBat['Bat'/3511, l='MpServer', x=173.56, y=16.00, z=159.52], EntityCreeper['Creeper'/1497, l='MpServer', x=135.50, y=52.00, z=187.50], EntitySkeleton['Skeleton'/2353, l='MpServer', x=50.50, y=30.00, z=80.50], EntitySkeleton['Skeleton'/3338, l='MpServer', x=177.50, y=61.00, z=55.50], EntityZombie['Zombie'/4350, l='MpServer', x=49.50, y=33.00, z=88.50], EntityCreeper['Creeper'/4880, l='MpServer', x=171.95, y=23.00, z=165.68], EntitySkeleton['Skeleton'/4881, l='MpServer', x=172.56, y=23.00, z=168.02], EntitySkeleton['Skeleton'/2732, l='MpServer', x=173.50, y=16.00, z=160.50], EntitySkeleton['Skeleton'/2731, l='MpServer', x=174.50, y=16.00, z=160.50], EntitySkeleton['Skeleton'/2730, l='MpServer', x=174.50, y=16.00, z=158.50], EntitySkeleton['Skeleton'/526, l='MpServer', x=193.09, y=21.00, z=146.50], EntityZombie['Zombie'/2710, l='MpServer', x=83.07, y=44.00, z=79.07], EntityZombie['Zombie'/527, l='MpServer', x=192.50, y=22.00, z=140.50], EntityCreeper['Creeper'/4907, l='MpServer', x=176.50, y=17.00, z=153.50], EntitySkeleton['Skeleton'/4944, l='MpServer', x=87.50, y=45.00, z=76.50], EntityCreeper['Creeper'/2791, l='MpServer', x=129.63, y=48.00, z=186.25], EntityEnderman['Enderman'/1564, l='MpServer', x=181.50, y=56.00, z=56.50], EntityCreeper['Creeper'/5046, l='MpServer', x=186.91, y=16.00, z=143.32], EntityCreeper['Creeper'/5043, l='MpServer', x=178.50, y=20.00, z=173.50], EntitySkeleton['Skeleton'/1725, l='MpServer', x=187.50, y=29.00, z=59.50], EntitySkeleton['Skeleton'/1722, l='MpServer', x=186.50, y=29.00, z=58.50], EntitySkeleton['Skeleton'/1723, l='MpServer', x=187.50, y=29.00, z=58.50], EntityFallingBlock['Falling Block'/3601, l='MpServer', x=241.50, y=35.86, z=-9.50], EntityFallingBlock['Falling Block'/4639, l='MpServer', x=241.50, y=35.94, z=-9.50], EntityFallingBlock['Falling Block'/1867, l='MpServer', x=241.50, y=35.72, z=-9.50], EntityZombie['Zombie'/2856, l='MpServer', x=120.50, y=54.00, z=67.50], EntitySpider['Spider'/2827, l='MpServer', x=101.56, y=69.00, z=84.00], EntitySpider['Spider'/1986, l='MpServer', x=170.50, y=22.00, z=155.50], EntityEnderman['Enderman'/910, l='MpServer', x=187.69, y=22.00, z=135.75], EntitySkeleton['Skeleton'/4801, l='MpServer', x=130.50, y=69.00, z=77.50], EntityCreeper['Creeper'/985, l='MpServer', x=117.22, y=53.06, z=70.72]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:909)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 132553256 bytes (126 MB) / 381685760 bytes (364 MB) up to 1038876672 bytes (990 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms256M -Xmx1024M -XX:PermSize=128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 5 mods loaded, 5 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.3.28} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.3.46} [Not Enough Items] (Not-Enough-Items-1.7.10(1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3282, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful32pack-4.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
I'm going to bed, so maybe if you could get something out of that overnight, that'd be fantastic.
Nope, doesn't work. Try getting something out of the crash report I sent to the other guy.
Anyways, going to bed.
Here's a less recent one too, it crashed for a different reason, not the inventory thing.
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 11/17/15 5:51 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: codechicken/nei/recipe/ICraftingHandler
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: codechicken/nei/recipe/ICraftingHandler
at tonius.neiintegration.NEIIntegration.init(NEIIntegration.java:48)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
... 10 more
Caused by: java.lang.ClassNotFoundException: codechicken.nei.recipe.ICraftingHandler
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 37 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 39 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 120968096 bytes (115 MB) / 310972416 bytes (296 MB) up to 1038876672 bytes (990 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms256M -Xmx1024M -XX:PermSize=128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 Optifine OptiFine_1.7.10_HD_U_B7 22 mods loaded, 22 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.3.28} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
VeinMiner_coremod{0.21.2_build-43} [Core mod] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.7.3} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
InventoryPets{1.3.6} [Inventory Pets] (inventorypets-1.7.10-1.3.6-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
legends{1.1} [Legends Mod] (Legends Core-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Morph{0.9.2} [Morph] (Morphing-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
neiintegration{1.0.3} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Errored
ooocraft{0.1} [OooCraft] (ooocraft-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
pandorasbox{2.0.1} [Pandora's Box] (Pandoras-Box-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
sus{4.2} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
susaddon{4.2} [Superheroes Unlimited Mod (Part 2)] (Superheroes Unlimited Mod-1.7.10-4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
transformers{${version}} [Transformers Mod] (Transformers-1.7.10-0.5.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
VeinMiner{0.21.2} [Vein Miner] (VeinMiner-1.7.10_0.21.2.43.jar) Unloaded->Constructed->Pre-initialized->Initialized
VeinMinerModSupport{0.21.2} [Mod Support] (VeinMiner-1.7.10_0.21.2.43.jar) Unloaded->Constructed->Pre-initialized->Initialized
XaeroMinimap{1.6.1.2} [Xaero's Minimap] (xaeros_minimap_v1.6.1.2_Forge_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
youtubers{1.8.0} [Youtubers+ Mod] (youtubers-1.8.0-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYou are using absolutely ancient versions of CodeChickenCore, NEI, and even Forge. Update CCC and NEI, and I'd recommend updating Forge as well. This issue is very likely to have been fixed in later versions.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYou have NEI Integration, but not NEI.
NEI is required by NEI Integration.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
Wow ok sorry to waste your time with my dumbness wow that worked.
Jeez wow I am stupid.