JereKuusela / valheim-esp

The Unlicense
6 stars 3 forks source link

Missing tooltip on raspberry bushes #4

Closed PrincessRTFM closed 1 year ago

PrincessRTFM commented 1 year ago

When looking at a raspberry bush (specifically the pickable locator line above it) there's no tooltip text, and my console is spammed with this error:

[Error  : Unity Log] MissingMethodException: HitData/DamageModifiers Character.GetDamageModifiers()
Stack trace:
ESP.Text.AddTexts (UnityEngine.GameObject obj, System.String& __result) (at <74b1cf7e5bad41429e100e7150d45c15>:0)
ESP.HoverText_GetHoverText.Postfix (HoverText __instance, System.String& __result) (at <74b1cf7e5bad41429e100e7150d45c15>:0)
(wrapper dynamic-method) HoverText.DMD<HoverText::GetHoverText>(HoverText)
(wrapper dynamic-method) Hud.DMD<Hud::UpdateCrosshair>(Hud,Player,single)
(wrapper dynamic-method) Hud.DMD<Hud::Update>(Hud)
JereKuusela commented 1 year ago

This should now be fixed, thanks for the report!