-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] [FABRIC] 1.19.2 Fabric; Failure to connect to local server #116
Comments
Can you test this again with fabric itself? If it does continue to happen then it's a third-party mod breaking it entirely. |
As in just the modloader and nothing else other than dependencies? Or with a different modloader entirely? |
I meant that as in swap both QSL and Quilt loader with fabric loader and fabric api. |
Gotcha, will do. I'll have to disable everything else as a few of the mods are Quilt only. |
I created some test profiles to check if the fault is Wildfire, the loader, or another mod. The profiles contained only Wildfire in its proper version, and whatever library mods were needed to launch the game. The error did not occur on fabric, but did occur on quilt. Is this something under your umbrella to fix, or should I bring this to the quilt team? |
Issue persists on Quilt 1.20.1 with no other mods except dependencies. Perhaps a patch solution in the meantime could be a toggle for "client only" mode? If the host disables Wildfire, the client can connect just fine. However, if the host has Wildfire enabled, the client is immediately disconnected. |
Can anyone confirm if this still happens in the latest version of the mod? I am no longer supporting 1.19.2. |
It still happend in 1.20.2 with Wildfire's Female Gender Mod 1.20.2-3.2.1 (Fabric) Displayed when the client joins:
And here is the client's log: The host's dialog has no hints to join the game, and the log has no new updates. However, if there are no mods installed on the client (including any mod loaders), players can join the host normally |
When attempting to connect to a LAN world with this mod enabled, the client is disconnected with the message:
Internal Exception: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_746.method_5667()" because "net.minecraft.class_310.method_1551().field_1724" is null
The host sees the following in chat:
Here are console logs from both the host and the client:
logs
Environment information:
Processor AMD Ryzen 7 5700G with Radeon Graphics 4.30 GHz
Installed RAM 16.0 GB (15.8 GB usable)
System type 64-bit operating system, x64-based processor
GPU AMD Rx570
Minecraft 1.19.2
Quilt Loader 0.18.8
Java JDK 17
Mod Version 1.19-3.0.1
The error only occurs when Wildfire's Female Gender Mod is enabled, when disabled with the same modlist the client connects fine.
Mods List:
Additional Notes:
Quilt Modloader is a fork of Fabric Modloader, and has no relation to this bug that I am aware of.
The mod functions perfectly in singleplayer, it is only when attempting to connect to a multiplayer session that the issue occurs.
No issue arises when connecting with Wildfires Female Gender Mod disabled.
If there is any more information needed, do let me know.
The text was updated successfully, but these errors were encountered: