GuideManager causes game crash if Crafttweaker tries to remove item tooltips. #4530
Labels
type: bug
Something isn't behaving as expected, from a developer perspective. (Except crashes are always bugs)
type: mod compat
This only happens with another mod.
version: 1.12.2
Crash report
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?
The text was updated successfully, but these errors were encountered: