Dedicated server crash
JoeJoeTV opened this issue ยท 4 comments
When i try to start a dedicated forge server (FORGE VERSION:14.23.1.2600) it crashes on initialization.
Here is the crash report: https://pastebin.com/twnaTTDs
Charset Version: 0.5.0.141 and up
thanks mojang
Workarounds:
- Disable the Charset Tablet module
- Put a recent Apache httpclient JAR into mods/ on the server side
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/4.5.4
But seriously, does that TabletAPI.INSTANCE need to do anything on server side? IMHO a book/guide/tablet/manual/[insert other form] should only process its text stuff on client side.
@3TUSK I was considering adding support for extracting Tablet information to OpenComputers, but this delays my plans for that a bit.