I am having a similar issue as well. I use an RCON to restart the server and handle a few other things, and it usually works flawlessly, but this morning for some reason nobody can connect to the server. It is showing up as "Bootstrap" under the map name instead of Procedural Map, and nobody can connect to it.. the main error I get upon connecting is this: Couldn't Load AssetBundle - Bundles\maps/maps.bundle. I've checked all of the parameters of the config file, re-updated the server without oxide and even that didn't work. I have no clue whats going on and this is the only mention of the topic in ages that I can find
Merged post
**UPDATE**
Im posting this just to emphasize that adding this line:
server.level "Procedural Map"
to my server.cfg resolved the problem for me. I've never had that line in the .cfg before but I believe my host provider may have changed / modified their batch file generator because otherwise I don't see why it would be necessary when nothing else has updated.
Thanks for the suggestions here guys