Open qarbon1 opened 3 months ago
Just switched thru my spawn world and box world..
Hmm, both of the logs show lag. The first is with InvSwitcher and the second is due to chunks being processed when the player entered the world. Both of these are lagging within the server itself and I don't currently understand why they would do that. It may be that 1.21 is less able to handle this stuff. I'll try and see if there's anything I can do here...
Should I maybe prerender the chunks?
Yes, you could.
Could it be a solution that I added more RAM to the server itself?
Yes, it should work. Make sure you assign the RAM in the java command, e.g., -Xms12G -Xmx12G for 12 Gig. See the readme for the full command.
I am current using aikar's flags.
Expected behavior
No errors
Observed/Actual behavior
Errors + server overloaded
Steps/models to reproduce
https://pastebin.com/n8rrLFdt https://pastebin.com/x5afUJic
BentoBox version
Plugin list
BentoBox, BentoBox-Bank, BentoBox-Boxed, BentoBox-Challenges, BentoBox-Likes, DeluxeMentions, DeluxeMenus, Essentials, EssentialsSpawn, FastAsyncWorldEdit, LPC, LuckPerms, Multiverse-Core, PlaceholderAPI, PluginPortal, PlugManX, spark, TAB, Vault, WorldGuard
Other
No response