BentoBoxWorld / InvSwitcher

World inventory switcher. Handles health, exp, advancements, inventory, etc.
Eclipse Public License 2.0
2 stars 5 forks source link

Boxed supposed "bug" #30

Open qarbon1 opened 2 months ago

qarbon1 commented 2 months ago

Expected behavior

No errors

Observed/Actual behavior

Errors + server overloaded

Steps/models to reproduce

https://pastebin.com/n8rrLFdt https://pastebin.com/x5afUJic

BentoBox version

2024-07-20_13 04 32

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

qarbon1 commented 2 months ago

Just switched thru my spawn world and box world..

tastybento commented 2 months ago

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...

qarbon1 commented 2 months ago

Should I maybe prerender the chunks?

tastybento commented 2 months ago

Yes, you could.

qarbon1 commented 2 months ago

Could it be a solution that I added more RAM to the server itself?

tastybento commented 2 months ago

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.

qarbon1 commented 2 months ago

I am current using aikar's flags.

qarbon1 commented 2 months ago

https://pastebin.com/U1ZU2eWm