disable three mods broken by Harmony update

This commit is contained in:
Jesse Plamondon-Willard 2018-11-05 16:25:17 -05:00
parent e1e02357af
commit 0f231064d5
1 changed files with 16 additions and 1 deletions

View File

@ -115,6 +115,11 @@
"MapRemoteVersions": { "1.3.1": "1.3" } // manifest not updated
},
"BJS Night Sounds": {
"ID": "BunnyJumps.BJSNightSounds",
"~1.0.0 | Status": "AssumeBroken" // runtime errors with Harmony 1.2.0.1 in SMAPI 2.8+
},
"Casks Anywhere": {
"ID": "CasksAnywhere",
"MapLocalVersions": { "1.1-alpha": "1.1" }
@ -194,7 +199,12 @@
"Fishing Adjust": {
"ID": "shuaiz.FishingAdjustMod",
"~2.0.1 | Status": "AssumeBroken" // Method not found: 'Void Harmony.HarmonyInstance.Patch(System.Reflection.MethodBase, Harmony.HarmonyMethod, Harmony.HarmonyMethod, Harmony.HarmonyMethod)'
"~2.0.1 | Status": "AssumeBroken" // Method not found: 'Void Harmony.HarmonyInstance.Patch(System.Reflection.MethodBase, Harmony.HarmonyMethod, Harmony.HarmonyMethod, Harmony.HarmonyMethod)'
},
"Fishing Automaton": {
"ID": "Drynwynn.FishingAutomaton",
"~1.1 | Status": "AssumeBroken" // runtime errors with Harmony 1.2.0.1 in SMAPI 2.8+
},
"Fix Scythe Exp": {
@ -263,6 +273,11 @@
"MapLocalVersions": { "2.1": "1.3" } // 1.3 had wrong version in manifest
},
"No Added Flying Mine Monsters": {
"ID": "Drynwynn.NoAddedFlyingMineMonsters",
"~1.1 | Status": "AssumeBroken" // runtime errors with Harmony 1.2.0.1 in SMAPI 2.8+
},
"No Debug Mode": {
"ID": "NoDebugMode",
"~ | Status": "Obsolete",