Earu/EasyChat

Unable to use ESC, console after attempting to enter chat.

Max-Spec opened this issue · 8 comments

My friend, after trying to talk in chat, got frozen up, with no ability to press ESC but only leave the game. I have no idea why that happens, but I can try to ask about the error dump.

Earu commented

Linux?

No. It's not Linux.

Earu commented

Could you provide the dump file for the crash ? Along with the matching .txt

There is not much being done when pressing escape, essentially closing the gmod menu because it might open when escape is pressed and hiding the chatbox. If there's any crash it's very likely it's a garrysmod issue more than an EasyChat one.

Apparently resetting the binds helped fix that issue.
I don't fucking know what was the issue, and it did not output it the LUA errors at all, but when resetting the binds, and rebinding T to the chat mode, it works.

Earu commented

What was the previous bind? Was it bound to any command, or anything from another addon?

It was bound to sv_cheats 1. That's all.
It did make the chat work, but when opening the chat it still broke ESC and console, but that still didn't output anything into Gmod terminal.

Earu commented

Okay well, if there are no lua stack traces, and no specific logs for that this is definitely a gmod bug. Potentially enabling sv_cheats when the gmod menu is closed. It could also be a binary module but somehow I doubt that's the case.

Oh well, I suppose that's out of the way now. Can't say much else about it.