OS Name/Version: Windows Server 2022 Standard Core
Product Name/Version: AMP Release “Callisto” v2.5, built 15/03/2024 19:18
Problem Description: New Valheim instances always fail to run, tried several times. Looking into the instance logs I see this:
[22:09:21] [API:admin Activity] : Starting the application.
[22:09:21] [Generic:admin Warning] : Tried to merge config file ./Valheim/896660/./BepInEx/config/valheim_plus.cfg but the file does not exist.
[22:09:21] [Generic:admin Warning] : Tried to merge config file ./Valheim/896660/./BepInEx/config/valheim_plus.cfg but the file does not exist.
[22:09:21] [Generic:admin Warning] : The application stopped unexpectedly. Exit code -1073741515
Almost like it’s a Valheim Plus server, it is not, I am not picking Valheim Plus from the server instance list (in-fact, Valheim Plus doesn’t even appear as an option anymore?) I just want a vanilla server.
Steps to reproduce:
- Just try and create a brand new Valheim instance in the latest AMP build, it always fails.
Actions taken to resolve so far:
-
Rebuilt the whole server, its a completely fresh install of AMP and Windows.
-
In the instance config, made sure nothing is configured under the Valheim Plus settings menus.
EDIT: Ok, all instances fail to start, Enshrouded and PalWorld as other examples, here’s their logs:
[10:31:24] [API:admin Activity] : Starting the application.
[10:31:24] [Generic:admin Info] : Merging config file ./palworld/2394010/Pal/Saved/Config/WindowsServer/PalWorldSettings.ini (Template) using Unicode (UTF-8) encoding.
[10:31:24] [Generic:admin Info] : Merging config file ./palworld/2394010/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini (Template) using Unicode (UTF-8) encoding.
[10:31:24] [Generic:admin Warning] : The application stopped unexpectedly. Exit code -1073741515
[10:15:36] [API:admin Activity] : Starting the application.
[10:15:36] [Generic:admin Info] : Merging config file ./enshrouded/2278520/enshrouded_server.json (JSON format) using Unicode (UTF-8) encoding.
[10:15:37] [Generic:admin Warning] : The application stopped unexpectedly. Exit code -1073741515
Exit code -1073741515 is the common theme here, am I being blind, is Google search failing me, but I cannot find much on this exit code out there?