Additional Pipes for Buildcraft

Additional Pipes for Buildcraft

604k Downloads

"NoSuchFieldError: redstoneChipset" with BC 4.1.2

HowardRoark2016 opened this issue ยท 20 comments

commented

Post title: "NoSuchFieldError: redstoneChipset" with BC 4.1.2

I am using Windows 7 Ultimate SP1 x64 and Java 7u40 while playing MC 1.6.4 SSP via Minecraft Launcher 1.2.7 and Forge 935. I just upgraded to the newly released Buildcraft-A-1.6.2-4.1.2 and LogisticsPipes-MC1.6.2-0.7.4.dev.65. The Logistics Pipes authors had to tweak some things to bring LP into compatibility with BC 4.1.2, and I figure if they had to tweak some things then so might AdditionalPipes. So I thought you guys might want to see this error.

MC crashes during launch with the following message:
http://pastebin.com/vtMnag98

MC launches fine if I remove the AdditionalPipes mod.

commented

Having the same issue here too.

commented

I have the same problem, it is just that BC 4.1.1 is a masive overhaul of how the pipes work behind the scenes, thus also on 4.1.2 so it is just that tis mod has to be updated

commented

The developer is MIA unless somebody picks this up and updates, we're SOL

commented

damn, anybody knows a mod that can replace the teleport pipes?

commented

If i knew more programing i would update. In trying regardless

commented

Unfortunately that mod still doesn't support cross-dimension teleporting. :/

commented

Another option albeit a little expensive would be ender chests

commented

I think I know what you're getting at, but that wouldn't work for Buildcraft since vanilla has no way to actually store MJ like TE's Redstone Energy Cells or whatnot. (Currently running my 1.6.4 server. TE not being there is really painful, to say the least)

edit:
I GUESS you could use Electronic Engines to convert the energy from Lapotron Crystals to MJ, but that's just making an already complicated setup go from complicated to ridiculous. :P

commented

Two words... Universal Electricity

I don't know about you but i enjoy complicated builds

commented

That works for items, and liquids too with some setup, but what about power?

commented

You got me on that one. I have an idea involving lapotron crystals but its kinda complicated for your everyday build.

commented

I forked this and updated to BC 4.1.2 until we get a release here. It can be found here https://github.com/PontiacFirebird/AdditionalPipesBC.

commented

That is some really quick work in the fork, thanks. Is it confirmed that tcooc isn't returning and PontiacFirebird is the new maintainer?

commented

I don't know whether tcooc is returning I just updated for personal use and figured I would share it. I forked it on github so that when tcooc returns he can pull from it if he wants.

commented

If tcooc does not return I will try to keep it up to date but I can not promise anything as I do not actually know java but just enough c to get by with the simpler things.

commented

I am very busy with work and not able to keep up with all the BC and minecraft updates.
Any pull requests that update the mod or fix bugs are welcome.

@PontiacFirebird It'd be great if you could make a PR for the update. I've looked at your repository and the changes were a bit...excessive. If not, let me know and I'll update it myself.

commented

We understand tcooc and really appreciate your work.

commented

Did you want me to make a pull request with all of the changes most of which were moving it out of the buildcraft package so that it would work right in my dev environment or I can try to create a pull request of just the other changes

commented

@PontiacFirebird Edit: Actually, since you already posted a PR, I will try to merge it without the location changes.