#NOTHING WORKS

1 messages · Page 1 of 1 (latest)

woven urchin
#

Im using Spigot on 1.21.10 and cannot put a single plugin into my server. is there something special i have to do or will it just not work?

#

also this is what my logs look like, i dont understand them

#

[00:27:25] [Server thread/INFO]: [voicechat] Loading plugins
[00:27:25] [Server thread/INFO]: [voicechat] Loaded 0 plugin(s)
[00:27:25] [Server thread/INFO]: [voicechat] Initializing plugins
[00:27:25] [Server thread/INFO]: [voicechat] Initialized 0 plugin(s)
[00:27:25] [VoiceChatServerThread/ERROR]: [voicechat] Failed to bind to address '169.155.122.96', binding to wildcard IP instead
[00:27:25] [VoiceChatServerThread/ERROR]: [voicechat] Failed to run voice chat at UDP port 24454, make sure no other application is running at that port
[00:27:25] [VoiceChatServerThread/ERROR]: [voicechat] Voice chat server error
java.net.BindException: Address already in use
at java.base/sun.nio.ch.Net.bind0(Native Method) ~[?:?]
at java.base/sun.nio.ch.Net.bind(Net.java:565) ~[?:?]
at java.base/sun.nio.ch.DatagramChannelImpl.bindInternal(DatagramChannelImpl.java:1329) ~[?:?]
at java.base/sun.nio.ch.DatagramChannelImpl.bind(DatagramChannelImpl.java:1299) ~[?:?]
at java.base/sun.nio.ch.DatagramSocketAdaptor.bind(DatagramSocketAdaptor.java:108) ~[?:?]
at java.base/java.net.DatagramSocket.createDelegate(DatagramSocket.java:1425) ~[?:?]
at java.base/java.net.DatagramSocket.<init>(DatagramSocket.java:328) ~[?:?]
at java.base/java.net.DatagramSocket.<init>(DatagramSocket.java:387) ~[?:?]
at java.base/java.net.DatagramSocket.<init>(DatagramSocket.java:353) ~[?:?]
at de.maxhenkel.voicechat.plugins.impl.VoicechatSocketImpl.open(VoicechatSocketImpl.java:39) ~[voicechat-bukkit-2.6.6.jar:?]
at de.maxhenkel.voicechat.voice.server.Server.run(Server.java:86) [voicechat-bukkit-2.6.6.jar:?]
[00:27:25] [Server thread/ERROR]: [voicechat] Disabling Simple Voice Chat
[00:27:25] [Server thread/INFO]: [voicechat] Disabling voicechat v2.6.6

stark moth
#

What is going wrong when you try to add them?

#

Oh! You need to actually configure simple voice chat.

#

!kb ⬇️ The KB has an article on how to do that.

wispy pilotBOT