Created
June 26, 2012 03:01
-
-
Save robxu9/2993001 to your computer and use it in GitHub Desktop.
Threading problem?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2012-06-25 20:27:06 [INFO] xu_robert [/127.0.0.1:55980] logged in with entity id 184 at ([world] -582.4819891485688, 72.0, 228.23125508879048) | |
2012-06-25 20:27:06 [INFO] [MineQuest] [Player] Retrieving details for player xu_robert | |
2012-06-25 20:29:28 [INFO] <xu_robert> test[m | |
2012-06-25 20:29:44 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:44 [SEVERE] ... 14 more | |
2012-06-25 20:29:44 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:44 [SEVERE] ... 14 more | |
2012-06-25 20:29:44 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:44 [SEVERE] ... 14 more | |
2012-06-25 20:29:44 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:44 [SEVERE] ... 14 more | |
2012-06-25 20:29:44 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:44 [SEVERE] ... 14 more | |
2012-06-25 20:29:44 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:44 [SEVERE] ... 14 more | |
2012-06-25 20:29:44 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:44 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:44 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:44 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:44 [SEVERE] ... 14 more | |
2012-06-25 20:29:44 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 14 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 14 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 14 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 14 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 14 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 14 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 14 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 14 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 14 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:45 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:45 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:45 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:45 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:45 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:46 [SEVERE] ... 13 more | |
2012-06-25 20:29:46 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:46 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:47 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:47 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:47 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:47 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:47 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:48 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:48 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:48 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:48 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:48 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:49 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:49 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:49 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:49 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:49 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:49 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:50 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:50 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:50 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:50 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:50 [SEVERE] ... 13 more | |
2012-06-25 20:29:50 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:51 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:51 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:51 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:51 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:51 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:51 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:52 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:52 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:52 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:52 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:52 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:53 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:53 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:53 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:53 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:53 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:53 [SEVERE] ... 13 more | |
2012-06-25 20:29:54 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:54 [SEVERE] ... 13 more | |
2012-06-25 20:29:54 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:54 [SEVERE] ... 13 more | |
2012-06-25 20:29:54 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:54 [SEVERE] ... 13 more | |
2012-06-25 20:29:54 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:54 [SEVERE] ... 13 more | |
2012-06-25 20:29:54 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:54 [SEVERE] ... 13 more | |
2012-06-25 20:29:54 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:54 [SEVERE] ... 13 more | |
2012-06-25 20:29:54 [SEVERE] com.theminequest.MineQuest.API.Group.GroupException: EXTERNALEXCEPTION | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:132) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.MQQuestGroupManager.onQuestCompleteEvent(MQQuestGroupManager.java:250) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) | |
2012-06-25 20:29:54 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.finishQuest(Quest.java:192) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Quest.Quest.startTask(Quest.java:130) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.complete(QuestEvent.java:142) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Caused by: com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils$QSException: Quest not finished! | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Tracker.QuestStatisticUtils.completeQuest(QuestStatisticUtils.java:146) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Group.SingleParty.finishQuest(SingleParty.java:130) | |
2012-06-25 20:29:54 [SEVERE] ... 13 more | |
2012-06-25 20:29:54 [INFO] xu_robert lost connection: disconnect.endOfStream | |
2012-06-25 20:29:54 [INFO] [MineQuest] [Player] Saving details for player xu_robert | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26361" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26383" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26389" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26379" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26375" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26367" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26363" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26391" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26393" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26385" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26377" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26369" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26381" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26373" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26365" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26371" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26397" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26395" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-26387" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27245" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27265" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27247" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27267" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27269" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27273" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27271" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27277" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27275" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27279" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27241" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27243" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27257" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27251" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27249" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27255" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27253" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27261" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27259" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-27263" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28169" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28149" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28141" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28137" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28133" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28129" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28125" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28121" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28145" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28153" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28161" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28165" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28157" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28173" | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28123" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28127" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28131" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28135" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28139" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28143" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28147" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:54 [SEVERE] Exception in thread "Thread-28151" | |
2012-06-25 20:29:54 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:54 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:54 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-28155" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-28159" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-28163" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-28167" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [INFO] Stopping server | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-28171" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [INFO] [MineQuest-RPG] Disabling MineQuest-RPG v26 | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-28175" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [INFO] [MineQuest-Events] Disabling MineQuest-Events v21 | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [INFO] [MineQuest] Disabling MineQuest v354 | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29005" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29001" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29011" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29003" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29045" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29041" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29039" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29037" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29057" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29053" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29025" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29021" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29027" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29043" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29017" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29023" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29033" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29029" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29015" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29013" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29009" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29007" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29019" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29087" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29083" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29073" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29079" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29075" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29047" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29085" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29081" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29077" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29069" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29065" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29071" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29067" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29063" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29061" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29035" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29059" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29031" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29049" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29055" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29051" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29907" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29969" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29973" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29953" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29925" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29921" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29897" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29891" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29883" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [INFO] [Vault] Disabling Vault v1.2.17-b197 | |
2012-06-25 20:29:55 [INFO] [Vault] Disabled Version 1.2.17-b197 | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [INFO] Saving chunks | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29941" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29933" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29881" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29887" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29895" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29893" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29885" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29899" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29889" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29903" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29901" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29905" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29909" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29913" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29917" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29929" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29937" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29945" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29911" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29949" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29915" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29957" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29919" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29923" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29999" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29935" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29927" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29931" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29939" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29947" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29943" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29951" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29955" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29959" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29963" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29967" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29979" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29971" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29975" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29983" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29987" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29991" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29995" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-30003" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-30007" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-30011" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29961" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29965" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29977" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29981" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29985" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29989" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29993" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-29997" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-30001" | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-30009" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] Exception in thread "Thread-30005" | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:55 [SEVERE] java.lang.NullPointerException | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MQCoreEvents.MessageEvent.action(MessageEvent.java:60) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.API.Events.QuestEvent.check(QuestEvent.java:71) | |
2012-06-25 20:29:55 [SEVERE] at com.theminequest.MineQuest.Events.MQEventManager$2.run(MQEventManager.java:156) | |
2012-06-25 20:29:55 [SEVERE] at java.lang.Thread.run(Unknown Source) | |
2012-06-25 20:29:56 [INFO] Stopping server | |
2012-06-25 20:29:56 [INFO] Saving chunks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment