Logistics Pipes

Logistics Pipes

13M Downloads

Disabled BC proxy with BC 7.1.15+

FuuNoKamiOka opened this issue ยท 16 comments

commented

I just added this to a custom modpack I made through the Curse Launcher and I can't see recipes through NEI and any and all recipes I've found on the net don't work. I saw videos showing recipes for 1.7.10 that work and show up in NEI. Do I need to add a core mod or is something bugged? FYI, I have the latest version of both according to the Launcher.

commented

You need buildcraft for recipes to work.

commented

I have buildcraft. I even added some addons hoping that would help. it did not. I don't know how to fix it. :/

commented

Please list your mod versions.

commented

That seems to be the case indeed, I was running into the same problem but as soon as I went back to BC 7.1.14 the recipes started working properly again.

commented

Buildcraft: 7.1.15
Buildcraft Additions: 2.2.5
Buildcraft Compat: 7.1.3
Logistics Pipes: 0.9.3.99

All are updated as per the Curse Launcher.

commented

Could you also post your log as https://gist.github.com/
I suspect that LP currently doesn't work with Buildcraft: 7.1.15. Only Buildcraft: 7.1.14

commented

Here is the gist for the log: https://gist.github.com/FuuNoKamiOka/9af8b8e3e5337cc4ae50

If it helps, I am watching Direwolf20 play on an Infinity Skyblock map and he has it working and it looks different from the items in the version I downloaded.

commented

You do not have BuildCraft robotics installed?

commented

I do not. Is that needed for the pipes? There are so many addons and sitch I wasn't sure if anything was needed.

commented

BuildCraft|Core, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Robotics

Those are the required BuildCraft submods. Right now we still have BuildCraft as a dependency and we did not consider writing specific proxies for each of the BuildCraft submods.

commented

Good to know. Maybe that should be a thing to put in with the mod that they are all required. It's not made clear.

commented

I don't think that's issue here, as I'm running the entire buildcraft-7.1.15.jar file (which contains all modules, as far as I know) and I still get no recipes. As I mentioned previously, going back to buildcraft-7.1.14.jar makes recipes work again.
Here's my fml-client-latest.log gist as well in case you need it: https://gist.github.com/Revemohl/00b8b56acc93b2301e0a (I tried it on a quick test instance, but reverting BC's version fixed the problem in my main instance too).

commented

The robot placement event was moved inside the api. No idea why 7.1.14 even works correctly. Just need to compile against the new version and fix that event access.

commented

Yeah. I meant to post something last night that said adding all those other mods did nothing. Still having problems. I will admit, though, that the TE upgrades from LPs works fine. It's just all the other ones that don't work.

commented

Oh, yeah! We did that because a server admin requested it, admittedly.

commented