Caliper

Caliper

5M Downloads

Missing line breaks in Error.md file

LemADEC opened this issue ยท 1 comments

commented

As of 1.1.44, the Error.md file is missing line breaks before the 'Bad Version' and 'Enchantment Descriptions' section tiles, like so:

# Error Reports

This file contains errors that were found with the pack. If there are no errors
listed below, none were detected. This data is anonymous, and is not
automatically submitted to any online service.

# Recipes with Air

If a recipe has air in it as an ingredient or output it can cause many issues
such as crashes and uncraftable recipes.

Recipe: appliedenergistics2:disassemble Class: public final class appeng.recipes.game.DisassembleRecipe
...
Recipe: sgcraft:ic2capacitor Class: public class net.minecraft.item.crafting.ShapedRecipes# Bad Version

The version number @version@ is a placeholder. If a mod has this version number
something went wrong in the build process.

Mod: Storage Drawers Extras File: StorageDrawersExtras-1.12-3.1.0.jar# Enchantment Descriptions

Many mods have systems for showing descriptions for enchantments. Adding
translations for these can improve mod compatibility.

Enchant: extrautils2:xu.kaboomerang Translation Key: enchantment.extrautils2.xu.kaboomerang.desc
...

This is big confusing when reading that file initially.

commented

Thanks for the report. This has been an issue forever and I keep forgetting to fix it. This issue should help me remember to fix it.