-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Boxed supposed "bug" #30
Comments
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
The text was updated successfully, but these errors were encountered: