Tinkers 1.18 messes with Texturepack and Journeymap when Optifine is enabled
Jessman5 opened this issue ยท 3 comments
Minecraft Version
1.18.1
Forge Version
39.0.64
Mantle Version
1.8.31 Alpha
Tinkers' Construct Version
3.4.0.34 Alpha
Describe your issue
I have a cutom modpack that includes Journeymap and Optifine. I added TC to my game today and since then I have issues regarding my texturepack and Journeymap.
I have put an issue in the Journeymap repo first because I didn't know if this part is TC or JM related or both. These issues don't occur, when TC is removed/disabled.
So what happens:
when I start the game with TC, the log throws a lot of errors regarding my texturepack and errors about the JM rendering. In the game the textures for some blocks are missing then. (notice the tree stems on the right and the gravel at the bottom)
After disabling the texturepack, everything is fine, except for JM still being messed up.
Enabling the texturepack again, textures are again missing but this time not all of them (notice the tree stems and the gravel again.) So it's kinda randomly messing with textures.
If I disable and enable the texturepack again a couple of times, the missing textures will be gone. But the JM issue still exists.
What I found out after that:
JM + Optifine = all good
JM + Optifine + TC = messed up
JM + TC = map looks like the messed up screen first but gets to normal shortly after.
When Optifine is disabled, the issues with the textures are gone but JM is still messed up for a second or two. It goes back to normal then. So I guess it's rather an issue with TC + Optifine that messes up the textures and JM second handedly.
I don't know if TC is not supporting Optifine anymore? I never had issues like that before and I used the 1.16.5 version with Optifine too.
I also attached the latest log and the JM log files (with Optifine enabled):
latest.log
journeymap.log
And here's the issue in the JM repo in case you'd like to see the conversation TeamJM/journeymap#391
Crash Report
No response
Reproduced with only Tinkers' Construct?
Yes
Other mods required
No response
Confirm the following
- Confirm you have checked the roadmap, what's new, and the FAQ for your issue
- Confirm you have searched the tracker to see if your issue already exists
- Confirm you are not using performance enhancers, such as optifine
Okay, and Optifine also crashes Tinkers. See pinned issues, optifine is not supported
I don't know if TC is not supporting Optifine anymore?
Never did in the first place. The question is whether Optifine is supporting Tinkers.
For the record, you error is
[20:10:48] [Worker-Main-37/ERROR]: Using missing texture, unable to load minecraft:textures/item/stone_pickaxe.png : java.io.FileNotFoundException: /Applications/ATLauncher.app/Contents/Java/instances/118clone/resourcepacks/j5 textures 1.18 v0/assets/minecraft/textures/item/stone_pickaxe.png (Too many open files)
The last part says too many open files, probably a memory issue.