raknetify
raknetify copied to clipboard
A Fabric mod / Velocity plugin / BungeeCord plugin that uses RakNet to improve multiplayer experience significantly under unreliable and rate-limited connections.
**Describe the bug** Hunger bar does not sync correctly when eating. **To Reproduce** 1. Log onto a server using raknet 2. Consume food 3. Hunger desyncs 4. Rejoin to resync...
**Describe the bug** server leaks memory rapidly **To Reproduce** Steps to reproduce the behavior: 1. ??? 2. memory leak 3. server runs out of memory and crashes **Expected behavior** server...
1.这个插件支持与Velocity的ProxyProtocol配置联动并正确使用吗?(然而测试不通过) 2.客户端方面能否支持UDP类型以及允许设置TCP+UDP混合工作(以通过UDP正确读到客户端IP地址) 3.绑定IP为全0导致刷日志的问题 (已经解决) Frp https://github.com/fatedier/frp/issues/3304 1. Does this plugin support HAProxy from velocity's config?`My Velocity server is configured with a hybrid port, configured via the plugin HaProxy-Detector plugin, allowing...
**Describe the bug** Installing the magic plugin in purpur and obtaining magic items in the backpack causes disconnected kicking out. **To Reproduce** Steps to reproduce the behavior: 1. purpur plugin...
bug
**Describe the bug** Unmountable item on the client side, which disappears when reconnecting to the server **To Reproduce** It happens randomly **Expected behavior** **Screenshots** **Runtime info (please complete the following...
**Describe the bug** Couldn't pass ProxyInitializeEvent to viaversion java.lang.IllegalArgumentException: ViaVersion has not loaded the platform yet and 25565: Address already in use: bind **To Reproduce** Steps to reproduce the behavior:...
**Describe the bug** Sometimes when trying to connect to a server using `raknet;`, the reason for disconnection is not displayed. Just "Disconnected", nothing more. **To Reproduce** Steps to reproduce the...
**Describe the bug** A clear and concise description of what the bug is. There's an incompatibility with ViaFabricPlus on the client side, with the `MultiplayerServerListPinger` mixin. **To Reproduce** Steps to...
**Describe the bug** Items dropped by a dead entity on a hopper continue to be visible after being collected by it. However that's only a visual glitch, you cannot collect...
**Describe the bug** raknetify-fabric 5.113~5.128 can't see motd **To Reproduce** Steps to reproduce the behavior: 1. install raknetify-fabric-0.1.0+alpha.5.113-all.jar 2. See error (raknet;mine.candy.moe) 3. install raknetify-fabric-0.1.0+alpha.5.112-all.jar 4. See motd (raknet;mine.candy.moe) **Expected...