autobackup not working after update
BOT-Neil opened this issue ยท 12 comments
Here are the errors that happen in my logs. http://pastebin.com/ciekR7ZE
Allocate more place for stack area. You have a folder with a lot of internal folder on your ftp server, which caused this error on delete.
@BOT-Neil what server's logs are that?
Prison's logs?
Creative's logs?
Faction's logs?
:)
Because more abstractions were added to backup functions, which means that method call stack drains faster. Or you might have some sort of recursion happening on your ftp server.
You you are running HotSpotVM you can increase stacksize by specifying -Xss parameter at launch.
Running the lastest dev build, I now get this @Shevchik https://pastebin.com/x3BcP4eR I also changed to a new machine, and new backup storage from a different hosting company.
I'm so confused it seems that all the files are in the backup, but it's throwing those errors anyway