Blame (Forge)

Those gosh darn crashlogs not saying which worldgen feature is crashing!

File Details

blame-forge-1.16.3/1.16.4/1.16.5-1.9.2

  • R
  • Jan 25, 2021
  • 65.25 KB
  • 379.5K
  • 1.16.5+3
  • Forge

File Name

blame-1.16.4-1.9.2.jar

Supported Versions

  • 1.16.5
  • 1.16.4
  • 1.16.3
  • 1.16.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:blame-406201:3181314")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

   (V.1.9.2 Changes) (1.16.2/1.16.3/1.16.4/1.16.5 Minecraft)

Dispenser Behaviors:
• Added code to make adding code condensing easier in Blame. Mod Authors, PLEASE CONTACT ME if your mod register replaces
dispenser behaviors for more than 10 items. There will be no exposed method as it would be too easy for mods to abuse and
ruin the entire point of Blame as a diagnosis tool. Instead, message condensing will be done on a case-by-case basis manually.

Structures/Features:
• Hardened error reporting so broken features/structures/registries are less likely to crash Blame before Blame can report.
Should make running Blame in dev environment less likely to mask actual errors.