1

Modpack Crashing

Getoffmycat 5/20/14 6:25 pm
550
5/21/2014 3:12 am
When I add the mod "Ropes+" to my mods folder in my modpack, it launches, shows the mojang screen, then closes and goes back to the technic launcher screen. Here is a crash report
Click to reveal
---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 5/20/14 6:07 PM
Description: Initializing game

java.lang.IllegalArgumentException: Slot 4092 is already occupied by atomicstryker.ropesplus.common.BlockZipLineAnchor@7d0e6391 when adding src.train.common.blocks.BlockDistil@3bab04bb
at net.minecraft.block.Block.<init>(Block.java:349)
at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
at src.train.common.blocks.BlockDistil.<init>(BlockDistil.java:43)
at src.train.common.blocks.TCBlocks.loadBlocks(TCBlocks.java:30)
at src.train.common.blocks.TCBlocks.init(TCBlocks.java:23)
at src.train.common.Traincraft.preInit(Traincraft.java:122)
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:520)
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.BlockContainer.<init>(SourceFile:9)
at src.train.common.blocks.BlockDistil.<init>(BlockDistil.java:43)
at src.train.common.blocks.TCBlocks.loadBlocks(TCBlocks.java:30)
at src.train.common.blocks.TCBlocks.init(TCBlocks.java:23)
at src.train.common.Traincraft.preInit(Traincraft.java:122)
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:520)
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_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 117131024 bytes (111 MB) / 600309760 bytes (572 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -XX:MaxPermSize=256m
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.31.935 Minecraft Forge 9.11.1.935 14 mods loaded, 14 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.31.935} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.935} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized
OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized
flintlock_guns{1.6_5} [Flintlock Guns Mod] (Flintlock_Guns_Mod_v1.6_-_MC_1.6.4.zip) Unloaded->Constructed->Pre-initialized
pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam's HarvestCraft 1.6.4 v1.1.4.zip) Unloaded->Constructed->Pre-initialized
HungerOverhaul{1.6.X-2l} [Hunger Overhaul] (hungeroverhaul-1.6.X-2l-build3.zip) Unloaded->Constructed->Pre-initialized
NotEnoughCodecs{0.1} [NotEnoughCodecs] (NotEnoughCodecs-0.1.jar) Unloaded->Constructed->Pre-initialized
OpenMods{0.5} [OpenMods] (OpenModsLib-0.5.jar) Unloaded->Constructed->Pre-initialized
OpenBlocks{1.2.8} [OpenBlocks] (OpenBlocks-1.2.8.jar) Unloaded->Constructed->Pre-initialized
RopesPlus{1.5.4} [Ropes+] (RopePlus_1.6.4.zip) Unloaded->Constructed->Pre-initialized
camping{2.0e} [The Camping Mod 2.0] (TheCampingMod_2.0e.jar) Unloaded->Constructed->Pre-initialized
TC{4.1.4_024} [Traincraft] (traincraft-4.1.4_024.jar) Unloaded->Constructed->Errored
Launched Version: 1.6.4-Forge9.11.1.935
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics Family GL version 3.0.0 - Build 8.15.10.2353, 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
Posted by
Getoffmycat
Level 4 : Apprentice Dolphin
22

  Have something to say?

JoinSign in

8

Pepijn
05/21/2014 3:12 am
Level 58 : Grandmaster Cyborg
Yup, Id conflicts as said before. You might want to try

http://www.minecraftforum.net/topic/192 ... conflicts/

(it's a mod that resolves Id conflicts in selfmade modpacks, just read carefully what you should do)
1
Vortexy
05/20/2014 8:44 pm
Level 6 : Apprentice Dragon
Ropes+ is the problem. I hate the IDs of that mod. It conflicts with lots of mods. You need to uninstall it.
1
OneWhiteWolf
05/20/2014 8:36 pm
Level 31 : Artisan Procrastinator
java.lang.IllegalArgumentException: Slot 4092 is already occupied by atomicstryker.ropesplus.common.BlockZipLineAnchor@7d0e6391 when adding src.train.common.blocks.BlockDistil@3bab04bb

heres your problem
the id is already taken up by another thing
1
Getoffmycat
05/20/2014 7:26 pm
Level 4 : Apprentice Dolphin
Mod List:
Click to reveal
BiblioCraft
Flintlock Guns Mod
HungerOverhaul
NotEnoughCodecs
OpenBlocks
OpenModsLib
Pams HarvestCraft
RopesPlus
The Camping Mod
TrainCraft
1
Shimeshi
05/20/2014 7:14 pm
Level 42 : Master Nerd
Ropes+ is probably not compatible with one or more of your mods, look up a list of compatible mods with Ropes+, and remove any that aren't on your list.
1
vampirate07
05/20/2014 6:32 pm
Level 7 : Apprentice System
Also check that all your mods are the same version of minecraft
1
Getoffmycat
05/20/2014 7:03 pm
Level 4 : Apprentice Dolphin
They are :/
1
vampirate07
05/20/2014 6:31 pm
Level 7 : Apprentice System
I have a feeling that this mod is not compatable with one or more of the other mods. Don't quote me on that though since I'm not an expert in these things
1

Welcome