Hello, got a problem with the resync, it justs writes "oos" in the global channel without a "/". It's a german Windows I'm using and a german keyboard layout, is there a fast work around or can only the dev's fix it? Greetz flex
What is the "/" key on the german keyboard? I honestly didn't even think about keyboard layouts when I added the code. (We route the stuff through their input system)
Ok, I'm not entirely sure I've fixed it, but fairly sure. I was using the US-specific keyboard input. (OemQuestion instead of Oem2) It may be fixed in the newer builds. (If not, let me know) I do want to fix this the correct way (by just sending chat input directly, without emulating the keyboard), but I haven't had time to reverse the chat system just yet.
I started getting /oos<keystrokes> with the upgrade last night. Same with upgrade today. My keyboard was set to English-US-Default. Have since tried English-US-International and English-UK with same results. Just tried German-US Layout and seems to have resolved it. I'll watch it some more.
Fixed, sorry! I left the last enter keystroke removed during my testing! (No idea how I forgot that )