-
Notifications
You must be signed in to change notification settings - Fork 12
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
Error in protobuf loading #11
Comments
Which version are you using? Protos should have been published on npm and you shouldn't have to download them |
I've tried a npm upgrade and even a rm -r node_modules/ but it stills throw the above error.
I've also checked the .proto files in node_modules/csgo-float/ and they're just "404: Not Found" |
I've also checked protos/update.js and if i go manually to or any other protos it return "404: Not Found" |
I think i just found what's wrong: SteamDatabase splitted their protobufs dumps for some games.
|
Made a pull request: #12 |
Haha was ingame and about to make the change, nicely done ;) |
Published |
I am loading csgo-float with a logged instance of node-steam-user and the script crash to this:
The text was updated successfully, but these errors were encountered: