mr-guard / dayz-server-manager

A server installer and watch-dog for dayz standalone with built-in Discord and RCon bot
MIT License
157 stars 41 forks source link

Types Error #138

Open jilabaca opened 5 months ago

jilabaca commented 5 months ago

Hello, I installed a vanilla server, it does not have any mode, it runs fine but when I go to the types section, it sends an error and I don't know what I may be missing.

@2024-05-08T21:49:19.285Z | ERROR     | Manager      | Error executing interface action: readprofilefiles - [{"errno":-2,"code":"ENOENT","syscall":"open","path":"/dayz/DayZServer/profiles/dzsm-weapondump.json"}]
@2024-05-08T21:49:19.295Z | ERROR     | Manager      | Error executing interface action: readmissionfile - [{"errno":-2,"code":"ENOENT","syscall":"open","path":"/dayz/DayZServer/mpmissions/dayzOffline.chernarusplus/cfgEconomyCore.xml"}]
@2024-05-08T21:49:19.302Z | ERROR     | Manager      | Error executing interface action: readprofiledir - [{"errno":-2,"code":"ENOENT","syscall":"scandir","path":"/dayz/DayZServer/profiles/ExpansionMod/Market"}]
@2024-05-08T21:49:19.309Z | ERROR     | Manager      | Error executing interface action: readmissionfile - [{"errno":-2,"code":"ENOENT","syscall":"open","path":"/dayz/DayZServer/mpmissions/dayzOffline.chernarusplus/expansion/settings/HardlineSettings.json"}]
@2024-05-08T21:49:28.078Z | INFO      | Monitor      | Server running... - []
@2024-05-08T21:49:49.061Z | INFO      | IngameReport | Server sent ingame report: 0 players, 43 vehicles - []
@2024-05-08T21:49:58.100Z | INFO      | Monitor      | Server running... - []
SN3-K commented 5 months ago

Just a random poke in the dark as I am browsing by. It is showing config files not found specifically for expansion. Maybe either install those mods, or go find where they are being declared and see if there is some residual values 🤷

SN3-K commented 5 months ago

This does however seem to reference some of your errors:

https://github.com/mr-guard/dayz-server-manager/blob/430505852dd428e48447b0672cf689660a07c4b5/README.md?plain=1#L619-L622