tastybento / ASkyBlock-Bugs-N-Features

Bug Tracker for ASkyBlock and AcidIsland - note team is 100% working on next version BentoBox
6 stars 3 forks source link

StackOverflowError #337

Closed alfdef1 closed 7 years ago

alfdef1 commented 7 years ago

About every 30 min an StackOverflowError which causes disconnecting of all online players.

https://hastebin.com/ufakepuwaq.vbs

Poslovitch commented 7 years ago

Can you please send us your config.yml file? I'd like to have a look at your backupduration value. This may be related.

alfdef1 commented 7 years ago

Thanks for the fast response!

Here is my config file: https://hastebin.com/ulavinohef.php

tastybento commented 7 years ago

This looks like a server error in paperspigot. The server is trying to load the chunks and in particular, chests when the player teleports to their island. In this case, the player is nwich112.

I recommend you try the following:

  1. Find out the coords of nwich112's island. (/asadmin info nwich112)
  2. Stop the server.
  3. Make a copy of the ASkyBlock world as a backup.
  4. Rename askyblock.jar to askyblock.bak so that it will not load
  5. Restart the server
  6. Teleport to the island's location (using /tp x,y,z for example)
  7. Does the server crash? Do the chunks load okay? What does the island look like? Does it have a lot of chests? Maybe the island cannot be loaded by the server.
tastybento commented 7 years ago

No activity for 7 days.