WeiQu_钻石块
服务器总是自动关闭,加了如下插件
[Tab与计分板]LiteBoard

[反作弊]Matrix_4.7.3-hotfix_release

[服务器信息显示]ColorMOTD-Reremake

[跨版本进服]ProtocolSupport

[扩展变量]PlaceholderAPI-2.10.2

[前置]ProtocolLib+v4.4.0

BukkitWhiteList[3.4]

EssentialsX-2.18.0.0

EssentialsXProtect-2.18.0.0

Residence4.9.1.2
Vault

worldedit-bukkit-6.1.9

日志

  1. [17:26:13] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [17:26:13] [Server thread/INFO]: Loading properties
  3. [17:26:13] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:26:14] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-dcd1643-e60fc34 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  5. [17:26:14] [Server thread/INFO]: Debug logging is disabled
  6. [17:26:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [17:26:14] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [17:26:14] [Server thread/INFO]: Generating keypair
  9. [17:26:14] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [17:26:14] [Server thread/INFO]: Using default channel type
  11. [17:26:15] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [17:26:17] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
  13. [17:26:17] [Server thread/INFO]: [WhiteList] Loading WhiteList v3.4
  14. [17:26:17] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  15. [17:26:17] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.29-dev
  16. [17:26:17] [Server thread/ERROR]: [ProtocolSupport] Unsupported server implementation type or version
  17. [17:26:17] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.2
  18. [17:26:17] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  19. [17:26:17] [Server thread/INFO]: [Matrix] Loading Matrix v4.7.3
  20. [17:26:17] [Server thread/INFO]: [LiteBoard] Loading LiteBoard v4.3.0
  21. [17:26:17] [Server thread/INFO]: [ColorMOTD] Loading ColorMOTD-Reremake v1.0
  22. [17:26:17] [Server thread/INFO]: [Essentials] Loading Essentials v2.18.0.0
  23. [17:26:17] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.18.0.0
  24. [17:26:17] [Server thread/INFO]: [Residence] Loading Residence v4.9.1.2
  25. [17:26:17] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  26. [17:26:17] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  27. [17:26:17] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  28. [17:26:17] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  29. [17:26:17] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.29-dev
  30. [17:26:17] [Server thread/ERROR]: Error occurred while enabling ProtocolSupport v4.29-dev (Is it up to date?)
  31. java.lang.IllegalStateException: Access to implementation before detect
  32.         at protocolsupport.zplatform.ServerPlatform.get(ServerPlatform.java:36) ~[?:?]
  33.         at protocolsupport.ProtocolSupport.onEnable(ProtocolSupport.java:76) ~[?:?]
  34.         at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  35.         at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  36.         at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  37.         at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  38.         at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  39.         at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:206) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  40.         at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  41.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  42. [17:26:17] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  43. [17:26:17] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  44. [17:26:17] [Server thread/INFO]: [ColorMOTD] Enabling ColorMOTD-Reremake v1.0
  45. [17:26:17] [Server thread/INFO]: [ColorMOTD] Loaded ProtocolLib v4.4.0
  46. [17:26:17] [Server thread/ERROR]: Error occurred while enabling ColorMOTD-Reremake v1.0 (Is it up to date?)
  47. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 5 column 5 path $.motds[1]
  48.         at com.google.gson.Gson.fromJson(Gson.java:902) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  49.         at com.google.gson.Gson.fromJson(Gson.java:825) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  50.         at net.andylizi.colormotdreremake.common.ConfigManager.loadConfig(ConfigManager.java:71) ~[?:?]
  51.         at net.andylizi.colormotdreremake.bukkit.BukkitMain.onEnable(BukkitMain.java:55) ~[?:?]
  52.         at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  53.         at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  54.         at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  55.         at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  56.         at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  57.         at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:206) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  58.         at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  59.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  60. Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 5 column 5 path $.motds[1]
  61.         at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  62.         at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:476) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  63.         at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  64.         at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:81) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  65.         at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  66.         at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:129) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  67.         at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:220) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  68.         at com.google.gson.Gson.fromJson(Gson.java:887) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  69.         ... 11 more
  70. [17:26:17] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  71. [17:26:17] [Server thread/INFO]: Preparing level "world"
  72. [17:26:18] [Server thread/INFO]: -------- World Settings For [world] --------
  73. [17:26:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  74. [17:26:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  75. [17:26:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  76. [17:26:18] [Server thread/INFO]: Item Merge Radius: 2.5
  77. [17:26:18] [Server thread/INFO]: Item Despawn Rate: 6000
  78. [17:26:18] [Server thread/INFO]: View Distance: 10
  79. [17:26:18] [Server thread/INFO]: Mob Spawn Range: 4
  80. [17:26:18] [Server thread/INFO]: Structure Info Saving: true
  81. [17:26:18] [Server thread/INFO]: Random Lighting Updates: false
  82. [17:26:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  83. [17:26:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  84. [17:26:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  85. [17:26:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  86. [17:26:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  87. [17:26:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  88. [17:26:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  89. [17:26:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  90. [17:26:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  91. [17:26:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  92. [17:26:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  93. [17:26:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  94. [17:26:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  95. [17:26:18] [Server thread/INFO]: Max TNT Explosions: 100
  96. [17:26:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  97. [17:26:18] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  98. [17:26:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  99. [17:26:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  100. [17:26:18] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  101. [17:26:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  102. [17:26:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  103. [17:26:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  104. [17:26:18] [Server thread/INFO]: Item Merge Radius: 2.5
  105. [17:26:18] [Server thread/INFO]: Item Despawn Rate: 6000
  106. [17:26:18] [Server thread/INFO]: View Distance: 10
  107. [17:26:18] [Server thread/INFO]: Mob Spawn Range: 4
  108. [17:26:18] [Server thread/INFO]: Structure Info Saving: true
  109. [17:26:18] [Server thread/INFO]: Random Lighting Updates: false
  110. [17:26:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  111. [17:26:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  112. [17:26:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  113. [17:26:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  114. [17:26:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  115. [17:26:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  116. [17:26:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  117. [17:26:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  118. [17:26:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  119. [17:26:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  120. [17:26:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  121. [17:26:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  122. [17:26:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  123. [17:26:18] [Server thread/INFO]: Max TNT Explosions: 100
  124. [17:26:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  125. [17:26:18] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  126. [17:26:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  127. [17:26:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  128. [17:26:18] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  129. [17:26:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  130. [17:26:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  131. [17:26:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  132. [17:26:18] [Server thread/INFO]: Item Merge Radius: 2.5
  133. [17:26:18] [Server thread/INFO]: Item Despawn Rate: 6000
  134. [17:26:18] [Server thread/INFO]: View Distance: 10
  135. [17:26:18] [Server thread/INFO]: Mob Spawn Range: 4
  136. [17:26:18] [Server thread/INFO]: Structure Info Saving: true
  137. [17:26:18] [Server thread/INFO]: Random Lighting Updates: false
  138. [17:26:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  139. [17:26:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  140. [17:26:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  141. [17:26:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  142. [17:26:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  143. [17:26:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  144. [17:26:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  145. [17:26:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  146. [17:26:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  147. [17:26:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  148. [17:26:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  149. [17:26:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  150. [17:26:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  151. [17:26:18] [Server thread/INFO]: Max TNT Explosions: 100
  152. [17:26:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  153. [17:26:18] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  154. [17:26:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  155. [17:26:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  156. [17:26:19] [Server thread/INFO]: Preparing start region for level 0 (Seed: 3031224443876754451)
  157. [17:26:19] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3031224443876754451)
  158. [17:26:19] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3031224443876754451)
  159. [17:26:19] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
  160. [17:26:19] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  161. [17:26:19] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
  162. [17:26:19] [Server thread/INFO]: [WhiteList] Enabling WhiteList v3.4
  163. [17:26:19] [Server thread/INFO]: §awhitelist.json已是最新版本!
  164. [17:26:19] [Server thread/INFO]: §a[whitelist]已检测全部玩家的UUID和Name!
  165. [17:26:19] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.2
  166. [17:26:19] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  167. [17:26:19] [Server thread/INFO]: [Matrix] Enabling Matrix v4.7.3
  168. [17:26:19] [Server thread/INFO]:    _____
  169. [17:26:19] [Server thread/INFO]:   |  |  |   Matrix AntiCheat v4.7.3
  170. [17:26:19] [Server thread/INFO]:   |  |  |   Environment: git-Spigot-dcd1643-e60fc34 (MC: 1.12.2)
  171. [17:26:19] [Server thread/INFO]: 
  172. [17:26:19] [Server thread/INFO]: [Matrix] Initializing the NMSVisitor (v1_12_R1)
  173. [17:26:20] [Server thread/INFO]: [Matrix] Enabled 20 checks, Disabled 0 checks
  174. [17:26:20] [Server thread/INFO]: [Matrix] Loaded all configuration files
  175. [17:26:20] [Server thread/INFO]: [Matrix] Loaded 96 ML models
  176. [17:26:20] [Server thread/INFO]: [Matrix] Scanning outdated log files....
  177. [17:26:20] [Server thread/INFO]: [Matrix] Deleted 0 outdated log files!
  178. [17:26:20] [Server thread/INFO]: [Matrix] Hooked with PlaceholderAPI
  179. [17:26:20] [Server thread/INFO]: [LiteBoard] Enabling LiteBoard v4.3.0
  180. [17:26:20] [Server thread/INFO]: (LiteBoard/INFO) | -------------------------------------------------------
  181. [17:26:20] [Server thread/INFO]: (LiteBoard/INFO) | 
  182. [17:26:20] [Server thread/INFO]: (LiteBoard/INFO) | Detected PlaceholderAPI
  183. [17:26:20] [Server thread/INFO]: (LiteBoard/INFO) | [YAML] Readed File: config.yml
  184. [17:26:20] [Server thread/ERROR]: Cannot load configuration from stream
  185. org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  186. in 'string', line 9, column 3:
  187.       time: 3
  188.       ^
  189. expected <block end>, but found Scalar
  190. in 'string', line 12, column 16:
  191.       - '&e&lJerry's服务器'
  192.                    ^

  193.         at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  194.         at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  195.         at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:206) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  196.         at com.mcmylx.liteboard.n.IIIIllIllllIIlI.lllIlIlIlIIllll(g:56) [%5BTab与计分板%5DLiteBoard.jar:?]
  197.         at com.mcmylx.liteboard.u.llllllIllIIIlII.IIIIlIlllIIllII(d:76) [%5BTab与计分板%5DLiteBoard.jar:?]
  198.         at com.mcmylx.liteboard.u.llllllIllIIIlII.llllIlIIIIlIIll(d:138) [%5BTab与计分板%5DLiteBoard.jar:?]
  199.         at com.mcmylx.liteboard.u.llllllIllIIIlII.<init>(d:170) [%5BTab与计分板%5DLiteBoard.jar:?]
  200.         at com.mcmylx.liteboard.LiteBoard.onEnable(ua:170) [%5BTab与计分板%5DLiteBoard.jar:?]
  201.         at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  202.         at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  203.         at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  204.         at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  205.         at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  206.         at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  207.         at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  208.         at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  209.         at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  210.         at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  211.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  212. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  213. in 'string', line 9, column 3:
  214.       time: 3
  215.       ^
  216. expected <block end>, but found Scalar
  217. in 'string', line 12, column 16:
  218.       - '&e&lJerry's服务器'
  219.                    ^

  220.         at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:571) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  221.         at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  222.         at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  223.         at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:227) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  224.         at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  225.         at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  226.         at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  227.         at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  228.         at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  229.         at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  230.         at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  231.         at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:140) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  232.         at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  233.         at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  234.         at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  235.         ... 18 more
  236. [17:26:20] [Server thread/INFO]: (LiteBoard/INFO) | LiteBoard cant load file: example_main.yml,Please check your language format
  237. [17:26:20] [Server thread/INFO]: (LiteBoard/INFO) | Loaded 0 Boards
  238. [17:26:20] [Server thread/ERROR]: Cannot load configuration from stream
  239. org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  240. in 'string', line 4, column 1:
  241.     enable: true
  242.     ^
  243. expected <block end>, but found BlockSequenceStart
  244. in 'string', line 13, column 2:
  245.      - '&c您正在Jerry's 服务器游玩'
  246.      ^

  247.         at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  248.         at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  249.         at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:206) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  250.         at com.mcmylx.liteboard.n.IIIIllIllllIIlI.lllIlIlIlIIllll(g:56) [%5BTab与计分板%5DLiteBoard.jar:?]
  251.         at com.mcmylx.liteboard.u.llllllIllIIIlII.IIlllIIllllIIII(d:46) [%5BTab与计分板%5DLiteBoard.jar:?]
  252.         at com.mcmylx.liteboard.u.llllllIllIIIlII.llllIlIIIIlIIll(d:124) [%5BTab与计分板%5DLiteBoard.jar:?]
  253.         at com.mcmylx.liteboard.u.llllllIllIIIlII.<init>(d:170) [%5BTab与计分板%5DLiteBoard.jar:?]
  254.         at com.mcmylx.liteboard.LiteBoard.onEnable(ua:170) [%5BTab与计分板%5DLiteBoard.jar:?]
  255.         at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  256.         at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  257.         at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  258.         at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  259.         at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  260.         at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  261.         at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  262.         at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  263.         at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  264.         at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  265.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  266. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  267. in 'string', line 4, column 1:
  268.     enable: true
  269.     ^
  270. expected <block end>, but found BlockSequenceStart
  271. in 'string', line 13, column 2:
  272.      - '&c您正在Jerry's 服务器游玩'
  273.      ^

  274.         at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:571) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  275.         at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  276.         at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  277.         at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:227) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  278.         at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  279.         at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  280.         at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  281.         at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:140) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  282.         at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  283.         at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  284.         at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  285.         ... 18 more
  286. [17:26:20] [Server thread/INFO]: (LiteBoard/INFO) | Loaded all config files
  287. [17:26:20] [Server thread/INFO]: (LiteBoard/INFO) | Enabled BoardManager Core
  288. [17:26:20] [Server thread/INFO]: (LiteBoard/INFO) | Registered Listeners
  289. [17:26:20] [Server thread/INFO]: (LiteBoard/INFO) | LiteBoard loaded,used 55ms
  290. [17:26:20] [Server thread/INFO]: (LiteBoard/INFO) | 
  291. [17:26:20] [Server thread/INFO]: (LiteBoard/INFO) | -------------------------------------------------------
  292. [17:26:20] [Server thread/INFO]: [Essentials] Enabling Essentials v2.18.0.0
  293. [17:26:21] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  294. [17:26:21] [Server thread/INFO]: No kits found to migrate.
  295. [17:26:21] [Server thread/INFO]: [Essentials] Starting Essentials ban format conversion
  296. [17:26:21] [Server thread/INFO]: [Essentials] Starting usermap repair
  297. [17:26:21] [Server thread/WARN]: [Essentials] Missing userdata folder, aborting
  298. [17:26:21] [Server thread/INFO]: Attempting to migrate ignore list to UUIDs
  299. [17:26:21] [Server thread/INFO]: Loaded 852 items from items.csv.
  300. [17:26:21] [Server thread/INFO]: Using locale zh_CN
  301. [17:26:21] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  302. [17:26:21] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  303. [17:26:21] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  304. [17:26:21] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
  305. [17:26:21] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.18.0.0
  306. [17:26:21] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
  307. [17:26:21] [Server thread/INFO]: [EssentialsProtect] Starting Metrics. Opt-out using the global bStats config.
  308. [17:26:21] [Server thread/INFO]: [Residence] Enabling Residence v4.9.1.2
  309. [17:26:23] [Server thread/INFO]: [Residence] Found Vault, but Vault reported no usable permissions system...
  310. [17:26:23] [Server thread/INFO]: [Residence] Permissions plugin NOT FOUND!
  311. [17:26:23] [Server thread/INFO]: [Residence] Scanning for economy systems...
  312. [17:26:23] [Server thread/INFO]: [Residence] Found Vault using economy: Essentials Economy
  313. [17:26:23] [Server thread/INFO]: [Residence] Loading save data for world world...
  314. [17:26:23] [Server thread/INFO]: [Residence] Loaded world data. (7 ms)
  315. [17:26:23] [Server thread/INFO]: [Residence] Loading save data for world world_nether...
  316. [17:26:23] [Server thread/INFO]: [Residence] Loaded world_nether data. (1 ms)
  317. [17:26:23] [Server thread/INFO]: [Residence] Loading save data for world world_the_end...
  318. [17:26:23] [Server thread/INFO]: [Residence] Loaded world_the_end data. (1 ms)
  319. [17:26:23] [Server thread/INFO]: [Residence] Loading world data into memory...
  320. [17:26:23] [Server thread/INFO]: [Residence] Loaded world data into memory. (0 ms) -> 0 residences
  321. [17:26:23] [Server thread/INFO]: [Residence] Loading world_nether data into memory...
  322. [17:26:23] [Server thread/INFO]: [Residence] Loaded world_nether data into memory. (1 ms) -> 0 residences
  323. [17:26:23] [Server thread/INFO]: [Residence] Loading world_the_end data into memory...
  324. [17:26:23] [Server thread/INFO]: [Residence] Loaded world_the_end data into memory. (0 ms) -> 0 residences
  325. [17:26:24] [Server thread/INFO]: [Residence] Found WorldEdit 6.1.9;caf0ad9
  326. [17:26:24] [Server thread/INFO]: [Residence] PlaceholderAPI hooked.
  327. [17:26:24] [Server thread/INFO]: [Residence] PlaceholderAPI was found - Enabling capabilities.
  328. [17:26:24] [Server thread/INFO]: [Residence] Enabled! Version 4.9.1.2 by Zrips
  329. [17:26:24] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  330. [17:26:24] [Server thread/INFO]: Done (6.603s)! For help, type "help" or "?"
  331. [17:26:24] [Server thread/INFO]: Stopping server
  332. [17:26:24] [Server thread/INFO]: [Residence] Disabling Residence v4.9.1.2
  333. [17:26:24] [Server thread/INFO]: [Residence] Disabled!
  334. [17:26:24] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.18.0.0
  335. [17:26:24] [Server thread/INFO]: [Essentials] Disabling Essentials v2.18.0.0
  336. [17:26:24] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
  337. [17:26:24] [Server thread/INFO]: [ColorMOTD] Disabling ColorMOTD-Reremake v1.0
  338. [17:26:24] [Server thread/INFO]: [LiteBoard] Disabling LiteBoard v4.3.0
  339. [17:26:24] [Server thread/INFO]: (LiteBoard/INFO) | Disabled LiteBoard,thank you for your using <3
  340. [17:26:24] [Server thread/INFO]: [Matrix] Disabling Matrix v4.7.3
  341. [17:26:24] [Server thread/INFO]: [Matrix] Disabled Matrix AntiCheat.
  342. [17:26:24] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
  343. [17:26:24] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.2
  344. [17:26:24] [Server thread/INFO]: [ProtocolSupport] Disabling ProtocolSupport v4.29-dev
  345. [17:26:24] [Server thread/ERROR]: Error occurred while disabling ProtocolSupport v4.29-dev (Is it up to date?)
  346. java.lang.IllegalStateException: Access to implementation before detect
  347.         at protocolsupport.zplatform.ServerPlatform.get(ServerPlatform.java:36) ~[?:?]
  348.         at protocolsupport.ProtocolSupport.onDisable(ProtocolSupport.java:87) ~[?:?]
  349.         at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  350.         at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  351.         at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  352.         at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:415) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  353.         at org.bukkit.craftbukkit.v1_12_R1.CraftServer.disablePlugins(CraftServer.java:349) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  354.         at net.minecraft.server.v1_12_R1.MinecraftServer.stop(MinecraftServer.java:465) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  355.         at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:613) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  356.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  357. [17:26:24] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
  358. [17:26:24] [Server thread/INFO]: [WhiteList] Disabling WhiteList v3.4
  359. [17:26:24] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.9;caf0ad9
  360. [17:26:24] [Server thread/INFO]: Saving players
  361. [17:26:24] [Server thread/INFO]: Saving worlds
  362. [17:26:24] [Server thread/INFO]: Saving chunks for level 'world'/overworld
  363. [17:26:24] [Server thread/INFO]: Saving chunks for level 'world_nether'/the_nether
  364. [17:26:24] [Server thread/INFO]: Saving chunks for level 'world_the_end'/the_end
复制代码



远远困了
LiteBoard
配置文件写错了

名副其实
本帖最后由 名副其实 于 2020-7-13 17:49 编辑

ProtocolSupport(跨版本插件)不支持你的服务器(建议换用Via全家桶)
ColorMOTD-Reremake(MOTD插件)不支持你的服务器(建议只使用ColorMOTD)
LiteBoard(计分板插件)配置文件错误(打开配置文档修改即可)
Residence(领地插件)缺少一个权限组插件(建议安装LuckPerms/GroupManager)
将以上错误排查掉以后再来看看服务器会不会关闭


redfish
几乎每个插件都报错也是难得,建议找个基础整合包搭好后再按需求增减

WeiQu_钻石块
YuanYuanOwO 发表于 2020-7-13 17:38
LiteBoard
配置文件写错了

不是这个的问题,我把LiteBoard删了也是一样的

小冰糖a
ProtocolSupport 删
ColorMOTD-Reremake 删
LiteBoard/config:配置有问题,自己改
while parsing a block mapping
in 'string', line 9, column 3:
      time: 3
      ^
expected <block end>, but found Scalar
in 'string', line 12, column 16:
      - '&e&lJerry's服务器'
                   ^
while parsing a block mapping
in 'string', line 4, column 1:
    enable: true
    ^
expected <block end>, but found BlockSequenceStart
in 'string', line 13, column 2:
     - '&c您正在Jerry's 服务器游玩'
     ^

另外删除服务器根目录下的permissions.yml文件

第一页 上一页 下一页 最后一页