Solved Unable to launch Unleashed server.

  • 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

Doc_Rockulus

New Member
Jul 29, 2019
2
0
0
Running Ubuntu server 12.4

Upon launch of the server, I receive the following:

"java.lang.IllegalArgumentException: Slot 1100 is already occupied by portalgun.common.block.BlockPortalMod@2c941d28 when adding logisticspipes.blocks.LogisticsSignBlock@300643f5"

Which seems to indicate that an item from the portal gun mod is using an item ID that logistics pipes wants.

Should I modify the item IDs in one of the mod's config files? Which one?

Should the stock Unleashed server files behave in this manner? The only modification I made was to the ServerStart.sh file.
 

Ridere

New Member
Jul 29, 2019
1
0
0
I had this problem last night. IT was due to a bad config file for Logistics Pipes and Portal Gun. Copying the config files for those two mods from the client to the server worked fine.

That being said, I downloaded the latest copy of the server this afternoon, and I didn't have to fix anything. So try either of those :)
 

Doc_Rockulus

New Member
Jul 29, 2019
2
0
0
I downloaded the Unleashed server files ~10 minutes ago. -_-

Copying the portal gun and logistics pipes config files from client directory to server worked.