I get this crash when I log in 2 my forge MC, (not my world)
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 2/14/14 9:34 AM
Description: Initializing game
java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Benjamin/AppData/Roaming/.minecraft/config/MoCreatures/Biomes/chylex.cfg:1'
at drzhark.mocreatures.MoCConfiguration.load(MoCConfiguration.java:655)
at drzhark.mocreatures.MoCConfiguration.<init>(MoCConfiguration.java:93)
at drzhark.mocreatures.MoCProxy.genModConfiguration(MoCProxy.java:604)
at drzhark.mocreatures.MoCProxy.ConfigInit(MoCProxy.java:406)
at drzhark.mocreatures.client.MoCClientProxy.ConfigInit(MoCClientProxy.java:752)
at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:378)
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:545)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:313)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at drzhark.mocreatures.MoCConfiguration.load(MoCConfiguration.java:655)
at drzhark.mocreatures.MoCConfiguration.<init>(MoCConfiguration.java:93)
at drzhark.mocreatures.MoCProxy.genModConfiguration(MoCProxy.java:604)
at drzhark.mocreatures.MoCProxy.ConfigInit(MoCProxy.java:406)
at drzhark.mocreatures.client.MoCClientProxy.ConfigInit(MoCClientProxy.java:752)
at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:378)
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:545)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:313)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_10, Oracle Corporation
Java VM Version: Java HotSpot™ Client VM (mixed mode, sharing), Oracle Corporation
Memory: 125807720 bytes (119 MB) / 217997312 bytes (207 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
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 v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C6 30 mods loaded, 30 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems_1.61.5.jar) Unloaded->Constructed->Pre-initialized
PlayerAPI{1.1} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized
cfm{3.2.5} [§4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.5(1.6.4).zip) Unloaded->Constructed->Pre-initialized
ccm{1.0.1} [MrCrayfish's Construction Mod] ([Forge]MrCrayfishConstructionModv1.0.5_(1.6.4).zip) Unloaded->Constructed->Pre-initialized
ArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized
Backpack{1.18.17} [Backpack] (backpack-1.18.17-1.6.2.zip) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.5.4} [BiblioCraft] (BiblioCraft[v1.5.4].zip) Unloaded->Constructed->Pre-initialized
CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (CustomMobSpawner_2.3.1.zip) Unloaded->Constructed->Pre-initialized
MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZharks_MoCreatures_Mod_v6.0.1.zip) Unloaded->Constructed->Errored
ThebombzenAPI{2.2.0} [ThebombzenAPI] (ThebombzenAPI-v2.2.0-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized
EnchantView{3.12.0} [EnchantView] (EnchantView-v3.12.0-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized
GalacticraftCore{2.0.2} [Galacticraft Core] (Galacticraft-1.6.4-2.0.2.814.jar) Unloaded->Constructed->Pre-initialized
GalacticraftMars{2.0.2} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.2.814.jar) Unloaded->Constructed->Pre-initialized
Goblins_mod{0.5.1} [Goblins! Mod] (Goblin.zip) Unloaded->Constructed->Pre-initialized
iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized
GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized
hamstermod{0.1} [Hamster Mod] (Hamsterrific[1.6.4]V1.0.zip) Unloaded->Constructed->Pre-initialized
HardcoreEnderExpansion{1.3.1} [Hardcore Ender Expansion] (HardcoreEnderExpansion.zip) Unloaded->Constructed->Pre-initialized
mca{3.5.4} [Minecraft Comes Alive] (MCA v3.5.4.zip) Unloaded->Constructed->Pre-initialized
RedGear|Core{2.0.2} [Red Gear Core] (RedGearCore-2.0.2.jar) Unloaded->Constructed->Pre-initialized
RideAbleSpidersMod{Betha.1.4} [Rideable SpidersMod] (Rideablespiders-1.6.4v4.zip) Unloaded->Constructed->Pre-initialized
mod_SmartMoving{14.5} [Smart Moving] (Smart_Moving_Universal_for_Forge.zip) Unloaded->Constructed->Pre-initialized
mod_SmartRender{1.1} [Smart Render] (Smart_Moving_Universal_for_Forge.zip) Unloaded->Constructed->Pre-initialized
RedGear|Snowfall{2.1.0} [Snowfall] (Snowfall-2.1.0.jar) Unloaded->Constructed->Pre-initialized
telepads{1.6.4 v5} [Teleportation Pads] (TelePads-1.6.4-v5.zip) Unloaded->Constructed->Pre-initialized
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7520G GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
or if im lucky I get 1 fps
The mods I have r: Archimede's Ships, Backpacks, Bibliocraft, Construstion, Enchantveiw, Furniture, Galacticraft, Goblins, Gravity Gun, Hamsterrific (which btw none of those items r in the game 4 some reason), Hardcore Ender Expansion, Minecaft Comes Alive, Mocreatures, NEI, Optifine, Ridebale Spiders, Smart Moving, Snowfall, and Telepads all 1.6.4 and im putting this on all the mod pages by the end of the day.
I get this crash when I log in 2 my forge MC, (not my world)
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 2/14/14 9:34 AM
Description: Initializing game
java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Benjamin/AppData/Roaming/.minecraft/config/MoCreatures/Biomes/chylex.cfg:1'
at drzhark.mocreatures.MoCConfiguration.load(MoCConfiguration.java:655)
at drzhark.mocreatures.MoCConfiguration.<init>(MoCConfiguration.java:93)
at drzhark.mocreatures.MoCProxy.genModConfiguration(MoCProxy.java:604)
at drzhark.mocreatures.MoCProxy.ConfigInit(MoCProxy.java:406)
at drzhark.mocreatures.client.MoCClientProxy.ConfigInit(MoCClientProxy.java:752)
at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:378)
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:545)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:313)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at drzhark.mocreatures.MoCConfiguration.load(MoCConfiguration.java:655)
at drzhark.mocreatures.MoCConfiguration.<init>(MoCConfiguration.java:93)
at drzhark.mocreatures.MoCProxy.genModConfiguration(MoCProxy.java:604)
at drzhark.mocreatures.MoCProxy.ConfigInit(MoCProxy.java:406)
at drzhark.mocreatures.client.MoCClientProxy.ConfigInit(MoCClientProxy.java:752)
at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:378)
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:545)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:313)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_10, Oracle Corporation
Java VM Version: Java HotSpot™ Client VM (mixed mode, sharing), Oracle Corporation
Memory: 125807720 bytes (119 MB) / 217997312 bytes (207 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
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 v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C6 30 mods loaded, 30 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems_1.61.5.jar) Unloaded->Constructed->Pre-initialized
PlayerAPI{1.1} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized
cfm{3.2.5} [§4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.5(1.6.4).zip) Unloaded->Constructed->Pre-initialized
ccm{1.0.1} [MrCrayfish's Construction Mod] ([Forge]MrCrayfishConstructionModv1.0.5_(1.6.4).zip) Unloaded->Constructed->Pre-initialized
ArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized
Backpack{1.18.17} [Backpack] (backpack-1.18.17-1.6.2.zip) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.5.4} [BiblioCraft] (BiblioCraft[v1.5.4].zip) Unloaded->Constructed->Pre-initialized
CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (CustomMobSpawner_2.3.1.zip) Unloaded->Constructed->Pre-initialized
MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZharks_MoCreatures_Mod_v6.0.1.zip) Unloaded->Constructed->Errored
ThebombzenAPI{2.2.0} [ThebombzenAPI] (ThebombzenAPI-v2.2.0-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized
EnchantView{3.12.0} [EnchantView] (EnchantView-v3.12.0-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized
GalacticraftCore{2.0.2} [Galacticraft Core] (Galacticraft-1.6.4-2.0.2.814.jar) Unloaded->Constructed->Pre-initialized
GalacticraftMars{2.0.2} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.2.814.jar) Unloaded->Constructed->Pre-initialized
Goblins_mod{0.5.1} [Goblins! Mod] (Goblin.zip) Unloaded->Constructed->Pre-initialized
iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized
GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized
hamstermod{0.1} [Hamster Mod] (Hamsterrific[1.6.4]V1.0.zip) Unloaded->Constructed->Pre-initialized
HardcoreEnderExpansion{1.3.1} [Hardcore Ender Expansion] (HardcoreEnderExpansion.zip) Unloaded->Constructed->Pre-initialized
mca{3.5.4} [Minecraft Comes Alive] (MCA v3.5.4.zip) Unloaded->Constructed->Pre-initialized
RedGear|Core{2.0.2} [Red Gear Core] (RedGearCore-2.0.2.jar) Unloaded->Constructed->Pre-initialized
RideAbleSpidersMod{Betha.1.4} [Rideable SpidersMod] (Rideablespiders-1.6.4v4.zip) Unloaded->Constructed->Pre-initialized
mod_SmartMoving{14.5} [Smart Moving] (Smart_Moving_Universal_for_Forge.zip) Unloaded->Constructed->Pre-initialized
mod_SmartRender{1.1} [Smart Render] (Smart_Moving_Universal_for_Forge.zip) Unloaded->Constructed->Pre-initialized
RedGear|Snowfall{2.1.0} [Snowfall] (Snowfall-2.1.0.jar) Unloaded->Constructed->Pre-initialized
telepads{1.6.4 v5} [Teleportation Pads] (TelePads-1.6.4-v5.zip) Unloaded->Constructed->Pre-initialized
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7520G GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
or if im lucky I get 1 fps
The mods I have r: Archimede's Ships, Backpacks, Bibliocraft, Construstion, Enchantveiw, Furniture, Galacticraft, Goblins, Gravity Gun, Hamsterrific (which btw none of those items r in the game 4 some reason), Hardcore Ender Expansion, Minecaft Comes Alive, Mocreatures, NEI, Optifine, Ridebale Spiders, Smart Moving, Snowfall, and Telepads all 1.6.4 and im putting this on all the mod pages by the end of the day.
Looks to me like it's Mo Creatures since that's the only mod listed in all the lines of error code.
If you are missing items from a mod, you mostly likely have an ID conflict. Item ID conflicts don't cause a crash, but the items won't show up in game or will show up as the wrong item. To find out if you have any item ID conflicts, open up your Forge 0 log and do a search for "conflicts". If there are any then you'll need to open up the config file for that mod any change the ID to something else. I see you have NEI installed so you can do an ID dump to see what ID's are used and which are available.
Hey Bibliocraft. I and others I'm sure are pleased to hear that you are working on 1.7.x versions of this mod. This mod is soo useful to many Minecraft user's and we are excited for the 1.7.x versions! THANK YOU for taking the time to update this mod for us all. Although we may not donate or say thank you we extremely appreciate the work you put in for us! I will be donating soon.
Compatablity request: Can the map frames be made to work with the Magic Map (and possibly other maps) from the Twilight Forest? Benimatic was able to get the maps working in vanilla item frames. I don't know whose end it would be on to get them to work with Bibliocraft but I gather that Bibliocraft does most of its own compatability stuff.
I have only found one thing in this otherwise fantastic mod that bothers me: I can't put the normal "Book" item in my bookshelves. This seriously confused me, since I assumed a bookshelf would be able to hold, if nothing else, the simplest books in the game. If there is a reason normal books can't be put in a bookshelf, please let me know so I can understand the situation. If possible, though, is there anything I can change in a config file to allow blank books to be placed on the shelf?
I have only found one thing in this otherwise fantastic mod that bothers me: I can't put the normal "Book" item in my bookshelves. This seriously confused me, since I assumed a bookshelf would be able to hold, if nothing else, the simplest books in the game. If there is a reason normal books can't be put in a bookshelf, please let me know so I can understand the situation. If possible, though, is there anything I can change in a config file to allow blank books to be placed on the shelf?
Did you actually look at the config? It's right there.
# Should blank books be allowed on Bookcases? (true or false)
B:AllowEmptyBooks=true
Rollback Post to RevisionRollBack
You want a farm, you grab a hoe. You want a boat, you grab some wood. You want a fireplace, you grab A FLAMING HELL-BOULDER BECAUSE THAT'S HOW MINECRAFTERS ROLL!!!
I don't know if this has been mentioned before but I found a bug where if you're in creative and you use the pick block button on a sign post, it picks up the sign post and another block or items that says 'sign' but it doesn't look like one, it fills up the slot as some sort of oak block
Looks to me like it's Mo Creatures since that's the only mod listed in all the lines of error code.
If you are missing items from a mod, you mostly likely have an ID conflict. Item ID conflicts don't cause a crash, but the items won't show up in game or will show up as the wrong item. To find out if you have any item ID conflicts, open up your Forge 0 log and do a search for "conflicts". If there are any then you'll need to open up the config file for that mod any change the ID to something else. I see you have NEI installed so you can do an ID dump to see what ID's are used and which are available.
yeah it was HEE & MoC not working well 2gether, I had 2 delete a tiny file in the config, but its fixed!
Im going to use this mod in my modpack (not downloadable yet I dont have all the permissions) ive played around around with this mod a lot! (my favorite item is the desk) im going to include a link to the bibliocraft website in my modpack description
The Meaning of Life, the Universe, and Everything.
Location:
Madison
Join Date:
7/6/2013
Posts:
57
Minecraft:
Nicholas_Manuel
Member Details
Great Mod, I was able to build a Combat Information Center with the map frames! Small problem, every map in minecraft on a scale of 1:1 is created based on the current region you are in. Plus uncharted, transparent territory cannot be revealed, unless you go there.
So, you need to expand the CIC to fit more map frames in the center of the room. Unless, how do I rescale the map to fit more regions?
I tried it out. I LOVE it. I really like the features of how you can show off all of your stuff. It adds so much asthetic value to my builds. Amazing mod. Keep up the fine work!
I'm getting an issue with the latest version of this mod and 1.5.4. For some reason none of the blocks render. I'm using default textures. Here's my modlist taken from a crash log (unrelated):
Okay. Now I've been analyzing my problem further and upon removing all my mods and loading a single-player world, tables are invisible. I've toggled all my video settings in-game for a source of the problem but I'm unable to locate anything that will fix the problem. I'm using the forge .965 and Bibliocraft 1.5.5. All of the tile entities in this mod are not rendering. I have tested each, from lamps to shelves. I also have friends on my test server that can attest to a similar problem albeit with other mods. I am not certain the cause, but I believe they all use nVidia cards. Oddly enough, a few months ago, this mod on the same modpack did not have this problem so I am led to believe that possibly a driver update is responsible for my woes. Any help would be appreciated.
If you are talking about the Bibliowoods, then yes, you put them in the mods folder.
Change the ID to something else...
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 2/14/14 9:34 AM
Description: Initializing game
java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Benjamin/AppData/Roaming/.minecraft/config/MoCreatures/Biomes/chylex.cfg:1'
at drzhark.mocreatures.MoCConfiguration.load(MoCConfiguration.java:655)
at drzhark.mocreatures.MoCConfiguration.<init>(MoCConfiguration.java:93)
at drzhark.mocreatures.MoCProxy.genModConfiguration(MoCProxy.java:604)
at drzhark.mocreatures.MoCProxy.ConfigInit(MoCProxy.java:406)
at drzhark.mocreatures.client.MoCClientProxy.ConfigInit(MoCClientProxy.java:752)
at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:378)
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:545)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:313)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at drzhark.mocreatures.MoCConfiguration.load(MoCConfiguration.java:655)
at drzhark.mocreatures.MoCConfiguration.<init>(MoCConfiguration.java:93)
at drzhark.mocreatures.MoCProxy.genModConfiguration(MoCProxy.java:604)
at drzhark.mocreatures.MoCProxy.ConfigInit(MoCProxy.java:406)
at drzhark.mocreatures.client.MoCClientProxy.ConfigInit(MoCClientProxy.java:752)
at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:378)
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:545)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:313)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_10, Oracle Corporation
Java VM Version: Java HotSpot™ Client VM (mixed mode, sharing), Oracle Corporation
Memory: 125807720 bytes (119 MB) / 217997312 bytes (207 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
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 v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C6 30 mods loaded, 30 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems_1.61.5.jar) Unloaded->Constructed->Pre-initialized
PlayerAPI{1.1} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized
cfm{3.2.5} [§4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.5(1.6.4).zip) Unloaded->Constructed->Pre-initialized
ccm{1.0.1} [MrCrayfish's Construction Mod] ([Forge]MrCrayfishConstructionModv1.0.5_(1.6.4).zip) Unloaded->Constructed->Pre-initialized
ArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized
Backpack{1.18.17} [Backpack] (backpack-1.18.17-1.6.2.zip) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.5.4} [BiblioCraft] (BiblioCraft[v1.5.4].zip) Unloaded->Constructed->Pre-initialized
CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (CustomMobSpawner_2.3.1.zip) Unloaded->Constructed->Pre-initialized
MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZharks_MoCreatures_Mod_v6.0.1.zip) Unloaded->Constructed->Errored
ThebombzenAPI{2.2.0} [ThebombzenAPI] (ThebombzenAPI-v2.2.0-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized
EnchantView{3.12.0} [EnchantView] (EnchantView-v3.12.0-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized
GalacticraftCore{2.0.2} [Galacticraft Core] (Galacticraft-1.6.4-2.0.2.814.jar) Unloaded->Constructed->Pre-initialized
GalacticraftMars{2.0.2} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.2.814.jar) Unloaded->Constructed->Pre-initialized
Goblins_mod{0.5.1} [Goblins! Mod] (Goblin.zip) Unloaded->Constructed->Pre-initialized
iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized
GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized
hamstermod{0.1} [Hamster Mod] (Hamsterrific[1.6.4]V1.0.zip) Unloaded->Constructed->Pre-initialized
HardcoreEnderExpansion{1.3.1} [Hardcore Ender Expansion] (HardcoreEnderExpansion.zip) Unloaded->Constructed->Pre-initialized
mca{3.5.4} [Minecraft Comes Alive] (MCA v3.5.4.zip) Unloaded->Constructed->Pre-initialized
RedGear|Core{2.0.2} [Red Gear Core] (RedGearCore-2.0.2.jar) Unloaded->Constructed->Pre-initialized
RideAbleSpidersMod{Betha.1.4} [Rideable SpidersMod] (Rideablespiders-1.6.4v4.zip) Unloaded->Constructed->Pre-initialized
mod_SmartMoving{14.5} [Smart Moving] (Smart_Moving_Universal_for_Forge.zip) Unloaded->Constructed->Pre-initialized
mod_SmartRender{1.1} [Smart Render] (Smart_Moving_Universal_for_Forge.zip) Unloaded->Constructed->Pre-initialized
RedGear|Snowfall{2.1.0} [Snowfall] (Snowfall-2.1.0.jar) Unloaded->Constructed->Pre-initialized
telepads{1.6.4 v5} [Teleportation Pads] (TelePads-1.6.4-v5.zip) Unloaded->Constructed->Pre-initialized
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7520G GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
The mods I have r: Archimede's Ships, Backpacks, Bibliocraft, Construstion, Enchantveiw, Furniture, Galacticraft, Goblins, Gravity Gun, Hamsterrific (which btw none of those items r in the game 4 some reason), Hardcore Ender Expansion, Minecaft Comes Alive, Mocreatures, NEI, Optifine, Ridebale Spiders, Smart Moving, Snowfall, and Telepads all 1.6.4 and im putting this on all the mod pages by the end of the day.
Looks to me like it's Mo Creatures since that's the only mod listed in all the lines of error code.
If you are missing items from a mod, you mostly likely have an ID conflict. Item ID conflicts don't cause a crash, but the items won't show up in game or will show up as the wrong item. To find out if you have any item ID conflicts, open up your Forge 0 log and do a search for "conflicts". If there are any then you'll need to open up the config file for that mod any change the ID to something else. I see you have NEI installed so you can do an ID dump to see what ID's are used and which are available.
Did you actually look at the config? It's right there.
yeah it was HEE & MoC not working well 2gether, I had 2 delete a tiny file in the config, but its fixed!
So, you need to expand the CIC to fit more map frames in the center of the room. Unless, how do I rescale the map to fit more regions?
nvm, I figured it out.
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 100 mods loaded, 100 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{6.4.49.965} [Forge Mod Loader] (mcpc-plus.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{9.11.1.965} [Minecraft Forge] (mcpc-plus.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
advancedDarkness{1.5.0} [Advanced Darkness] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
denLib{3.1.26} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
battlegear2{1.0.4.7} [Mine & Blade Battlegear 2 - Bullseye] (1.6.4-MB_Battlegear2-Bullseye-1.0.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
custom_flags{1.3.1} [Custom Flags] ([1.6.2] Custom Flags - 1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AencEx{0.0.1} [AencEx] ([1.6.x]AlphaMoreEnchantments V 7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MoreEnchantments{0.0.7} [More Player Enchantments] ([1.6.x]AlphaMoreEnchantments V 7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
nohero_morehealth{4.5} [More Health Forge] ([Forge]More Health Enhanced 5.0 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
arsmagica2{1.1.2b} [Ars Magica 2] (AM2_1.1.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BetterDungeons{2.4} [Chocolate quest] (BetterDungeons207.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft{4.1.0} [Thaumcraft] (Thaumcraft4.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
betterstorage{0.8.0.42-dev} [BetterStorage] (BetterStorage-1.6.4-0.8.0.42-dev.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.434.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_Booze{1.6.4} [Booze] (booze_1-6-4-2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BWG4{1.1.9} [Better World Generation 4] (BWG4_V119.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CraftHeraldry{1.0.3} [CraftHeraldry] (CraftHeraldry 1.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CustomChestLoot{1.1} [Custom Chest Loot] (CustomChestLoot 1.1 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
customnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.2-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
zolandre_extraDoors{1.4} [Extra Doors] (Extra Doors by Zolandre[Forge][v1.4].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraButtons{1.6.4.1} [ExtraButtons] (ExtraButtons-1.6.4.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
guilib{1.0.6.1} [GUI Library] (Forge_GuiLibv1.0.6.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NBTEdit{1.6.4.0} [In-game NBTEdit] (Forge_NBTEditv1.6.4.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgePerms{1.6.1.7} [ForgePerms] (forgeperms-1.6.1.7 WithoutPEX.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraveStone{2.4.7} [GraveStone] (GraveStone_2.4.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam's HarvestCraft 1.6.4 v1.1.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
HungerOverhaul{1.6.X-2l} [Hunger Overhaul] (hungeroverhaul-1.6.X-2l-build3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
UndergroundBiomes{0.4.3} [Underground Biomes] (UndergroundBiomes 1.6.x - 0.4.2c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IguanaTweaks{1.6.X-1i} [Iguana Tweaks] (iguanatweaks-1.6.X-1i.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
KeithyUtils{1.2} [Keithy Utils] (KeithyUtils-1.6.2-1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
wuppy29_koi{1.10.3} [Koi] (Koi 1.10.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LycanitesMobs{1.4.5 - MC 1.6.4} [Lycanites Mobs] (LycanitesMobsComplete 1.4.5 [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ArcticMobs{1.4.5 - MC 1.6.4} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.4.5 [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
DemonMobs{1.4.5 - MC 1.6.4} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.4.5 [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
DesertMobs{1.4.5 - MC 1.6.4} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.4.5 [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForestMobs{1.4.5 - MC 1.6.4} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.4.5 [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
InfernoMobs{1.4.5 - MC 1.6.4} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.4.5 [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
JungleMobs{1.4.5 - MC 1.6.4} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.4.5 [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PlainsMobs{1.4.5 - MC 1.6.4} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.4.5 [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SwampMobs{1.4.5 - MC 1.6.4} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.4.5 [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mca{3.5.4} [Minecraft Comes Alive] (MCA v3.5.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_minepainter{0.1.4} [MinePainter] (minepainter.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MobProperties{0.0} [Mob Properties] (MobProperties 0.0 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_moreEverything{13 Oct 2013, build 311} [mod_moreEverything] (mod_moreEverything.311.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AS_MultiMine{1.3.2} [Multi Mine] (MultiMine_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MyTown{1.6.1.16} [MyTown] (MyTown-1.6.1.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
bau5_ProjectBench{1.8.0} [Project Bench] (ProjectBench-1.6.2-v1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgeMultipart{1.0.0.227} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Core{4.2.2.19} [ProjectRed] (ProjectRedBase-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Compatibility{1.0} [ProjRed|Compatibility] (ProjectRedCompat-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Integration{1.0} [ProjRed|Integration] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Transmission{1.0} [ProjRed|Transmission] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Illumination{1.0} [ProjRed|Illumination] (ProjectRedLighting-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Expansion{1.0} [ProjRed|Expansion] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Transportation{1.0} [ProjRed|Transportation] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Exploration{1.0} [ProjRed|Exploration] (ProjectRedWorld-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjectZulu|Core{1.1.6.5} [Project Zulu Core] (ProjectZuluCompletev1.1.6.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjectZulu|Block{1.1.6.5} [Project Zulu Block and Items] (ProjectZuluCompletev1.1.6.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjectZulu|Dungeon{1.1.6.5} [Project Zulu Dungeon] (ProjectZuluCompletev1.1.6.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjectZulu|Mob{1.1.6.5} [Project Zulu Mobs] (ProjectZuluCompletev1.1.6.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjectZulu|World{1.1.6.5} [Project Zulu World] (ProjectZuluCompletev1.1.6.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Recipear2{2.0.3} [Recipear2] (Recipear2-1.6.2-2.0.3-b24.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Recipear2|IC2{1.0} [IC2] (Recipear2-1.6.2-2.0.3-b24.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RopesPlus{1.4.9} [Ropes+] (RopePlus_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
secretroomsmod{4.6.2} [The SecretRoomsMod] (SecretRoomsMod-universal-1.6.4-4.6.2.319(1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
awger_SmallBoat{0.10.6} [SmallBoat] (smallboats.0.10.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
awger_Punt{0.10.6} [Punt] (smallboats.0.10.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
awger_Whitehall{0.10.6} [Whitehall] (smallboats.0.10.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
awger_Hoy{0.10.6} [Hoy] (smallboats.0.10.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SpecialMobs{2.6} [Special Mobs] (SpecialMobs 2.6 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Statues{2.1.1} [Statues] (statues-1.6.4-2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
fyresmodjam{0.0.3d} [The You Will Die Mod] (TheYouWillDieMod-v0.0.3d.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
tradeboothmod{0.6.2.1} [Trade Booth Mod] (tradebooth.0.6.4.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest{1.20.3} [The Twilight Forest] (twilightforest-1.20.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
wildcaves3{0.4.3.5} [Wild Caves 3] (WildCaves3-0.4.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AncientWarfare{1.1.042-beta-MC164} [Ancient Warfare] (zzAW-1.1.042-beta-MC164.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CARuins{0.1.4} [Cellular Automata Generator] (zzzGenerator_mods_0.1.4(1.6.X).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GreatWallMod{0.1.4} [Great Wall Mod] (zzzGenerator_mods_0.1.4(1.6.X).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WalledCityMod{0.1.4} [Walled City Generator] (zzzGenerator_mods_0.1.4(1.6.X).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
bettervillages{0.2} [Better Villages Mod] (BetterVillages_0.2(1.6.4).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
McMultipart{1.0.0.227} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
pchan3{0.7} [PChan3 mods] (PChan3_mods_0.7(1.6.X).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CustomOreGenRevived{1.0.21} [Custom Ore Generation: First Revival] (CustomOreGenRevived-1.6.4-1.0.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_CustomOreGen{1.0.21} [mod_CustomOreGen] (CustomOreGenRevived-1.6.4-1.0.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
ThaumcraftMobAspects{1.6.X-1d} [Thaumcraft Mob Aspects] (thaumcraftmobaspects-1.6.X-1e-build2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgeMicroblock{1.0.0.227} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized