Advertisement
Guest User

Untitled

a guest
Sep 14th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. We are experiencing problems with the plugin. I've watched multiple tutorial videos and have alread owned a server where it did work. But it seems that the Votifier cant connect the voting site (minestatus.net is the one we tried) to our server. Although it does say "Minestatus was able to successfully make a notification to Votifier".
  2.  
  3. It might be something with the IP? Because our server has DDos protection we let people connect with a different IP than the adress we have as votifier adress. We already tried using the DDos protected IP as Votifier Adress, but that gives an error. But both of the IP's are connected to the server and can both be used to join the server.
  4.  
  5. Restarting gives this error: 2013-09-11 13:46:16 [INFO] [Votifier] Enabling Votifier v1.9 2013-09-11 13:46:16 [SEVERE] [Votifier] Error initializing vote receiver. Please verify that the configured 2013-09-11 13:46:16 [SEVERE] [Votifier] IP address and port are not already in use. This is a common problem 2013-09-11 13:46:16 [SEVERE] [Votifier] with hosting services and, if so, you should check with your hosting provider. java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.AbstractPlainSocketImpl.bind(Unknown Source) at java.net.ServerSocket.bind(Unknown Source) at java.net.ServerSocket.bind(Unknown Source) at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313) at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290) at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250) at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:151) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) 2013-09-11 13:46:16 [SEVERE] [Votifier] Votifier did not initialize properly!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement