promotional bannermobile promotional banner

Blame (Fabric)

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

File Details

Blame v4.0.1 (1.17 MC)

  • R
  • Aug 1, 2021
  • 83.81 KB
  • 1.0K
  • 1.17.1+1
  • Fabric

File Name

blame-1.17-4.0.1-fabric.jar

Supported Versions

  • 1.17.1
  • 1.17

Curse Maven Snippet

Fabric

modImplementation "curse.maven:blame-fabric-413313:3408082"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

(V.4.0.1 Changes) (1.17.1 Minecraft)

Broken/Unregistered Worldgen:

Fixed the detection of broken ConfiguredFeatures so they actually get reported now. Stuff like giving tree trunk player a too large value for its codec will now be reported as that can break other ConfiguredFeatures during parsing

Removed detection of Unregistered Worldgen as I cannot get it to work on 1.17 and Fabric API should be forcing people to register anyway

Crashing ConfiguredStructure/ConfiguredFeatures

Fixed crashing unregistered ConfiguredFeatures not having their JSON dumped for the report.

Misc:

Removed some unneeded and now useless mixins

Adjusted Blame Report titles to say their topic to make ctrl+f search a little easier for finding specific reports

(V.4.0.0 Changes) (1.17.0 Minecraft)

Misc:

Ported to 1.17.0 MC