Changes

→‎Harmony: + SMAPI can't detect incompatibility
Line 297: Line 297:  
[https://github.com/pardeike/Harmony Harmony] lets you patch Stardew Valley methods directly. This is very powerful, but comes with major caveats:
 
[https://github.com/pardeike/Harmony Harmony] lets you patch Stardew Valley methods directly. This is very powerful, but comes with major caveats:
   −
* It's very easy to cause crashes, errors, or subtle bugs.
+
* It's very easy to cause crashes, errors, or subtle bugs, including difficult-to-diagnose memory corruption errors.
* It may cause difficult-to-diagnose memory corruption errors.
+
* SMAPI can't detect incompatible Harmony code.
 
* Crossplatform compatibility is not guaranteed, and should be tested on all three platforms.
 
* Crossplatform compatibility is not guaranteed, and should be tested on all three platforms.
 
* May conflict with other Harmony mods (e.g. if two mods patch the same method, or two mods try to load different versions of Harmony).
 
* May conflict with other Harmony mods (e.g. if two mods patch the same method, or two mods try to load different versions of Harmony).
translators
8,404

edits