Pannoniae / sodium-forge

A Fabric..... I mean Forge mod designed to improve frame rates and reduce micro-stutter
GNU Lesser General Public License v3.0
78 stars 10 forks source link

[Bugs] Crash and rendering problems #13

Open Matthysse opened 3 years ago

Matthysse commented 3 years ago

Hello! Here is a crash between your port and an entity from Upgrade Aquatic, if I understand correctly : https://pastebin.com/8jXjmGng

And I have many rendering problems: Lines between blocks: (seems to happen only with the Wallpapercraft mod ?) 2021-01-10_21 06 41

And moving parts in 3D models of block don't appear (supposed to be a globe and clocks): 2021-01-10_21 07 55

And problems with transparent blocks (vanilla colored stained glass and endergetic blocks): 2021-01-13_21 47 04

I really wish these problems could be fixed, as this mod is really better than optifine on my really large modpack. Keep up the good work!

yatsukiko commented 3 years ago

Should be fixed, multipart block are now rendered. For lines between blocks, disable "compact vertex format". For the crash, it's something I can't fix now so instead I disable it, here is a compiled version that should work (this "special" version doesn't support mulipart rendering, it's just a temporary fix)

Matthysse commented 3 years ago

There is an incompatibility with charm: https://pastebin.com/xTnMd6Fk And nothing changes for me (no rendering of multipart and transparency): 2021-02-14_11 24 37

yatsukiko commented 3 years ago

crash is because charm failed to mixin inject not sure is it sodiumophosphorolithium's fault, for not rendering properly, can you try this? https://yatsukiko.me/u/sodium-forge-2.0.jar also make sure your quality settings is not "Fabulous"

Matthysse commented 3 years ago

Multiparts work thanks! Transparent objects are still not transparent, and I'm on Fancy graphics, not fabulous. 2021-02-14_19 47 25