Additional Pipes for Buildcraft

Additional Pipes for Buildcraft

604k Downloads

ID Conflict with forestry

ginganutz opened this issue ยท 2 comments

commented

Hi,

I had a clean modless install, added buildcraft 3.2.1, ran minecraft, quit, then added Railcraft_1.4.5b-6.10.0.0, quit, then I added forestry 1.6.2.8, quit, then I added AdditionalPipes-2.1.3u35 and it errored with a block conflict. (Think this order is right!)

Not sure if this is down to your code or forestry but I know there's been some changes in dynamic ID allocation and stuff?

Let me know if I need to hound the guy that does forestry instead :)

error log at http://pastebin.com/LS8jqXhJ

commented

I've done all I can to prevent id conflicts (more than 2x what most other mods do). It's not anyone's "fault" really, it's more because it's an immature feature.

If you feel like bugging Sengir, link him to https://github.com/tcooc/AdditionalPipesBC/blob/master/buildcraft/additionalpipes/AdditionalPipes.java#LC254, which is my method for loading ids.

commented

Actually, I've since noticed that forestry is overwriting buildcraft ID's (wires vanish if you install just buildcraft and forestry) so this is probably a problem else where, feel free to close it if you don't think its an issue with your code!

:)