marlester-dev/ReallyFakePlayers

DiscordSRV bug

Closed this issue · 6 comments

[13:46:53 ERROR]: [ReallyFakePlayers] Fake player Sachiko doesn't seem to show any life signs after ~30 seconds, meaning he didn't join/quit correctly! Aborting!
[13:47:58 WARN]: [ReallyFakePlayers] Fake player Debbi disconnected with an error!
io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:25421
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166) ~[netty-transport-native-unix-common-4.1.97.Final.jar:4.1.97.Final]
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131) ~[netty-transport-native-unix-common-4.1.97.Final.jar:4.1.97.Final]
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359) ~[netty-transport-native-unix-common-4.1.97.Final.jar:4.1.97.Final]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710) ~[netty-transport-classes-epoll-4.1.97.Final.jar:4.1.97.Final]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687) ~[netty-transport-classes-epoll-4.1.97.Final.jar:4.1.97.Final]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567) ~[netty-transport-classes-epoll-4.1.97.Final.jar:4.1.97.Final]
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499) ~[netty-transport-classes-epoll-4.1.97.Final.jar:4.1.97.Final]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) ~[netty-transport-classes-epoll-4.1.97.Final.jar:4.1.97.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar:4.1.97.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar:4.1.97.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.97.Final.jar:4.1.97.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]

No idea what happened there, the error is too vague. Could you provide more info about the running server and how to reproduce it?

Try to put your server's ip and port in config under the settings 'join-ip' and 'join-port' in config.yml

It worked. now I just need to fix the discord it doesn't like the IuuD now [15:29:13 ERROR]: [DiscordSRV] Your AvatarUrl config option does not contain the {username} placeholder even though this server is using offline UUIDs. [15:29:13 ERROR]: [DiscordSRV] https://cravatar.eu/helmavatar/{username}/{size}.png#{texture} will be used because the default value does not support offline mode servers Thank you

On Mon, Jan 29, 2024 at 1:08 PM Marlester @.> wrote: Try to put your server's ip and port in config under the settings 'join-ip' and 'join-port' in config.yml — Reply to this email directly, view it on GitHub <#14 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN3URUZLRXZY3BBHLLMLRZLYQ76URAVCNFSM6AAAAABCOMB3ZWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJVGQ3TIMRYGM . You are receiving this because you authored the thread.Message ID: @.>
-- Barbie Rideout Royal Travel Home Consultant @.*** 780-812-9808 interac transfers to : @.***

sorry, can you dig into this error?

closed due inactivaity