CRISS99 Posted December 10, 2023 Posted December 10, 2023 (edited) Hello! I've encountered a problem trying to create a basic server gamemode using C#/.NET and I can't figure how to solve it. It is very simple: the default chat does not work. When I press the key 'T', the chat box (in which I would type in) does not appear, however it is like it's open, the cursor shows, I can't move the character, and if I press enter then the cursor disapears and I can move the character; if I type something in, the text doesn't show in game, but it appears in the console. I would appreciate any help in this matter. Please take into consideration that I've just started working with ragemp, so I would appreciate if the indications would contain details. Thanks in advance! Edited December 10, 2023 by CRISS99
Kopra Posted December 12, 2023 Posted December 12, 2023 It's random bug. Reinstalling RAGEMP seems to fix it.
CRISS99 Posted December 12, 2023 Author Posted December 12, 2023 Unfortunately I've reinstalled it multiple times, but it doesn't work. I also tried with default server files without adding or modifying anything, but no luck. Any other sugestions? @Kopra
Kopra Posted December 12, 2023 Posted December 12, 2023 How did you reinstall it? I delete whole RAGEMP folder leave only updater.exe, then run it. It always worked for me.
CRISS99 Posted December 12, 2023 Author Posted December 12, 2023 I tried uninstalling and installing again (launching the setup) and also the method that you mentioned, deleting all files except updater.exe și and then running updater.exe, but still no luck. Any other ideas? Maybe sending the server-files as a zip (maybe mine are missing something ?) ? Or ideas of dealing with this problem? Thanks. @Kopra
Koky Posted December 12, 2023 Posted December 12, 2023 Are you using a server sided custom chat script or the default one? Check if there is a difference with caps lock on/off because if you are using a custom chat script we had a similar issue where chat the would not open with caps lock enabled, was a simple fix. Let me know.
CRISS99 Posted December 12, 2023 Author Posted December 12, 2023 (edited) I'm not using any custom chat script. I also tried without any scripts, no gamemode, no scripts, just the basic server files, so "blank" server, but the problem is still there. There is no difference if the capslock is in/off. Edited December 12, 2023 by CRISS99
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