Page 1 of 1

1 Crap character or 1 character cut off

Posted: June 30th, 2007, 11:11 pm
by pluto2
Hi!

I've been developing a few personal plugins for lcd smartie which works exactly as I want them to, the only problem is that sometimes, that is, some of the calls to it result in a string with an appended crap character that can be anything that I sure didn't pass from the plugin, or, one character may be cut off from the result. It doesn't happen to ALL calls to the plugin and usually only happens when I do alot of calls to the plugin with different parameters in the same screeen. I've debugged the plugins quite thoroughly and haven't found any sign of the actual plugins being the cause. Is there any known bugs that could cause this? Or any other ideas on what to do?

Kristian

Posted: July 1st, 2007, 12:10 pm
by caesar
I have only observed problems when nesting plugins and the result from one of the first called plugin contains the "," or ")" character, this WILL surely mess the other plugins.