promotional banner

EventTrace

Trace Minecraft events and callbacks to find which mod changed, cancelled, or slowed them down.
Back to Files

EventTrace 1.0.0 - Minecraft 26.1.2 - NeoForge

File nameeventtrace-1.0.0+mc26.1.2-neoforge.jar
Uploader
BlennyBlenny
Uploaded
Sep 13, 2026
Downloads
5
Size
380.1 KB
Mod Loaders
NeoForge
File ID
8870892
Type
R
Release
Supported game versions
  • 26.1.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:eventtrace-1692558:8870892"

Learn more about Curse Maven

What's new

EventTrace 1.0.0 - Minecraft 26.1.2 - NeoForge

Release build for Minecraft 26.1.2 / NeoForge. Tested loader: 26.1.2.109. Java 25. Optional on client and dedicated server; each side traces independently.

Installation

Install only eventtrace-1.0.0+mc26.1.2-neoforge.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-neoforge.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: FULL_DISPATCH. This is not tracing of arbitrary mod behavior. 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: e37fe3c4edfe17d0c686d2ba04c61567af32c11797c73d537ead9dd61a779c23

This mod has no related projects