Skip to content

Raknetify + Server Replay = infinite connection #74

@subtogash

Description

@subtogash

Describe the bug
With the Raknetify and Server Replay Mod installed on the client, when trying to connect to the server using RakNet (raknet; and raknetl;) there is no connection (infinite connection).
When using only the Raknetify mod, everything works fine.

To Reproduce
Steps to reproduce the behavior:

  1. Install Raknetify and Server Replay Mod on client.
  2. Try to connect with RakNet.
  3. Get infinite connection.

Expected behavior
Be connected using RakNet.

Screenshots

Runtime info (please complete the following information):

  • OS: Windows 10 on client and server
  • Minecraft version: 1.21.8
  • Mod version: raknetify-fabric-0.1.0+alpha.5.174-all.jar
  • Mod branch: alpha

Crash reports / logs
client: https://mclo.gs/m0pHVnr

Other mods
Server Replay Mod

Checklist

  • I am using the official version of the mod.
  • I tried the latest development version but the issue persists.
  • I searched for similar open issues and could not find an existing bug report on this.

Additional context
The Velocity logs don't even show an attempt to connect using RakNet.
plugins installed on velocty:

velocity plugins
[14:57:56 INFO]: Плагины: velocity, luckperms, authmevelocity, packetevents, raknetify, spark

and here using really big modpack with raknetify i was able to connect using raknet: https://mclo.gs/dGX0u4w
and here is velocity log:
[15:02:22 INFO]: [initial connection] /127.0.0.1:55262 is pinging the server with version 1.21.7
[15:02:29 INFO]: [connected player] subtogash (/127.0.0.1:62357) has connected
[15:02:29 INFO] [raknetify]: Raknetify: subtogash logged in via RakNet, mtu 1398
[15:02:30 INFO]: [server connection] subtogash -> lobby has connected
[15:02:48 INFO]: [connected player] subtogash (/127.0.0.1:62357) has disconnected
[15:02:48 INFO]: [server connection] subtogash -> lobby has disconnected
[15:02:50 INFO]: [initial connection] /127.0.0.1:54667 is pinging the server with version 1.21.7
[15:02:56 INFO]: [connected player] subtogash (/127.0.0.1:54668) has connected
[15:02:56 INFO] [raknetify]: Raknetify: subtogash logged in via RakNet, mtu 8190
[15:02:56 INFO]: [server connection] subtogash -> lobby has connected
[15:03:03 INFO]: [connected player] subtogash (/127.0.0.1:54668) has disconnected
[15:03:03 INFO]: [server connection] subtogash -> lobby has disconnected
[15:03:03 INFO]: [initial connection] /127.0.0.1:54669 is pinging the server with version 1.21.7
[15:03:09 INFO]: [connected player] subtogash (/127.0.0.1:56072) has connected
[15:03:09 INFO]: [server connection] subtogash -> lobby has connected
[15:03:13 INFO]: [connected player] subtogash (/127.0.0.1:56072) has disconnected
[15:03:13 INFO]: [server connection] subtogash -> lobby has disconnected

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions