minecraft-mod-crash-handler

Community

Keep Minecraft running after mod crashes

AuthorTitoPrausee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Fabric mods can fail during startup and leave players with a blank or closed game window and no clear feedback. This Skill adds a reliable crash-handling layer so initialization errors are shown immediately, reported clearly, and saved for later review.

Core Features & Use Cases

  • Startup error capture: Wrap mod initialization so failures are caught instead of killing the game process.
  • User-visible crash popup: Show the exact exception, stack trace, and recent log lines in a Swing window that can appear even when the game render thread is dead.
  • Crash report persistence: Write a readable report to disk so the failure can be inspected after the popup is closed.
  • Use case: A Fabric mod fails inside client or server startup, and the player still gets a usable Minecraft launch plus a detailed error report for debugging.

Quick Start

Ask for a Fabric crash handler that wraps your mod initialization, shows a Swing error window, saves a crash report, and includes the latest log lines without rethrowing the exception.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: minecraft-mod-crash-handler
Download link: https://github.com/TitoPrausee/nexus-toti/archive/main.zip#minecraft-mod-crash-handler

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.