· 6 years ago · May 27, 2019, 10:10 AM
1[12:00:08 INFO]: [JPremium] Enabling JPremium v4.8.1:1
2[12:00:08 INFO]: { JPremium / Info } Enabling plugin...
3[12:00:08 ERROR]: Cannot load plugins/JPremium/config.yml
4org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
5in 'string', line 1, column 1:
6secret-key: MkE8P02Ju # Your ser ...
7^
8expected <block end>, but found BlockSequenceStart
9in 'string', line 7, column 3:
10- s29.titanaxe.com:48365
11^
12at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[server.jar:git-Spigot-d21162c-61e0c69]
13at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[server.jar:git-Spigot-d21162c-61e0c69]
14at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[server.jar:git-Spigot-d21162c-61e0c69]
15at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:178) [server.jar:git-Spigot-d21162c-61e0c69]
16at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:160) [server.jar:git-Spigot-d21162c-61e0c69]
17at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) [server.jar:git-Spigot-d21162c-61e0c69]
18at com.jakubson.premium.spigot.JPremium.onEnable(JPremium.java:85) [JPremium.jar:?]
19at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [server.jar:git-Spigot-d21162c-61e0c69]
20at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [server.jar:git-Spigot-d21162c-61e0c69]
21at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [server.jar:git-Spigot-d21162c-61e0c69]
22at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384) [server.jar:git-Spigot-d21162c-61e0c69]
23at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333) [server.jar:git-Spigot-d21162c-61e0c69]
24at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [server.jar:git-Spigot-d21162c-61e0c69]
25at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [server.jar:git-Spigot-d21162c-61e0c69]
26at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [server.jar:git-Spigot-d21162c-61e0c69]
27at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [server.jar:git-Spigot-d21162c-61e0c69]
28at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-d21162c-61e0c69]
29at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
30Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
31in 'string', line 1, column 1:
32secret-key: MkE8P02Ju # Your ser ...
33^
34expected <block end>, but found BlockSequenceStart
35in 'string', line 7, column 3:
36- s29.titanaxe.com:48365
37^
38at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:571) ~[server.jar:git-Spigot-d21162c-61e0c69]
39at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[server.jar:git-Spigot-d21162c-61e0c69]
40at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[server.jar:git-Spigot-d21162c-61e0c69]
41at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:227) ~[server.jar:git-Spigot-d21162c-61e0c69]
42at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[server.jar:git-Spigot-d21162c-61e0c69]
43at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[server.jar:git-Spigot-d21162c-61e0c69]
44at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[server.jar:git-Spigot-d21162c-61e0c69]
45at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:140) ~[server.jar:git-Spigot-d21162c-61e0c69]
46at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[server.jar:git-Spigot-d21162c-61e0c69]
47at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[server.jar:git-Spigot-d21162c-61e0c69]
48at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ~[server.jar:git-Spigot-d21162c-61e0c69]
49... 17 more
50[12:00:08 ERROR]: Error occurred while enabling JPremium v4.8.1:1 (Is it up to date?)
51java.lang.NullPointerException: null
52at com.jakubson.premium.system.PasswordManager.hash(PasswordManager.java:19) ~[?:?]
53at com.jakubson.premium.spigot.JPremium.onEnable(JPremium.java:85) ~[?:?]
54at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[server.jar:git-Spigot-d21162c-61e0c69]
55at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [server.jar:git-Spigot-d21162c-61e0c69]
56at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [server.jar:git-Spigot-d21162c-61e0c69]
57at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384) [server.jar:git-Spigot-d21162c-61e0c69]
58at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333) [server.jar:git-Spigot-d21162c-61e0c69]
59at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [server.jar:git-Spigot-d21162c-61e0c69]
60at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [server.jar:git-Spigot-d21162c-61e0c69]
61at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [server.jar:git-Spigot-d21162c-61e0c69]
62at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [server.jar:git-Spigot-d21162c-61e0c69]
63at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-d21162c-61e0c69]
64at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
65[12:00:08 INFO]: Server permissions file permissions.yml is empty, ignoring it
66[12:00:08 INFO]: Done (1.948s)! For help, type "help" or "?"
67[12:00:08 INFO]: Starting GS4 status listener
68[12:00:08 INFO]: Query running on 10.0.170.152:25565
69[12:00:08 INFO]: [ViaVersion] ViaVersion detected server version: 1.12.2(340)
70[12:00:13 INFO]: UUID of player MichallPL is 3c045e08-eea0-3d3f-8b2c-597166bd0c56
71[12:00:13 INFO]: MichallPL[/90.249.74.29:53376] logged in with entity id 257 at ([world]-492.6482098421773, 62.0, 402.60096080514796)
72[12:00:13 INFO]: MichallPL lost connection:
73[12:00:13 INFO]: MichallPL left the game
74[12:00:36 INFO]: UUID of player MichallPL is 3c045e08-eea0-3d3f-8b2c-597166bd0c56
75[12:00:36 INFO]: MichallPL[/90.249.74.29:32997] logged in with entity id 258 at ([world]-492.6482098421773, 62.0, 402.60096080514796)
76[12:00:36 INFO]: MichallPL lost connection:
77[12:00:36 INFO]: MichallPL left the game
78[12:05:45 INFO]: UUID of player MichallPL is 3c045e08-eea0-3d3f-8b2c-597166bd0c56
79[12:05:46 INFO]: MichallPL[/90.249.74.29:47197] logged in with entity id 259 at ([world]-492.6482098421773, 62.0, 402.60096080514796)
80[12:05:46 INFO]: MichallPL lost connection:
81[12:05:46 INFO]: MichallPL left the game
82[12:06:17 INFO]: UUID of player MichallPL is 3c045e08-eea0-3d3f-8b2c-597166bd0c56
83[12:06:17 INFO]: MichallPL[/90.249.74.29:38362] logged in with entity id 260 at ([world]-492.6482098421773, 62.0, 402.60096080514796)
84[12:06:17 INFO]: MichallPL lost connection:
85[12:06:17 INFO]: MichallPL left the game