Skip to content

[Bug/Glitch] Config keeps getting reset! #6

@maximilian1121

Description

@maximilian1121

Legacy4J Version

1.21.10-1.8.7

Mod Loader Version

Fabric Loader 0.18.4

Bug/Glitch Occurrence Context

I'm running this mod list if anyone is concerned:
- fabric-language-kotlin 1.13.9+kotlin.2.3.10
- fabricloader 0.18.4
- fabricproxy-lite 2.11.0
- factory_api 2.2.7
- ferritecore 8.1.0
- java 21
- legacy 1.8.7
- legacy_world_sizes 0.0.1
- legacyskins 1.6.0+fabric+1.21.10
- mariadb-jdbc 3.1.4+20230506 -- The mod never actually checked the version of the game and still works
- midnightlib 1.9.2
- minecraft 1.21.10
- moderner_beta 4.1.0+1.21.9
- mr_legacy_mechanics 1.1.0
- mr_legacy_netherextended 2.0.0
- nopryingeyes 2.0.0
- placeholder-api 2.8.2+1.21.10
- servercore 1.5.14+1.21.9
- tps-meter 1.0.0
- yet_another_config_lib_v3 3.8.2+1.21.10-fabric
- zfastnoise 1.0.24+1.21.9

Crash Report

No response

What happened wrong?

I keep starting my server up but before I do that I set my config at config/legacy_world_sizes/common.json to the following

{
  "balancedSeed": true,
  "legacyBiomeScale": "legacy_world_sizes:classic",
  "legacyWorldSize": "legacy_world_sizes:classic"
}

but it keeps getting reset to and creates a common_old.json of what I set it to

{
  "balancedSeed": true,
  "legacyBiomeScale": "legacy_world_sizes:custom",
  "legacyWorldSize": "legacy_world_sizes:custom"
}

I don't know if it's just me or...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions