GuideManager causes game crash if Crafttweaker tries to remove item tooltips.
plackyfantacky opened this issue ยท 4 comments
Tested this with two instances (One with a pack I'm developing, another with bare essentials to reproduce the crash).
It seems I am able to repeatedly crash Buildcraft if I try and remove tooltips from an item using CraftTweaker like so:
<galacticraftplanets:walkway:1>.clearTooltip();
I thought it was my code or a CT issue at first but seems to only happen with BC. I'm following CT documentation for a pack I'm making. Here is my ZS file that triggers the GuideManager crash, and here is the related CT documentation.
Sorry to beat a dead horse but can we please have a config option to disable the in-game Guide?
Fair enough. This was mostly an example, but in terms of what I'm doing, I am re-writing a lot of the tooltips to fit in the lore/theme of the pack I'm developing. I just remove the existing tooltip, then add in my own.