dayz-server-manager
dayz-server-manager copied to clipboard
I found maybe some Bugs
Hello,
i found some bugs i think.
-
The Time seems to Assyncron to Systemtime and DayZ Server in DayZServer
-
Restart Button und Maintenance seems not Working only Force Variant.
-
The Hook "afterStart" ist not Working
-
When the Server exe got something wrong in the config it place the logfiles in the root not in \server-manager-logs
1 File called manager-exception-dump-1703865438216.log with: Unhandled exception - TypeError: Cannot read properties of undefined (reading 'guilds')
2 Filled called manager-exit-dump-1703858863069.log with: Unplanned exit - 1 - Error at process.exit (C:\snapshot\dayz-server-manager\dist\util\exit-capture.js:10:101) at process.
(C:\snapshot\dayz-server-manager\dist\index.js:25:17) at process.emit (node:events:527:28) at process._fatalException (node:internal/process/execution:167:25) at runMicrotasks ( ) at processTicksAndRejections (node:internal/process/task_queues:96:5)
-
Pressing F5 will Logout User instead of Refreshing the Site
-
Server CMD Suggest to do the LOgging Fix but i have done it already :-)
-
Is not a Bug more a Request Playlist should have Buttons to Add these Players to White or Banlist :-)
sorry for Point 4: saw to late that afterStart does not exit as Hook :-) maybee you cann add it...
also the add mode button on discord channels does not work had to do this in config after that the buttion seems to work
sometimes i get Discord error
Unhandled Exception: TypeError: Cannot read properties of undefined (reading 'guilds')
at DiscordBot.onReady (C:\snapshot\dayz-server-manager\dist\services\discord.js:86:70)
at Client.
Hi, thanks for the report
- the servermanager show its time in UTC (as indicated by the trailing Z). Currently this cannot be changed
- The non force variants rely on RCON to be working, can you double check that RCON is configured and connected?
- Might be added in the future 4/5. error captures are dumped that to make them more visisble
- Tick "remember me" in the login screen
- You can safely ignore that. Detecting this properly involves reading the windows registry which is messy
- Might be added in the future as well :)