starwolfy / steam-ts

Steam integration for TeamSpeak 3
MIT License
62 stars 9 forks source link

Callback already called #5

Closed starwolfy closed 8 years ago

starwolfy commented 8 years ago

Aware of this bug, I am currently a bit busy so it might take a few weeks to fix.

starwolfy commented 8 years ago

Should be fixed as of 1.3.2

Forge-Media commented 8 years ago

I'm assuming the following (see image) is what was fixed?

pm2_logs_steam_ts_bot

Just, noticed this and wanted to double check that the error I'm seeing is the same one which 1.3.2 fixes.

Thanks

starwolfy commented 8 years ago

Seeing the error originates from queryusers.js I am assuming it was the callback error indeed. In order to obtain a more helpful message I recommend running the bot via 'node /lib/launch.js' as it will output the exact error to the logs, whereas here I get a more vague error message.