Lately, like in the last few weeks, I noticed a lot of lines in the output window are missing various bits like words and spaces and things, and I realised that in every single case, the missing part is prefixed by a < (<) and parts after that will return with a > (>).
Example:
SAY Hi, Daniel. Please type THINK <message>.
> Daniel says, "Hi, Daniel. Please type THINK .
SAY This is the opening < of a tag.
> Daniel says, "This is the opening
When I realised the missing parts were encapsulated in angle-brackets, I figured something must be up in the MCL file itself, where a quotation mark or an unclosed trigger might be occurring, but I'm finding it very difficult to track it down, simply due to the sheer size of the file.
I did try disabling all the triggers and plugins and nothing happened.
Does anyone have suggestions on how to search the MCL file for some unclosed tag or quotation-mark anomaly? I'd hate to have to copy everything over to a new world file one object at a time..but if it comes to that, I guess I'll have to.
If it helps, I'm using Textpad for my manual editing.
Thanks.
-Daniel
Example:
SAY Hi, Daniel. Please type THINK <message>.
> Daniel says, "Hi, Daniel. Please type THINK .
SAY This is the opening < of a tag.
> Daniel says, "This is the opening
When I realised the missing parts were encapsulated in angle-brackets, I figured something must be up in the MCL file itself, where a quotation mark or an unclosed trigger might be occurring, but I'm finding it very difficult to track it down, simply due to the sheer size of the file.
I did try disabling all the triggers and plugins and nothing happened.
Does anyone have suggestions on how to search the MCL file for some unclosed tag or quotation-mark anomaly? I'd hate to have to copy everything over to a new world file one object at a time..but if it comes to that, I guess I'll have to.
If it helps, I'm using Textpad for my manual editing.
Thanks.
-Daniel