Advertisement
Guest User

Untitled

a guest
Aug 13th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. [18:38:26 INFO]: [SuperCensor] Enabling SuperCensor v3.3
  2. [18:38:26 INFO]: [SC] Loading SuperCensor. Version: 3.3
  3. [18:38:26 INFO]: [SC] Loaded EnglishSwearWords.yml rules file
  4. [18:38:26 INFO]: [SC] Loaded exampleFile.yml rules file
  5. [18:38:26 INFO]: [SC] Loaded regexExample.regex regex rules file
  6. [18:38:26 INFO]: [SC] Loaded specialExample.yml rules file
  7. [18:38:27 INFO]: [SC] Loaded wordreplacerExample.yml rules file
  8. [18:38:27 INFO]: [SC] Loaded kick-player.yml PenaltyPointsRules file
  9. [18:38:27 INFO]: [SC] Loaded mute-player.yml PenaltyPointsRules file
  10. [18:38:27 INFO]: [SC] Loaded warn-player.yml PenaltyPointsRules file
  11. [18:38:27 ERROR]: Error occurred while enabling SuperCensor v3.3 (Is it up to da
  12. te?)
  13. java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loa
  14. dConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfigur
  15. ation;
  16. at mr.wruczek.supercensor3.SCConfigManager2.load(SCConfigManager2.java:1
  17. 44) ~[?:?]
  18. at mr.wruczek.supercensor3.SCInitManager.init(SCInitManager.java:33) ~[?
  19. :?]
  20. at mr.wruczek.supercensor3.SCMain.onEnable(SCMain.java:37) ~[?:?]
  21. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[s
  22. pigot.jar:git-Spigot-2cf50f0-2b93d83]
  23. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
  24. .java:337) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
  25. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
  26. r.java:403) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
  27. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.
  28. java:381) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
  29. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer
  30. .java:330) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
  31. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:
  32. 422) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
  33. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:
  34. 383) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
  35. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:
  36. 338) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
  37. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.ja
  38. va:272) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
  39. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.jav
  40. a:545) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
  41. at java.lang.Thread.run(Unknown Source) [?:1.8.0_141]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement