BuildCraft|Core

BuildCraft|Core

7M Downloads

Launching with optifine causing crash

reece2d opened this issue ยท 10 comments

commented

BuildCraft version: 7.99.21
Forge version: 14.23.5.2808
Link to crash report or log: https://paste.dimdev.org/fofovexiyi.mccrash
Singleplayer or multiplayer: Singleplayer
Steps to reproduce: Launch fresh forge install with optifine and buildcraft
Additional information: Using Optifine HD_U_E3

Extra info:
You can replicate this if you do a fresh install of forge and your config.
I did find a workaround and that was too launch the game without mods and setting mipmap levels below 4.

My first guess would be to change


So that it is (level - 1)

commented

After even grabbing the same Forge version, I cannot replicate this issue.

commented

I've seen crashes like this quite a lot before, and the workaround is to disable BuildCraft Config > Display > useSwappableSprites. I know it's not a proper fix but I haven't had the time to look into it properly yet.

commented

I've seen crashes like this quite a lot before, and the workaround is to disable "BuildCraft Config > Display > useSwappableSprites". I know it's not a proper fix but I haven't had the time to look into it properly yet.

This option has never fixed this issue personally

commented

This option has never fixed this issue personally

Turns out I never applied the config option to fluid sprites...

commented

This error is still occurring with newest Buildcraft and newest Optifine as of 2/26/2019.

https://gist.github.com/Dockter/4f46a7b5d368a98d110bf3a76af426af

commented

Is that with "useSwappableSprites" set to false?

commented

I have not tried this in our modpack distribution, that was my plan for tonight. I was just adding comments to the ticket letting you folks know that even on the newest builds of both BC and OF the issue was still occurring. I will report back tomorrow afternoon once I can create a clean testing environment.

Thx.

commented

I had a player make this change in a clean environment. The result was that Oil suddenly didn't have a texture.

https://media.discordapp.net/attachments/409391539073187840/550495669417148434/2019-02-27_20.52.30.png

commented

Reverting the change fixed the issue of missing texture.

commented

@Dockter, Very late to the party and in case anyone else sees this, the work around is to disable MipMapping and then switch useSwappableSprites back on. Then you get your oil/other fluid textures back.