- 0
Server not launching properly (Please Help)
-
Similar Content
-
- 1 reply
- 2244 views
-
- 1 reply
- 2120 views
-
[SOLVED] Power Teleport Pipe, Big Flux Generator, and/or Wooden Kinesis pipe not working.
By ajent1202,
- power teleport pipe
- big flux generator
- (and 13 more)
- 0 answers
- 6241 views
-
- 3 replies
- 16348 views
-
Compact and Powerful EMC Generator: Project 71 Design
By noisulli,
- tekkit
- emc generator
- (and 13 more)
- 3 replies
- 21063 views
-
Question
dietwater
Everything is fine and dandy until Buildcraft does a version check and fails, then the server just doesnt start up...been googling and just trying to fix this for the past 2 hours and i just havent found a working solution.
crash log:Â Â https://pastebin.com/9vz2c61j
and this just happened:Â https://pastebin.com/x0MY1RpB
Â
17-05-24 16:04:04 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2017-05-24 16:04:04 [SEVERE] [ForgeModLoader] Caught exception from GalacticraftCore
java.lang.IllegalArgumentException: Slot 3972 is already occupied by calclavia.lib.multiblock.fake.BlockMultiBlockPart@269ec26c when adding micdoodle8.mods.galacticraft.core.blocks.GCCoreBlockAluminumWire@79ec1c70
    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)
2017-05-24 16:04:04 [INFO] [STDERR] java.lang.IllegalArgumentException: Slot 3972 is already occupied by calclavia.lib.multiblock.fake.BlockMultiBlockPart@269ec26c when adding micdoodle8.mods.galacticraft.core.blocks.GCCoreBlockAluminumWire@79ec1c70
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at net.minecraft.block.Block.<init>(Block.java:349)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlockTransmitter.<init>(GCCoreBlockTransmitter.java:28)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlockAluminumWire.<init>(GCCoreBlockAluminumWire.java:36)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at micdoodle8.mods.galacticraft.core.blocks.GCCoreBlocks.initBlocks(GCCoreBlocks.java:109)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:246)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at java.lang.reflect.Method.invoke(Unknown Source)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at java.lang.reflect.Method.invoke(Unknown Source)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at java.lang.reflect.Method.invoke(Unknown Source)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
2017-05-24 16:04:04 [INFO] [STDERR] Â Â at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2017-05-24 16:04:04 [SEVERE] [Minecraft-Server] Encountered an unexpected exception IllegalArgumentException
java.lang.IllegalArgumentException: Slot 3972 is already occupied by calclavia.lib.multiblock.fake.BlockMultiBlockPart@269ec26c when adding micdoodle8.mods.galacticraft.core.blocks.GCCoreBlockAluminumWire@79ec1c70
Â
Â
Â
Â
Â
Edited by dietwater3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.