Advertisement
Guest User

Votifier Error

a guest
Jun 23rd, 2015
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. [23:58:28 ERROR]: [Votifier] Error initializing vote receiver. Please verify tha
  2. t the configured
  3. [23:58:28 ERROR]: [Votifier] IP address and port are not already in use. This is
  4. a common problem
  5. [23:58:28 ERROR]: [Votifier] with hosting services and, if so, you should check
  6. with your hosting provider.
  7. java.net.BindException: Cannot assign requested address: JVM_Bind
  8. at java.net.DualStackPlainSocketImpl.bind0(Native Method) ~[?:1.8.0_45]
  9. at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source) ~[?:1.8.
  10. 0_45]
  11. at java.net.AbstractPlainSocketImpl.bind(Unknown Source) ~[?:1.8.0_45]
  12. at java.net.PlainSocketImpl.bind(Unknown Source) ~[?:1.8.0_45]
  13. at java.net.ServerSocket.bind(Unknown Source) ~[?:1.8.0_45]
  14. at java.net.ServerSocket.bind(Unknown Source) ~[?:1.8.0_45]
  15. at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.jav
  16. a:81) [Votifier.jar:?]
  17. at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75
  18. ) [Votifier.jar:?]
  19. at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [Votifi
  20. er.jar:?]
  21. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [sp
  22. igot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  23. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
  24. .java:340) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  25. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
  26. r.java:405) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  27. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.jav
  28. a:356) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  29. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.
  30. java:316) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  31. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:74
  32. 2) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  33. at org.bukkit.Bukkit.reload(Bukkit.java:534) [spigot-1.8.7.jar:git-Spigo
  34. t-f928e7a-994b2aa]
  35. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:
  36. 25) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  37. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:14
  38. 1) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  39. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServe
  40. r.java:642) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  41. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(Craf
  42. tServer.java:628) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  43. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:
  44. 404) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  45. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:3
  46. 68) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  47. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:6
  48. 57) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  49. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java
  50. :560) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
  51. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  52. [23:58:28 ERROR]: [Votifier] Votifier did not initialize properly!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement