FelixReuthlinger / AutoMapPins

GNU Lesser General Public License v3.0
5 stars 3 forks source link

Mod could not be instanced / .cfg not generating #1

Closed crash-mih closed 1 year ago

crash-mih commented 1 year ago

Hi, sorry to bother, but I don't understand how to get the config file to generate. I can edit the yaml just fine, but BepInEx doesn't seem to recognize it at all. Do you know how to fix it? Thank you!

FelixReuthlinger commented 1 year ago

Anything you do in YAML will not show in the BepInEx config manager, since it is a custom synced value, not a simple BepInEx config value. You can just edit in the file and game will show in the logs that it did load it.

crash-mih commented 1 year ago

It's not loading in though. It just says "Mod could not be instanced." and skips in the load queue.

crash-mih commented 1 year ago

After today's update, it's working fine! Not sure what happened.

FelixReuthlinger commented 1 year ago

ok, thx for letting me know ;)