nyhm Posted May 6, 2019 Posted May 6, 2019 Hi there, So I think I found a bug... when I hit enter to begin a chat. and hit enter again, it sends the message but the chat dialogue remains "on" or "open" spamming random letters or numbers depending on what you are doing at the moment. I remembered that once you hit enter to send the chat, it also closed it. I found this on the help section and found this is the expected behavior. "To enter chat, a player hits the Enter Key. Whatever the player types appears in the Chat Entry Box at the bottom of the Primary Chat Window. To exit Chat, a player hits Enter again." How do we go about reporting/fixing bugs if possible? Or is there a key bind someone could flush out for me so I can implement? Right now im hitting escape to get out of chat. Thanks!
Shiroki Posted July 12, 2019 Posted July 12, 2019 Hi, having same exact issue, and I am also on a Mac, so it probably has to do with that. I've been trying to find -someone- with any knowledge of a fix or band-aid or macro or -something- cus it is entirely too frustrating to try and type in task forces and end up WASDing my chat and not moving lol.
RubyRed Posted July 12, 2019 Posted July 12, 2019 The same thing happens on Linux too, so I'm guessing it's just an incompatibility with Wine. Pretty sure there's nothing they can do with the client to fix it, but if anyone's found a tweak in Wine that addresses it that would be helpful. "We're out of options, I'll have to use the jetpack," I said, strapping on the jetpack and ignoring the many non-jetpack options still left. Having trouble deciding your next alt? Just need a cool name? Try out City Suggests Looking for powers data? Try the Powers API
Redlynne Posted July 13, 2019 Posted July 13, 2019 The problem is the default keybinds. By default you have this: enter "startchat" Guess what happens when you hit ENTER at the end of a line of chat? Ding ding ding ding! You invoke the bind to open another chat! How do you "fix" this problem? Simple ... edit your bind file. enter "nop" shift+enter "afk Typing…$$startchat" What this will do is assign a "no operation" to ENTER, such that hitting ENTER will Do Nothing. You then swap that keybind functionality with using SHIFT+ENTER in order to start your chats (and cause an AFK message to appear over your head indicating to anyone nearby that you're typing) ... but then when you hit ENTER to actually "say" what you put into the chat line you aren't hitting SHIFT+ENTER to open yet another chat. In other words, you deconflict the functionality assigned to ENTER ... so you don't use it to both start AND stop chat lines, you instead only use ENTER only to stop them (and use SHIFT+ENTER to start them). It may take a little bit of muscle memory retraining in order to get used to the change, but you'll "learn" it quickly enough. Verbogeny is one of many pleasurettes afforded a creatific thinkerizer.
WanderingAries Posted July 13, 2019 Posted July 13, 2019 OR...you could tap the Esc key if you glance and see the chat thing highlighted. Nothing like chat-death to get you looking more often. :p OG Server: Pinnacle <||> Current Primary Server: Torchbearer || Also found on the others if desired <||> Generally Inactive Installing CoX: Windows || MacOS || MacOS for M1 <||> Migrating Data from an Older Installation Clubs: Mid's Hero Designer || PC Builders || HC Wiki || Jerk Hackers Old Forums <||> Titan Network <||> Heroica! (by @Shenanigunner)
Shiroki Posted July 15, 2019 Posted July 15, 2019 Yea... the escape method is the default solution all of us with this problem already use.. but thanks for that advice? I think I'll try Red's code instead if you don't mind.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now