Thank You for your continued support and contributions!
As far as I know, changes in RTC code will not break the WPS, but I will fix that too
Larry, your wps is fixed, due to the nature of the problem, I thought it best to make a new archive, so here is a link The problem was that first, your cfg was referencing Applebox.wps (note the lowercase .wps) and the actual file was named Applebox.WPS. The way the parser works, the file needs to be named EXACTLY the same as it is referenced in the .cfg for it to be found by the parser. The second problem was that in the conditional for the hard disk activity, (%?h i think) there is a true value but not a false value.(seen as this ) Â %?h< trueThe parser requires that all conditionals have all values set to something (at least null (space) Â ) and have them properly closed.(like this ) %?hThis works on my local simulator so it should be OK on your player, I would remove the previous version from the player before I put the fixed one on there just to be safe.
If it's the same line repeated 6 times, have you tried it with just one line? Remove the otherfive lines, as you've pointed out, they're the exact same and therefore unnecessary. Maybe thiswas supposed to be an animation but never got finished?
Page created in 0.074 seconds with 14 queries.