Advertisement
Dudecalion

Castnow reattach error

Dec 1st, 2014
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. Windows 8.1 message when I enter 'castnow' to reattach a session...
  2.  
  3. TypeError: Cannot read property 'label' of undefined
  4. at C:\Users\????????\AppData\Roaming\npm\node_modules\castnow\node_modules\play
  5. erui\index.js:77:30
  6. at Array.map (native)
  7. at Object.render (C:\Users\????????\AppData\Roaming\npm\node_modules\castnow\no
  8. de_modules\playerui\index.js:75:10)
  9. at null.<anonymous> (C:\Users\????????\AppData\Roaming\npm\node_modules\castnow
  10. \index.js:103:10)
  11. at emit (events.js:95:17)
  12. at onPosition (C:\Users\????????\AppData\Roaming\npm\node_modules\castnow\node_
  13. modules\chromecast-player\api.js:36:10)
  14. at emit (events.js:95:17)
  15. at null.<anonymous> (C:\Users\????????\AppData\Roaming\npm\node_modules\castnow
  16. \node_modules\chromecast-player\timelineHelper.js:14:10)
  17. at emit (events.js:95:17)
  18. at Timeline.jumpTo (C:\Users\????????\AppData\Roaming\npm\node_modules\castnow\
  19. node_modules\chromecast-player\node_modules\time-line\timeline.js:35:8)
  20.  
  21.  
  22. Works fine when using debug...
  23.  
  24. castnow attaching... +0ms
  25. castnow player status: scanning +3ms
  26. castnow player status: connecting +12ms
  27. castnow player status: finding +146ms
  28. castnow player status: joining +47ms
  29. castnow player status: ready +1ms
  30. castnow player status: playing +61ms
  31. castnow player status: playing +37ms
  32. castnow key pressed: space +6s
  33. castnow player status: paused +1s
  34. castnow key pressed: space +403ms
  35. castnow player status: playing +129ms
  36. castnow key pressed: up +3s
  37. castnow player status: playing +334ms
  38. castnow key pressed: down +2s
  39. castnow player status: playing +77ms
  40. castnow key pressed: down +746ms
  41. castnow player status: playing +155ms
  42. castnow key pressed: left +1s
  43. castnow player status: playing +1s
  44. castnow player status: playing +1s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement