-
Notifications
You must be signed in to change notification settings - Fork 418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OptiFine and Tinker's Construct Crashing Problem #6607
Comments
The only reason I post this here is because it appears to be an issue that the SlimeKnights developers cannot fix, and is instead an OptiFine-related issue. |
For more context, this issue is caused before Tinkers' Construct makes use of forge PR 8349. Optifine due to the way they change vanilla code deletes that part of that PR in favor of the original code. This would not happen if Optifine just patched classes in a way that does not conflict with new forge changes. For the record, many mods have successfully done this using libraries such as Mixin, which allows them to change vanilla code and rarely conflict with many other mods that can be optionally installed and also have their own vanilla code changes. If the Optifine dev does not wish to switch to patches, it is of my opinion they should either:
Otherwise Optifines poor practices will keep making more work for the Forge mod devs. If you don't wish to properly support mods, don't make a forge version. |
This seems to have gone unaddressed for a few days. Hmm... |
I've noticed the same issue: |
Yeah, a lot of people noticed the same issue. The fact remains there is nothing Tinkers Construct can do about this crash, and I highly doubt Optifine will fix it anytime soon. I would encourage uninstalling optifine in favor of a performance mod where the author actually respond to issues on their issue tracker. Some suggestions are here |
Has this been noticed? |
No. It has, in fact, not been noticed, and likely will not be noticed for a while. |
Yikes |
I use Optifine for shader support since I don't know of any other mods that will handle this. Having to remove that in favour of modpack stability is really not ideal. Really hope this gets fixed at some point in the future. |
Well they added the Labels so at least someone saw it ig but me too I love my shaders but so do i love TC |
Vanilla shaders exist and have the potential to do everything that OptiDumpsterFire does without sending your game into pure hell |
I have a work-around: If you want to use both Tinker's with armor and Optifine then install Cosmetic Armor Reworked. I am currently using 1.18.1, Optifine & Sildur's shaders and got it to work so long as you equip the cosmetic armor first. |
crash-2022-03-23_10.23.01-client.txt |
Fixed in H6 for 1.8.1. |
My game is still crashing with the new Optifine version when I open the Smeltery interface: |
That crash refers to sophisticated backpacks not tinkers armor, and should thusly be reported as it's own issue (likely to sophisticated backpacks until such a time as they tell you that it's a optifine issue, not an issue on their end). From my experience the tinker's armor compatiblity issue has been properly fixed, and is now working as intended for which I'd like to thank the optifine devs for properly fixing the issue :) |
As Tinker's Construct has released an alpha release for 1.18.1, my brothers and I were excited to try it out. However, when wearing certain items, the client crashes. After removing OptiFine, the issue disappears, and I can wear the items without my client crashing. Prior to the installation of Tinker's Construct, there have been no crashes; and after installing Tinker's Construct and removing OptiFine, there have also been no crashes. It appears to only occur when Tinker's Construct and OptiFine are installed together.
Steps to Reproduce
The crash occurs when you wear the item. Without OptiFine, the crash does not occur. In fact, there have been other reports related to this. See related issues here.
OptiFine Version
OptiFine 1.18.1 HD U H4
Installation Method
I dropped the .jar file into my mods folder.
Fabric/Forge Version
39.0.66
Other Installed Mods
Ars Nouveau
Balm
Building Gadgets
Cloth Config API
Crossbowverhaul
Cucumber
Curios
Dungeon Crawl
Dungeons Arise
Farmer's Delight
MrCrayfish's Furniture
GeckoLib
JEI
Mantle
Mystical Agriculture
NoFog
Patchouli
Terralith
Waystones
Log Files/Crash Reports
There are two crash logs: One where PLAYER3 wears the goggles then crashes, and one where PLAYER2 loads my character (I do not have OptiFine installed at this point, and can currently wear the goggles) and crashes.
https://paste.gg/p/anonymous/a1b208c586414fcaa17a4233c4ee9338
Please forgive me as to not answering the other questions, as I have already removed OptiFine and everything is going well in the server now.
The text was updated successfully, but these errors were encountered: