I've finally given in and made an account on here. For the past two days I've been trying to get Mo'creatures working again to no avail. It was working fine. I hadn't touched any of my minecraft files, but upon starting up minecraft one day I got a crash report after the Mojang screen. At the time I only had the necessary mods for Mo'creatures to work as well as biosphere.
I had Forge installed, Custommobspawner, Biosphere, Mo' Creatures. The appropriate GUI was was in my coremods. As I said before, everything was working just fine for the past week or so.
After it started crashing I took Mo'creatures out since it seemed to be the problem. The game started up fine. I checked to make sure I had the latest version or if Biosphere was suddenly conflicting, but once again nothing seemed to have any effect. I force updated minecraft a few times and re-installed everything. Meta-INF was definitely deleted every single time (because that seems to be the only answer people give for any problem) as well as Forge and the right versions of the mods. I really have no clue what I'm doing wrong now. I don't want to just give up on the mod- I was quite enjoying the wyverns-but I'm getting a little frustrated with the lack of progress in fixing this issue on my own.
Note: I have since added Toomanyitems after playing without Mo'creatures. Taking it out doesn't make any difference as far as crashing.
Here's what I got from the game game itself:
--- BEGIN ERROR REPORT 6a23f897 --------
Full report at:
C:\Users\Miya\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-27_15.20.14-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 5/27/13 3:20 PM
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 346133256 bytes (330 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 8 mods loaded, 8 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GuiAPI{0.15.6} [GuiAPI] (GuiAPI-0.15.6-1.5.2 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_Biosphere{1.5.2} [mod_Biosphere] (Biosphere (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CustomSpawner{2.2.2} [DrZhark's CustomSpawner] (CustomMobSpawner 2.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MoCreatures{5.2.2} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod v5.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
mod_TooManyItems{1.5.2 2013-04-25} [mod_TooManyItems] (TooManyItems2013_04_25_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6320 Graphics GL version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Dokucraft - The Saga Continues 1.5 - Light.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.NullPointerException
at drzhark.mocreatures.MoCProxy.initializeEntities(MoCProxy.java:844)
at drzhark.mocreatures.MoCProxy.ConfigPostInit(MoCProxy.java:613)
at drzhark.mocreatures.client.MoCClientProxy.ConfigPostInit(MoCClientProxy.java:735)
at drzhark.mocreatures.MoCreatures.postInit(MoCreatures.java:479)
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:494)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 96756f51 ----------
Crash report file:
---- Minecraft Crash Report ----
// My bad.
Time: 5/27/13 3:20 PM
Description: Failed to start game
java.lang.NullPointerException
at drzhark.mocreatures.MoCProxy.initializeEntities(MoCProxy.java:844)
at drzhark.mocreatures.MoCProxy.ConfigPostInit(MoCProxy.java:613)
at drzhark.mocreatures.client.MoCClientProxy.ConfigPostInit(MoCClientProxy.java:735)
at drzhark.mocreatures.MoCreatures.postInit(MoCreatures.java:479)
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:494)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 346133256 bytes (330 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 8 mods loaded, 8 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GuiAPI{0.15.6} [GuiAPI] (GuiAPI-0.15.6-1.5.2 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_Biosphere{1.5.2} [mod_Biosphere] (Biosphere (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CustomSpawner{2.2.2} [DrZhark's CustomSpawner] (CustomMobSpawner 2.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MoCreatures{5.2.2} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod v5.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
mod_TooManyItems{1.5.2 2013-04-25} [mod_TooManyItems] (TooManyItems2013_04_25_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6320 Graphics GL version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Dokucraft - The Saga Continues 1.5 - Light.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
The Meaning of Life, the Universe, and Everything.
Join Date:
6/1/2013
Posts:
48
Minecraft:
biddyboo8
Xbox:
TheForkisEvil
Member Details
I have recently been having this error, too. I don't wanna quit Minecraft. Nor do I wanna quit Mo' Creatures. It was working fine before and I have done everything you have done. I would really like some help with this, as you probably would, too.
I had Forge installed, Custommobspawner, Biosphere, Mo' Creatures. The appropriate GUI was was in my coremods. As I said before, everything was working just fine for the past week or so.
After it started crashing I took Mo'creatures out since it seemed to be the problem. The game started up fine. I checked to make sure I had the latest version or if Biosphere was suddenly conflicting, but once again nothing seemed to have any effect. I force updated minecraft a few times and re-installed everything. Meta-INF was definitely deleted every single time (because that seems to be the only answer people give for any problem) as well as Forge and the right versions of the mods. I really have no clue what I'm doing wrong now. I don't want to just give up on the mod- I was quite enjoying the wyverns-but I'm getting a little frustrated with the lack of progress in fixing this issue on my own.
Note: I have since added Toomanyitems after playing without Mo'creatures. Taking it out doesn't make any difference as far as crashing.
Here's what I got from the game game itself:
--- BEGIN ERROR REPORT 6a23f897 --------
Full report at:
C:\Users\Miya\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-27_15.20.14-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 5/27/13 3:20 PM
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 346133256 bytes (330 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 8 mods loaded, 8 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GuiAPI{0.15.6} [GuiAPI] (GuiAPI-0.15.6-1.5.2 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_Biosphere{1.5.2} [mod_Biosphere] (Biosphere (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CustomSpawner{2.2.2} [DrZhark's CustomSpawner] (CustomMobSpawner 2.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MoCreatures{5.2.2} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod v5.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
mod_TooManyItems{1.5.2 2013-04-25} [mod_TooManyItems] (TooManyItems2013_04_25_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6320 Graphics GL version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Dokucraft - The Saga Continues 1.5 - Light.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.NullPointerException
at drzhark.mocreatures.MoCProxy.initializeEntities(MoCProxy.java:844)
at drzhark.mocreatures.MoCProxy.ConfigPostInit(MoCProxy.java:613)
at drzhark.mocreatures.client.MoCClientProxy.ConfigPostInit(MoCClientProxy.java:735)
at drzhark.mocreatures.MoCreatures.postInit(MoCreatures.java:479)
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:494)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 96756f51 ----------
Crash report file:
// My bad.
Time: 5/27/13 3:20 PM
Description: Failed to start game
java.lang.NullPointerException
at drzhark.mocreatures.MoCProxy.initializeEntities(MoCProxy.java:844)
at drzhark.mocreatures.MoCProxy.ConfigPostInit(MoCProxy.java:613)
at drzhark.mocreatures.client.MoCClientProxy.ConfigPostInit(MoCClientProxy.java:735)
at drzhark.mocreatures.MoCreatures.postInit(MoCreatures.java:479)
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:494)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 346133256 bytes (330 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 8 mods loaded, 8 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GuiAPI{0.15.6} [GuiAPI] (GuiAPI-0.15.6-1.5.2 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_Biosphere{1.5.2} [mod_Biosphere] (Biosphere (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CustomSpawner{2.2.2} [DrZhark's CustomSpawner] (CustomMobSpawner 2.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MoCreatures{5.2.2} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod v5.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
mod_TooManyItems{1.5.2 2013-04-25} [mod_TooManyItems] (TooManyItems2013_04_25_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6320 Graphics GL version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Dokucraft - The Saga Continues 1.5 - Light.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Ehehehe
I am having the same problem. IT IS SO FRUSTRATING!!!!! I noticed this post was from 2013 has anyone figured it out yet?