RCInet / LastEpoch_Mods

MelonLoader Mods for LastEpoch
28 stars 11 forks source link

mod doesn't work - Commits on Apr 24, 2024 #7

Closed Trohed closed 2 months ago

Trohed commented 2 months ago

hello, today's commits from April 24, 2024 compile correctly but report it when the game starts game version 1.0.7.2 but the problem also occurs in version 1.0.7.1... the version from April 23, 2024 works correctly

[13:52:25.183] [LastEpoch_Hud] [ERROR] Requirements [13:52:25.216] [LastEpoch_Hud] [ERROR] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.NullReferenceException: Object reference not set to an instance of an object at LastEpoch_Hud.Scripts.Hud_Manager+Events.Set_Toggle_Event (UnityEngine.UI.Toggle toggle, UnityEngine.Events.UnityAction`1[T0] action) [0x00006] in :0 at LastEpoch_Hud.Scripts.Hud_Manager+Content+Items.Set_Events () [0x0000f] in :0 at LastEpoch_Hud.Scripts.Hud_Manager.Init_Hud_Refs () [0x00044] in :0 at LastEpoch_Hud.Scripts.Hud_Manager.Init_Hud () [0x000e6] in :0 at LastEpoch_Hud.Scripts.Hud_Manager.Update_Refs () [0x000cb] in :0 at LastEpoch_Hud.Scripts.Hud_Manager.Update () [0x00006] in :0 at (wrapper dynamic-method) LastEpoch_Hud.Scripts.Hud_Manager.Trampoline_VoidThisLastEpoch_Hud.Scripts.Hud_ManagerUpdate(intptr,UnhollowerBaseLib.Runtime.Il2CppMethodInfo) [13:52:36.260] [LastEpoch_Hud] Hud Manager : Initialize user config [13:52:36.263] [LastEpoch_Hud] [ERROR] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.NullReferenceException: Object reference not set to an instance of an object at LastEpoch_Hud.Scripts.Hud_Manager+Content+Items.Init_UserData () [0x0068d] in :0 at LastEpoch_Hud.Scripts.Hud_Manager.Init_UserData () [0x00044] in :0 at LastEpoch_Hud.Scripts.Hud_Manager.Update () [0x00028] in :0 at (wrapper dynamic-method) LastEpoch_Hud.Scripts.Hud_Manager.Trampoline_VoidThisLastEpoch_Hud.Scripts.Hud_ManagerUpdate(intptr,UnhollowerBaseLib.Runtime.Il2CppMethodInfo) [13:52:37.367] [LastEpoch_Hud] Refs Manager : Online = False

RCInet commented 2 months ago

Some contents has been added to Prefab in Items, "lastepochmods" (prefab) in asset folder have to be update (see latest commit)

Trohed commented 2 months ago

At the moment everything works and I have no problems.

PS. Nice idea with DMG in the logs and overall great job

Some contents has been added to Prefab in Items, "lastepochmods" (prefab) in asset folder have to be update (see latest commit)

RCInet commented 2 months ago

Damage in logs should be used soon to create a combat log or a dps meter

Localization support has been added At this time, only done in headhunter (en and fr), you can switch language in game

Trohed commented 2 months ago

you plan to come back... add the F2 Stashs and Remove Level Req options

Damage in logs should be used soon to create a combat log or a dps meter

Localization support has been added At this time, only done in headhunter (en and fr), you can switch language in game

RCInet commented 2 months ago

Level req is already in it Bank from anywhere has been added (default F3)