ASharpPen / Valheim.CustomRaids

The Unlicense
5 stars 5 forks source link

No config generated on Mistland update dedicated server #89

Closed brendanorourke closed 1 year ago

brendanorourke commented 1 year ago

Hi, This is my first time running the mod, so I might be totally messing something up. I'm only trying to disable raids/events on a dedicated server, so it should be simple.

Steps taken--

  1. Install BepInEx
  2. Install CustomRaids into <GAMEDIR>/Bepinex/plugins
  3. Connected to the dedicated server and loaded into the world
  4. Logged out

I was expecting a CustomRaids .cfg file to be created in <GAMEDIR>/Bepinex/config; however, no such config file exists. I only see BepInEx.cfg and org.bepinex.valheim.displayinfo.cfg.

Is this an issue with the Mistlands update, or perhaps with running this mod on a dedicated server?

I'm guessing I might have missed something obvious, so if there are any available steps to debug, I'm happy to do that as well :)

brendanorourke commented 1 year ago

I should note that this was done today, using the latest version on Thunderstore.io (v1.6.3)