AndrewDWhite / AndrewDWhite/webGameLauncher
Check if the unknown notifications should be implemented
- Dominant language
- Java
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.