spaceboy01218 / additional-pipes

Automatically exported from code.google.com/p/additional-pipes
0 stars 0 forks source link

AdditionalPipes breaks the textures of other sub-mods of buildcraft. #130

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Installing additional pipes with Optifine and any other BC-submod that rely 
on buildcraft for rendering pipes will result in pink textures. For example 
Logisticspipes. As you override the buildcraft texture with your own you are 
shutting out everyone else

What is the expected output? What do you see instead?
Proper textures

What version are you using?
r31

Please provide your Console/ModLoader output below.
N/A

Please provide any additional information below.
"BuildCraftCore.customBuildCraftTexture = 
mod_zAdditionalPipes.MASTER_OVERRIDE_FILE;" is not cool

Please provide any screenshots you feel would help demonstrate this
issue/feature.

We've all seen pink textures. However, I took the time to rewrite some of your 
rendering code to properly (afik) use buildcraft's built-in rendering. I've 
tried it with optifine and a texture pack. The only issues I've found yet is 
that when you change texture packs you must completly restart minecraft to have 
correct textures. Also if some other mods load between the mod and buildcraft 
they may cause invisible textures.

Attached is a svn patch for the client code based on the current trunk (rev 31)

Original issue reported on code.google.com by johanwim...@gmail.com on 20 Dec 2011 at 3:15

Attachments: