neoforged / NeoForge

Neo Modding API for Minecraft, based on Forge
https://projects.neoforged.net/neoforged/neoforge
Other
1.11k stars 161 forks source link

Mod list renders special line ending characters #1316

Open LostLuma opened 1 month ago

LostLuma commented 1 month ago

Minecraft Version: 1.21.0

NeoForge Version: 21.0.82-beta and above (tested up to 21.0.95-beta, current latest)

Logs: latest.log

Steps to Reproduce:

  1. Install a mod that has newlines in the credits section In my case I installed this exact Dynamic FPS version
  2. Launch the game
  3. Open the mods list
  4. Click on the mod you downloaded
  5. See erroneous line ending characters rendered that should be invisible: screenshot

Description of issue:

Since 21.0.82-beta the mod list renders the cr line ending character when viewing a mod which has a field with newlines.

HenryLoenwind commented 1 month ago

21.0.82 is #1239