elziko;415577 Wrote: > Sorry, I should have noticed that... here's what I get... > P (error loading module 'loop.collection.ObjectCache' from file '\Program Files\squeezeplay\lua\loop\collection\ObjectCache. lua': \Program Files\squeezeplay\lua\loop\collection\ObjectCache. lua:44: '=' expected near '›')
Hmm, that is annoying, subversion did not register this as a diff. There was no line feed at the end of the file, LUa on Windows CE does not like that.I do not know where to patch Lua, so I modified the scripts. So I added a line feed, you will have to that as well. The other similar patches for the loadPriority.lua files seem to be ok, because I additionally added comments I always patch the source ( in this case src\loop-2.2-alpha\loop\collection\ObjectCache.lua) and then copy it over. > > Did you try deploying to the Windows Mobile 6 Classic Emulator? We > really ought to be seeing the same results if you have. Oh I forgot emulator. I was using the professional emulator because it allows 480x640 (and this is what the FullScreenSkin is configured for right now). Rudolf -- rudolf_j ------------------------------------------------------------------------ rudolf_j's Profile: http://forums.slimdevices.com/member.php?userid=29177 View this thread: http://forums.slimdevices.com/showthread.php?t=61925 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
