0 of 0

File information

Last updated

Original upload

Created by

Gekko Lionheart

Uploaded by

Gekko0Lionheart

Virus scan

Safe to use

Tags for this mod

About this mod

Supercharge your Starfield mod development with this real-time Papyrus Log Analyzer! Designed specifically for modders and advanced users, this browser-based utility lets you visualize, filter, and analyze Starfield's Papyrus logs like never before.

Permissions and credits
🚀 Supercharge your Starfield mod development with this real-time Papyrus Log Analyzer! Designed specifically for modders and advanced users, this browser-based utility lets you visualize, filter, and analyze Starfield's Papyrus logs like never before.

💡 Whether you're diagnosing performance issues, tracking down script errors, or optimizing mod behavior — this dashboard gives you clear, real-time insights into what your scripts are doing under the hood.
✅ Features

    📂 View logs from all Papyrus and mod-specific files

    ⚠️ Real-time error/warning counts with color-coded highlights

    📈 Time-series charts of script activity and stutter patterns

    🔍 Keyword filtering for debugging specific scripts or events

    📊 Summary panels showing most frequent errors and scripts

    🔄 Auto-refreshing interface (configurable refresh rate)

    🌙 Dark mode, mobile-friendly Bootstrap UI

🎯 Perfect For:

    Mod authors tracking down scripting bugs or None errors

    QA testers reproducing crash/stutter bugs with logs open

    Advanced players running large modlists who want diagnostics

🛠️ Requirements

    Python 3.9+

    Pip (Python package installer)

🧰 Installation

    Extract the contents anywhere on your system (e.g. Documents/StarfieldLogAnalyzer)

    Run install.bat (or run pip install -r requirements.txt manually)

    Launch the server with python app.py

    Open your browser and go to http://localhost:5000