Open 1Azami1 opened 4 years ago
Are any other modules active besides Expedition?
Expedition is the only module active
yes
I guess this shall remain unanswered forevermore
I also have that problem. And I think I found something might help.
Looper in kcauto_wrapper.py
supposed to be a timer to check status per 20s, but it stuck when run into Log.log_success(self.rsc)
(stats_core.py:103).
Functioning normally by commenting that line.
I will test it for a while. I use Win7 in Parallels by the way.
Oh, it seems to be caused by the char Δ
in rsc.py
.
I'm not good at python, please check this when necessary.
Please make sure you are on the latest version of kcauto, and that there is not already a ticket open for your issue.
Please remove sections of this template you do not find relevant when creating your ticket.
Environment details
CHANGELOG.md
): v8.0.0-rc1Issue variability
Is the issue consistent (can be reproduced consistently) or is it intermittent (only happens sometimes)?: Consistent
Issue
As the title says. Kcauto does not refresh expeditions after sending them out. It sends them out just once after the start up then does nothing whatsoever even though the expeditions are coming back.
Also it is interesting to point out that kcauto itself doesn't stop or crash, it merely does nothing but is still showing up as running.
Log