Game crash loading server
kragnoth opened this issue ยท 3 comments
Single player loads up to loading screen (got frustrated and closed without creating a world, as my server crashed on update)
tcon 2.8.0.45
forge 1.12.2 1.2562
version .22 of tinkers complement.
Sorry for brief post, was getting really close to the point where I had to leave for work at the time.
To expound on issue: This issue only happens on the server side. I was able to load the client up to the loading screen, but never logged in as I have been playing this pack on a self-hosted server.
I believe this might be related to the new armor that tinkers complement added, but it could be unrelated.
Hmm, I guess armors get name is a client side only method, ill have to tweak the code to ensure that is never called server side.