marlester-dev / ReallyFakePlayers

European Union Public License 1.2
1 stars 1 forks source link

DiscordSRV bug #14

Closed mrsbling closed 1 month ago

mrsbling commented 8 months ago

[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) ~[?:?]

marlester-dev commented 8 months ago

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

mrsbling commented 8 months ago

It’s a Linux . Paper, 1.20.4

That h no error is upon startup of the server.

Commands run in the game but it doesn’t add or remove names internally. I have the place holders mini plugin along with vault

When


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) at
io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131) at
io.netty.channel.unix.Socket.finishConnect(Socket.java:359) at
io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)
at
io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)
at
io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:833) - [Sun 15:05:10 ERROR
ReallyFakePlayers] Fake player Tabina doesn't seem to show any life signs
after ~30 seconds, meaning he didn't join/quit correctly! Aborting! [Sun
15:05:39 INFO ] All portals are located at /spawn```

Barbie Rideout
Royal Travel Home Consultant
***@***.***
780-812-9808
interac transfers to : ***@***.***

On Mon, Jan 29, 2024 at 10:46 AM Marlester ***@***.***> wrote:

> No idea what happened there, the error is too vague. Could you provide
> more info about the running server and how to reproduce it?
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/marlester-dev/ReallyFakePlayers/issues/14#issuecomment-1915254462>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AN3URU7TCAPOTMTXYEUTGHDYQ7N6TAVCNFSM6AAAAABCOMB3ZWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJVGI2TINBWGI>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
marlester-dev commented 8 months ago

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

mrsbling commented 8 months ago

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.

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 https://github.com/marlester-dev/ReallyFakePlayers/issues/14#issuecomment-1915474283, 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 : @.

marlester-dev commented 2 months ago

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?

marlester-dev commented 1 month ago

closed due inactivaity