McJtyMods / RFToolsUtility

Everything from RFTools that doesn't fit in its own mod
MIT License
19 stars 18 forks source link

Screen cause client crash #142

Open Nagispace opened 3 years ago

Nagispace commented 3 years ago

Here is the crash report, only crash client as soon as the player load the chunk that has the problematic screen.

crash-2020-11-19_17.43.24-client.txt

McJty commented 3 years ago

Update

Nagispace commented 3 years ago

Update

Which mods should I update ? I updated :

The client still crash [Uploading crash-2020-11-20_14.23.30-client.txt…]()

McJty commented 3 years ago

You also need to update mcjtylib but there is still a bug. Others have reported it to me

Nagispace commented 3 years ago

You also need to update mcjtylib but there is still a bug. Others have reported it to me

Is there any workaround ? Not being able to go into my base is pretty annoying and even with depleted batteries the screen still make the game crash

McJty commented 3 years ago

Yes, there is. Provided you are running the latest versions of all my mods you can edit rftoolsutility-client.toml and modify this line:

#Set to true for force TrueType to be disabled in all cases. Use this in case the truetype font is causing issues
forceNoTruetype = false

Change it to true to force no truetype and that should fix it