Server Crash - Possibly Craftbook's Fault
LadyCailinBot opened this issue ยท 1 comments
CRAFTBOOK-2574 - Reported by dddeeefff
Hi. Just came back to find the server had crashed. This spammed console a lot:
2013-05-22 22:40:03 [WARNING] CraftBook mechanic: Failed to think for SelfTriggeredICMechanic
2013-05-22 22:40:03 [SEVERE] [CraftBook] java.lang.StackOverflowError
at java.lang.String.toLowerCase(String.java:2524)
at org.bukkit.plugin.SimplePluginManager.getPermission(SimplePluginManager.java:567)
at org.bukkit.permissions.PermissibleBase.calculateChildPermissions(PermissibleBase.java:182)
at org.bukkit.permissions.PermissibleBase.calculateChildPermissions(PermissibleBase.java:190)
at org.bukkit.permissions.PermissibleBase.calculateChildPermissions(PermissibleBase.java:190)
at org.bukkit.permissions.PermissibleBase.calculateChildPermissions(PermissibleBase.java:190)
at org.bukkit.permissions.PermissibleBase.calculateChildPermissions(PermissibleBase.java:190)
... (continued for hundreds of lines)
This might be due to an [https://docs.google.com/document/d/1BIgAU7senSG1hY0BjQAQFAnbuOqFhpln7ffN6pkOp4s/edit inheritance problem in PEX], though I'm not sure