13
0
geforkt von Mirrors/Paper
Paper/src/main/java/org/bukkit/craftbukkit/conversations
Devin Ryan d0be633ed9 Catch exceptions when abandoning conversions. Fixes BUKKIT-5436
If a conversation is abandoned due to a player disconnecting and an
exception is thrown in a ConversationAbandonedListener, the server will
crash. This commit prevents the exception from propagating further up
the stack and instead just logs the error.
2014-04-18 12:33:56 -05:00
..
ConversationTracker.java Catch exceptions when abandoning conversions. Fixes BUKKIT-5436 2014-04-18 12:33:56 -05:00