Skip to content

Commit

Permalink
Update crashes.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyvest authored Aug 16, 2024
1 parent fc9f410 commit d7d7725
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions crashes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
{
"fixes": [
{
"fixtype": 1,
"fix": "Remove Hypixel Mod API from your mods folder.",
"causes": [
{
"method": "contains",
"value": "java.lang.NullPointerException: Initializing game"
},
{
"method": "contains",
"value": "at net.minecraft.client.Minecraft.displayGuiScreen(Minecraft.java)"
},
{
"method": "contains",
"value": "bingobrewers"
}
]
},
{
"fixtype": 1,
"fix": "Remove Partly Sane Skies from your mods folder or disable the custom Auction House GUI.",
Expand Down

0 comments on commit d7d7725

Please sign in to comment.