Skip to content
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

Config Edit Issues #267

Open
jameswhote opened this issue Sep 11, 2016 · 2 comments
Open

Config Edit Issues #267

jameswhote opened this issue Sep 11, 2016 · 2 comments

Comments

@jameswhote
Copy link

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.

@jameswhote
Copy link
Author

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)

@Outpox
Copy link
Contributor

Outpox commented Sep 14, 2016

Please validate your code with JSONLint. From the logs it seems to be an issue with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants