BurakBagoglu
Somon Balığı Selam Vermeye Geldi
- Katılım
- 6 Haziran 2019
- Mesajlar
- 23
- Elmaslar
- 0
- Puan
- 0
- Yaş
- 23
- Minecraft
- BurakBagoglu
Discord:
rumplers#1038
Sunucumda CloudSkyWars eklentisi kullanacağım fakat şöyle bir hata veriyor. Eklenti son sürüm.
Skript hatası ise şu;
Kod:
[21:20:30] [Server thread/INFO]: [CloudSkyWars] Enabling CloudSkyWars v4.8
[21:20:30] [Server thread/ERROR]: Error while loading kit Builder: java.lang.IllegalArgumentException: No enum constant org.bukkit.Material.BRİCK
[21:20:30] [Server thread/ERROR]: Error occurred while enabling CloudSkyWars v4.8 (Is it up to date?)
java.lang.IllegalArgumentException: No enum constant org.bukkit.Material.İRON_CHESTPLATE
at java.lang.Enum.valueOf(Unknown Source) ~[?:1.8.0_201]
at org.bukkit.Material.valueOf(Material.java:1) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at teamgx.kubig25.skywars.util.ItemUtil.parseItemChest(ItemUtil.java:22) ~[?:?]
at teamgx.kubig25.skywars.manager.ChestManager.load(ChestManager.java:53) ~[?:?]
at teamgx.kubig25.skywars.manager.ChestManager.<init>(ChestManager.java:33) ~[?:?]
at teamgx.kubig25.skywars.manager.ChestManager.get(ChestManager.java:140) ~[?:?]
at teamgx.kubig25.skywars.CloudSkyWars.loadClass(CloudSkyWars.java:197) ~[?:?]
at teamgx.kubig25.skywars.CloudSkyWars.onEnable(CloudSkyWars.java:58) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
Skript hatası ise şu;
Kod:
[21:20:08] [Server thread/INFO]: [Skript] Enabling Skript v2.2-dev25
[21:20:09] [Server thread/INFO]: [Skript] Successfully generated the config, the example scripts and the aliases files.
[21:20:11] [Server thread/ERROR]: [Skript] The plugin priority has to be one of lowest, low, normal, high, or highest.
[21:20:11] [Server thread/INFO]: [Skript] Starting updater thread
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 218! (aliases-english.sk, line 322: observer¦s = 218')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 219! (aliases-english.sk, line 324: white(_| )shulker(_| )(box|chest)¦s = 219')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 220! (aliases-english.sk, line 325: orange(_| )shulker(_| )(box|chest)¦s = 220')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 221! (aliases-english.sk, line 326: magenta(_| )shulker(_| )(box|chest)¦s = 221')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 222! (aliases-english.sk, line 327: light(_| )blue(_| )shulker(_| )(box|chest)¦s = 222')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 223! (aliases-english.sk, line 328: yellow(_| )shulker(_| )(box|chest)¦s = 223')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 224! (aliases-english.sk, line 329: (*|light(_| )green)(_| )shulker(_| )(box|chest)¦s = 224')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 225! (aliases-english.sk, line 330: pink(_| )shulker(_| )(box|chest)¦s = 225')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 226! (aliases-english.sk, line 331: gray(_| )shulker(_| )(box|chest)¦s = 226')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 227! (aliases-english.sk, line 332: light(_| )gray(_| )shulker(_| )(box|chest)¦s = 227')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 228! (aliases-english.sk, line 333: cyan(_| )shulker(_| )(box|chest)¦s = 228')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 229! (aliases-english.sk, line 334: [purple(_| )]shulker(_| )(box|chest)¦s = 229')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 230! (aliases-english.sk, line 335: blue(_| )shulker(_| )(box|chest)¦s = 230')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 231! (aliases-english.sk, line 336: brown(_| )shulker(_| )(box|chest)¦s = 231')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 232! (aliases-english.sk, line 337: green(_| )shulker(_| )(box|chest)¦s = 232')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 233! (aliases-english.sk, line 338: red(_| )shulker(_| )(box|chest)¦s = 233')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 234! (aliases-english.sk, line 339: black(_| )shulker(_| )(box|chest)¦s = 234')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 219! (aliases-english.sk, line 340: [<any>](_| )shulker(_| )(box|chest)¦s = 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 449! (aliases-english.sk, line 343: totem(_| )of(_| )Undying¦s = 449')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 450! (aliases-english.sk, line 344: shulker(_| )shell¦s = 450')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 452! (aliases-english.sk, line 345: iron(_| )nugget¦s = 452')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 213! (aliases-english.sk, line 348: magma(_| )block¦s = 213')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 214! (aliases-english.sk, line 349: nether(_| )wart(_| )block¦s = 214')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 215! (aliases-english.sk, line 350: red(_| )nether(_| )brick¦s = 215')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 216! (aliases-english.sk, line 351: bone(_| )block¦s = 216')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 217! (aliases-english.sk, line 352: structure(_| )void¦s = 217')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 198! (aliases-english.sk, line 355: end[er](_| )rod¦s = 198')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 199! (aliases-english.sk, line 356: chorus(_| )plant¦s = 199')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 200! (aliases-english.sk, line 357: chorus(_| )flower¦s = 200')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 201! (aliases-english.sk, line 358: purpur(_| )block¦s = 201')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 202! (aliases-english.sk, line 359: purpur(_| )pillar¦s = 202')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 203! (aliases-english.sk, line 360: purpur(_| )stairs = 203')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 204! (aliases-english.sk, line 361: purpur(_| )double(_| )slab¦s = 204')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 205! (aliases-english.sk, line 362: purpur(_| )slab¦s = 205')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 206! (aliases-english.sk, line 363: endstone(_| )bricks = 206')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 207! (aliases-english.sk, line 364: beetroot(_| )block¦s = 207')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 208! (aliases-english.sk, line 365: grass(_| )path¦s = 208')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 209! (aliases-english.sk, line 366: ender(_| )gateway¦s = 209')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 210! (aliases-english.sk, line 367: repeating(_| )command(_| )block¦s = 210')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 211! (aliases-english.sk, line 368: chain(_| )command(_| )block¦s = 211')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 212! (aliases-english.sk, line 369: frosted(_| )ice¦s = 212')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 255! (aliases-english.sk, line 371: structure(_| )block¦s = 255')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 426! (aliases-english.sk, line 374: ender(_| )crystal¦s = 426')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 432! (aliases-english.sk, line 375: chorus(_| )fruit¦s = 432')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 433! (aliases-english.sk, line 376: popped(_| )chorus(_| )fruit¦s = 433')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 434! (aliases-english.sk, line 377: beetroot¦s = 434')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 435! (aliases-english.sk, line 378: beetroot(_| )seeds = 435')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 436! (aliases-english.sk, line 379: beetroot(_| )soup¦s = 436')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 437! (aliases-english.sk, line 380: dragon(_| )breath¦s = 437')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 438! (aliases-english.sk, line 381: splash(_| )potion¦s = 438')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 439! (aliases-english.sk, line 382: spectral(_| )arrow¦s = 439')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 440! (aliases-english.sk, line 383: tipped(_| )arrow¦s = 440')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 441! (aliases-english.sk, line 384: lingering(_| )potion¦s = 441')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 442! (aliases-english.sk, line 385: shield¦s = 442')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 443! (aliases-english.sk, line 386: elytra¦s = 443')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 444! (aliases-english.sk, line 387: spruce(_| )boat¦s = 444')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 445! (aliases-english.sk, line 388: birch(_| )boat¦s = 445')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 446! (aliases-english.sk, line 389: jungle(_| )boat¦s = 446')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 447! (aliases-english.sk, line 390: acacia(_| )boat¦s = 447')
[21:20:12] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 448! (aliases-english.sk, line 391: dark(_| )oak(_| )boat¦s = 448')
[21:20:14] [Server thread/INFO]: [Skript] Loaded a total of 20213 english aliases
[21:20:14] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~