I had the 'channels' plugin enabled, but no particular configuration set up for it. After disabling the 'channels' plugin, I no longer see this message printed on clicking a URL.
I have determined that this is an interaction with the "channels" plugin. If I disable that plugin, I no longer see this misordered text behavior. I had not done any configuration of the channels plugin. I was intending to learn more about how to use it effectively, so the plugin was enabled, but no hooks or triggers had yet been set up to use it. So, for some reason, enabling this plugin causes text to be delivered out of order when a trigger matches it.
Clicked URL generates spurious warning every time
My trigger is one in a series of triggers. The operative trigger in this example is the middle one named "My action" intended to put my own game actions in a different color: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE kcworld-export SYSTEM "kcworld.dtd"> <kcworld-export> <triggers> <trigger name="Whisper out" enabled="1" keepexecuting="0" rewriter="0" ignorecase="0"> <pattern>^You whisper, </pattern> <highlight enabled="1" target="-1" fg="11" bg="-1" italics="-1" strike="-1" underline="-1"/>...
Trigger causes text to display out of order