Sub MySubroutine(myParams As Object) As String
Sub ParseXml(node As Object)
subNodes = node.links
...
For Each node in subNodes
...
Next
End Sub
BrightScript Debugger> ------ Running ------Could this be something on my end, or are some of the new bits exposed in the sdk still being enabled on the box in upcoming beta builds? I noticed the config.xml points to what appears to be an external drive, while the default brs code points to a pkg:/ file, index.html, that doesn't exist. I've tried changing a few things related to that(plugging in a drive with html files, adding index.html to the pkg), and still get the same message.
GetXMLConfig: config 'Roku'
Server.fatal: bind(port 8888)
BrightScript Micro Debugger.
Enter any BrightScript statement, debug commands, or HELP.
Current Function:
060: function errx(obj as Object, message as String, code=0 as Integer)
061: dbg(obj, "fatal", message, code)
062: stop
063: end function
STOP (runtime error &hf7) in ...APR5olJ/pkg:/source/utils.brs(62)
062: stop
Backtrace:
Function errx(obj As <uninitialized>, message As , code As Integer) As
file/line: /tmp/plugin/PD...APR5olJ/pkg:/source/utils.brs(63)
Function server_init(params As ) As
file/line: /tmp/plugin/PDAAAAPR5olJ/pkg:/source/server.brs(54)
Function initserver() As
file/line: /tmp/plugin/PDAAAAPR5olJ/pkg:/source/server.brs(34)
Function main() As
file/line: /tmp/plugin/PDAAAAPR5olJ/pkg:/source/main.brs(49)
Local Variables:
obj &h0010 bsc:roAssociativeArray, refcnt=4
message &h8010 bsc:roString (2.1 was String), refcnt=1
code &h0002 Integer val:0
global &h0020 rotINTERFACE:ifGlobal
m &h0010 bsc:roAssociativeArray, refcnt=4
BrightScript Debugger> ------ Running ------
GetXMLConfig: config 'Roku'
Server.fatal: bind(port 8888)
Current Function:
060: function errx(obj as Object, message as String, code=0 as Integer)
061: dbg(obj, "fatal", message, code)
062: stop
063: end function
STOP (runtime error &hf7) in ...APR5olJ/pkg:/source/utils.brs(62)
062: stop
Backtrace:
Function errx(obj As <uninitialized>, message As , code As Integer) As
file/line: /tmp/plugin/PD...APR5olJ/pkg:/source/utils.brs(63)
Function server_init(params As ) As
file/line: /tmp/plugin/PDAAAAPR5olJ/pkg:/source/server.brs(54)
Function initserver() As
file/line: /tmp/plugin/PDAAAAPR5olJ/pkg:/source/server.brs(34)
Function main() As
file/line: /tmp/plugin/PDAAAAPR5olJ/pkg:/source/main.brs(49)
Local Variables:
obj &h0010 bsc:roAssociativeArray, refcnt=4
message &h8010 bsc:roString (2.1 was String), refcnt=1
code &h0002 Integer val:0
global &h0020 rotINTERFACE:ifGlobal
m &h0010 bsc:roAssociativeArray, refcnt=4
We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. You will not be able to log in or post new comments or kudos during this time. Read more here.
Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 12 and you may notice reduced functionality.
In the meantime, for additional assistance, visit our Support Site.
Thanks for your patience — we’re excited to share what’s next!