The Twilight Forest

The Twilight Forest

140M Downloads

A duplicate config file is created with a ".bak" file extension on top of the already existing ".toml" extension

JazDog02 opened this issue ยท 2 comments

commented

Forge version:
Twilight Forest version: twilightforest-1.16.5-4.0.435-universal
Link to crash log: gist

Steps to reproduce:

  1. Download the .jar file as usual.
  2. Start running a functioning multiplayer server
    What I expected to happen:
    The mod would be loaded for the first time and the correct config files would be created without error.

What happened instead:
The mod created the correct config file (twilightforest-common.toml), but also created a faulty one as well (twilightforest-common.toml.bak). It seems it made a duplicate file with the extensions ".bak" on top of the config file which already has ".toml".

commented

fixed in dev, will be in next beta

commented

Also duplicate #1073 and #1129