Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steam not counting hours #27158

Closed
ghost opened this issue Mar 17, 2019 · 1 comment
Closed

Steam not counting hours #27158

ghost opened this issue Mar 17, 2019 · 1 comment
Labels

Comments

@ghost
Copy link

ghost commented Mar 17, 2019

Godot version:

v3.1.stable.official

Issue description:

Steam is counting hours spent in Godot only if you are in the Project Manager. Meaning while you are editing a projects, hours will not get counted.

What I suspect the issue is, is that the Godot executable exits, when you select the projects and starts again. Instead you could implement it so it makes a subprocess of itself. So with this solution, I do not think Steam specific binaries would need to be implemented.

Useful tool (for Windows): Process Explorer (can be downloaded from Microsoft's website).

Steps to reproduce:

  1. Download Godot from Steam.
  2. Open Godot.
  3. Open a project.
@Chaosus
Copy link
Member

Chaosus commented Mar 17, 2019

Duplicate of #18233

@Chaosus Chaosus marked this as a duplicate of #18233 Mar 17, 2019
@Chaosus Chaosus closed this as completed Mar 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant