3urobeat / steam-comment-service-bot

📡 The most advanced Steam Account Manager Bot with mass coordinated comments/likes/favs/follows and plugin support
https://steamcommunity.com/id/3urobeatscommentbot
GNU General Public License v3.0
274 stars 40 forks source link

Uncaught Exception: communityobject[e].joinGroup is not a function error (controller.js:539:40) #115

Closed Menlowo closed 2 years ago

Menlowo commented 3 years ago
Uncaught Exception Error! Reason: TypeError: communityobject[e].joinGroup is not a function
    at C:\Users\m\Desktop\WORK FUCKHEAD\src\controller.js:539:40
    at Array.forEach (<anonymous>)
    at joinbotsgroup (C:\Users\m\Desktop\WORK FUCKHEAD\src\controller.js:537:36)
    at Timeout.<anonymous> (C:\Users\m\Desktop\WORK FUCKHEAD\src\controller.js:554:17)
    at listOnTimeout (node:internal/timers:557:17)
    at processTimers (node:internal/timers:500:7)
error parsing owner xml: Error: Non-whitespace before first tag.
Line: 0
Column: 1
Char: ▼

after adding an account it gives me this

3urobeat commented 3 years ago

Hey, thanks for opening an issue!
This looks like a bug caused by some mistake in the code but I'm not 100% certain. However I will add the bug label as it seems more likely to be a mistake on my end.

Since version 2.11 should finally come out next week and contains a rewrite of nearly every part of the code, I will ignore this issue for now but check if the group joining part works in the new version.

I will let you know when 2.11 is released and when I've got more information about this issue. For now, if you are interested in the progress, take a look at the beta branch: https://github.com/HerrEurobeat/steam-comment-service-bot/tree/beta-testing

3urobeat commented 2 years ago

This should not be able to happen anymore on version 2.12 so I'm closing this one.