From ef46900a0fbe863c6c9ce8cf1094f6d438e17d78 Mon Sep 17 00:00:00 2001 From: ev chang Date: Fri, 9 Aug 2024 06:39:08 +0900 Subject: [PATCH] Update crashes.json --- crashes.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/crashes.json b/crashes.json index c176e6d..74727a4 100644 --- a/crashes.json +++ b/crashes.json @@ -1,5 +1,15 @@ { "fixes": [ + { + "fixtype": 1, + "fix": "Remove Partly Sane Skies from your mods folder or disable the custom Auction House GUI.", + "causes": [ + { + "method": "contains", + "value": "at me.partlysanestudios.partlysaneskies.features.economy.auctionhousemenu.AuctionHouseGui$Companion.isAuctionHouseFullyLoaded(AuctionHouseGui.kt:259)" + } + ] + }, { "name": "reinstallneu", "fixtype": 1,