Craftoria loading issues

35 Replies
Jckf
Jckf4w ago
Hm. Not a lot to go on here. How's the CPU load when it happens?
CCF_100
CCF_100OP4w ago
My server's CPU is completely pinned it's a Ryzen 7 3700X That one is with the watchdog set to the default setting, if I disable the watchdog, it'll get further, but the server starts lagging to the point of unplayability I'll send another log with the watchdog disabled
Jckf
Jckf4w ago
I'm thinking you're actually just overloading the machine. Try lowering your CPU preset in the DH config file on the server
CCF_100
CCF_100OP4w ago
It'll still be unplayble regardless of the thread preset
Jckf
Jckf4w ago
And removing/disabling DH makes all the issues go away?
CCF_100
CCF_100OP4w ago
removing it server-side makes the issues go away client rendering works fine
Jckf
Jckf4w ago
Are you paying attention to RAM usage at all? And which version of DH are you using on the server?
CCF_100
CCF_100OP4w ago
Updated to the latest nightly like 30 minutes ago
Jckf
Jckf4w ago
Same behavior both before and after?
CCF_100
CCF_100OP4w ago
yes
Jckf
Jckf4w ago
Interesting that your CPU is pegged at 100% regardless of the preset
CCF_100
CCF_100OP4w ago
oh wait it's not pegged regarless of preset but it is unlayable
Jckf
Jckf4w ago
Because of TPS, or could it be bandwidth related?
CCF_100
CCF_100OP4w ago
my server and client are on the same network on a wired gigabit connection
Jckf
Jckf4w ago
Right, so not that
CCF_100
CCF_100OP4w ago
oh that's weird my client is crashing now
Jckf
Jckf4w ago
I can run both a server and client together on a 3700x here, so that should have enough umpf to deal with it
CCF_100
CCF_100OP4w ago
not sure why it still says server log
CCF_100
CCF_100OP4w ago
Server and client specs
No description
CCF_100
CCF_100OP4w ago
left is client, right is server
Jckf
Jckf4w ago
#archbtw
CCF_100
CCF_100OP4w ago
hehe
Jckf
Jckf4w ago
Here's the actual error message from the client: ConcurrentModificationException: null from a render thread. I have no idea what that means or what could be causing it, but you have quite a collection of mods - so finding out could take some time
No description
Jckf
Jckf4w ago
I think the best advice is a /binarysearch
YAGPDB.xyz
YAGPDB.xyz4w ago
Try a binary search and figure out which mod is causing it. So disable half of the mods, see if issue is still there, if yes disable half again etc etc until you find the mod that's causing the issue.
Tenor
CCF_100
CCF_100OP4w ago
That crash didn't occur until the latest nightly I forget what version I was using before, but it was another nightly
Jckf
Jckf4w ago
Maybe @James Seibel GMT-5 has some idea of what it might be
CCF_100
CCF_100OP4w ago
wait, is it crashing because i have logging enabled It tends to behave if I stay in one place, but if I move around, it fails to load chunks I thought it might be an issue between DH and c2me, but when I disabled c2me the issue became even worse
CCF_100
CCF_100OP4w ago
I get holes like this alot
No description
CCF_100
CCF_100OP4w ago
I'm noticing this stack trace quite a bit, but only when DH is installed, wonder if it's related:
Jckf
Jckf4w ago
What is Ars Additions? That's the thing C2ME is complaining about here
BackSun
BackSun4w ago
DH shouldn't be able to cause holes in vanilla MC like that unless there is some sort of mod conflict. Looking at the logs there isn't anything that immediately jumps out as being wrong on DH's end.
CCF_100
CCF_100OP4w ago
My theory is that Distant Horizions is overwhelming the server's ability to load chunks and it's waiting on processing a ton of chunk load requests, but I'm just guessing based off of the behavior I'm seeing
Jckf
Jckf4w ago
DH reads the world files directly. It doesn't go through vanilla code. So there are no "requests" from DH to fulfill

Did you find this page helpful?