You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to set up my bot to release everything except my top 200 cp pokemon. I know the command lines and everything but it always comes up with an error for an unexpected line.
if you could please give me a way of inserting this it would really help.
The text was updated successfully, but these errors were encountered:
Uncaught Exception:
SyntaxError: Unexpected string in JSON at position 3012
at Object.parse (native)
at startPython (/Users/student/Desktop/PikaBot.app/Contents/Resources/app/main.js:198:23)
at EventEmitter. (/Users/student/Desktop/PikaBot.app/Contents/Resources/app/main.js:118:5)
at emitMany (events.js:127:13)
at EventEmitter.emit (events.js:201:7)
at WebContents. (/Users/student/Desktop/PikaBot.app/Contents/Resources/electron.asar/browser/api/web-contents.js:209:13)
at emitTwo (events.js:106:13)
at WebContents.emit (events.js:191:7)
I want to set up my bot to release everything except my top 200 cp pokemon. I know the command lines and everything but it always comes up with an error for an unexpected line.
if you could please give me a way of inserting this it would really help.
The text was updated successfully, but these errors were encountered: