Guest User

Untitled

a guest
Jun 21st, 2018
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.86 KB | None | 0 0
  1. Sushinfood requested info on Vibrava
  2. undefined:1
  3. {"embed":{"description":"Flygon whips up a sandstorm by flapping its wings. The wings create a series of notes that sound like singing. Because the “singing" is the only thing that can be heard in a sandstorm, this Pokémon is said to be the desert sp
  4. irit. Flygon is nicknamed “the elemental spirit of the desert." Because its flapping wings whip up a cloud of sand, this Pokémon is always enveloped in a sandstorm while flying. \n\nPokedex 330 \n\nBase Stats: 205/168/160 \n\nType: Ground,Dragon
  5. \nWeak against: ice,dragon,fairy \nStrong against: fire,electric,poison,rock,steel \n\nCP range with IV(10/10/10 - 15/15/15)\nlvl 15: 1001 - 1053\nlvl 20: 1334 - 1405 \nlvl 25: 1668 - 1756 \nlvl 40: 2335 - 2458","color":"14729320","thumbnail":{"url":
  6. "http://www.pokestadium.com/sprites/xy/flygon.gif"},"image":{"url":"http://assets22.pokemon.com/assets/cms2/img/pokedex/full/330.png"},"author":{"name":"Flygon"}}}
  7.  
  8.  
  9. SyntaxError: Unexpected token i in JSON at position 158
  10. at JSON.parse (<anonymous>)
  11. at monsters.forEach (C:\Professor-Poracle\bot.js:93:28)
  12. at Array.forEach (<anonymous>)
  13. at Client.client.on (C:\Professor-Poracle\bot.js:35:18)
  14. at emitOne (events.js:116:13)
  15. at Client.emit (events.js:211:7)
  16. at MessageCreateHandler.handle (C:\Professor-Poracle\node_modules\discord.js\src\client\websocket\packets\handlers\MessageCreate.js:9:34)
  17. at WebSocketPacketManager.handle (C:\Professor-Poracle\node_modules\discord.js\src\client\websocket\packets\WebSocketPacketManager.js:103:65)
  18. at WebSocketConnection.onPacket (C:\Professor-Poracle\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:333:35)
  19. at WebSocketConnection.onMessage (C:\Professor-Poracle\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:296:17)
  20. npm ERR! code ELIFECYCLE
  21. npm ERR! errno 1
  22. npm ERR! Pokedex-Discord@1.0.0 start: `node bot.js`
  23. npm ERR! Exit status 1
  24. npm ERR!
  25. npm ERR! Failed at the Pokedex-Discord@1.0.0 start script.
  26. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  27.  
  28. npm ERR! A complete log of this run can be found in:
  29. npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2018-06-21T16_21_51_142Z-debug.log
  30.  
  31. C:\Professor-Poracle>
  32.  
  33. 0 info it worked if it ends with ok
  34. 1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
  35. 1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
  36. 1 verbose cli 'start' ]
  37. 2 info using npm@5.6.0
  38. 3 info using node@v8.11.3
  39. 4 verbose run-script [ 'prestart', 'start', 'poststart' ]
  40. 5 info lifecycle Pokedex-Discord@1.0.0~prestart: Pokedex-Discord@1.0.0
  41. 6 info lifecycle Pokedex-Discord@1.0.0~start: Pokedex-Discord@1.0.0
  42. 7 verbose lifecycle Pokedex-Discord@1.0.0~start: unsafe-perm in lifecycle true
  43. 8 verbose lifecycle Pokedex-Discord@1.0.0~start: PATH: C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;C:\Professor-Poracle\node_modules\.bin;C:\Program Files\Git\cmd;C:\Python27;C:\Python27\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Users\Administrator\AppData\Roaming\npm
  44. 9 verbose lifecycle Pokedex-Discord@1.0.0~start: CWD: C:\Professor-Poracle
  45. 10 silly lifecycle Pokedex-Discord@1.0.0~start: Args: [ '/d /s /c', 'node bot.js' ]
  46. 11 silly lifecycle Pokedex-Discord@1.0.0~start: Returned: code: 1 signal: null
  47. 12 info lifecycle Pokedex-Discord@1.0.0~start: Failed to exec start script
  48. 13 verbose stack Error: Pokedex-Discord@1.0.0 start: `node bot.js`
  49. 13 verbose stack Exit status 1
  50. 13 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:285:16)
  51. 13 verbose stack at emitTwo (events.js:126:13)
  52. 13 verbose stack at EventEmitter.emit (events.js:214:7)
  53. 13 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
  54. 13 verbose stack at emitTwo (events.js:126:13)
  55. 13 verbose stack at ChildProcess.emit (events.js:214:7)
  56. 13 verbose stack at maybeClose (internal/child_process.js:925:16)
  57. 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
  58. 14 verbose pkgid Pokedex-Discord@1.0.0
  59. 15 verbose cwd C:\Professor-Poracle
  60. 16 verbose Windows_NT 6.3.9600
  61. 17 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start"
  62. 18 verbose node v8.11.3
  63. 19 verbose npm v5.6.0
  64. 20 error code ELIFECYCLE
  65. 21 error errno 1
  66. 22 error Pokedex-Discord@1.0.0 start: `node bot.js`
  67. 22 error Exit status 1
  68. 23 error Failed at the Pokedex-Discord@1.0.0 start script.
  69. 23 error This is probably not a problem with npm. There is likely additional logging output above.
  70. 24 verbose exit [ 1, true ]
Add Comment
Please, Sign In to add comment