Roku Developer Program

Developers and content creators—a complete solution for growing an audience directly.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
g-se
Level 9

Trouble creating roChannelStore

I am trying to set up a test roChannelStore with the following code
	m.store=CreateObject("roChannelStore")
m.store.FakeServer(true)


But getting an "Interface not a member of BrightScript Component" error on the fakeserver command. This is driving me insane. What am I doing wrong?
0 Kudos
1 REPLY 1
g-se
Level 9

Re: Trouble creating roChannelStore

Oh n/m, I missed this part of the error message:

ERROR: roChannelStore: creating MAIN|TASK-only component failed on RENDER thread

Derp. 🙂
0 Kudos