LemADEC

Results 59 comments of LemADEC

I wasn't sure what level of details you needed, now I know :). For the record, the mod does profiling of world generation off the main thread during initial boot....

JustEnoughDimensions is compatible, so you can check how they do it maybe?

The ServerHangWatchdog is a Vanilla feature, unrelated to Sponge, unaware of whatever the server is doing at that time. It's more likely you've started with a single block update progressing...

You could have 0.000001 % CPU load in average and still trigger the watchdog because tick took more than 60s. It's a watchdog, it's not a average TPS monitoring. World...

Crash happened because a single tick took more than 60 s. This is a fact, whether you like it or not, it happened. Denying it won't help the situation and...

The modpack was updated with texturePaintingType=3 and, so far, issue wasn't reproduced.

On a similar note, the PotionSlowtime.cleanUpEntities() could also be slowed down to run every 20 ticks or so, especially when considering it currently recreates an array of all entities every...

Is there any alternate tutorial or wiki that could help decipher this subject in the mean time?

Duplicate of https://github.com/lenis0012/LoginSecurity-2/issues/241