Ursprung
aa798d366c
Commit
31a44e410f
@ -48,8 +48,8 @@ public class SWException {
|
|||||||
reasons.add("To change this, set \"online-mode\" to \"true\" in the server.properties file.");
|
reasons.add("To change this, set \"online-mode\" to \"true\" in the server.properties file.");
|
||||||
reasons.add("This crash report has been saved to:");
|
reasons.add("This crash report has been saved to:");
|
||||||
reasons.add("Could not pass event PlayerQuitEvent to WorldEditSUI");
|
reasons.add("Could not pass event PlayerQuitEvent to WorldEditSUI");
|
||||||
reasons.add("[ViaVersion] ");
|
reasons.add("[ViaVersion] Failed to remove injection handler");
|
||||||
reasons.add("[ViaBackwards] ");
|
reasons.add("[ViaBackwards] Metadata for entity id");
|
||||||
reasons.add("Something went wrong upgrading!");
|
reasons.add("Something went wrong upgrading!");
|
||||||
reasons.add("Tried to load unrecognized recipe");
|
reasons.add("Tried to load unrecognized recipe");
|
||||||
reasons.add("Invalid BlockState in palette:");
|
reasons.add("Invalid BlockState in palette:");
|
||||||
@ -57,8 +57,8 @@ public class SWException {
|
|||||||
reasons.add("Can't keep up! Is the server overloaded?");
|
reasons.add("Can't keep up! Is the server overloaded?");
|
||||||
reasons.add("\tat ");
|
reasons.add("\tat ");
|
||||||
reasons.add("java.lang.Exception");
|
reasons.add("java.lang.Exception");
|
||||||
reasons.add("An exceptionCaught()");
|
reasons.add("[ViaVersion] Ignoring");
|
||||||
reasons.add("Exception verifying");
|
reasons.add("[ViaBackwards] Ignoring");
|
||||||
ignorereasons = Collections.unmodifiableList(reasons);
|
ignorereasons = Collections.unmodifiableList(reasons);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren