-
C:\botarno>node bot2.js
events.js:141
throw er; // Unhandled 'error' event
^
Error: InvalidPassword
at SteamUser._handlers.(anonymous function) (C:\botarno\node_modules\steam-u
ser\co…
-
While working on https://github.com/atar-axis/xpadneo/issues/158 we came across the question if Steam only watches for the `EV_KEY / KEY_HOME` event which can also be grabbed by browsers, or if it loo…
kakra updated
4 years ago
-
#### Your system information
* System information from steam (`Steam` -> `Help` -> `System Information`) in a [gist](https://gist.github.com/):
https://gist.github.com/zeparu/7f4d941e5455f8efd3a7f…
-
I am getting this error in the console:
`533B/533B a257f545a1ba Pull complete booster Pulled Network steam-hour-booster_default Creating Network steam-hour-booster_default Created Container steam-h…
-
Connection timeout but i have good network
```
package main
import (
"fmt"
"github.com/Philipp15b/go-steam"
"github.com/Philipp15b/go-steam/protocol/steamlang"
"log"
)
func main() …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Are you using any gamescope patches or a forked version of gamescope?
- [X] The issue occurs on upstream games…
-
### Your system information
* Steam client version (build number or date): **Sep 3 2021, at 21:49:55**
* Distribution (e.g. Ubuntu): **Arch Linux**
* Opted into Steam client beta?: **🧪 Yes**
* H…
-
Since we aren't throwing an error when a Steam Key is not passed, jest is marking these tests as passing. As a result we need to properly handle this error so that these tests fail in the event that s…
-
Can't make it work. get this error
discord@Ubuntu-1804:~/DiscordBot/sglobbylink-discord.py$ python3 main.py
LOADED: sglobbylink-discord.py v1.32 by Mr Peck.
Ignoring exception in on_message…
-
Working on a system where I need to listen for the "MicroTxnAuthorizationResponse_t" callback. (Briefly covered here: https://partner.steamgames.com/documentation/MicroTxn#InGamePurchasing)
SteamWr…