EventTrace 1.0.0 - Minecraft 26.1.2 - Forge
Curse Maven Snippet
What's new
EventTrace 1.0.0 - Minecraft 26.1.2 - Forge
Release build for Minecraft 26.1.2 / Forge. Tested loader: 64.1.0. Java 25. Optional on client and dedicated server; each side traces independently.
Installation
Install only eventtrace-1.0.0+mc26.1.2-forge.jar in the matching instance's mods folder.
Also add this startup JVM argument (not a chat command), pointing to the same JAR:
-javaagent:mods/eventtrace-1.0.0+mc26.1.2-forge.jar
Use an absolute path if the launcher starts outside the game directory. Without the startup agent, tracing is disabled.
Changes and verification
- Added this exact version/loader port with the shared tracing core and native GUI.
- Packaged client and dedicated-server tracing checks passed.
- Tracing is off by default; no telemetry or automatic uploads.
Coverage and limitations
Dispatcher coverage: PARTIAL. This is not tracing of arbitrary mod behavior. Opaque custom typed callback compositions remain PARTIAL with Unknown individual ownership. The GUI browses local-client traces. Remote server trace GUI and optional script-line integrations are not implemented. Capture is bounded and Unknown ownership is intentional when evidence is insufficient. Disabled capture is not allocation-free. Game validation ran on macOS; no native Windows/Linux or exhaustive modpack gameplay test is claimed.
SHA-256: 9117a0ebb04ecee71e458572f36fc487e9d4fc20a54cb0c05bdd6f1bcde70ba1
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects