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

Error once again #29

Closed
ryand56 opened this issue Oct 28, 2016 · 2 comments
Closed

Error once again #29

ryand56 opened this issue Oct 28, 2016 · 2 comments

Comments

@ryand56
Copy link

ryand56 commented Oct 28, 2016

SyntaxError: Unexpected 'R' at line 3 column 15 of the JSON5 data. Still to read: "Roblox\r\n {\r\n "
at JSON5.parse.error (/Users/Ryan/Desktop/DISCORD SERVER/d-zone/d-zone-master/node_modules/convict/node_modules/json5/lib/json5.js:56:25)
at JSON5.parse.word (/Users/Ryan/Desktop/DISCORD SERVER/d-zone/d-zone-master/node_modules/convict/node_modules/json5/lib/json5.js:393:13)
at JSON5.parse.value (/Users/Ryan/Desktop/DISCORD SERVER/d-zone/d-zone-master/node_modules/convict/node_modules/json5/lib/json5.js:493:56)
at JSON5.parse.array (/Users/Ryan/Desktop/DISCORD SERVER/d-zone/d-zone-master/node_modules/convict/node_modules/json5/lib/json5.js:417:36)
at JSON5.parse.value (/Users/Ryan/Desktop/DISCORD SERVER/d-zone/d-zone-master/node_modules/convict/node_modules/json5/lib/json5.js:484:20)
at JSON5.parse.object (/Users/Ryan/Desktop/DISCORD SERVER/d-zone/d-zone-master/node_modules/convict/node_modules/json5/lib/json5.js:459:35)
at JSON5.parse.value (/Users/Ryan/Desktop/DISCORD SERVER/d-zone/d-zone-master/node_modules/convict/node_modules/json5/lib/json5.js:482:20)
at Object.parse (/Users/Ryan/Desktop/DISCORD SERVER/d-zone/d-zone-master/node_modules/convict/node_modules/json5/lib/json5.js:508:18)
at loadJSON (/Users/Ryan/Desktop/DISCORD SERVER/d-zone/d-zone-master/node_modules/convict/lib/convict.js:325:16)
at /Users/Ryan/Desktop/DISCORD SERVER/d-zone/d-zone-master/node_modules/convict/lib/convict.js:468:17

npm ERR! Darwin 14.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! node v4.5.0
npm ERR! npm v2.15.9
npm ERR! code ELIFECYCLE
npm ERR! d-zone@0.1.44 start: node index.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the d-zone@0.1.44 start script 'node index.js'.
npm ERR! This is most likely a problem with the d-zone package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node index.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs d-zone
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls d-zone
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /Users/Ryan/Desktop/DISCORD SERVER/d-zone/d-zone-master/npm-debug.log

@vegeta897
Copy link
Member

Your discord-config.json file contains invalid JSON. Use a JSON validator before proceeding. Your file should look very similar to the example file.

Closed because this is user error and not an issue with D-Zone. And please stop posting useless comments or you will be blocked.

@ryand56
Copy link
Author

ryand56 commented Oct 28, 2016

I keep getting errors still 👎

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