VindicoRory
VindicoRory
Delete contact is returning an error, saying contact is not defined. This seems to be an issue with the library but it may be my implementation.' `agileAPI.contactAPI.deleteContact("5724499700416512", success, error);` agileAPI...
I am running multiple servers on Ubuntu 22.04 and every single one (from 1.12.2 -> 1.19) seems to crash with error code 143, rather than gracefully shutting down. I am...
Works great on startup, but on shutdown it produces 2 errors. `[19:39:57 WARN]: Unexpected exception while parsing console command ""` and `java.lang.IllegalStateException: Asynchronous command dispatch! at org.spigotmc.AsyncCatcher.catchOp(AsyncCatcher.java:15) ~[patched_1.16.5.jar:git-Paper-790] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:801)...