noxsicarius / Epoch-Admin-Tools

An admin menu for the AmrA2 DayZ mod. Lead Developer: NoxSicarius
GNU General Public License v3.0
30 stars 48 forks source link

Admin tool sometimes does not work #290

Closed MasakrPetrov closed 8 years ago

MasakrPetrov commented 8 years ago

Hi, sometimes admin tool is not working. I see a notification is turned on, but does not god mode or anything else. It works only graphically vehicle list. This happened especially after my death or reboot the server. I turn off the game, start the game and start to work. I do not know what's wrong :-(

noxsicarius commented 8 years ago

Which branch and version are you using?

MasakrPetrov commented 8 years ago

Epoch Admin Tools Master You are using Epoch Admin Tools version 1.10.0 by NoxSicarius

noxsicarius commented 8 years ago

This is not a known issue with the tool and I don't see how it could be happening. There are a number of resets to the tool. Even entering a vehicle recalls the entire tool system, which should remove any errors. Do you see any errors in the report files?

MasakrPetrov commented 8 years ago

Ok. I write when I'm at home. Thx

MasakrPetrov commented 8 years ago

Now there is an error in the admin tools. This is the error message server.

20:59:56 Server: Object 4:1331 not found (message 70) 21:00:09 "RUNNING EVENT: crash_spawner on [2016,1,28,10,0]" 21:00:09 "CRASHSPAWNER: 100% chance to start a crashing Ka-52 (černý) with loot table 'MilitarySpecial'" 21:00:09 "CRASHSPAWNER: Ka-52 (černý) started flying from [16240,10000] to [14458.6,5495.92] NOW!(TIME:3303||LT:MilitarySpecial)" 21:00:19 "DZAI Monitor :: Server Uptime: 0:58:13. Active AI Groups: 9." 21:00:19 "DZAI Monitor :: Static Spawns: 1. Respawn Queue: 1 groups queued." 21:00:19 Error in expression <rArray),(count DZAI_respawnQueue)]; if (_reportDynOrVehicles) then {diag_log for> 21:00:19 Error position: <_reportDynOrVehicles) then {diag_log for> 21:00:19 Error Použita nedefinovaná proměnná: _reportdynorvehicles 21:00:19 File z\addons\dayz_server\DZAI\scripts\DZAI_serverMonitor.sqf, line 195

noxsicarius commented 8 years ago

This is not an admin tool error, it's a dzai error in the dzai_servermonitor file.

MasakrPetrov commented 8 years ago

Where can I find an error file admin tools?

noxsicarius commented 8 years ago

That file has errors for every part of the game.

MasakrPetrov commented 8 years ago

Ok. So it means that the error is on the server side?

noxsicarius commented 8 years ago

Well a server monitor error may cause issues with it, but I can't be sure.

MasakrPetrov commented 8 years ago

Ok. Thx for answer.