Manual FTB update weirdness

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • 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

Dragonborn Engineer

New Member
Jul 29, 2019
21
0
0
After manually updating FTB Ultimate into 1.5.2 I discovered this strange bug with Forestry:

crash-2013-07-02_08.10.07-client.txt

After googling the error code I found out it was a item id conflict, so I increase item id from 13134 into 14134

And after that this happened:

crash-2013-07-02_17.39.01-client.txt

Well the error is the same, so I increase the item id from 13118 to 14118

And here is the weird part:

crash-2013-07-02_17.44.09-client.txt

It says that Forestry is conflicting with vanilla pickaxe because of there is item id 1 in the config. However after I searched the config there is none

Here is my Forestry config list:
apiculture.txt
base.txt
backpacks.txt
common.txt
pipes.txt

If I delete the Forestry config, it will not crash anymore, and the only mods that I added that is not in FTB ultimate is logistics pipe and it only conflicts with portal gun, so its safe to say the Forestry isn't conflicting with other mods. The configs is also directly copy pasted from FTB ultimate
 

Attachments

  • crash-2013-07-02_08.10.07-client.txt
    10.1 KB · Views: 104
  • crash-2013-07-02_17.39.01-client.txt
    10.7 KB · Views: 94
  • crash-2013-07-02_17.44.09-client.txt
    10.7 KB · Views: 95
  • apiculture.txt
    1.2 KB · Views: 117
  • backpacks.txt
    1.9 KB · Views: 135
  • base.txt
    5.3 KB · Views: 167
  • common.txt
    4.4 KB · Views: 146
  • pipes.txt
    514 bytes · Views: 104