Advertisement
mr_floris

Untitled

Apr 24th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.98 KB | None | 0 0
  1. [19:00:58] [Server thread/INFO]: mrfloris issued server command: /cmi kiteditor
  2. [19:01:02] [Server thread/INFO]: mrfloris issued server command: /cmi kiteditor add
  3. [19:01:06] [Server thread/INFO]: mrfloris issued server command: /cmi kiteditor edit vloop
  4. [19:01:09] [Server thread/ERROR]: Cannot load plugins/CMI/kits.yml
  5. org.bukkit.configuration.InvalidConfigurationException: could not determine a constructor for the tag tag:yaml.org,2002:net.minecraft.server.v1_14_R1.ChatComponentText
  6. in 'string', line 46, column 11:
  7. - !!net.minecraft.server.v1_14_R1. ...
  8. ^
  9.  
  10. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  11. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  12. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  13. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:183) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  14. at com.Zrips.CMI.Modules.Kits.KitsManager.save(KitsManager.java:518) ~[?:?]
  15. at com.Zrips.CMI.Modules.Kits.KitsManager.saveOnClose(KitsManager.java:1405) ~[?:?]
  16. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  17. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  18. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  19. at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
  20. at com.Zrips.CMI.Modules.GUI.GUIButtonMethod.process(GUIButtonMethod.java:90) ~[?:?]
  21. at com.Zrips.CMI.Modules.GUI.CMIGui.processClose(CMIGui.java:319) ~[?:?]
  22. at com.Zrips.CMI.Modules.GUI.GUIManager.removePlayer(GUIManager.java:236) ~[?:?]
  23. at com.Zrips.CMI.Modules.GUI.GUIListener.onNormalInventoryClose(GUIListener.java:39) ~[?:?]
  24. at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) ~[?:?]
  25. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  26. at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
  27. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:311) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  28. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  29. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  30. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  31. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.handleInventoryCloseEvent(CraftEventFactory.java:1180) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  32. at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1938) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  33. at net.minecraft.server.v1_14_R1.PacketPlayInCloseWindow.a(PacketPlayInCloseWindow.java:18) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  34. at net.minecraft.server.v1_14_R1.PacketPlayInCloseWindow.a(PacketPlayInCloseWindow.java:1) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  35. at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:13) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  36. at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  37. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.h(SourceFile:135) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  38. at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.h(SourceFile:23) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  39. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.p(SourceFile:114) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  40. at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:876) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  41. at net.minecraft.server.v1_14_R1.MinecraftServer.p(MinecraftServer.java:869) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  42. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.c(SourceFile:123) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  43. at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:853) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  44. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:793) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  45. at java.lang.Thread.run(Thread.java:834) [?:?]
  46. Caused by: org.yaml.snakeyaml.constructor.ConstructorException: could not determine a constructor for the tag tag:yaml.org,2002:net.minecraft.server.v1_14_R1.ChatComponentText
  47. in 'string', line 46, column 11:
  48. - !!net.minecraft.server.v1_14_R1. ...
  49. ^
  50.  
  51. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructUndefined.construct(SafeConstructor.java:541) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  52. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:204) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  53. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:193) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  54. at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:364) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  55. at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:348) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  56. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:499) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  57. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:204) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  58. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:193) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  59. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:453) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  60. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:184) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  61. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:434) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  62. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:521) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  63. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:28) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  64. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:204) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  65. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:193) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  66. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:453) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  67. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:184) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  68. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:434) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  69. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:521) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  70. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:28) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  71. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:204) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  72. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:193) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  73. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:453) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  74. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:184) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  75. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:434) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  76. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:521) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  77. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:28) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  78. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:204) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  79. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:193) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  80. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:453) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  81. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:184) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  82. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:434) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  83. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:521) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  84. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:28) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  85. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:204) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  86. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:193) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  87. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:453) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  88. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:184) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  89. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:434) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  90. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:521) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  91. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:28) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  92. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:204) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  93. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:193) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  94. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:159) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  95. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:146) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  96. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  97. at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  98. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  99. ... 35 more
  100. [19:01:11] [Server thread/INFO]: mrfloris issued server command: /survival
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement