Night Config Fixes [Archived]

A small number of workarounds for relatively common issues concerning the Night Config library.

File Details

[FORGE] [1.19.2] NightConfigFixes-v4.0.2

  • R
  • Feb 3, 2023
  • 60.44 KB
  • 299.5K
  • 1.19.3+3
  • Forge

File Name

NightConfigFixes-v4.0.2-1.19.2-Forge.jar

Supported Versions

  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:night-config-fixes-813369:4378179")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v4.0.2-1.19.2] - 2023-02-03

Changed

  • Mark the mod as incompatible with ServerCore on Fabric
  • Night Config is now a required dependency on Fabric, if you don't have there is no point in having this mod anyways

[v4.0.1-1.19.2] - 2023-01-20

Added

  • Implemented an optional alternative mode for applying the workaround to com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
  • Use it in case the default mode does not work reliably for you, the mode can be switched in the config file

[v4.0.0-1.19.2] - 2023-01-19

  • Initial release