AlexModGuy / Citadel

A Library containing shared code used throughout most of my projects. Can be considered a continuation of LLibrary, of which this borrows the majority of its source code from.
25 stars 29 forks source link

Alex's Mobs X Citadel: Slow Chunk loading #156

Open MrAyfan opened 6 months ago

MrAyfan commented 6 months ago

Hello !

I tried my best to improve the chunk loading for a forge server (47.2.0 and before, 47.2.20)

With experimentation and documentations (google yay), Citadel and Alex's Mobs are responsible for the slow chunk loading (New chunk)

I tried to add some chunk performance mod: Nothing (smoothchunk, chunksending) I tried to change the server host (Best configuration): Nothing I tried to remove Citadel and Alex's Mobs: No more chunk generation lag I tried to set, in the citadel-common.toml, the track entities to false: A little bit better but still have lags

Here the mods list of the server:

radium 0.12.2 AI Improvements 0.5.2.jar Alex's Mobs 1.22.8 Aquaculture 2 2.5.1 Architectury API 9.1.13 Balm 7.2.1 Biomes O' Plenty 18.0.0.592 Born in Chaos 1.2 Botania 443 Citadel 2.5.4 Corpse 1.0.9 Cosmetic Armor Reworked v1a CraftTweaker 14.0.32 CreativeCore 2.11.22 Cristel Lib 1.1.5 Croptopia 2.3.2 Croptopia Additions 2.0 Cupboard 2.3 Curios API 5.6.1 Easier Sleeping 2.1.3 Emotecraft 2.2.7 EpheroLib 1.2.0 FancyMenu 3.1.1 Fastload 3.4.0 FerriteCore 6.0.1 FPS optimizer N/A Framework 0.6.16 FTB Essentials 2001.2.2 FTB Library 2001.1.5 FTB Ranks 2001.1.3 GeckoLib 4.4.2 Goblin Traders 1.9.3 Handcrafted 3.0.5 Inventory Profiles Next 1.10.9 Iron Chests 14.4.4 Item Filters 2001.1.0 Jade 11.7.1 JourneyMap 5.9.18 Just Enough Items 15.3.0.1 Konkrete 1.8.0 Kotlin 4.10.0 libIPN 4.0.1 LuckPerms 5.4.102 Macaw's Furniture 3.2.2 Melody 1.0.3 ModernFix 5.14.0 Moonlight Lib 2.9.7 More Villagers 5.0.0 Nature's Compass 1.11.2 OpenBlocks Elevator 1.9 Paragliders 20.1.3 Patchouli 84 playerAnimator 1.0.2 Resourceful Lib 2.1.22 Simple Backups 3.1.4 Sophisticated Backpacks 3.19.8.1000 Sophisticated Core 0.5.116.537 Supplementaries 2.7.33 TerraBlender 3.0.1.4 The Twilight Forest 4.3.2145 Towns and Towers 1.12 Twigs 3.1.0 WATERFrAMES 2.0.0 Waystones 14.1.3 WI Zoom 1.5 WorldEdit 7.2.15 Yet Another World Protector 0.0.2.9

Thank you in advance <3 (And sorry for my bad english :) )

InsaanNotFound commented 6 months ago

@AlexModGuy it's nigh time you also implement this into the mod, for both 1.19.2 and 1.20.1 versions of the mod. https://github.com/AlexModGuy/Citadel/issues/101#issuecomment-1566345740

There are still some folks playing on 1.19.2 so I can see reason in bringing this backfix into older version (as the issue has been solved for 1.20.1 on 28th Feb)

MrAyfan commented 6 months ago

@AlexModGuy it's nigh time you also implement this into the mod, for both 1.19.2 and 1.20.1 versions of the mod. #101 (comment)

There are still some folks playing on 1.19.2 so I can see reason in bringing this backfix into older version (as the issue has been solved for 1.20.1 on 28th Feb)

I play on 1.20.1, and I did the procedure you send. Nothing change....

The world generation is still slow ....