Advertisement
ptitkiwi27

error

Oct 25th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1. [18:30:05] [Server thread/ERROR]: Could not load 'plugins/plugin.jar' in folder 'plugins'
  2. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  3. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  4. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  5. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:300) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  6. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.reload(CraftServer.java:747) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  7. at org.bukkit.Bukkit.reload(Bukkit.java:540) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  8. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  9. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  10. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:649) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  11. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchServerCommand(CraftServer.java:635) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  12. at net.minecraft.server.v1_11_R1.DedicatedServer$5.evaluate(DedicatedServer.java:687) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  13. at net.minecraft.server.v1_11_R1.DedicatedServer$5.evaluate(DedicatedServer.java:1) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  14. at org.bukkit.craftbukkit.v1_11_R1.util.Waitable.run(Waitable.java:24) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  15. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:749) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  16. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  17. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  18. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  20. Caused by: org.yaml.snakeyaml.error.YAMLException: java.nio.charset.MalformedInputException: Input length = 1
  21. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:200) ~[Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  22. at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:60) ~[Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  23. at org.yaml.snakeyaml.Yaml.load(Yaml.java:381) ~[Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  24. at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:232) ~[Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  25. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:157) ~[Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  26. ... 16 more
  27. Caused by: java.nio.charset.MalformedInputException: Input length = 1
  28. at java.nio.charset.CoderResult.throwException(CoderResult.java:281) ~[?:1.8.0_131]
  29. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339) ~[?:1.8.0_131]
  30. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) ~[?:1.8.0_131]
  31. at java.io.InputStreamReader.read(InputStreamReader.java:184) ~[?:1.8.0_131]
  32. at org.yaml.snakeyaml.reader.UnicodeReader.read(UnicodeReader.java:123) ~[Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  33. at java.io.Reader.read(Reader.java:140) ~[?:1.8.0_131]
  34. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:184) ~[Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  35. at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:60) ~[Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  36. at org.yaml.snakeyaml.Yaml.load(Yaml.java:381) ~[Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  37. at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:232) ~[Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  38. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:157) ~[Spigot-v1_11.jar:git-Spigot-f950f8e-655d840]
  39. ... 16 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement