adam9899 / Issues

14 stars 0 forks source link

[1.4.1] Ancient Warfare Vehicles config uses incorrect config file path on Mac/Linux - Fatally Missing Registry Entries #946

Open TigerWalts opened 3 years ago

TigerWalts commented 3 years ago

Ancient Warfare 2.7.0 uses a different config file path and name depending on which OS the modpack is running on:

As you can see, it is incorrect on Mac and Linux. This means that if a modpack is has changes to this config, Mac and Linux systems will end up using default settings.

Changes to this config controls whether certain items and recipes are registered. So if client and server are using different config files, they will get a Fatally Missing Registry Entries error on connection. This is the case with MC Eternal 1.4.1.

Workaround

To avoid this problem, put the config file into the modpack twice using both filenames. That way the correct settings are loaded regardless of OS.