Here, you can seek help for most modded minecraft-related problems.
If you have a problem with your Minecraft, please create a new thread using the green button at the top of this subforum.
Posting your problem on someone else's thread makes it hard for us to help you and also spams the Original Poster's inbox and thread. We understand that you may have a similar problem, but in all fairness, we would prefer you leave the OP in peace.
This is a great title and helps us identify a problem better.
Descriptions:
In your post, include a description of how the error occurred. Also, consider filling out the template provided to help us assist you. The description should include such things as what mods you added recently, where you found them, etc.
Hi, my name is {name}, and I am having a crash with X mod. I have been playing with X mod for a while, so I decided to add Y mod because I saw some amazing videos on it. The world that I had before installing Y mod causes a crash now whenever I try to load it up. Thank you in advance for all the help.
Version of Minecraft: 1.6.4/1.7.2/1.7.10, etc.
Version of Forge: 965 (This is the last string of numbers, usually found at the end of the file name for Forge).
Using Bukkit or MCPC(+): Yes/No
Using Optifine: Yes/No
Using Shader-type mods: Yes/No
Steps to Reproduce Error:
Please include the steps you took that led to the error. An example:
Steps to Reproduce:
1. I installed Y mod with X mod.
2. Upon starting the game Y mod made minecraft crash.
Error Logs:
Include an error log in your post, such as a ForgeModLoader-client-0 log or a Minecraft crash report. Make a spoiler using the button with the red circle and paste your log into there.
With newer versions of Forge, the location of the Forge logs have changed:
For 1.6.4 and prior: \minecraft\ForgeModLoader-client-0.log
For 1.7 and later (possibly): \.minecraft\logs\latest.log OR fml-client/server-latest.log. Provide both if possible.
If you aren't able to provide forge logs, you can copy the logs from the Launcher Log tab in the default launcher.
Additional Tips:
Use spoilers and code tags.
Make your post short and clean.
Be polite and respectful of the help you receive.
When a fix has worked for you, share with us what worked so that others can benefit.
If you prefer to use an external pastebin for pasting a log, use this: Gists
When downloading mods, consider using the links provided on the respective Minecraft Forum page of that particular mod. External sites can contain bad links or even harmful programs embedded into the mods.
Final Product:
A final thread should look like this: CLICKME
This sums up the guide, if you have any suggestions, go ahead and reply to this thread. I may be making a basic troubleshooting guide for common problems so those kinds of suggestions will go there.
Rollback Post to RevisionRollBack
When posting a new thread: http://bit.ly/1nUXmYS If your problem has been solved, please consider adding [Solved] to beginning of the title! Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
When posting a new thread: http://bit.ly/1nUXmYS If your problem has been solved, please consider adding [Solved] to beginning of the title! Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
UPDATE: MrCrayfish's Furnature Mod was contradicting itself. Deleted mod and everything's fine now.
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Tried deleting my mods and reinstalling. I heard this is a problem you get from downloading two different mod loaders, but I have only downloaded forge. Any ideas???
---- Minecraft Crash Report ----
// I feel sad now
Time: 14/09/14 2:53 PM
Description: Initializing game
java.lang.IllegalArgumentException: Slot 535 is already occupied by [email protected] when adding [email protected]
at net.minecraft.block.Block.<init>(Block.java:349)
at com.mrcrayfish.furniture.blocks.BlockFireAlarm.<init>(BlockFireAlarm.java:19)
at com.mrcrayfish.furniture.MrCrayfishFurnitureMod.preInit(MrCrayfishFurnitureMod.java:464)
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.GeneratedMethodAccessor1.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 net.minecraft.block.Block.<init>(Block.java:349)
at com.mrcrayfish.furniture.blocks.BlockFireAlarm.<init>(BlockFireAlarm.java:19)
at com.mrcrayfish.furniture.MrCrayfishFurnitureMod.preInit(MrCrayfishFurnitureMod.java:464)
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.GeneratedMethodAccessor1.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)
Here, you can seek help for most modded minecraft-related problems.
If you have a problem with your Minecraft, please create a new thread using the green button at the top of this subforum.
Posting your problem on someone else's thread makes it hard for us to help you and also spams the Original Poster's inbox and thread. We understand that you may have a similar problem, but in all fairness, we would prefer you leave the OP in peace.
What We Need:
- A meaningful title.
- A description of the problem.
- Steps to reproduce the error.
- A log (if available)
Meaningful Titles:Meaningful titles are something like this.
--------------------------------------------------------------
Problem with Loading World (4 mods, Forge)
--------------------------------------------------------------
This is a great title and helps us identify a problem better.
Descriptions:
In your post, include a description of how the error occurred. Also, consider filling out the template provided to help us assist you. The description should include such things as what mods you added recently, where you found them, etc.
Version of Minecraft: 1.6.4/1.7.2/1.7.10, etc.
Version of Forge: 965 (This is the last string of numbers, usually found at the end of the file name for Forge).
Using Bukkit or MCPC(+): Yes/No
Using Optifine: Yes/No
Using Shader-type mods: Yes/No
Steps to Reproduce Error:
Please include the steps you took that led to the error. An example:
1. I installed Y mod with X mod.
2. Upon starting the game Y mod made minecraft crash.
Error Logs:
Include an error log in your post, such as a ForgeModLoader-client-0 log or a Minecraft crash report. Make a spoiler using the button with the red circle and paste your log into there.
With newer versions of Forge, the location of the Forge logs have changed:
For 1.6.4 and prior: \minecraft\ForgeModLoader-client-0.log
For 1.7 and later (possibly): \.minecraft\logs\latest.log OR fml-client/server-latest.log. Provide both if possible.
If you aren't able to provide forge logs, you can copy the logs from the Launcher Log tab in the default launcher.
Additional Tips:
Final Product:
A final thread should look like this:
CLICKME
This sums up the guide, if you have any suggestions, go ahead and reply to this thread. I may be making a basic troubleshooting guide for common problems so those kinds of suggestions will go there.
When posting a new thread: http://bit.ly/1nUXmYS
If your problem has been solved, please consider adding [Solved] to beginning of the title!
Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
My Rig
CPU: Intel Core i7-6700K 4GHz Quad-Core Processor
CPU Cooler: Coolermaster Hyper212x CPU Cooler
Motherboard: Gigabyte GA-Z170X-UD3
Memory: Hyperx 8GB @2400 MHz
Storage: OCZ TR150 SSD
Storage: WB Blue 5400rpm HDD
Video Card: EVGA GeForce GTX 1060 6GB
Case: Deepcool DukaseV2 ATX Full Tower Case
Power Supply: SeaSonic M12II 520w 80+Bronze
Wireless Network Adapter: TPLINK TL-WN881ND Wi-Fi Adapter
When posting a new thread: http://bit.ly/1nUXmYS
If your problem has been solved, please consider adding [Solved] to beginning of the title!
Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Tried deleting my mods and reinstalling. I heard this is a problem you get from downloading two different mod loaders, but I have only downloaded forge. Any ideas???
---- Minecraft Crash Report ----
// I feel sad now
Time: 14/09/14 2:53 PM
Description: Initializing game
java.lang.IllegalArgumentException: Slot 535 is already occupied by [email protected] when adding [email protected]
at net.minecraft.block.Block.<init>(Block.java:349)
at com.mrcrayfish.furniture.blocks.BlockFireAlarm.<init>(BlockFireAlarm.java:19)
at com.mrcrayfish.furniture.MrCrayfishFurnitureMod.preInit(MrCrayfishFurnitureMod.java:464)
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.GeneratedMethodAccessor1.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 net.minecraft.block.Block.<init>(Block.java:349)
at com.mrcrayfish.furniture.blocks.BlockFireAlarm.<init>(BlockFireAlarm.java:19)
at com.mrcrayfish.furniture.MrCrayfishFurnitureMod.preInit(MrCrayfishFurnitureMod.java:464)
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.GeneratedMethodAccessor1.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 7 (amd64) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 153724400 bytes (146 MB) / 276148224 bytes (263 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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 26 mods loaded, 26 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.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{3.2.8} [Carpenter's Blocks] (Carpenter's Blocks v3.2.8 - MC 1.6.4.jar) Unloaded->Constructed->Pre-initialized
Chisel{1.5.0} [Chisel] (chisel-1.6.4-1.5.0.jar) Unloaded->Constructed->Pre-initialized
DragonMounts{r36} [Dragon Mounts] (dragonmount_r36_mc1.6.x.zip) Unloaded->Constructed->Pre-initialized
Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized
cfm{3.3.4} [MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.4(1.6.4).jar) Unloaded->Constructed->Errored
Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Core{4.3.5.30} [ProjectRed] (ProjectRedBase-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Illumination{4.3.5.30} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
RedstonePasteMod{1.5.1} [Redstone Paste] (RedstonePasteMod1.5.1.zip) Unloaded->Constructed->Pre-initialized
mod_TooManyItems{1.6.4 2013-09-20} [mod_TooManyItems] (TooManyItems2013_09_20_1.6.4.zip) Unloaded->Constructed->Pre-initialized
TwilightForest{1.20.4} [The Twilight Forest] (twilightforest-1.6.4-1.20.4.jar) Unloaded->Constructed->Pre-initialized
McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 3000 GL version 3.1.0 - Build 8.15.10.2696, Intel
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