n00bku
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2019
11:42 AM
Installer Error - Help! (Multi-Live template)
I downloaded the multi-live-channel zip from the Roku blog, opened it, packaged it and tested it and it worked fine. However, as soon as I open the Config.brs and make ANY changes to it, i get the following error up re-installing:
Install Failure: Error parsing multiple XML components (HomeScene, RowListContentTask)
In fact, even if I make NO changes to it and resave it into the source folder, I STILL get the same error.
Any thoughts on what I might be doing wrong?
Install Failure: Error parsing multiple XML components (HomeScene, RowListContentTask)
In fact, even if I make NO changes to it and resave it into the source folder, I STILL get the same error.
Any thoughts on what I might be doing wrong?
1 REPLY 1
norcaljohnny
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2019
04:17 PM
Re: Installer Error - Help! (Multi-Live template)
It is the ,gitignore file causing this in the directory,
Either remove the file or
remove this line ".out/bundle.zip" in the gitignore file OR
rename the line in the manifest file to "title=MultiLive2"
Either remove the file or
remove this line ".out/bundle.zip" in the gitignore file OR
rename the line in the manifest file to "title=MultiLive2"