Continuity

Continuity

9M Downloads

Game taking upwards of 9 minutes to load assets with continuity installed

Funtimes909 opened this issue ยท 2 comments

commented

18:05:27.981
net.minecraft.class_793
Worker-Main-1
Unable to resolve texture due to reference chain top->top in minecraft:item/waxed_stairs
18:05:27.981
net.minecraft.class_793
Worker-Main-1
Unable to resolve texture due to reference chain side1->side1 in minecraft:item/waxed_stairs
18:05:27.981
net.minecraft.class_793
Worker-Main-1
Unable to resolve texture due to reference chain side2->side2 in minecraft:item/waxed_stairs
18:05:27.981
net.minecraft.class_793
Worker-Main-1
Unable to resolve texture due to reference chain double1->double1 in minecraft:item/waxed_stairs
18:05:27.981
net.minecraft.class_793
Worker-Main-1
Unable to resolve texture due to reference chain top->top in minecraft:item/waxed_stairs
18:05:27.981
net.minecraft.class_793
Worker-Main-1
Unable to resolve texture due to reference chain inner->inner in minecraft:item/waxed_stairs
18:05:27.981
net.minecraft.class_793
Worker-Main-1
Unable to resolve texture due to reference chain side1->side1 in minecraft:item/waxed_stairs
18:05:27.981
net.minecraft.class_793
Worker-Main-1
Unable to resolve texture due to reference chain side2->side2 in minecraft:item/waxed_stairs
18:05:27.982
net.minecraft.class_793
Worker-Main-1
Unable to resolve texture due to reference chain top->top in minecraft:item/waxed_stairs
18:05:27.982
net.minecraft.class_793
Worker-Main-1
Unable to resolve texture due to reference chain top->top in minecraft:item/waxed_stairs
Crash report

commented

Full log? This is not enough information.

commented

Any performance issues can be attributed to Fabric API's resource loader. If you disable all built-in packs that are loaded through it, your reload time will return to normal. I am trying to resolve this from Fabric's side.