Raekye
Raekye
I have some code that calls `std::terminate()` if a requested/required allocation would be too large (I have exceptions disabled so throwing an exception is not an option). Would love this...
Hi jupiterio, thanks for the feedback! To make sure I understand the problem correctly, is it: 1. The timezone delta is set correctly (your time - the reported server time),...
I see, thanks! While it might work to add a checkbox for daylight savings (not sure if it'll bug when the timezone switches), I was considering rewriting the scheduling backend...
Not gonna lie, that may not be a good message. The worst case scenario is both the snapshot and droplet/server somehow got deleted. I did change some related code today,...
Ah, I'm afraid deleting a stopped server will delete the saved snapshot. I should have made it more clear not to delete the old server before starting the new one,...
Hmmm ok, that is interesting. This happened on April 14th? I checked the server logs and didn't see any issues, so this might be a bit hard to track down
@CoWinkKeyDinkInc I'm sorry for not getting back to you on it... If you've moved on of course it's understandable, and I apologize for any trouble caused. If for god knows...
I'll have to look into this. Thanks for letting me know
This is hopefully fixed in the minecraft server wrapper (it now uses `shutil.make_archive`). I tested the zips on both windows and linux. Please let me know if the problem persists...
Hmmm, I just tested on Chrome (previously on Firefox), and it seemed ok for me, not using 7zip though. If you have a chance, could you run `grep make_archive /opt/gamocosm/mcsw.py`...