ModernFix

ModernFix

72M Downloads

[1.18.2 Fabric Dev build]random crash, rendering error

ZZZank opened this issue ยท 11 comments

commented

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:
2023-05-04_17 02 55
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

commented

Please try without DashLoader installed. Also, do you have dynamic resources enabled or disabled?

commented

still look exactly the same with DashLoader removed, dynamicResources is always off.

commented

I just tried again on a new MC instance with less mod installed, and it looks very, normal
2023-05-04_22 53 38

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.

commented

oh i get it. The problem appeared only when a certain resource pack provided by continuity is loaded:
2023-05-04_23 45 27
2023-05-04_23 46 02
when remove this resource pack:
image
image

commented

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.

commented

Finally fixed, thanks for your patience. :)

commented

: )

commented

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.

commented

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.

commented

Thanks, I was able to reproduce it now. Will fix it shortly.

commented

Could you send the log from when it happens with just these mods?