Earu / EasyChat

A modular Garry's Mod chat addon for both users and developers.
https://steamcommunity.com/sharedfiles/filedetails/?id=1182471500
GNU General Public License v3.0
91 stars 34 forks source link

server_config.lua:247: attempt to call field 'GetTab' (a nil value) #46

Closed Bryantdl7 closed 4 years ago

Bryantdl7 commented 4 years ago

[EasyChat] lua/easychat/server_config.lua:247: attempt to call field 'GetTab' (a nil value)

  1. process_tabs_config - lua/easychat/server_config.lua:247
    1. func - lua/easychat/server_config.lua:277
    2. unknown - lua/includes/extensions/net.lua:32

This was displayed in my RCON window for my server. I unfortunately do not have repro steps available at this time.

Earu commented 4 years ago

@Bryantdl7 sorry for the delay I got busy with other things lately. I've pushed an update that might mitigate this issue you are having. Please do tell me if that issue happens again as I'm unsure if that fixed it since I cannot reproduce it.

Earu commented 4 years ago

Fixed (?)