Hey Snyke,
Firstly, thanks for having made this addon, along with your other addons such as AdvMachines.
Getting to the point: I'm runnning a server with (a bunch of mods including IC2, RP2, etc.) BC 2.2.14 and AdditionalPipes (TPPipes). When I run, run vanilla Bc, everythign works fine. When I run BC + Transformers, everything still works.However, when I install the energy loss fix (in the BC Transport zip, right?) it crashes, with the following message:
Mods loaded: 31
ModLoader 1.2.5
mod_CodeChickenCore 0.5.2
mod_MinecraftForge 3.1.2.90
mod_NotEnoughItems 1.2.2
mod_ReiMinimap v3.0_06 [1.2.5]
mod_BuildCraftCore 2.2.14
mod_BuildCraftBuilders 2.2.14
mod_BuildCraftEnergy 2.2.14
mod_BuildCraftFactory 2.2.14
mod_BuildCraftTransport 2.2.14
mod_AdditionalPipes 2.1.3 (Minecraft 1.2.5, Buildcraft 2.2.14, Forge 3.0.1.75)
mod_EnderStorage 1.1.1
mod_Forestry 1.4.4.4
mod_IC2NuclearControl v1.1.1
mod_IC2 v1.95
mod_Transformers v1.1
mod_AdvancedMachines v1.5 for IC2 1.95
mod_CompactSolars 2.1
mod_IronChest 3.3
mod_Railcraft 5.0.3
mod_RedPowerControl 2.0pr5b1
mod_RedPowerCore 2.0pr5b1
mod_RedPowerLighting 2.0pr5b1
mod_RedPowerLogic 2.0pr5b1
mod_RedPowerMachine 2.0pr5b1
mod_RedPowerWiring 2.0pr5b1
mod_RedPowerWorld 2.0pr5b1
mod_WirelessRedstoneCore 1.2.0
mod_WirelessRedstoneRedPower 1.2.0
mod_WirelessRedstoneAddons 1.2.0
mod_ThaumCraft 2.1.4
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT fec98021 --------
Generated 18/05/12 6:17 PM
Minecraft: Minecraft 1.2.5
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_27, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4350 version 2.1.8673, ATI Technologies Inc.
java.lang.NullPointerException
at buildcraft.transport.ItemPipe.getTextureIndex(ItemPipe.java:100)
at mod_BuildCraftTransport.renderPipeItem(mod_BuildCraftTransport.java:85)
at mod_BuildCraftTransport.renderItem(mod_BuildCraftTransport.java:154)
at tw.a(RenderItem.java:362)
at aiy.a(GuiIngame.java:756)
at aiy.a(GuiIngame.java:333)
at lr.b(EntityRenderer.java:932)
at EntityRendererProxy.b(EntityRendererProxy.java:21)
at net.minecraft.client.Minecraft.x(Minecraft.java:869)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 58eaf11 ----------
Also, the power pipes don't appear in NEI, or if they do, their tooltip does not and neither does their texture.
Finally, at my runtime log, it mentions two conflicts (three on my server) as follows:
CONFLICT @ -58
CONFLICT @ -204 (server only)
CONFLICT @ -126
Yet the server runs fine, except for when I try to craft any power pipes. Same goes for client. I've sorted block id's...
I'd appeciate if you could tell me the cause of these errors. Thanks!