Tax Free Levels (Fabric/(Neo)Forge)

Tax Free Levels (Fabric/(Neo)Forge)

2M Downloads

Taken to multiplayer when trying to load singleplayer world

MumChum opened this issue ยท 2 comments

commented

I am using 'TaxFreeLevels-1.4.1-fabric-1.20.6.jar' when I come across this issue - when attempting to load into a singleplayer world with the mod in the mods folder, I receive the below error message:

------------------------------------------------------------------------------------------------------
Connection Lost

Internal Exception: java.lang.NoSuchMethodError: 'net.minecraft.class_310 net.fabricmc.fabric.api.client.networking.v1.ClientConfigurationNetworking$Context.client()'

Back to Server List
------------------------------------------------------------------------------------------------------

I then click 'Back to Server List' and am taken to my list of saved multiplayer servers. I have found that using 'TaxFreeLevels-1.3.12-fabric-1.20.5' instead of this more up to date version negates this issue.

commented

I think your Fabric API is too old, try updating to 0.100.8+1.20.6.

commented

That worked! Thank you.