ue-crash-callstack-linker
CommunityDebug UE crashes with code mapping.
Authorbuihuuloc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers quickly diagnose and fix crashes in Unreal Engine projects by mapping raw callstacks directly to specific lines of source code, identifying potential causes, and suggesting solutions.
Core Features & Use Cases
- Callstack Parsing: Analyzes raw crash callstacks to extract function names, file paths, and line numbers.
- Source Code Mapping: Links callstack frames to the relevant lines in your project's C++ source code.
- Pattern Analysis: Identifies common crash patterns (e.g., null pointer dereferences, pure virtual calls) and their likely causes.
- Fix Recommendations: Provides actionable code suggestions to resolve identified crash issues.
- Use Case: When your Unreal Engine game crashes during gameplay, paste the callstack into this Skill to get an immediate analysis pointing to the exact line of code causing the problem and how to fix it.
Quick Start
Analyze the provided Unreal Engine crash callstack to identify the source code location and suggest a fix.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: ue-crash-callstack-linker Download link: https://github.com/buihuuloc/universal-ue-skills/archive/main.zip#ue-crash-callstack-linker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.