UnpatchSelf
1010101110 opened this issue · 2 comments
1010101110 commented
[Warning: HarmonyX] UnpatchAll has been called with harmonyID=null - This will remove ALL HARMONY PATCHES. If you want to only unpatch patches created by this instance (1010101110.serversteaminfo), use UnpatchSelf() instead.
should we update Mod.cs to unpatchself?
Measurity commented
👍 fixed it.
Faradaycodes commented
What does an unpatchall mean? What specifically would be causing this? Im trying to understand the causes of these errors so i can avoid them and help others.