Mineuniverse
Log in Register
Mods

Crash Log Additions

Adds Addition Custom Information to Crash Reports
by Dyonovan
Download Claim this project
253,701 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Miscellaneous

Allows Pack Makers to add custom information to Minecraft Crash Reports!

 

For Pack Makers that have multiple version of a pack out, this will help to tell if a Crash has been fixed or not.

 

To Add the Information to the Crash Reports, edit the Config file:

 

Pre 1.16.5 - CrashLogAdditions.cfg

# Configuration file

"mod pack name" {
S:modPackName=Mod Pack Name <- This can be any text you want. Will appear first.
}

"mod pack notes" {
S:modPackNotes <
Each Line <- As Many lines as you want
Is A Seperate Line
>
}


"mod pack version" {
S:modPackVersion=Mod Pack Version <- This can be any text. Will Appear after modPackName
}

 

1.16.5 and Above - CrashLogAdditions-common.toml

["ModPack Info"]
     #Mod Pack Version
     ModPackVersion = "1.0.0" <--- Any String
     #Mod Pack Name
     ModPackName = "SomeModPack"  <--- Any String
     #Mod Pack Notes
     ModPackNotes = ["Line1", "Line2", "Line3"] <-- Any amount of lines

 

Example Output in Crash Report:

UCHIJAAAA   Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) 
UCHIJAAAA crashlogadditions{@VERSION@} [Crash Log Additions] (CrashLogAdditions1710)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.22' Renderer: 'GeForce GTX 780/PCIe/SSE2'
Mod Pack Name - Mod Pack Version:
Each Line
Is A Seperate Line
Launched Version: 1.7.10
LWJGL: 2.9.1
CrashLogAdditions-1.16.5-2.0.jar
MC Client, 1.16.5, Forge, Server
Beta 2023-05-03 Get
CrashLogAdditions-1.10.2-1.1.jar
MC 1.10.2
Release 2016-07-15 Get

More from Dyonovan

Dimension Cakes
939
Needful Things
62,132
Thaumcraft Node Tracker
5,422,408
Simply Enchanting
344,114
Repair Chests
325,674
Named Enchantments
20,012

You Might Also Like

LoadingTips
A mod that adds custom tips to the loading screen
999,218
Sampler
Performance oriented debugging/administration tools
998,926
VulkanMod
Vulkan renderer mod for Minecraft.
997,115
Charm Fixer
Disables some modules on charm to fix incompatbility issues with owo
996,251
Trading station
Basic items to item trading machines
99,755
NarrateBookForMe [FABRIC]
Adds a narration keybind, and two GUI buttons to the book screen. Text-to-speech (tts) / narration on the go! Client sided.
99,734