
[1.21.1] [Sinytra Connector] Error when joining the server!
DynmaicNeo opened this issue ยท 8 comments
When i join the server of my minecraft it says Network configuration task not seupported: spell_engine:config
and the console errror is :-
[06:51:17] [localSession-7-1/INFO]: DynamicNeo00 (logged in as: DynamicNeo00) has connected to the Java server
[06:51:17] [pool-6-thread-1/INFO]: Floodgate player who is logged in as .DynamicNeo00 00000000-0000-0000-0009-01fdf50f9c4c joined
[06:51:17] [Geyser Fabric connection thread-6-2/INFO]: Floodgate player logged in as .DynamicNeo00 disconnected
[06:51:17] [localSession-7-1/INFO]: DynamicNeo00 has disconnected from the Java server because of Network configuration task not supported: spell_engine:config
[06:51:17] [Server thread/INFO]: com.mojang.authlib.GameProfile@157e1f9a[id=00000000-0000-0000-0009-01fdf50f9c4c,name=.DynamicNeo00,properties={}] lost connection: Network configuration task not supported: spell_engine:config
[06:51:17] [Server thread/WARN]: handleDisconnection() called twice
[06:51:17] [Server thread/WARN]: handleDisconnection() called twice
Same here
I have a debug message :
fabric_networking_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
If that can help
I am afraid this issue is caused by Sinytra Connector incorrectly implementing network config stage handler registrations.
I'll have to investigate.
My friend is having the same issue, but we don't have a Forge server, it's running on Fabric. The error code is exactly the same, what would be the issue then?
This is a confirmed issue of Forgified Fabric API (a component of Sinytra Connector).
I am unable to take any actions, since my usage of the original Fabric API is correctly coded.
Awaiting fix from Forgified Fabric API.
Sinytra/ForgifiedFabricAPI#171