RCInet / LastEpoch_Mods

MelonLoader Mods for LastEpoch
28 stars 11 forks source link

commits dps log #8

Closed Trohed closed 2 months ago

Trohed commented 2 months ago

after echo (green portal) ... opening the portal with the T key causes an error ... opening it from the button under the minimap is ok

[14:48:45.699] [ERROR] Exception in Harmony patch of method void CharacterMutator::OnAbilityUse(AbilityInfo abilityInfo, AbilityMutator mutator, float manaCost, UnityEngine.Vector3 targetLocation, bool instantCast): System.NullReferenceException: Object reference not set to an instance of an object at LastEpoch_Hud.Scripts.Mods.Character.Character_Dps+OnAbilityUse.Postfix (CharacterMutator __instance, AbilityInfo __0, AbilityMutator& __1, System.Single __2, UnityEngine.Vector3 __3, System.Boolean __4) [0x00000] in <bd1e3f8b7e2e43c4ad7ffd0382f70b7f>:0 at (wrapper dynamic-method) CharacterMutator.DMD<CharacterMutator::OnAbilityUse>(CharacterMutator,AbilityInfo,AbilityMutator,single,UnityEngine.Vector3,bool) at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.DMD<CharacterMutator::OnAbilityUse>_il2cpp(intptr,intptr,intptr,single,UnityEngine.Vector3,bool)

Trohed commented 2 months ago

Commits CombatLog - resolves the above error message and I have not observed any visible errors at this time