coco875 / C2ME-fabric

A Fabric mod designed to improve the chunk performance of Minecraft.
MIT License
1 stars 1 forks source link

Incompatible with Distant Horizons #6

Open Uniter343 opened 1 month ago

Uniter343 commented 1 month ago

When using C3ME distant horizons seems to not be able to generate LODs. C2ME and DH works on Fabric so I am hopeful this can be resolved somehow.

coco875 commented 1 month ago

hmm thanks for the issue I will see that

coco875 commented 1 month ago

@Uniter343 can you give the lastest.log to see why he don't want to generate I suspect an incompat

Uniter343 commented 1 month ago

Not at Home until Monday, will try to remember then

coco875 commented 1 month ago

ok ok

coco875 commented 1 month ago

ok I get the lastest log of somone else I will try to fix this

HME196 commented 1 month ago

I used Distant Horizons and think it looks like it caused a crash. This was my log.

latest.log

HME196 commented 1 month ago

Also some LODs aren't loading as Uniter343 said as well. image

coco875 commented 1 month ago

ok I will see it when I am home so around 12/08

HME196 commented 1 month ago

ok I will see it when I am home so around 12/08

No rush. It seems to work to an extent as you can see but I made a new map to check and it wasn't loading anything I hadn't already been to yet.

coco875 commented 1 month ago

don't get why DH have issue by looking log it look like UPDATING_CHUNK_POS_SET have all of his threadlock but don't know why and I use jstack to see, nothing... You can use the original c2me it compatible with connector and DH work normally

HME196 commented 1 month ago

don't get why DH have issue by looking log it look like UPDATING_CHUNK_POS_SET have all of his threadlock but don't know why and I use jstack to see, nothing... You can use the original c2me it compatible with connector and DH work normally

Ah, strange. I guess it's something with c3me then? I can use the c2 if it works fine. There isn't really that much of a difference between the two though is there? That's why it'd be so odd that c3 is having the issue