Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2015
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. [19:37:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
  2. [19:37:14] [Server thread/INFO]: Generating keypair
  3. [19:37:14] [Server thread/INFO]: Starting Minecraft server on *:25565
  4. [19:37:14] [Server thread/INFO]: Using default channel type
  5. [19:37:14] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  6. [19:37:14] [Server thread/ERROR]: Could not load 'plugins\InvisibleDroppers.jar' in folder 'plugins'
  7. org.bukkit.plugin.InvalidPluginException: java.lang.NullPointerException
  8. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-5e85956]
  9. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-5e85956]
  10. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-d97e08b-5e85956]
  11. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot-1.8.8.jar:git-Spigot-d97e08b-5e85956]
  12. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-d97e08b-5e85956]
  13. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-5e85956]
  14. at java.lang.Thread.run(Unknown Source) [?:1.8.0_40]
  15. Caused by: java.lang.NullPointerException
  16. at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:324) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-5e85956]
  17. at me.Rangaofdeath.Main.<init>(Main.java:93) ~[?:?]
  18. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_40]
  19. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_40]
  20. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_40]
  21. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_40]
  22. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_40]
  23. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-5e85956]
  24. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-5e85956]
  25. ... 6 more
  26. [19:37:14] [Server thread/INFO]: [StaffMode] Loading StaffMode v3.0.0
  27. [19:37:14] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  28. [19:37:14] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
  29. [19:37:14] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  30. [19:37:14] [Server thread/INFO]: [SimpleHelpTickets] Loading SimpleHelpTickets v1.3.6
  31. [19:37:14] [Server thread/INFO]: [SKM] Loading SKM v1.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement