[1.18.2 Fabric Dev build]random crash, rendering error
ZZZank opened this issue ยท 11 comments
crash-2023-05-04_16.29.01-client.txt
using the latest Dev build of ModernFix on modpack Create Astral 2.0.4b.
Happened when signing into a world.
Edit: the problem disappeared when I restart the game, but there's another problem:
These error blocks in the screenshots are glass blocks from Chipped.
In
latest.log
I find thousands of lines of:
[17:00:17] [Render thread/WARN]: Unable to bake model: 'chipped:glass_pane_89#east=true,north=true,south=false,waterlogged=true,west=true': java.lang.NullPointerException: Cannot invoke "java.util.Set.iterator()" because "textureDependencies" is null
Please try without DashLoader installed. Also, do you have dynamic resources enabled or disabled?
still look exactly the same with DashLoader removed, dynamicResources is always off.
I just tried again on a new MC instance with less mod installed, and it looks very, normal
And in the correspnding
latest.log
I also find many lines of Unable to bake model
, so there might be other mods causing the problem.
I still can't reproduce this, even with the resource pack. The only mods I have installed are Chipped, CTM for Fabric, Continuity, Create, Fabric API, ModernFix, and Mod Menu.
Like you, I also suspect there is another mod that is causing this incompatibility.
I removed more mods, and the problem still exists even when only
- chipped-fabric-1.18.2-2.0.1
- continuity-2.0.1+1.18.2
- ctm-fabric-1.0.0+1.18
- fabric-api-0.76.0+1.18.2
- modernfix-mc1.18.2-fabric-2.4.1-61-g7400782 (It's the latest)
are loaded.
This means that this might not be other mods' problem.
2023-05-05-7.log.gz
I get this log when tried again on Java20(was Java17). The problem is the same, so I think this can be a valid log.