EnTerr
14 years agoRoku Guru
Problems with SDK 4.1 examples
- Bs2dtest - sometimes crashes&reboots the player, sometimes get
'Dot' Operator attempted with invalid BrightScript Component or interface reference. (runtime error &hec) in ...dH/pkg:/source/graphics2d.brs(614)
Seems to be the same from viewtopic.php?f=34&t=46221 - Flickr - exits on start. Console says: "unexpected error getting five_photos."
- MrssTemplate - does not load, console shows
*** ERROR compiling /pkg:/source/generalUtils.brs: SUB or FUNCTION defined twice. (compile error &had) in .../pkg:/source/generalUtils.brs(96)
On examination, isXmlElement is defined in two places, in generalUtils.brs and in Types.brs - SimpleGrid - source directory is missing, so does not install:
------->Script directory "/source" does not exist in zip archive.
Please provide fixes?