File Details
Trace Bullet 0.1.1
- R
- Jun 14, 2026
- 3.89 MB
- 6
- 26.1.2
- NeoForge
File Name
tracebullet-0.1.1.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
v0.1.1
Bug Fixes
- Fixed a crash on startup (
NoClassDefFoundError) when loading the mod from the built JAR. OpenTelemetry's transitive dependencies (SDK sub-modules, OTLP exporter components, OkHttp, OkIO, Kotlin stdlib) were not being embedded in the mod JAR due to NeoForge'sjarJarsystem not resolving transitive dependencies automatically. All required dependencies are now explicitly declared and embedded.

