Crash error - Please help

  • 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

Dekar

New Member
Jul 29, 2019
35
0
0
Redpower liquid pipes somewhere is causing an issue. If you can navigate on the server before it crashes try removing pipes.

Heavy handed approach is to disable redpower, start server and it will remove all redpower items. These items will not come back when you re-enable redpower, so backup your world before you go this route.
 

Dekar

New Member
Jul 29, 2019
35
0
0
Code:
java.lang.IllegalArgumentException: Slot 247 is already occupied by com.eloraam.redpower.world.BlockCustomLeaves@39893349 when adding src.train.common.blocks.BlockOrePetrol@5e861b21

Looks like block ID conflicts.
 

Rlvassallo

New Member
Jul 29, 2019
28
0
0
YOu are having ID conflicts. start game in single player, open inventory select options from the NEI GUI, select Block/Item ID settings, then select Dump ID Map now. This will create a txt document, listing the ID's of all entities. Cross reference the IDs that are conflicting as well as the range of IDS those particular mods use and adjust accordingly in the mods specific config file. You can find this dump list in your minecraft folder
 
  • Like
Reactions: Nessiroj

TMCraft

New Member
Jul 29, 2019
123
0
0
I can't get on the server or get the world from it, due to it being on a purchased server...
 

Rlvassallo

New Member
Jul 29, 2019
28
0
0
the world is irrelevant, getting on the server is mostly irrelevant as well when concerning yourself with fixing ID conflicts. If there is a means to contact the server admin or a mod ask what ID you may need to change.