Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Expeditions not being refreshed after being sent out #437

Open
1Azami1 opened this issue Mar 30, 2020 · 6 comments
Open

Expeditions not being refreshed after being sent out #437

1Azami1 opened this issue Mar 30, 2020 · 6 comments

Comments

@1Azami1
Copy link

1Azami1 commented Mar 30, 2020

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

  • kcauto version (version on first line of CHANGELOG.md): v8.0.0-rc1
  • Operating system and/or VM: Windows

Issue 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

Irrelevant, nothing unusual shows up in the logs, it just stops
@mrmin123
Copy link
Collaborator

Are any other modules active besides Expedition?

@1Azami1
Copy link
Author

1Azami1 commented Mar 30, 2020

Expedition is the only module active

@1Azami1
Copy link
Author

1Azami1 commented May 11, 2020

yes

@1Azami1
Copy link
Author

1Azami1 commented Jul 20, 2020

I guess this shall remain unanswered forevermore

@lhc-clover
Copy link

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.

@lhc-clover
Copy link

lhc-clover commented Sep 4, 2020

Oh, it seems to be caused by the char Δ in rsc.py.
I'm not good at python, please check this when necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants