Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
g-se
Streaming Star

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
Streaming Star

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