has something broken with the way that Windower interprets chat messages from ffxi?
For example, An addon that reads message streams out of ffxi, Cardian.lua, which is used to stream chat data into discord
found here:
https://github.com/sjkinnett1/cardian
is now unable to correctly interpret data streams from Windower's 'chat message' text capture.
The message stream that windower captures now seems to be one character off.
Typing Hello captures ello for example.
Nothing has changed with this perticular addon, which makes me feel that something has changed with the way windower interprets the incoming text streams.
appreciate any input