BenCodez/VotifierPlus

Votifier error

Closed this issue · 4 comments

[05:33:43 ERROR]: [VotifierPlus] Error initializing vote receiver. Please verify that the configured
[05:33:43 ERROR]: [VotifierPlus] IP address and port are not already in use. This is a common problem
[05:33:43 ERROR]: [VotifierPlus] with hosting services and, if so, you should check with your hosting provider.
[05:33:43 WARN]: java.net.BindException: Cannot assign requested address
[05:33:43 WARN]: at java.base/sun.nio.ch.Net.bind0(Native Method)
[05:33:43 WARN]: at java.base/sun.nio.ch.Net.bind(Net.java:555)
[05:33:43 WARN]: at java.base/sun.nio.ch.Net.bind(Net.java:544)
[05:33:43 WARN]: at java.base/sun.nio.ch.NioSocketImpl.bind(NioSocketImpl.java:648)
[05:33:43 WARN]: at java.base/java.net.ServerSocket.bind(ServerSocket.java:388)
[05:33:43 WARN]: at java.base/java.net.ServerSocket.bind(ServerSocket.java:342)
[05:33:43 WARN]: at VotifierPlus.jar//com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:87)
[05:33:43 WARN]: at VotifierPlus.jar//com.vexsoftware.votifier.net.VoteReceiver.(VoteReceiver.java:81)
[05:33:43 WARN]: at VotifierPlus.jar//com.vexsoftware.votifier.VotifierPlus$2.(VotifierPlus.java:116)
[05:33:43 WARN]: at VotifierPlus.jar//com.vexsoftware.votifier.VotifierPlus.loadVoteReceiver(VotifierPlus.java:116)
[05:33:43 WARN]: at VotifierPlus.jar//com.vexsoftware.votifier.VotifierPlus.reload(VotifierPlus.java:295)
[05:33:43 WARN]: at VotifierPlus.jar//com.vexsoftware.votifier.commands.CommandLoader$2.execute(CommandLoader.java:69)
[05:33:43 WARN]: at VotifierPlus.jar//com.bencodez.VotifierPlus.advancedcore.api.command.CommandHandler$1.run(CommandHandler.java:446)
[05:33:43 WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101)
[05:33:43 WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
[05:33:43 WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[05:33:43 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[05:33:43 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[05:33:43 WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[05:33:43 ERROR]: [VotifierPlus] Votifier did not initialize properly!
[05:33:43 INFO]: VotifierPlus 3.5.3 reloaded

votifier issue

I have tried running this plugin with multiple different ports but I am receiving the same error. I've also allowed the ports in my firewall. No matter what I seem to do the plugin is not working. I have also allowed the port to go through my firewall, but I do see why it is not working properly. Please assist.

I am also using a different port for configuring Votifier on PMC. I have VotePlugin installed on my machine, and I have a dedicated IP.

Ask your host for which port to use

On Wed, Aug 16, 2023, 11:39 PM AdDudee @.> wrote: I am also using a different port for configuring Votifier on PMC. — Reply to this email directly, view it on GitHub <#44 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AECIQN4M5DZNIAAJHKXSOVDXVWG6VANCNFSM6AAAAAA3TNHJSM . You are receiving this because you are subscribed to this thread.Message ID: @.>

I am using a dedicated server through an enterprise hosting site.