Advertisement
Guest User

ChatControl - error

a guest
Apr 2nd, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. [12:23:02] [Server thread/INFO]: [ChatControl] Enabling ChatControl v6.8.6
  2. [12:23:02] [Server thread/INFO]: Hooked into: Essentials
  3. [12:23:02] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
  4. [12:23:02] [Server thread/INFO]: Hooked into: ProtocolLib (Packet Features)
  5. [12:23:02] [Server thread/INFO]: Hooked into: Vault
  6. [12:23:02] [Server thread/INFO]: *----------------------------------------------*
  7. [12:23:02] [Server thread/INFO]: Error reading rules/chat.txt
  8. [12:23:02] [Server thread/INFO]: Check for syntax errors.
  9. [12:23:02] [Server thread/INFO]: Error: Cannot define operator when nothing is being created! File: 'rules/chat.txt' Line 0: '# -------------------------------------------------------------------------------' Previous: 'null'
  10. [12:23:02] [Server thread/INFO]: *----------------------------------------------*
  11. [12:23:02] [Server thread/WARN]: java.lang.RuntimeException: java.lang.NullPointerException: Cannot define operator when nothing is being created! File: 'rules/chat.txt' Line 0: '# -------------------------------------------------------------------------------' Previous: 'null'
  12. [12:23:02] [Server thread/WARN]: at me.kangarko.chatcontrol.coM5.strictfp(SourceFile:58)
  13. [12:23:02] [Server thread/WARN]: at me.kangarko.chatcontrol.cOm1.const(SourceFile:196)
  14. [12:23:02] [Server thread/WARN]: at me.kangarko.chatcontrol.cOm1.const(SourceFile:62)
  15. [12:23:02] [Server thread/WARN]: at me.kangarko.chatcontrol.ChatControl.const(SourceFile:81)
  16. [12:23:02] [Server thread/WARN]: at me.kangarko.chatcontrol.COm8.onEnable(SourceFile:44)
  17. [12:23:02] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  18. [12:23:02] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  19. [12:23:02] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  20. [12:23:02] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  21. [12:23:02] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  22. [12:23:02] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  23. [12:23:02] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  24. [12:23:02] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  25. [12:23:02] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  26. [12:23:02] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  27. [12:23:02] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  28. [12:23:02] [Server thread/WARN]: Caused by: java.lang.NullPointerException: Cannot define operator when nothing is being created! File: 'rules/chat.txt' Line 0: '# -------------------------------------------------------------------------------' Previous: 'null'
  29. [12:23:02] [Server thread/WARN]: at java.util.Objects.requireNonNull(Unknown Source)
  30. [12:23:02] [Server thread/WARN]: at me.kangarko.chatcontrol.coM5.const(SourceFile:90)
  31. [12:23:02] [Server thread/WARN]: at me.kangarko.chatcontrol.coM5.strictfp(SourceFile:51)
  32. [12:23:02] [Server thread/WARN]: ... 15 more
  33. [12:23:02] [Server thread/INFO]: !----------------------------------------------!
  34. [12:23:02] [Server thread/INFO]: Error loading ChatControl, plugin is disabled!
  35. [12:23:02] [Server thread/INFO]: Running on 1.9-R0.1-SNAPSHOT (v1_9_R1) & Java 1.8.0_45
  36. [12:23:02] [Server thread/INFO]: !----------------------------------------------!
  37. [12:23:02] [Server thread/INFO]: Error: Cannot define operator when nothing is being created! File: 'rules/chat.txt' Line 0: '# -------------------------------------------------------------------------------' Previous: 'null'
  38. [12:23:02] [Server thread/INFO]: !----------------------------------------------!
  39. [12:23:02] [Server thread/INFO]: [ChatControl] Disabling ChatControl v6.8.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement