Jump to content

Recommended Posts

Posted

Hey guy's!

recently I made a custom mod pack using Plowmanplow's bare bones pack (1.6.4_9.11.1.965_ll version) but when I try to run a server off of it something breaks.

I have removed the client mods: NEI, nei addons, waila, damage indicators, reis minimap

I have tried coping over config file minus the removed mod's individual files but no avail

Console log of where everything goes wrong (i think. I had to shorten the post caus it wouldnt let my send)


2015-03-10 17:43:48 [INFO] [STDERR] java.lang.IllegalArgumentException: Slot 3972 is already occupied by calclavia.lib.multiblock.fake.BlockMultiBlockPart@3a0631fe when adding [email protected]
/*  */1fbdeae0
2015-03-10 17:43:48 [INFO] [STDERR] 	at net.minecraft.block.Block.<init>(Block.java:349)
2015-03-10 17:43:48 [INFO] [STDERR] 	at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
2015-03-10 17:43:48 [INFO] [STDERR] 	at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlockTransmitter.<init>(GCCoreBlockTransmitter.java:28)
2015-03-10 17:43:48 [INFO] [STDERR] 	at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlockAluminumWire.<init>(GCCoreBlockAluminumWire.java:36)
2015-03-10 17:43:48 [INFO] [STDERR] 	at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlocks.initBlocks(GCCoreBlocks.java:109)
2015-03-10 17:43:48 [INFO] [STDERR] 	at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:246)
2015-03-10 17:43:48 [INFO] [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2015-03-10 17:43:48 [INFO] [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2015-03-10 17:43:48 [INFO] [STDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2015-03-10 17:43:48 [INFO] [STDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
2015-03-10 17:43:48 [INFO] [STDERR] 	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2015-03-10 17:43:48 [INFO] [STDERR] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2015-03-10 17:43:48 [INFO] [STDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2015-03-10 17:43:48 [INFO] [STDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
2015-03-10 17:43:48 [INFO] [STDERR] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2015-03-10 17:43:48 [INFO] [STDERR] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2015-03-10 17:43:48 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2015-03-10 17:43:48 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2015-03-10 17:43:48 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2015-03-10 17:43:48 [INFO] [STDERR] 	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2015-03-10 17:43:48 [INFO] [STDERR] 	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2015-03-10 17:43:48 [INFO] [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2015-03-10 17:43:48 [INFO] [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2015-03-10 17:43:48 [INFO] [STDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2015-03-10 17:43:48 [INFO] [STDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
2015-03-10 17:43:48 [INFO] [STDERR] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2015-03-10 17:43:48 [INFO] [STDERR] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2015-03-10 17:43:48 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2015-03-10 17:43:48 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2015-03-10 17:43:48 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2015-03-10 17:43:48 [INFO] [STDERR] 	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2015-03-10 17:43:48 [INFO] [STDERR] 	at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
2015-03-10 17:43:48 [INFO] [STDERR] 	at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
2015-03-10 17:43:48 [INFO] [STDERR] 	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
2015-03-10 17:43:48 [INFO] [STDERR] 	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
2015-03-10 17:43:48 [INFO] [STDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
2015-03-10 17:43:48 [INFO] [STDERR] 	at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2015-03-10 17:43:48 [SEVERE] [Minecraft-Server] Encountered an unexpected exception IllegalArgumentException
java.lang.IllegalArgumentException: Slot 3972 is already occupied by calclavia.lib.multiblock.fake.BlockMultiBlockPart@3a0631fe when adding [email protected]
/*  */1fbdeae0
	at net.minecraft.block.Block.<init>(Block.java:349)
	at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
	at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlockTransmitter.<init>(GCCoreBlockTransmitter.java:28)
	at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlockAluminumWire.<init>(GCCoreBlockAluminumWire.java:36)
	at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlocks.initBlocks(GCCoreBlocks.java:109)
	at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:246)
	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.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
	at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2015-03-10 17:43:48 [SEVERE] [Minecraft-Server] This crash report has been saved to: C:UsersGalactica4serversForge_Amps.crash-reportscrash-2015-03-10_17.43.48-server.txt
2015-03-10 17:43:56 [WARNING] [Buildcraft] Unable to read from remote version authority.
2015-03-10 17:43:56 [WARNING] [Buildcraft] java.io.FileNotFoundException: https://dl.dropboxusercontent.com/u/38558957/Minecraft/Buildcraft/version.txt
2015-03-10 17:43:56 [INFO] [Buildcraft] Version check attempt 2 failed, trying again in 10 seconds
2015-03-10 17:44:07 [WARNING] [Buildcraft] Unable to read from remote version authority.
2015-03-10 17:44:07 [WARNING] [Buildcraft] java.io.FileNotFoundException: https://dl.dropboxusercontent.com/u/38558957/Minecraft/Buildcraft/version.txt
2015-03-10 17:44:07 [INFO] [Buildcraft] Version check attempt 3 failed, trying again in 10 seconds
2015-03-10 17:44:17 [INFO] [Buildcraft] Version check failed
2015-03-10 17:45:12 [INFO] [Minecraft-Server] An unknown error occurred while attempting to perform this command
2015-03-10 17:45:12 [INFO] [STDERR] java.lang.NullPointerException
2015-03-10 17:45:12 [INFO] [STDERR] 	at net.minecraft.command.ServerCommandManager.func_71563_a(SourceFile:80)
2015-03-10 17:45:12 [INFO] [STDERR] 	at net.minecraft.command.CommandBase.func_71524_a(SourceFile:267)
2015-03-10 17:45:12 [INFO] [STDERR] 	at net.minecraft.command.CommandBase.func_71522_a(SourceFile:262)
2015-03-10 17:45:12 [INFO] [STDERR] 	at net.minecraft.command.CommandServerStop.func_71515_b(SourceFile:24)
2015-03-10 17:45:12 [INFO] [STDERR] 	at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:88)
2015-03-10 17:45:12 [INFO] [STDERR] 	at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:315)
2015-03-10 17:45:12 [INFO] [STDERR] 	at net.minecraft.server.dedicated.DedicatedServer.func_71228_a(DedicatedServer.java:242)
2015-03-10 17:45:12 [INFO] [STDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:527)
2015-03-10 17:45:12 [INFO] [STDERR] 	at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

Crash log:

---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.

Time: 10/03/15 5:43 PM
Description: Exception in server tick loop

java.lang.IllegalArgumentException: Slot 3972 is already occupied by calclavia.lib.multiblock.fake.BlockMultiBlockPart@3a0631fe when adding [email protected]
/*  */1fbdeae0
	at net.minecraft.block.Block.<init>(Block.java:349)
	at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
	at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlockTransmitter.<init>(GCCoreBlockTransmitter.java:28)
	at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlockAluminumWire.<init>(GCCoreBlockAluminumWire.java:36)
	at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlocks.initBlocks(GCCoreBlocks.java:109)
	at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:246)
	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.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
	at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
	Minecraft Version: 1.6.4
	Operating System: Windows 8.1 (amd64) version 6.3
	Java Version: 1.8.0_31, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 1459213296 bytes (1391 MB) / 2063597568 bytes (1968 MB) up to 2063597568 bytes (1968 MB)
	JVM Flags: 2 total; -Xms2048m -Xmx2048m
	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 60 mods loaded, 60 mods active
	mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar) Unloaded->Constructed->Pre-initialized
	Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar) Unloaded->Constructed->Pre-initialized
	CodeChickenCore{0.9.0.9} [codeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9[1.6.4].jar) Unloaded->Constructed->Pre-initialized
	TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	threadedlighting{0.1} [Threaded Lighting] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
	UniversalElectricity{3.1.0} [Universal Electricity] (universal-electricity-3.1.0.66-core.jar) Unloaded->Constructed->Pre-initialized
	CalclaviaCore{1.2.0} [Calclavia] (calclavia core-1.2.0.299-main.jar) Unloaded->Constructed->Pre-initialized
	AtomicScience{1.2.0} [Atomic Science] (atomic-science-1.2.0.63-core.jar) Unloaded->Constructed->Pre-initialized
	Backpack{1.28.37} [Backpack] (backpack-1.28.37-1.6.x.jar) Unloaded->Constructed->Pre-initialized
	ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized
	CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5[1.6.4].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
	ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7[1.6.4].jar) Unloaded->Constructed->Pre-initialized
	BigReactors{0.3.4A2} [Big Reactors] (BigReactors-0.3.4A2.jar) Unloaded->Constructed->Pre-initialized
	bspkrsCore{v5.3(1.6.4)} [bspkrsCore] (bspkrscorev5.3.zip) 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
	ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks-1.6.4-1.3.3.4-universal.jar) Unloaded->Constructed->Pre-initialized
	CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5[1.6.4].jar) Unloaded->Constructed->Pre-initialized
	CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5[1.6.4].jar) Unloaded->Constructed->Pre-initialized
	CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5[1.6.4].jar) Unloaded->Constructed->Pre-initialized
	CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5[1.6.4].jar) Unloaded->Constructed->Pre-initialized
	CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized
	CraftingSuite{0.2.1.3} [Crafting Suite] (CraftingSuite-v0.2.1.4.jar) Unloaded->Constructed->Pre-initialized
	dimdoors{2.2.4-349} [Dimensional Doors] (DimensionalDoors-2.2.4-349(1.6.4).jar) Unloaded->Constructed->Pre-initialized
	EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage-1.6.4-1.4.3.6-universal.jar) Unloaded->Constructed->Pre-initialized
	EE3{0.1} [Equivalent Exchange 3] (equivalentexchange3-1.6.4-0.1.140.jar) Unloaded->Constructed->Pre-initialized
	KeithyUtils{1.3} [Keithy Utils] (KeithyUtils-1.6.4-1.3.30.jar) Unloaded->Constructed->Pre-initialized
	Metallurgy3Core{3.4.1} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.4.1.32.jar) Unloaded->Constructed->Pre-initialized
	Metallurgy3Base{3.4.1} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.4.1.32.jar) Unloaded->Constructed->Pre-initialized
	TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.7.jar) Unloaded->Constructed->Pre-initialized
	ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.6.4-0.8.4.jar) Unloaded->Constructed->Pre-initialized
	ExtraUtilities{1.0.3c} [Extra Utilities] (extrautils-1.0.3c[1.6.4].zip) Unloaded->Constructed->Pre-initialized
	GalacticraftCore{2.0.12} [Galacticraft Core] (galacticraft-1.6.4-2.0.12.1026.jar) Unloaded->Constructed->Errored
	GalacticraftMars{2.0.12} [Galacticraft Mars] (galacticraft-planets-1.6.4-2.0.12.1026.jar) Unloaded->Constructed->Errored
	GregsLighting{1.9.1} [Greg's Lighting] (GregsLighting-1.9.1-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized
	inventorytweaks{1.57-dev} [Inventory Tweaks] (InventoryTweaks-MC1.6.4-1.57-dev-b85.jar) Unloaded->Constructed->Pre-initialized
	IronChest{5.4.1.702} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.702.zip) Unloaded->Constructed->Pre-initialized
	Metallurgy3Vanilla{3.4.1} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.4.1.32.jar) Unloaded->Constructed->Pre-initialized
	Metallurgy3Machines{3.4.1} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.4.1.32.jar) Unloaded->Constructed->Pre-initialized
	bau5_ProjectBench{1.8.0} [Project Bench] (ProjectBench-1.6.2-v1.8.0.jar) Unloaded->Constructed->Pre-initialized
	Railcraft{8.4.0.0} [Railcraft] (Railcraft_1.6.4-8.4.0.0.jar) Unloaded->Constructed->Pre-initialized
	simplyjetpacks{0.3.1.1} [Simply Jetpacks] (SimplyJetpacks-0.3.1.1[1.6.4].jar) Unloaded->Constructed->Pre-initialized
	StevesCarts{2.0.0.b10} [Steve's Carts 2] (stevescarts2.0.0.b10.zip) Unloaded->Constructed->Pre-initialized
	Translocator{1.1.0.15} [Translocator] (Translocator-1.6.4-1.1.0.15-universal.jar) Unloaded->Constructed->Pre-initialized
	TreeCapitator{Forge 1.6.4.r09} [Treecapitator] (TREECAPITATOR.FORGE.1.6.4.R09.UNIVERSAL.zip) Unloaded->Constructed->Pre-initialized
	TSteelworks{1.6.4-0.0.4.2-fix2} [Tinkers' Steelworks] (TSteelworks-mc1.6.4_0.0.4.2-fix2.jar) Unloaded->Constructed->Pre-initialized
	weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod[1.6.4].zip) Unloaded->Constructed->Pre-initialized
	WR-CBE|Core{1.4.0.7} [WR-CBE Core] (WR-CBE-1.6.4-1.4.0.7-universal.jar) Unloaded->Constructed->Pre-initialized
	WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (WR-CBE-1.6.4-1.4.0.7-universal.jar) Unloaded->Constructed->Pre-initialized
	WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (WR-CBE-1.6.4-1.4.0.7-universal.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
	TConstruct Environment: Sane and ready for action. Bugs may be reported.
	Profiler Position: N/A (disabled)
	Is Modded: Definitely; Server brand changed to 'fml,forge'
	Type: Dedicated Server (map_server.txt)

Any help would be appreciated

Thanks!

 

 

  • Discord Moderator
Posted

Block ID conflict for #3972. You will need to check your ForgeModLoader-server-0.log in order to determine which mods are conflicting.

 

That being said, this should never happen. If your client pack is assembled correctly, and you copy the configs from the client to the server, all ID conflicts should already be eliminated.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...