Manasteel components in tools lead to not being able to log in to server until tool is deleted from inventory
KuroNecron opened this issue ยท 3 comments
Minecraft Version
1.18.2
Forge Version
40.1.55
Mantle Version
Mantle-1.18.2-1.9.27.jar
Tinkers' Construct Version
TConstruct-1.18.2-3.5.1.31.jar
Describe your issue
Built a Pickaxe, Rose Gold Head and Handle, Manasteel Binding
When doing anything, i get kicked "Internal Server Error", and the serverlog says
[Server thread/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER
Upon trying to log back in, same thing.
Workaround: NBTExplorer to delete the tool from Playerdata
Latest login attempt starts at Line 4954 of the attached file, actual trouble starts in 5012
crashlog for Tinkers devs.txt
Crash Report
No response
Other mods
Public Modpack:
https://www.curseforge.com/minecraft/modpacks/another-quality-modpack-3
Version AQM3-1.0.6
Using the serverfiles offered by Curseforge for the modpack.
Tried reproducing with just Tinkers?
No
Performance Enchancers
Magnesium
Searched for known issues?
Checked pinned issues, Searched open issues, Searched closed issues, Checked the FAQ
This is the addon tcintegrations
's fault, they forgot to seperate their client only code.