So i seem to have a problem with the Biome o Plenty mod.
Everytime i try to start minecraft i just get a black screen, and i did not understand much off the crash-report.
I installed it just as normal, i put the folder into the mod folder. So when i removed it, minecraft seemed to work like normal.
Is there any problems with the newest version, or has it been known to crash with some other mod (i could list off the mods i am using if it will help) Or anything else?
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to C:\Users\Myself\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-19_15.40.42-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT a98c42a --------
Full report at:
C:\Users\Myself\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-19_15.40.42-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 2/19/13 3:40 PM
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_15, Oracle Corporation
Java VM Version: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
Memory: 438264352 bytes (417 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.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 Optifine OptiFine_1.4.6_HD_C3 5 mods loaded, 5 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty [Biomes O' Plenty] (biomes-o-plenty-0.4.0.zip) Unloaded->Constructed->Pre-initialized->Errored
IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: Intel® HD Graphics Family GL version 3.1.0 - Build 8.15.10.2476, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.IllegalArgumentException: Slot 4095 is already occupied by [email protected] when adding [email protected]
at amq.<init>(Block.java:326)
at amq.<init>(Block.java:359)
at tdwp_ftw.biomesop.blocks.BlockMudBrick.<init>(BlockMudBrick.java:12)
at tdwp_ftw.biomesop.mod_BiomesOPlenty.load(mod_BiomesOPlenty.java:707)
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:485)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:657)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 46e36c50 ----------
I deleted the META-INF file too, before you ask.
For some reason, it says Biomes o Plenty gets to Pre-Initialized, but Errors after that. It wont Initialize like the other mods.
Hope this finds you in time to help. The problem looks to be that Biomes O Plenty is trying to assign an item ID of 4095 for the "mud brick" block but it is already taken by another item in another mod (this isn't a vanilla ItemId). You can see this in the error report in this section:
The easiest fix is probably to edit the biomes o plenty config file and try to pick random ids that aren't taken until you don't see an error report showing something like the above and minecraft loads.
The config file you want to edit will be at .../.minecraft/config/BiomesOPlenty.cfg. Make a copy just in case and then open that file in notepad and find the line:
I:"Mud Bricks ID"=4095
Change the value to something other than 4095 (might want to search in that file to make sure it's free). Save the file and try to relaunch Minecraft. Keep trying until you don't have an error.
I'm guessing that most likely whatever mod is using this ItemId also has a config file in that folder. It might go faster if you determine what file that is by opening the files in the /config folder and edit>find (ctrl-F) for "4095". Once you find the other file if you compare that config and Biomes O Plenty's config file you should be able to quickly find a number to use for the mud bricks ID that isn't taken by something else in either mod config.
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to C:\Users\Myself\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-19_15.40.42-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT a98c42a --------
Full report at:
C:\Users\Myself\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-19_15.40.42-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 2/19/13 3:40 PM
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_15, Oracle Corporation
Java VM Version: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
Memory: 438264352 bytes (417 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.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 Optifine OptiFine_1.4.6_HD_C3 5 mods loaded, 5 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty [Biomes O' Plenty] (biomes-o-plenty-0.4.0.zip) Unloaded->Constructed->Pre-initialized->Errored
IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: Intel® HD Graphics Family GL version 3.1.0 - Build 8.15.10.2476, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.IllegalArgumentException: Slot 4095 is already occupied by [email protected] when adding [email protected]
at amq.<init>(Block.java:326)
at amq.<init>(Block.java:359)
at tdwp_ftw.biomesop.blocks.BlockMudBrick.<init>(BlockMudBrick.java:12)
at tdwp_ftw.biomesop.mod_BiomesOPlenty.load(mod_BiomesOPlenty.java:707)
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:485)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:657)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 46e36c50 ----------
I deleted the META-INF file too, before you ask.
For some reason, it says Biomes o Plenty gets to Pre-Initialized, but Errors after that. It wont Initialize like the other mods.
To start with please wrap your error logs in [code][spoiler] [code] [/code] [/spoiler]
[/CODE] tags. Nobody wants to look at a wall of text!!!!
A secondly this is the key line in your error log: java.lang.IllegalArgumentException: Slot 4095 is already occupied by [email protected] when adding [email protected]
You have a block id conflict between Biomes o Plenty and IC2 block id 4095 is in both mods. Remap the id in the config files and you're good to go.
please help me my next problem is Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to C:\Users\HP\AppData\Roaming\.minecraft\crash-reports\crash-2013-04-13_22.25.56-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT f8a0664a --------
Full report at:
C:\Users\HP\AppData\Roaming\.minecraft\crash-reports\crash-2013-04-13_22.25.56-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 13.4.2013 22:25
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
Memory: 359598168 bytes (342 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.44 FML v5.1.21.651 Minecraft Forge 7.7.1.651 12 mods loaded, 12 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Backpack [Backpack] (backpack-1.7.8-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
weaponmod [Balkon's WeaponMod] (Balkons-Weapon-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty [Biomes O' Plenty] (Biomes-O-Plenty-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Errored
GP [Gems+] (Gems-Plus-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
PrimitiveMobs [PrimitiveMobs] (PrimitiveMobsv1.3.5MC1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_TaleOfKingdoms [mod_TaleOfKingdoms] (Tale-of-Kingdoms-V1.4.2.9.zip) Unloaded->Constructed->Pre-initialized->Initialized
TaleOfKingdoms [Tale of Kingdoms] (Tale-of-Kingdoms-V1.4.2.9.zip) Unloaded->Constructed->Pre-initialized->Initialized
Farlanders [The Farlanders] (The-Farlanders-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
adnantheclydeTravellingHouse [Travelling House] (TravellingHouse_1.5.1_v1.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6550D 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: MarvelousCraft 1.3.5.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.RuntimeException: Duplicate stat id: "Unknown stat" and "achievement.achFlower" at id 5245927
at net.minecraft.stats.StatBase.func_75971_g(SourceFile:32)
at net.minecraft.stats.Achievement.func_75985_c(SourceFile:51)
at tdwp_ftw.biomesop.mod_BiomesOPlenty.load(mod_BiomesOPlenty.java:678)
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:515)
at sun.reflect.GeneratedMethodAccessor7.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:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:444)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:729)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT d8500905 ----------
please help me I try all options (sorry but I do not know good English not 100%) please help me (cry)
Again I'm going to say please place your error logs in the following tags [code][spoiler] [code] [/code] [/spoiler]
[/CODE] since nobody wants to see a walls of text.
Secondly your key line is: java.lang.RuntimeException: Duplicate stat id: "Unknown stat" and "achievement.achFlower" at id 5245927
You have two achievements trying to use the same id. It's just like a block id conflict. You remap them and you're good to go.
Oh yea another thing, does anyone know why biomes o plenty is incompatible with mo creatures? When I install them together mc crashes. This I version 1.6.2 btw, forge v .804 for mc 1.6.2
here's mine can you help me? ---- Minecraft Crash Report ----
// Shall we play a game?
Time: 3/3/14 5:10 PM
Description: Initializing game
java.lang.IllegalArgumentException: Slot 255 is already occupied by [email protected] when adding [email protected]
at net.minecraft.block.Block.<init>(Block.java:349)
at net.minecraft.block.BlockSand.<init>(BlockSand.java:22)
at src.train.common.blocks.BlockOreTC.<init>(BlockOreTC.java:28)
at src.train.common.blocks.TCBlocks.loadBlocks(TCBlocks.java:43)
at src.train.common.blocks.TCBlocks.init(TCBlocks.java:23)
at src.train.common.Traincraft.preInit(Traincraft.java:131)
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 net.minecraft.block.BlockSand.<init>(BlockSand.java:22)
at src.train.common.blocks.BlockOreTC.<init>(BlockOreTC.java:28)
at src.train.common.blocks.TCBlocks.loadBlocks(TCBlocks.java:43)
at src.train.common.blocks.TCBlocks.init(TCBlocks.java:23)
at src.train.common.Traincraft.preInit(Traincraft.java:131)
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)
java.lang.NullPointerException: Unexpected error
at net.minecraft.client.renderer.RenderGlobal.func_72731_b(RenderGlobal.java:1933)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1330)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1038)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1072)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.RenderGlobal.func_72731_b(RenderGlobal.java:1933)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1330)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['ElChinoSorkin'/32, l='MpServer', x=-471.50, y=4.00, z=1160.50]]
Chunk stats: MultiplayerChunkCache: 328, 328
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-465,4,1167), Chunk: (at 15,0,15 in -30,72; contains blocks -480,0,1152 to -465,255,1167), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535)
Level time: 245 game time, 245 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 5 total; [EntitySlime['Slime'/0, l='MpServer', x=-541.14, y=4.00, z=1190.03], EntitySlime['Slime'/4, l='MpServer', x=-466.21, y=4.00, z=1210.73], EntitySlime['Slime'/8, l='MpServer', x=-462.49, y=4.00, z=1217.06], EntitySlime['Slime'/24, l='MpServer', x=-404.94, y=4.00, z=1168.50], EntityPlayerSP['ElChinoSorkin'/32, l='MpServer', x=-471.50, y=4.00, z=1160.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:409)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2647)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:395)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Mac OS X (x86_64) version 10.11.3
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 254654648 bytes (242 MB) / 641736704 bytes (612 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.23 Powered by Forge 12.16.0.1767 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.0.1767-1.9.jar)
UCHIJAAAA Forge{12.16.0.1767} [Minecraft Forge] (forge-1.9-12.16.0.1767-1.9.jar)
UCHIJAAAA BiomesOPlenty{4.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.9-4.0.0.1934-universal.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.12.13' Renderer: 'Intel(R) Iris(TM) Graphics 6100'
Launched Version: 1.9-forge1.9-12.16.0.1767-1.9
LWJGL: 2.9.2
OpenGL: Intel(R) Iris(TM) Graphics 6100 GL version 2.1 INTEL-10.12.13, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: Español (México)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Everytime i try to start minecraft i just get a black screen, and i did not understand much off the crash-report.
I installed it just as normal, i put the folder into the mod folder. So when i removed it, minecraft seemed to work like normal.
Is there any problems with the newest version, or has it been known to crash with some other mod (i could list off the mods i am using if it will help) Or anything else?
don't click this link...
Here's the error report for you to see.
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to C:\Users\Myself\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-19_15.40.42-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT a98c42a --------
Full report at:
C:\Users\Myself\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-19_15.40.42-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 2/19/13 3:40 PM
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_15, Oracle Corporation
Java VM Version: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
Memory: 438264352 bytes (417 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.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 Optifine OptiFine_1.4.6_HD_C3 5 mods loaded, 5 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty [Biomes O' Plenty] (biomes-o-plenty-0.4.0.zip) Unloaded->Constructed->Pre-initialized->Errored
IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: Intel® HD Graphics Family GL version 3.1.0 - Build 8.15.10.2476, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.IllegalArgumentException: Slot 4095 is already occupied by [email protected] when adding [email protected]
at amq.<init>(Block.java:326)
at amq.<init>(Block.java:359)
at tdwp_ftw.biomesop.blocks.BlockMudBrick.<init>(BlockMudBrick.java:12)
at tdwp_ftw.biomesop.mod_BiomesOPlenty.load(mod_BiomesOPlenty.java:707)
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:485)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:657)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 46e36c50 ----------
I deleted the META-INF file too, before you ask.
For some reason, it says Biomes o Plenty gets to Pre-Initialized, but Errors after that. It wont Initialize like the other mods.
Slot 4095 is already occupied by [email protected] when adding [email protected]
The easiest fix is probably to edit the biomes o plenty config file and try to pick random ids that aren't taken until you don't see an error report showing something like the above and minecraft loads.
The config file you want to edit will be at .../.minecraft/config/BiomesOPlenty.cfg. Make a copy just in case and then open that file in notepad and find the line:
I:"Mud Bricks ID"=4095
Change the value to something other than 4095 (might want to search in that file to make sure it's free). Save the file and try to relaunch Minecraft. Keep trying until you don't have an error.
I'm guessing that most likely whatever mod is using this ItemId also has a config file in that folder. It might go faster if you determine what file that is by opening the files in the /config folder and edit>find (ctrl-F) for "4095". Once you find the other file if you compare that config and Biomes O Plenty's config file you should be able to quickly find a number to use for the mud bricks ID that isn't taken by something else in either mod config.
Hope you see this and I hope it helps!
To start with please wrap your error logs in [code][spoiler] [code] [/code] [/spoiler]
[/CODE] tags. Nobody wants to look at a wall of text!!!!
A secondly this is the key line in your error log: java.lang.IllegalArgumentException: Slot 4095 is already occupied by [email protected] when adding [email protected]
You have a block id conflict between Biomes o Plenty and IC2 block id 4095 is in both mods. Remap the id in the config files and you're good to go.
Again I'm going to say please place your error logs in the following tags [code][spoiler] [code] [/code] [/spoiler]
[/CODE] since nobody wants to see a walls of text.
Secondly your key line is: java.lang.RuntimeException: Duplicate stat id: "Unknown stat" and "achievement.achFlower" at id 5245927
You have two achievements trying to use the same id. It's just like a block id conflict. You remap them and you're good to go.
// Shall we play a game?
Time: 3/3/14 5:10 PM
Description: Initializing game
java.lang.IllegalArgumentException: Slot 255 is already occupied by [email protected] when adding [email protected]
at net.minecraft.block.Block.<init>(Block.java:349)
at net.minecraft.block.BlockSand.<init>(BlockSand.java:22)
at src.train.common.blocks.BlockOreTC.<init>(BlockOreTC.java:28)
at src.train.common.blocks.TCBlocks.loadBlocks(TCBlocks.java:43)
at src.train.common.blocks.TCBlocks.init(TCBlocks.java:23)
at src.train.common.Traincraft.preInit(Traincraft.java:131)
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 net.minecraft.block.BlockSand.<init>(BlockSand.java:22)
at src.train.common.blocks.BlockOreTC.<init>(BlockOreTC.java:28)
at src.train.common.blocks.TCBlocks.loadBlocks(TCBlocks.java:43)
at src.train.common.blocks.TCBlocks.init(TCBlocks.java:23)
at src.train.common.Traincraft.preInit(Traincraft.java:131)
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 8 (x86) version 6.2
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 106142112 bytes (101 MB) / 281640960 bytes (268 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 38 mods loaded, 38 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
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
TooManyItems{1.6.4} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized
StarcraftCore{0.0.4} [Starcraft Core] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
GalacticraftCore{2.0.8} [Galacticraft Core] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
StarcraftEris{0.0.4} [Starcraft Eris] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
StarcraftGas{0.0.4} [Starcraft Gas] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
StarcraftMercury{0.0.4} [Starcraft Mercury] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
StarcraftPluto{0.0.4} [Starcraft Pluto] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
StarcraftSedna{0.0.4} [Starcraft Sedna] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
StarcraftVenus{0.0.4} [Starcraft Venus] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
GCEris{0.0.4} [Starcraft Eris] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
GCJupiter{0.0.4} [Starcraft Jupiter] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
StarcraftEuropa{0.0.1} [StarcraftEuropa] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
StarcraftMakemake{0.0.1} [StarcraftMakemake] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
StarcraftMakemakeBlocks{0.0.1} [StarcraftMakemakeBlocks] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
GCMercury{0.0.4} [Starcraft Mercury] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
GCNeptune{0.0.4} [Starcraft Neptune] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
GCPluto{0.0.4} [Starcraft Pluto] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
GCSaturn{0.0.4} [Starcraft Saturn] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
GCsedna{0.0.4} [Starcraft sedna] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
GCUranus{0.0.4} [Starcraft Uranus] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
GCVenus{0.0.4} [Starcraft Venus] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
StarcraftVesta{0.0.1} [StarcraftVesta] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
StarcraftVestaBlocks{0.0.1} [StarcraftVestaBlocks] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
GalacticraftMars{2.0.8} [Galacticraft Mars] (4Space-1.6.4-0.0.15 (1).zip) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized
ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416 (1).jar) Unloaded->Constructed->Pre-initialized
CustomSpawner{3.0.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.0.0.zip) Unloaded->Constructed->Pre-initialized
MoCreatures{6.1.0} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.1.0.zip) Unloaded->Constructed->Pre-initialized
Railcraft{8.3.2.0} [Railcraft] (Railcraft_1.6.4-8.3.2.0.jar) Unloaded->Constructed->Pre-initialized
SlimevoidLib{2.0.3.1} [Slimevoid Library] (SlimevoidLib-Universal-v2.0.3.1 (MC1.6.4).zip) Unloaded->Constructed->Pre-initialized
TConstruct{1.6.X_1.5.3dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.3d4.jar) Unloaded->Constructed->Pre-initialized
TC{4.1.3_001} [Traincraft] (traincraft-4.1.3_001.jar) Unloaded->Constructed->Errored
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: GeForce GT 650M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
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
@Meap212: Change your ID in the config.
Open BiomesO'Plenty's config and hit Ctrl + F
Type 255 and change it to an ID no mods are using
Minecraft opens correctly with the mod. But in the world when I put a quicksand block it crashes. Who can help me?
HERE IS MY ERROR
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 30/04/16 03:56 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.client.renderer.RenderGlobal.func_72731_b(RenderGlobal.java:1933)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1330)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1038)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1072)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.RenderGlobal.func_72731_b(RenderGlobal.java:1933)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1330)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['ElChinoSorkin'/32, l='MpServer', x=-471.50, y=4.00, z=1160.50]]
Chunk stats: MultiplayerChunkCache: 328, 328
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-465,4,1167), Chunk: (at 15,0,15 in -30,72; contains blocks -480,0,1152 to -465,255,1167), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535)
Level time: 245 game time, 245 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 5 total; [EntitySlime['Slime'/0, l='MpServer', x=-541.14, y=4.00, z=1190.03], EntitySlime['Slime'/4, l='MpServer', x=-466.21, y=4.00, z=1210.73], EntitySlime['Slime'/8, l='MpServer', x=-462.49, y=4.00, z=1217.06], EntitySlime['Slime'/24, l='MpServer', x=-404.94, y=4.00, z=1168.50], EntityPlayerSP['ElChinoSorkin'/32, l='MpServer', x=-471.50, y=4.00, z=1160.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:409)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2647)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:395)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Mac OS X (x86_64) version 10.11.3
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 254654648 bytes (242 MB) / 641736704 bytes (612 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.23 Powered by Forge 12.16.0.1767 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.0.1767-1.9.jar)
UCHIJAAAA Forge{12.16.0.1767} [Minecraft Forge] (forge-1.9-12.16.0.1767-1.9.jar)
UCHIJAAAA BiomesOPlenty{4.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.9-4.0.0.1934-universal.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.12.13' Renderer: 'Intel(R) Iris(TM) Graphics 6100'
Launched Version: 1.9-forge1.9-12.16.0.1767-1.9
LWJGL: 2.9.2
OpenGL: Intel(R) Iris(TM) Graphics 6100 GL version 2.1 INTEL-10.12.13, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: Español (México)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz