My internet is currently crawling, thanks to the recent storms. I've seen several RAF crashes when I start up my SceneGraph app. This crash happens before the UI even loads, I don't even see a splash screen. Does RAF have no internal logic to handle timeouts?
Here's the log:
Roku_Ads Framework version 2.0215
BrightScript Micro Debugger.
Enter any BrightScript statement, debug commands, or HELP.
Suspending threads...
Thread selected: 1* roku_ads_lib:/Roku_Ads.brs(512) ??
Current Function:
504: ??
505: ??
506: ??
507: ??
508: ??
509: ??
510: ??
511: ??
512:* ??
513: ??
514: ??
515: ??
516: ??
Execution timeout (runtime error &h23) in roku_ads_lib:/Roku_Ads.brs(512)
512: ??
Backtrace:
#4 Function roku_ads_util_getstringfromurl(url_ As String) As Dynamic
file/line: roku_ads_lib:/Roku_Ads.brs(512)
#3 Function roku_ads_checkallowedfeature(keytype_ As String, util_ As Object) As Boolean
file/line: roku_ads_lib:/Roku_Ads.brs(1559)
#2 Function roku_ads_constructor(view_ As Object) As Object
file/line: roku_ads_lib:/Roku_Ads.brs(426)
#1 Function roku_ads() As Object
file/line: roku_ads_lib:/Roku_Ads.brs(42)
#0 Function init() As Void
file/line: pkg:/components/cpc/tasks/raf.brs(13)
Local Variables:
No variable info.
Threads:
ID Location Source Code
0 pkg:/source/main.brs(14) screen.Show()
1* roku_ads_lib:/Roku_Ads.brs(512) ??
*selected
Brightscript Debugger> exit