Purple textures? Texture issues? Or just feel like testing a buildcraft patch?

HomeForumsRelated Mods and Texture PacksKrapht’s Logistic PipesPurple textures? Texture issues? Or just feel like testing a buildcraft patch?

This topic has 2 voices, contains 14 replies, and was last updated by  Krapht 492 days ago.

Viewing 15 posts - 1 through 15 (of 15 total)
Author Posts
Author Posts
January 10, 2012 at 1:26 am #6815

Krapht

I’ve posted a patch for buildcraft in
http://www.mod-buildcraft.com/forums/topic/important-fix-for-coreproxy-addcustomtexture/#post-6806
This is my attempt to address an issue with how buildcraft adds custom textures. This is extensively used by LogisticsPipes and some other mods.

If you’re you’ve experienced that you purple textures after changing texture packs or some setting (like mipmap) in optifine. If you sometimes crash with a exception similar to “java.lang.IllegalArgumentException: Number of remaining buffer elements is X, must be at least 1024.” then this patch might help you out.

Let me know if any graphical issues remain after applying the fix.

January 11, 2012 at 3:55 am #6981

harley9699

Yes, have been testing and still have one problem left: Forestry mods Apiary pipes still show purple, even after this patch. That’s it. Hives are ok, centrifuges, etc. Only his pipes (2 propolis + 1 diamond transport pipe). Have been talking with him as well. Please let me know if you come up with anything. Thanks.
Oh, trying to use a 32x Doku texture pack. Does this with all 32′s though (John Smith, LB photo, etc.)

  • This reply was modified 499 days ago by  harley9699.
January 11, 2012 at 6:21 pm #7060

Krapht

I’ll try and get a hold of Sengir and see if we can find the cause

January 11, 2012 at 9:49 pm #7113

Krapht

@harley9699
I’ve tried to reproduce this using the bee-pipes, but they work for me, both with a texturepack (faithful32) and without. Also I have looked through SirSengir’s code and there shouldn’t be any reason for it not to work. Do you have any other mods installed? Maybe an early version of the 1.0 additional pipes in combination with optifine?

January 11, 2012 at 11:06 pm #7118

harley9699

No additional pipes, no optifine (no logistics pipes either). Only other BC is ‘additional buildcraft objects’. Rest are IC2, RP24c, Steve’s Carts, Railcraft, Power Converters (but not Minefactory). Thanks for looking into this. Please let me know.

January 11, 2012 at 11:10 pm #7119

Krapht

But it works without texture packs? If so, could you give me a link where I can get and try the packs you are using to see if it is anything with the packs. Also if you could make a copy your mc folder and remove every mod except BC and forestry to see if any of the other mods cause the issue.

Also, did it work before the patch?

January 11, 2012 at 11:16 pm #7120

harley9699

No, didn’t work before the patch—with a 32x. Does with 16x.
Also, after the patch, junction rails in Steve’s Carts now completely white. Were fine before, even with a 32x. Texture links:

http://www.planetminecraft.com/texture_pack/dokucraft-the-saga-continues-official-19-pr4-ready-32×32/

http://www.minecraftforum.net/topic/26727-johnsmith-texture-pack-v84-32x-10-with-customizer/

http://www.minecraftforum.net/topic/127377-16x-32x-64x-128x-256×10-lb-photo-realism-new-update-12252011/

Just double checked: When I use Faithful, apiary pipes are invisible. With Doku, they’re at least purple. With Painterly (which is 16x) or Default, everything’s fine.

The,n tried a different Doku pack—pipes still purple, but got the rails back to normal.

  • This reply was modified 498 days ago by  harley9699.
  • This reply was modified 498 days ago by  harley9699.
  • This reply was modified 498 days ago by  harley9699.
January 11, 2012 at 11:42 pm #7125

Krapht

I tried with the johnsmith pack and it worked for me…

could you try installing either logisticspipes or additional pipes (latest version) or both, and see if those pipes are also pink. In that case either some other mod is interfering or the patch didn’t get installed correctly and problem is not with forestry =)

  • This reply was modified 498 days ago by  Krapht.
January 12, 2012 at 1:40 am #7137

harley9699

Your Logistics pipes says BC 2.2.x. Am running 3.1.1. Make a difference (before I install them)?

January 12, 2012 at 1:43 am #7138

Krapht

There is a 3.x version, in a separate thread (for now)
http://www.mod-buildcraft.com/forums/topic/1-0-0-logistics-pipes/

January 12, 2012 at 1:49 am #7139

harley9699

Ok. They’re pink as well.

Be back in an hour.

  • This reply was modified 498 days ago by  harley9699.
January 12, 2012 at 2:10 am #7143

Krapht

This is odd…
Could you double-check that the fix is installed properly?
In the buildcraft-client-A-core-3.1.1.zip file (in your mods folder) you should have file called CoreProxy$CustomModTextureStatic.class

If it isn’t there (which I kind of hope it is not), redownload the fix from here
http://dl.dropbox.com/u/8224895/Minecraft/buildcraft/buildcraft-patch-CoreProxy.addCustomTexture.zip
Open that file, and ensure that the two .class files (in the buildcraft/core folder) is copied into the buildcraft-client-A-core-3.1.1.zip file (in your mods folder). They go in the buildcraft/core folder.

However if it is there, you could try to re-install the patch to see if that helps. After that there isn’t much else to do but to start finding the mod that breaks it. Try removing all mods except BC and one or two of the pipe mods.
If that works, start adding the mods back one by one until it no longer works.
If that doesn’t work, starting from a clean jar is the only option, adding just the basic requirements for BC. Ensure that it works and then start adding the rest (hd support etc) untill it breaks.
Let me know how it goes, I’m off to bed, work starts in 6h :-(

January 12, 2012 at 2:55 am #7147

harley9699

Yes, all of those files are in there. Guess it’s time to check mods…
EDIT: Ok. Went all the way to the rebuild stage–up to and including BC and Logistics. Seems to be something with MC Patcher. Yes, latest version. Tried loading the MCP’s way—pink. Tried loading the mods into mod folder, then MCP–pink. Ideas?

  • This reply was modified 498 days ago by  harley9699.
January 12, 2012 at 10:25 pm #7269

Krapht

Yeah it could definitely be something unresolved remaining with MCPatcher, I have no clue what it would be though :-/

So far at least it hasn’t made it worse for anyone, so it’s a step in the right direction =)

January 18, 2012 at 6:55 pm #7969

Krapht

This patch should be included in latest versions of BC (both 2.x and 3.x) so I’m unstickying this

Viewing 15 posts - 1 through 15 (of 15 total)

You must be logged in to reply to this topic.