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

Check if the unknown notifications should be implemented #8

Open
AndrewDWhite opened this issue Sep 18, 2022 · 0 comments
Open

Check if the unknown notifications should be implemented #8

AndrewDWhite opened this issue Sep 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@AndrewDWhite
Copy link
Owner

AndrewDWhite commented Sep 18, 2022

When running test using steam plugin noticed that some notifications implemented in this are not what should be sent. Determine if they should be send by the launcher at all.

$ py -3.7-32 plugin.py token 8488
ERROR:galaxy.api.jsonrpc:Received unknown notification: game_time_import_success
ERROR:galaxy.api.jsonrpc:Received unknown notification: game_times_import_finished
ERROR:galaxy.api.jsonrpc:Received unknown notification: local_game_status_changed

WARNING:steam_network.protocol.protobuf_client:Packet for 751 -> EMsg.ClientLogOnResponse with extended header - ignoring
WARNING:steam_network.protocol.protobuf_client:Packet for 751 -> EMsg.ClientLogOnResponse with extended header - ignoring

@AndrewDWhite AndrewDWhite added the enhancement New feature or request label Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant