|
Eve client closing and not loading again 15 Years ago
|
Karma: 0
|
Hey guys
Bought a 30 day subscription of eve miner and it works great just that it closes the Eve client after a few hours and then wont load again. This is from the log when I just tried to run it.
Appreciate any help.
| Code: |
08:24:34: Goto(000)
---> 08:24:34: ExitCode 0. Method consumed 0 sec. in 9 runs (average 0 secs/run), Next Line: 010+
---> Desc: Always returns 0. Define the next label to go.
08:24:34: CheckTraveling(010)
---> 08:24:34: ExitCode 0. Method consumed 0 sec. in 8 runs (average 0 secs/run), Next Line: 030+
---> Desc: Return 0 if traveling OFF, or no systems in the list to travel to
08:24:34: StartEveAndLogin(030)
08:24:34 (7893) TimeRange check (local time): now 08:24:34, DTstart 11:50:00, DTstop 12:35:00, Func : DownTimeCheck
08:24:34 (7893) TimeRange check (UTC): now 07:24:34, DTstart 10:50:00, DTStop 11:35:00, Func : DownTimeCheck
08:24:34 (7893) DownTime not detected. Code 0, Func : DownTimeCheck
08:24:35 (7894) Restart label. Using 3.12.6.0 version, Func : StartEVEAndLogin
08:24:35 (7894) Make sure you are using latest version before submit log file, Func : StartEVEAndLogin
08:24:35 (7894) Starting eve, Func : StartEVEAndLogin
08:24:35 (7894) Path B, userID and charID are known, Func : StartEVEAndLogin
08:24:35 (7894) Path C, Func : StartEVEAndLogin
08:24:35 (7894) Eve processes before start = 0, on host computer; Using Send Input Mode, Func : EVELauncher
08:24:35 (7894) Windows: Microsoft Windows NT 6.1.7600.0, Counting windows before start. Counter = 219, Func : EVELauncher
08:24:35 (7894) Starting eve: c:\program files (x86)\ccp\eve\eve.exe, Func : EVELauncher
08:24:38 (7897) EVE process started, Func : EVELauncher
08:24:43 (7902) Waiting for eve window, timer = 1, Func : EVELauncher
08:24:43 (7902) EVE Processes list (1) defined:, Func : EVELauncher
08:24:43 (7902) 0: T=, N=ExeFile, Func : EVELauncher
08:24:48 (7907) Waiting for eve window, timer = 2, Func : EVELauncher
08:24:48 (7907) EVE Processes list (1) defined:, Func : EVELauncher
08:24:48 (7907) 0: T=, N=ExeFile, Func : EVELauncher
08:24:53 (7912) Waiting for eve window, timer = 3, Func : EVELauncher
08:24:53 (7912) EVE Processes list (1) defined:, Func : EVELauncher
08:24:53 (7912) 0: T=EVE, N=ExeFile, Func : EVELauncher
08:24:53 (7912) Process started, Func : EVELauncher
08:24:54 (7913) Thread: DTHPcheck, Func : CloseEveWindow
08:24:54 (7913) Closing eve window, handle:1573846, Func : CloseEveWindow
08:24:59 (7918) Winactivation: window not responding., Func : WinActivateWaitActive
08:24:59 (7918) Winactivation: window to activate has no id. Code 0, Func : WinActivateWaitActive
08:25:00 (7919) Winactivation: window not responding., Func : WinActivateWaitActive
08:25:00 (7919) Winactivation: window to activate has no id. Code 0, Func : WinActivateWaitActive
08:25:01 (7921) Winactivation: window not responding., Func : WinActivateWaitActive
08:25:01 (7921) Winactivation: window to activate has no id. Code 0, Func : WinActivateWaitActive
08:25:02 (7922) Winactivation: window not responding., Func : WinActivateWaitActive
08:25:02 (7922) Winactivation: window to activate has no id. Code 0, Func : WinActivateWaitActive
08:25:04 (7923) Winactivation: window not responding., Func : WinActivateWaitActive
08:25:04 (7923) Winactivation: window to activate has no id. Code 0, Func : WinActivateWaitActive
---> 08:25:06: ExitCode 0. Method consumed 340 sec. in 8 runs (average 42 secs/run), Next Line: 001+
---> Desc: Returns 0 if error
08:25:06: StopClient(001)
08:25:06 (7925) Thread: Processor, Func : CloseEveWindow
08:25:06 (7925) Argument is IntPtr.Zero. Nothing to close atm., Func : CloseEveWindow
---> 08:25:08: ExitCode 0. Method consumed 0 sec. in 8 runs (average 0 secs/run), Next Line: 001
---> Desc: Always returns 0.
|
|
|
padd
Fresh Boarder
Posts: 6
|
|
|
|
|
Re: Eve client closing and not loading again 15 Years ago
|
Karma: 855
|
|
Please show "General" log. DTHPcheck closing eve by some reason.
|
|
|
|
|
|
|
Re: Eve client closing and not loading again 15 Years ago
|
Karma: 0
|
|
I'm not sure what you mean by general log, cant see anything relating to it in debugging options. It seems to be working now although I haven't changed anything. It has done this before so I am expecting to have problems again soon.
Regards
|
|
padd
Fresh Boarder
Posts: 6
|
|
|
|
|
Re: Eve client closing and not loading again 15 Years ago
|
Karma: 855
|
padd wrote:
I'm not sure what you mean by general log, cant see anything relating to it in debugging options. It seems to be working now although I haven't changed anything. It has done this before so I am expecting to have problems again soon.
Regards "General log" is common for all clients and record information not related to normal algorithm execution. When something happens outside of control of a bot (low HP event, connect losts, licensing problem etc) this handled by DTHP thread.
This time your client was closed by DTHP thread and I am asking you to show "general log" to reveal why. Where is general log look here.
|
|
|
|
|
|
|
Re: Eve client closing and not loading again 15 Years ago
|
Karma: 0
|
Ah right I understand, well its been running all day with no problems so it might be OK, ill post the log here if I have any more problems.
Great app btw, making me loads of ISK
Cheers
|
|
padd
Fresh Boarder
Posts: 6
|
|
|
|
|
Re: Eve client closing and not loading again 15 Years ago
|
Karma: 0
|
was working fine until I tried it this morning then it closed the client again.
Here is the logs from when it closed.
| Code: |
10:05:38 (7569) Survey result index 0, name=Plagioclase, size= 282, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) Survey result index 1, name=Plagioclase, size= 463, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) Survey result index 2, name=Plagioclase, size= 576, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) Survey result index 3, name=Plagioclase, size= 943, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) Survey result index 4, name=Omber, size= 239, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) Survey result index 5, name=Omber, size= 285, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) Survey result index 6, name=Omber, size= 270, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) Survey result index 7, name=Plagioclase, size= 716, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) Survey result index 8, name=Plagioclase, size= 595, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) Survey result index 9, name=Omber, size= 218, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) Survey result index 10, name=Plagioclase, size= 413, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) Survey result index 11, name=Omber, size= 271, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) Survey result index 12, name=Omber, size= 244, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) Survey result index 13, name=Omber, size= 277, sync=False, used=False, Func : MiningLasersControl
10:05:38 (7569) ----------, Func : MiningLasersControl
10:05:38 (7569) Laser 1 activated on asteroid in line 0, size=not defined, Func : MiningLasersControl
10:05:38 (7569) Size of asteroid in 0 line is undefinite, Func : MiningLasersControl
10:05:38 (7569) All lasers processed. Code 3, Func : MiningLasersControl
---> 10:05:38: ExitCode 3. Method consumed 2460 sec. in 511 runs (average 4 secs/run), Next Line: 410+
---> Desc: Returns 3 if can continue
10:05:38: Maneuvering(410)
10:05:38 (7570) Target exists, Func : Maneuvering
10:05:38 (7570) Maneuvering is basic, one target exists = no movements, Func : Maneuvering
10:05:38 (7570) Maneuvering not required. Code 1., Func : Maneuvering
---> 10:05:38: ExitCode 1. Method consumed 133 sec. in 510 runs (average 0 secs/run), Next Line: 380
---> Desc: Returns 1 if maneuvering not required (all targets in optimal) or out of max range or one target too close and already orbitting
10:05:39: StopOperation(380)
10:05:39 (7570) Mining start time = 7543, now = 7570, Func : StopOperation
10:05:40 (7572) Window opened. Code 1, Func : OpenWindow
---> 10:05:43: ExitCode 1. Method consumed 930 sec. in 521 runs (average 1 secs/run), Next Line: 375+
---> Desc: Returns 1 if condition to stop operation not met, if jettison container use enabled
10:05:43: JettisonCargo(375)
10:05:43 (7574) Function disabled. Code 4, Func : JettisonCargo
---> 10:05:43: ExitCode 4. Method consumed 0 sec. in 512 runs (average 0 secs/run), Next Line: 370+
---> Desc: Returns 4 if cargo was jettisoned/unloaded or jettisoning not required
10:05:43: MiningLasersControl(370)
10:05:43 (7575) Window opened. Code 1, Func : OpenWindow
10:05:44 (7576) Drone window found, Func : LaunchDrones
10:05:47 (7579) LaserIndex 0 is ON, Func : MiningLasersControl
10:05:47 (7579) LaserIndex 1 is ON, Func : MiningLasersControl
10:05:47 (7579) All lasers processed. Code 3, Func : MiningLasersControl
---> 10:05:47: ExitCode 3. Method consumed 2464 sec. in 512 runs (average 4 secs/run), Next Line: 410+
---> Desc: Returns 3 if can continue
10:05:47: Maneuvering(410)
10:05:47 (7579) Target exists, Func : Maneuvering
10:05:47 (7579) Maneuvering is basic, one target exists = no movements, Func : Maneuvering
10:05:47 (7579) Maneuvering not required. Code 1., Func : Maneuvering
---> 10:05:47: ExitCode 1. Method consumed 134 sec. in 511 runs (average 0 secs/run), Next Line: 380
---> Desc: Returns 1 if maneuvering not required (all targets in optimal) or out of max range or one target too close and already orbitting
10:05:47: StopOperation(380)
10:05:48 (7579) Mining start time = 7543, now = 7579, Func : StopOperation
*** FM condition activated (damage): ShieldHP=73, ArmorHP=95, current fight activation at 95
10:05:48 (7580) Window opened. Code 1, Func : OpenWindow
---> 10:05:49: ExitCode 9. Method consumed 931 sec. in 522 runs (average 1 secs/run), Next Line: FM+
---> Desc: Method was cancelled due to fight module activation
10:05:49: FightModule(FM)
10:05:49 (7581) New performance log started, Func : FightModule
10:05:49 (7581) OCR:189ms, Func : FightModule
10:05:49 (7581) StationSpaceCheck:2ms, Func : FightModule
10:05:49 (7581) Warp not detected/finished. Code 2, Func : WarpingSubStop
10:05:49 (7581) WarpingSubStop: 5ms, Func : FightModule
10:05:49 (7581) HPEventHandler:4ms, Func : FightModule
10:05:50 (7581) ActiveModulesSwitcher:177ms, Func : FightModule
10:05:50 (7581) Switch off lasers before fight:0ms, Func : FightModule
10:05:50 (7582) SS renewal:209ms, Func : FightModule
10:05:50 (7582) SelectedItemWindowCheck:0ms, Func : FightModule
10:05:50 (7582) Selected items window detected, Func : FightModule
10:05:50 (7582) GetPresetNumber:25ms, Func : FightModule
10:05:50 (7582) Current preset = (0), Func : FightModule
10:05:50 (7582) NumberOfTargets:2ms, Func : FightModule
10:05:50 (7582) FM, Number of Targets = 1, current preset=1, Func : FightModule
10:05:50 (7582) Selecting NPC, Func : FightModule
10:05:50 (7582) Check Preset: current (0), required 1, Func : CheckPreset
10:05:54 (7586) Check Preset: preset was changed to 1, Func : CheckPreset
10:05:55 (7587) CheckPreset414:5664ms, Func : FightModule
10:05:55 (7587) NPC preset was selected OK, Func : FightModule
10:05:55 (7587) RemoveToolTipFromAreas-459:3ms, Func : FightModule
10:05:55 (7587) Drone Window Operation, Func : FightModule
10:05:55 (7587) Locate Drone Window:0ms, Func : FightModule
10:05:55 (7587) Drone window found, Func : FightModule
10:05:55 (7587) Locate Drone Window (exit):0ms, Func : FightModule
10:05:55 (7587) D=91.0823802938856, TT:{X=730,Y=219,Width=100,Height=17}, WA1:{X=669,Y=155,Width=140,Height=355}, WA2:{X=669,Y=155,Width=140,Height=355}, mouse:{X=722,Y=245}, new:{X=708,Y=155}, Func : RemoveToolTipFromAreas
10:05:56 (7588) NPCNumberCalc:714ms, Func : FightModule
10:05:56 (7588) NPCs: 2, dont count BS = False, BS = 0, Func : FightModule
10:05:56 (7588) ScanObjects:4ms, Func : FightModule
10:05:57 (7589) dronesNumberInSpaceText:533ms, Func : FightModule
10:05:57 (7589) SS:216ms, Func : FightModule
10:05:57 (7589) NPCNumberCalc:7ms, Func : FightModule
10:05:57 (7589) SelectedItemWindowCheck:1ms, Func : FightModule
10:05:57 (7589) NumberOfTargets:3ms, Func : FightModule
10:05:57 (7589) Number of targets = 0, Func : FightModule
10:05:57 (7589) CheckJamming:0ms, Func : FightModule
10:05:57 (7589) ScanObjects:5ms, Func : FightModule
10:05:59 (7591) Locked=False, unlocked=True, Func : FightModule
*** EWO condition activated. ShieldHP= 46, ArmorHP=95, EWOHP=50
10:06:02 (7594) LockedTarget:3353ms, Func : FightModule
10:06:02 (7594) SS:202ms, Func : FightModule
10:06:02 (7594) NPCNumberCalc:3ms, locking time measurement below, Func : FightModule
10:06:02 (7594) Method was cancelled by flag. Code 0, Func : FightModule
---> 10:06:02: ExitCode 8. Method consumed 150 sec. in 27 runs (average 5 secs/run), Next Line: WO+
---> Desc: Method was cancelled due to emergency warp out activation
10:06:02: EmergencyWarpOut(WO)
---> 10:06:03: ExitCode 0. Method consumed 0 sec. in 12 runs (average 0 secs/run), Next Line: 200+
---> Desc: Always returns 0
10:06:03: DockDrones(200)
---> 10:06:04: ExitCode 0. Method consumed 0 sec. in 1 runs (average 0 secs/run), Next Line: 240+
---> Desc: Always returns 0
10:06:04: WarpingToStation(240)
10:06:04 (7596) Warp not detected/finished. Code 2, Func : WarpingSubStop
10:06:12 (7604) Using Station Bookmark, Func : WarpingToStation
10:06:12 (7604) Window opened. Code 1, Func : OpenWindow
10:06:12 (7605) StationBookmarkX =158, StationBookmarkY =178, Func : WarpingToStation
10:06:12 (7605) Window opened. Code 1, Func : OpenWindow
10:06:15 (7608) WARP TO line detected, Func : WarpLineClick
10:06:19 (7611) Thread: DTHPcheck, Func : CloseEveWindow
10:06:19 (7612) Closing eve window, handle:9699694, Func : CloseEveWindow
10:06:19 (7612) ScreenCapture: process not responding, Func : CreateBitmapFromWindow
10:06:20 (7613) ScreenCapture: process is responding, Func : CreateBitmapFromWindow
10:06:20 (7613) ScreenCapture: process has exited. Result null, Func : CreateBitmapFromWindow
10:06:21 (7613) >>>Exception Object reference not set to an instance of an object.
at we.Qe.Dke(PTe ), Func : Dke
10:06:21 (7613) ScreenCapture: process is null or exited. Result null, Func : CreateBitmapFromWindow
10:06:21 (7613) Eve crashed. Code 0, Func : OpenWindow
10:06:21 (7613) Failed to open pnp, Func : WarpingToStation
10:06:21 (7613) ScreenCapture: process is null or exited. Result null, Func : CreateBitmapFromWindow
10:06:21 (7613) Eve crashed. Code 0, Func : OpenWindow
10:06:21 (7613) Failed to open pnp, Func : WarpingToStation
10:06:21 (7613) 3 atempts to warp passed. Code 0, Func : WarpingToStation
*** ELO condition activated, eve killed. HP=9, ArmorHP=95, ELOHP=10
---> 10:06:29: ExitCode 7. Method consumed 585 sec. in 377 runs (average 1 secs/run), Next Line: LO+
---> Desc: Method was cancelled due to emegrency log off activation
10:06:29: Goto(LO)
---> 10:06:29: ExitCode 0. Method consumed 0 sec. in 2 runs (average 0 secs/run), Next Line: 002+
---> Desc: Always returns 0. Define the next label to go.
10:06:29: CloseEveWindow(002)
10:06:29 (7622) Thread: Processor, Func : CloseEveWindow
10:06:29 (7622) Argument is IntPtr.Zero. Nothing to close atm., Func : CloseEveWindow
---> 10:06:29: ExitCode 1. Method consumed 10 sec. in 2 runs (average 5 secs/run), Next Line: 001
---> Desc: Returns 1 if success
10:06:29: StopClient(001)
10:06:29 (7622) Thread: Processor, Func : CloseEveWindow
10:06:29 (7622) Argument is IntPtr.Zero. Nothing to close atm., Func : CloseEveWindow
---> 10:06:30: ExitCode 0. Method consumed 0 sec. in 1 runs (average 0 secs/run), Next Line: 001
---> Desc: Always returns 0.
|
| Code: |
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:04 - current client = 1, idle time (ms): 2342, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:08 - current client = 1, idle time (ms): 0, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:11 - current client = 1, idle time (ms): 2291, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:15 - current client = 1, idle time (ms): 0, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:18 - current client = 1, idle time (ms): 332, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:21 - current client = 1, idle time (ms): 214, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:24 - current client = 1, idle time (ms): 346, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:27 - log transfer started -
10:04:27 - new record -
10:04:27 - current client = 1, idle time (ms): 206, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:30 - current client = 1, idle time (ms): 443, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:33 - current client = 1, idle time (ms): 514, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:36 - current client = 1, idle time (ms): 654, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:39 - current client = 1, idle time (ms): 612, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:42 - current client = 1, idle time (ms): 591, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:45 - current client = 1, idle time (ms): 528, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:48 - current client = 1, idle time (ms): 569, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:51 - current client = 1, idle time (ms): 507, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:52 - log transfer started -
10:04:52 - new record -
10:04:54 - current client = 1, idle time (ms): 607, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:04:57 - current client = 1, idle time (ms): 663, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:00 - current client = 1, idle time (ms): 544, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:03 - current client = 1, idle time (ms): 629, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:06 - current client = 1, idle time (ms): 1653, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:09 - current client = 1, idle time (ms): 2181, interval (ms): 3000, Module:WarpingToLocation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:12 - current client = 1, idle time (ms): 179, interval (ms): 3000, Module:StopOperation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:15 - current client = 1, idle time (ms): 562, interval (ms): 3000, Module:MiningLasersControl
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:18 - current client = 1, idle time (ms): 2420, interval (ms): 3000, Module:MiningLasersControl
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:21 - current client = 1, idle time (ms): 1404, interval (ms): 3000, Module:MiningLasersControl
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:24 - current client = 1, idle time (ms): 2786, interval (ms): 3000, Module:MiningLasersControl
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:27 - current client = 1, idle time (ms): 2791, interval (ms): 3000, Module:MiningLasersControl
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:30 - current client = 1, idle time (ms): 1140, interval (ms): 3000, Module:MiningLasersControl
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:33 - current client = 1, idle time (ms): 2456, interval (ms): 3000, Module:MiningLasersControl
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:36 - current client = 1, idle time (ms): 2618, interval (ms): 3000, Module:MiningLasersControl
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:38 - log transfer started -
10:05:38 - new record -
10:05:39 - current client = 1, idle time (ms): 588, interval (ms): 3000, Module:StopOperation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:43 - current client = 1, idle time (ms): 0, interval (ms): 3000, Module:MiningLasersControl
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=100, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:46 - current client = 1, idle time (ms): 2543, interval (ms): 3000, Module:MiningLasersControl
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=95, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: OK
10:05:49 - current client = 1, idle time (ms): 1363, interval (ms): 3000, Module:StopOperation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=73, ArmorHP=95
7) Checking modules
7) Checking modules - ended
8) Checking jamming: 0, drones: 4
Result: activation of the fight module due to damage, passive tank method, where shield hp=73%, current fight activation at 95%
Result: Damage or jamming detected, fighter mode activated
10:05:52 - current client = 1, idle time (ms): 2575, interval (ms): 3000, Module:FightModule
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=70, ArmorHP=95
Result: fight mode already active
10:05:55 - current client = 1, idle time (ms): 2825, interval (ms): 3000, Module:FightModule
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=65, ArmorHP=95
Result: fight mode already active
10:05:58 - current client = 1, idle time (ms): 2865, interval (ms): 3000, Module:FightModule
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
5) HP check OK, ShieldHP=55, ArmorHP=95
Result: fight mode already active
10:06:01 - current client = 1, idle time (ms): 2697, interval (ms): 3000, Module:FightModule
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
Result: EWO condition has met for the first time. ShieldHP=46, ArmorHP=95, EWOHP = 50
10:06:04 - current client = 1, idle time (ms): 191, interval (ms): 3000, Module:WarpingToStation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
Result: In EWO
10:06:07 - current client = 1, idle time (ms): 2708, interval (ms): 3000, Module:WarpingToStation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
Result: In EWO
10:06:10 - current client = 1, idle time (ms): 2806, interval (ms): 3000, Module:WarpingToStation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
Result: In EWO
10:06:13 - current client = 1, idle time (ms): 2841, interval (ms): 3000, Module:WarpingToStation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
Result: In EWO
10:06:16 - current client = 1, idle time (ms): 2738, interval (ms): 3000, Module:WarpingToStation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
Result: In EWO
10:06:19 - current client = 1, idle time (ms): 2826, interval (ms): 3000, Module:WarpingToStation
1) Eve window detected, id=9699694
2) DT check is ON
3) CL test OK
4-a) Infobox check OK
4-b) Questionbox check OK
4-c) Information warning box check OK
Result: ELO condition has met, eve was killed. ShieldHP=9, ArmorHP=95, ELOHP=10
10:06:29 - current client = 1, idle time (ms): 0, interval (ms): 3000, Module:Goto
Result: Client has no eve window
10:06:30DTHP check exited because main thread stopped work
|
|
|
padd
Fresh Boarder
Posts: 6
|
|
|
|
|