blaxxun-boop / DarwinAwards

0 stars 2 forks source link

AwardCategories.yml for Darwin Awards is Missing #4

Open oddsphere-av opened 1 year ago

oddsphere-av commented 1 year ago

Hello, I have Valheim installed on a secondary HDD and I receive this error upon startup of the game.

[Warning: Unity Log] AwardCategories.yml for Darwin Awards is missing at E:\SteamLibrary\steamapps\common\Valheim\BepInEx\config\AwardCategories.yml

How can I go about resolving this when my game is installed to: E:\SteamLibrary\steamapps\common\Valheim

Thanks!

gdragon-git commented 1 year ago

I think the solution is to bring the AwardCategories.yml from the install folder "config" into your BepinEx config folder.

However, @blaxxun-boop , would it be possible to have the DLL generate a missing yml file if the client doesn't have it to avoid this warning?

How would that work with in the dedicated server scenario? Does a properly set up Dedicated Server with its own AwardCategories.yml transfer over the yaml file to connecting clients?

It doesn't look like mjtroyer is using a dedicated server set up, but I am.