https://github.com/polyfrost/crashpatch
Stop crashes from closing your game!
https://github.com/polyfrost/crashpatch
Last synced: about 1 year ago
JSON representation
Stop crashes from closing your game!
- Host: GitHub
- URL: https://github.com/polyfrost/crashpatch
- Owner: Polyfrost
- License: gpl-3.0
- Created: 2021-12-16T02:43:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T19:07:07.000Z (almost 2 years ago)
- Last Synced: 2024-07-26T20:57:32.653Z (almost 2 years ago)
- Language: Java
- Homepage: https://modrinth.com/mod/crashpatch
- Size: 412 KB
- Stars: 47
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CrashPatch


### Stop crashes from closing your game!
CrashPatch is a Minecraft (1.8.9) modification port of the BetterCrashes Minecraft modification (1.7.10) which is a port of the VanillaFix Minecraft modification (1.12.2).
CrashPatch essentially wraps the game in a try catch which stops the game from closing when something goes wrong (aka a crash).
When CrashPatch detects a crash, it will display a screen where you can either return playing the game, find solutions to the crash, or open / upload the crash log.
If Minecraft crashes while loading / initializing the game, it will not be able to recover but the ability to see possible solutions and / or open and upload crash logs will be available.
Modifiable options include:
- Whether to catch crashes during launch or gameplay
- Display disconnect causes
- Crash limit before force closing
- Whether to deobfuscate crash log
- Where to upload logs