![]() |
#11
|
|||
|
![]() I got it working, thanks! However one issue, after about ~5 minutes EQAlert stops parsing the logs and doesn't alert or do anything anymore. My logs are still being written to, so I'm not sure what the issue is.
| ||
#12
|
|||
|
![]() I looked into it a bit more, it appears EQAlert stops reading the log when tailing .eqa/log/debug/matched-lines.txt
| ||
#13
|
|||
|
![]() I tailed eqalert.log and killing a mob triggered the following
Code:
INFO:root:[2022-10-06_16:12:30]: action_q depth: 1 INFO:root:[2022-10-06_16:12:30]: action_q depth: 1 INFO:root:[2022-10-06_16:12:30]: process action: Error on line 184: 'unavailable' Code:
mob_slain_you │ You have slain a geonid! │ │ faction_line │ Your faction standing with GeonidCollective got worse. │ │ experience_solo │ You gain experience!! | ||
#14
|
|||
|
![]() Okay I've isolated it to when killing a mob EQAlert breaks and stops tailing logs, so the previous message is the reason why it breaks
| ||
#15
|
|||
|
![]() I managed to get EQAlert working finally. Installing python3.8 and changing the environment using venv and running eqalert through it works and no longer crashes when killing a mob. Maybe the readme should list compatible versions of python? It would be nice if 3.10 works as 3.11 is right around the corner.
Thanks! | ||
#16
|
||||
|
![]() Quote:
__________________
| |||
#17
|
||||
|
![]() Quote:
| |||
#18
|
|||||
|
![]() Quote:
Quote:
| ||||
#19
|
||||
|
![]() Quote:
This should hopefully be resolved in the next version by splitting up the analysis of the encounter stack and the reporting from it. I've been developing on Debian stable so the python3 version I'm using is a bit older, planning to address that once encounter parsing is cleaned up.
__________________
| |||
#20
|
|||
|
![]() Is this abandoned? No updates on github recently.
| ||
![]() |
Thread Tools | |
Display Modes | |
|
|