my server is haveing id issues

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

dc033092

New Member
Jul 29, 2019
1
0
0
  • What OS are you running?
windows 7
  • Are you using minecraft hosting provider or a dedicated/local server not designed for minecraft?
i am paying for a server on cubehost
  • What version of FTB are you using? (Dont just say latest tell us the version)
not sure where to find that but my launcher is 1.0.9
  • Did you add any mods to the server pack?
i did not add any mods to the server
  • What are your server specs?
1 GB of ram dual Intel Xeon E5-2620 CPU
  • A good detailed paragraph about the problem

the server was running fine for about a week and then just crashed when one of the users made a turtle and i got a block id conflict. i would try and change the id but i don't know what to change it to last time i changed a id everything conflicted and it just caused more problems. here is my crash report


Time: 11/27/12 2:26 PM
Description: Exception in server tick loop

java.lang.IllegalArgumentException: Slot 208 is already occupied by extrabiomes.module.summa.block.BlockCustomSapling@4fb77a00 when adding dan200.computer.shared.BlockPeripheral@16aabee3
at alf.<init>(Block.java:292)
at aiq.<init>(BlockContainer.java:7)
at dan200.computer.shared.BlockPeripheral.<init>(BlockPeripheral.java:73)
at dan200.computer.shared.ComputerCraftProxyCommon.registerItems(ComputerCraftProxyCommon.java:223)
at dan200.computer.shared.ComputerCraftProxyCommon.load(ComputerCraftProxyCommon.java:31)
at dan200.computer.server.ComputerCraftProxyServer.load(ComputerCraftProxyServer.java:26)
at dan200.ComputerCraft.load(ComputerCraft.java:161)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:651)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:88)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:347)
at hg.c(DedicatedServer.java:110)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
at fp.run(SourceFile:818)