Garry's Mod

Garry's Mod

The REAL GLOBAL chat
 This topic has been pinned, so it's probably important
[FG] Shark_vil  [developer] 17 Feb, 2024 @ 8:32am
Report an error / Сообщить об ошибке
Something creates script errors / Что-то создаёт скриптовые ошибки
< >
Showing 1-15 of 47 comments
[FG] Shark_vil  [developer] 19 Feb, 2024 @ 5:33pm 
Originally posted by No se:
[The REAL GLOBAL chat] lua/real_global_chat_mod/cl_chat_controller.lua:104: attempt to concatenate field 'client_id' (a nil value)
1. invoke_Action - lua/real_global_chat_mod/cl_chat_controller.lua:104
2. onsuccess - lua/real_global_chat_mod/cl_service.lua:99
3. unknown - lua/includes/modules/http.lua:29

Any idea on what is this? messages dont appear and this error pops up
mod update
[FG] Shark_vil  [developer] 20 Feb, 2024 @ 5:46am 
Originally posted by Peppino:
[Настоящий ГЛОБАЛЬНЫЙ чат] lua/real_global_chat_mod/cl_chat_controller.lua:43: attempt to index field 'user' (a nil value)
1. invoke_Action - lua/real_global_chat_mod/cl_chat_controller.lua:43
2. onsuccess - lua/real_global_chat_mod/cl_service.lua:99
3. unknown - lua/includes/modules/http.lua:29
Mod update
VectorMane 22 Feb, 2024 @ 11:26am 
Messages can no longer send. I keep getting

"Message (message here) not delivered."

I have no idea what's wrong. Currently running the x64/chromium build of gmod.

Copied from the console:

VectorMane: anyone on?
[RGChat Error] SSL connect error (x17)
[RGChat Warn] : Message "anyone on?" not delivered
[RGChat Warn] Message "anyone on?" not delivered
[RGChat Error] SSL connect error (x76)
Last edited by VectorMane; 22 Feb, 2024 @ 11:29am
FentYeen 24 Feb, 2024 @ 6:39pm 
Originally posted by VectorMane:
Messages can no longer send. I keep getting

"Message (message here) not delivered."

I have no idea what's wrong. Currently running the x64/chromium build of gmod.

Copied from the console:

VectorMane: anyone on?
[RGChat Error] SSL connect error (x17)
[RGChat Warn] : Message "anyone on?" not delivered
[RGChat Warn] Message "anyone on?" not delivered
[RGChat Error] SSL connect error (x76)

same. downloaded this addon a couple days ago and it was working just fine, but now all my texts are marked as not having delivered. can't see anyone else talking either
[FG] Shark_vil  [developer] 25 Feb, 2024 @ 2:45am 
Originally posted by doggy (always barking @ 4AM):
Originally posted by VectorMane:
Messages can no longer send. I keep getting

"Message (message here) not delivered."

I have no idea what's wrong. Currently running the x64/chromium build of gmod.

Copied from the console:

VectorMane: anyone on?
[RGChat Error] SSL connect error (x17)
[RGChat Warn] : Message "anyone on?" not delivered
[RGChat Warn] Message "anyone on?" not delivered
[RGChat Error] SSL connect error (x76)

same. downloaded this addon a couple days ago and it was working just fine, but now all my texts are marked as not having delivered. can't see anyone else talking either

Site is aviable?
https://rgcgmod.vincy.ru/Api/Chat/GetOnline
FentYeen 2 Mar, 2024 @ 3:23am 
Originally posted by FG Shark_vil:
Originally posted by doggy (always barking @ 4AM):

same. downloaded this addon a couple days ago and it was working just fine, but now all my texts are marked as not having delivered. can't see anyone else talking either

Site is aviable?
https://rgcgmod.vincy.ru/Api/Chat/GetOnline


i mean idk. i don't see why i would spontaneously not b able to connect to it anymore but when i get the chance i'll try opening it in a browser on my computer
[FG] Shark_vil  [developer] 2 Mar, 2024 @ 5:42am 
Originally posted by Сгрыз Кострюлю:
[The REAL GLOBAL chat] lua/real_global_chat_mod/services/sh_service.lua:32: attempt to index global 'chat' (a nil value)
1. http_Warn - lua/real_global_chat_mod/services/sh_service.lua:32
2. onsuccess - lua/real_global_chat_mod/services/sh_service.lua:353
3. unknown - lua/includes/modules/http.lua:29
FIXED
[FG] Shark_vil  [developer] 3 Mar, 2024 @ 10:04am 
Originally posted by Actn8601:
Originally posted by FG Shark_vil:
You used gmod x86_64 version or default? Try change beta version for x86_64, if this not active.
I know you are talking to another guy, but we have the same issue, so I am going to mention I am using x86_64. Also, do you think an addon might be affecting it? I don't think any of my addons mess with models, they are mostly just guns and NPCs
Fixed noiw.
[FG] Shark_vil  [developer] 3 Mar, 2024 @ 10:04am 
Originally posted by ¯\_(ツ)_/¯:
The player modals don't work, I don't know if its my end or not.
Fixed noiw.
[FG] Shark_vil  [developer] 5 Mar, 2024 @ 5:57am 
Originally posted by Actn8601:
Spams this in console a lot as soon as I spawn into a map (any map), and /rgchat and other commands do not work.
[RGChat Error] Value cannot be null. (Parameter 'chatUser')

It also sends this in console after I type anything and GMOD says it is DLib causing this for some reason:
[ERROR] lua/real_global_chat_mod/controllers/chat/sv_chat_controller.lua:8: attempt to call global 'string_Trim' (a nil value)
1. __event - lua/real_global_chat_mod/controllers/chat/sv_chat_controller.lua:8
2. func - lua/custom_chat/server/main.lua:49
3. unknown - lua/includes/extensions/net.lua:38
Fixed now
VectorMane 5 Mar, 2024 @ 1:58pm 
I'm once again back with the connection problems to the server.

The console is spammed with this again.
[RGChat Error] SSL connect error

My only solution is to use a VPN. I still have absolutely no idea what's causing it, nor what to do to fix it, if it's even fixable.
Actn 6 Mar, 2024 @ 8:16am 
Originally posted by FG Shark_vil:
Originally posted by Actn8601:
Spams this in console a lot as soon as I spawn into a map (any map), and /rgchat and other commands do not work.
[RGChat Error] Value cannot be null. (Parameter 'chatUser')

It also sends this in console after I type anything and GMOD says it is DLib causing this for some reason:
[ERROR] lua/real_global_chat_mod/controllers/chat/sv_chat_controller.lua:8: attempt to call global 'string_Trim' (a nil value)
1. __event - lua/real_global_chat_mod/controllers/chat/sv_chat_controller.lua:8
2. func - lua/custom_chat/server/main.lua:49
3. unknown - lua/includes/extensions/net.lua:38
Fixed now
When i tried the addon today without any other addons, it still spammed value cannot be null error, but addon worked properly and then it just stopped spamming it. Just wanted you to know. feel free to delete
Last edited by Actn; 6 Mar, 2024 @ 8:16am
[FG] Shark_vil  [developer] 6 Mar, 2024 @ 11:07am 
Originally posted by ambi sador:
Also this prints in console when i kill a "player". I think it is because of my "NPCs drop ammo instead of weapons" mod.

[ERROR] lua/autorun/dropammo.lua:38: attempt to index a nil value
1. __event - lua/autorun/dropammo.lua:38
2. unknown - lua/entities/rgchat_player_nextbot/playermeta.lua:407
Fixed
[FG] Shark_vil  [developer] 9 Mar, 2024 @ 1:30pm 
Originally posted by Actn8601:
[Actn8601|6|STEAM_0:1:517963689] Lua Error:

[The REAL GLOBAL chat] lua/real_global_chat_mod/modules/sh_json.lua:498: Failed to parse JSON at position 1
1. error - [C]:-1
2. decode_scanConstant - lua/real_global_chat_mod/modules/sh_json.lua:498
3. decode - lua/real_global_chat_mod/modules/sh_json.lua:419
4. util_JSONToTable - lua/real_global_chat_mod/modules/sh_json.lua:288
5. onsuccess - lua/real_global_chat_mod/services/sh_service.lua:134
6. unknown - lua/includes/modules/http.lua:30

Out of nowhere this spams into console (still cant see messages and send them btw)
fixed now
Vortex 12 Mar, 2024 @ 7:26am 
[RGChat Error] SSL peer certificate or SSH remote key was not OK
getting this for a while, no text but can see players
< >
Showing 1-15 of 47 comments
Per page: 1530 50