Closed Omgise closed 6 months ago
Can you upload the full log? There are likely Mixin conflicts with another mod causing it, but I cannot see those from the crash report alone.
Setting
B:RENDER_HOOK_COMPAT_MODE=true
and
B:OCCLUSION_TWEAKS=false
in FalseTweaks should fix that crash.
I do plan to fix compatibility with FalseTweaks occlusion tweaks at some point.
The game still crashes after the setup fml-junk-earlystartup.log latest.log fml-client-latest.log
I am still seeing Redirect conflict. Skipping mixins.falsetweaks.json:client.occlusion.RenderGlobalMixin from mod falsetweaks
which should not be the case with it off. Unless something is forcing it back on at runtime I don't think B:OCCLUSION_TWEAKS=false
was set before that launch.
I reset it, now the game does not crash, thank you.
But on entering the world there is a new crash fml-client-latest.log fml-junk-earlystartup.log latest.log
Can you try setting B:fixRenderersWorldLeak=false
in Hodgepodge?
Still crashes after setting fml-junk-earlystartup.log latest.log fml-client-latest.log
Hodgepodge fixRenderersWorldLeak
was just getting caught in the exception and is fine to turn back on. The crash does involve the particle EffectRenderer though.
The only new thing making changes to the EffectRenderer is the MCPatcher Forge better skies module. Can you try turning it off in the config?
Closing the better skies module worked and there are no crashes now.
But after a while, the game crashed again with a white screen fml-client-latest.log fml-junk-earlystartup.log latest.log
There are a lot of mods applying mixins to the things in the stacktrace. It may not be related to NotFine, but it does have some mixin presence in the stacktrace as well. If you can determine the minimum mods needed to replicate the crash it would make it much easier to debug and hopefully fix.
I found the specific crash mod combination. fml-client-latest.log fml-junk-earlystartup.log latest.log
Thank you for narrowing it down. I should be able to find the cause of that issue now.
There is a potentially unrelated problem that I am seeing in this most recent log. FalsePatternLib is failing to open the jar file for a dependency lumina requests. It may be having issues with double width characters in the file path, as it is showing D:/%e6%88%91%e7%9a%84%e4%b8%96%e7%95%8c/
instead of D:/我的世界/
in part of an error print.
notfine and the latest EFR candidate crashed, and I suspect that notfine's ctm connection texture is causing the problem fml-client-latest.log
That is something that will be fixed soon, either in EFR or here.
The next EFR RC should work with the latest release.
Actually it should work now, my glass pane mixin rewrite addresses the crash from NF's end
Looks like there's been a weird rendering error
https://github.com/jss2a98aj/NotFine/assets/106000018/b122cbe6-68a0-4449-89c8-9af143bd27ab
Separate issue, make a new report please
fml-client-latest.log crash-2024-04-19_06.03.30-client.txt