Forum Discussion

priya_sp's avatar
priya_sp
Visitor
9 years ago

Debugging Support in Roku Scene

is there any way to debug and see the nodes created in roku xml scene graph??

We are creating many objects and nodes in Roku XML scene graph? Is there any way to see those nodes in console mode?

Im using ATOM editor and i see a console screen..can i able to see?

2 Replies

  • Yes, hopefully this may help you?
    https://sdkdocs.roku.com/display/sdkdoc/Debugging+Scene+Graph+Applications 
    Special Scene Graph Debugging Commands

    (Although I believe the business about ports above 8085 may now be outdated?  Anyone? Bueller?)

    These commands can be invoked in the debug server from telnet port 8080 port
    sgnodes all
    sgnodes roots

    You'll probably want to copy the output to an editor that allows you to make sense of it!
  • "joetesta" wrote:
    (Although I believe the business about ports above 8085 may now be outdated?  Anyone? Bueller?)

    regrettably, "RokuElvis has left the building" months ago.
    [spoiler=Triple Entendre:3scskdsr][/spoiler:3scskdsr]
    On another note, the new "unified" console is borken with multithreading (aka RSG), so port 8080 might be the better bet