Closed zirconstorm closed 3 years ago
The EquipWheel mod appears to have broken with the Hearth & Home update. Here's the error log from the console:
[Error : Unity Log] MissingMethodException: UnityEngine.GameObject[] EffectList.Create(UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Transform,single) Stack trace: EquipWheel.EquipWheelUI.OnEnable () (at :0) UnityEngine.GameObject:AddComponent() EquipWheel.EquipGui:Awake() UnityEngine.GameObject:AddComponent() EquipWheel.Patcher:Awake_Postfix() Player:DMD(Player) UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion) Game:SpawnPlayer(Vector3) Game:UpdateRespawn(Single) Game:FixedUpdate()
Please fix it!! Many relying on this!!!!!
Thanks for the bug report. I will look into it today and fix it as soon as possible!
Should be fixed in the new version (1.3.5).
The EquipWheel mod appears to have broken with the Hearth & Home update. Here's the error log from the console: