Hello, i try your version of BeamMP, bcs, i love Python, but, i have some BUGS
I use :
BeamMP-Race
CobaltEssentials
CobaltEssentialsInterface
CE-NickName
After load on the game, no CEI, no RaceMP, and crash
LOG : [2023-08-11 04:49:25,726 | core.init | INFO ] Hello from KuiToi-Server!
[2023-08-11 04:49:25,727 | core.init | INFO ] Use kuitoi.yml to configure.
[2023-08-11 04:49:25,734 | LuaPluginsLoader | INFO ] You have enabled Lua plugin support.
[2023-08-11 04:49:25,738 | LuaPluginsLoader | WARNING] There are some nuances when working with Kuiti. If you have a suggestion for their solution, and it is related to KuiToi, please contact the developer.
[2023-08-11 04:49:25,740 | LuaPluginsLoader | WARNING] Some BeamMP plugins require a properly configured ServerConfig.toml file to function.
[2023-08-11 04:49:25,742 | LuaPluginsLoader | INFO ] Creating it.
[2023-08-11 04:49:25,745 | LuaPluginsLoader | WARNING] KuiToi will not support at all: MP.Set()
[2023-08-11 04:49:25,751 | LuaPlugin | CobaltEssentials | INFO ]
[2023-08-11 04:49:25,753 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] -------------Loading Cobalt Essentials v1.7.6------------
[2023-08-11 04:49:25,755 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] CobaltEssentials Initiated
[2023-08-11 04:49:25,757 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] Utils Loaded
[2023-08-11 04:49:25,759 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] Loading CobaltCommands
[2023-08-11 04:49:25,761 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] json Lib Loaded
[2023-08-11 04:49:25,763 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] CobaltDB Connector Loaded
[2023-08-11 04:49:25,764 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] CobaltDB Initiated
[2023-08-11 04:49:25,767 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playerPermissions successfully opened.
[2023-08-11 04:49:25,768 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playerData successfully opened.
[2023-08-11 04:49:25,770 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] Cobalt Player Manager Loaded
[2023-08-11 04:49:25,772 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] permissions successfully opened.
[2023-08-11 04:49:25,775 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] commands successfully opened.
[2023-08-11 04:49:25,777 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] vehicles successfully opened.
[2023-08-11 04:49:25,779 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] config successfully opened.
[2023-08-11 04:49:25,784 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playerPermissions successfully opened.
[2023-08-11 04:49:25,785 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] Config Manager Loaded
[2023-08-11 04:49:25,788 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] -------------Loading Extensions-------------
[2023-08-11 04:49:25,799 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] environment successfully opened.
[2023-08-11 04:49:25,802 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] descriptions successfully opened.
[2023-08-11 04:49:25,804 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] restrictions successfully opened.
[2023-08-11 04:49:25,807 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] vehicles successfully opened.
[2023-08-11 04:49:25,809 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] nametags successfully opened.
[2023-08-11 04:49:25,811 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] interface successfully opened.
[2023-08-11 04:49:25,833 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playersDB/106342 successfully opened.
[2023-08-11 04:49:25,835 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playersDB/111500 successfully opened.
...
[2023-08-11 04:49:26,284 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playersDB/ZGreG successfully opened.
[2023-08-11 04:49:26,286 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playersDB/ZtormTheCat successfully opened.
[2023-08-11 04:49:26,287 | LuaPlugin | CobaltEssentials | INFO ] [CEI] v0.7.91
[2023-08-11 04:49:26,289 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] Loaded Extension CEI
[2023-08-11 04:49:26,291 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension 'nicknameTags' does not specify a version, it might be outdated.
[2023-08-11 04:49:26,292 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] Loaded Extension nicknameTags
[2023-08-11 04:49:26,294 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] -------------Extensions Loaded-------------
[2023-08-11 04:49:26,295 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] CobaltExtensions Loaded
[2023-08-11 04:49:26,297 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] CobaltVehicles Loaded
[2023-08-11 04:49:26,298 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] -------------Cobalt Essentials v1.7.6 Loaded-------------
[2023-08-11 04:49:26,300 | LuaPlugin | RaceMP | INFO ] RaceMP loaded
[2023-08-11 04:49:26,302 | LuaPluginsLoader | ERROR] Exception onInit from RaceMP: 'NoneType' object is not callable
[2023-08-11 04:49:26,303 | LuaPluginsLoader | ERROR] 'NoneType' object is not callable
Traceback (most recent call last):
File "C:\Users\compt\Server\BeamMP - KuiToi\modules\PluginsLoader\lua_plugins_loader.py", line 659, in load
lua_globals.onInit()
TypeError: 'NoneType' object is not callable
[2023-08-11 04:49:26,315 | core | INFO ] Loaded 131 mods. 12444.96Mb
[2023-08-11 04:49:26,317 | core | INFO ] Initialization completed.
[2023-08-11 04:49:26,319 | core | INFO ] Server started in direct connection mode.
[2023-08-11 04:49:26,320 | core | INFO ] Server started!
[2023-08-11 04:49:26,768 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range
...
[2023-08-11 04:49:47,979 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range
[2023-08-11 04:49:48,983 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range
[2023-08-11 04:49:49,684 | TCPServer | INFO ] Processing new connection...
[2023-08-11 04:49:49,939 | EventsSystem | ERROR] Error: "'ip'" - calling lua event "onPlayerAuth", function: "onPlayerAuth", arguments: ('YDeltagon', 'USER', False, {'beammp': '384868'})
[2023-08-11 04:49:49,939 | TCPServer | INFO ] Successful login.
[2023-08-11 04:49:49,991 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range
[2023-08-11 04:49:50,057 | YDeltagon:0 | INFO ] Player set ID 0
[2023-08-11 04:49:50,057 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] On Player Connecting: 0
[2023-08-11 04:49:50,058 | EventsSystem | ERROR] Error: "...KuiToi\plugins\CobaltEssentials\lua\CobaltPlayerMngr.lua:269: attempt to index a nil value (local 'player')
stack traceback:
...KuiToi\plugins\CobaltEssentials\lua\CobaltPlayerMngr.lua:269: in function 'CobaltPlayerMngr.bindPlayerToID'
...KuiToi\plugins\CobaltEssentials\lua\CobaltEssentials.lua:110: in function 'onPlayerConnecting'" - calling lua event "onPlayerConnecting", function: "onPlayerConnecting", arguments: (0,)
[2023-08-11 04:49:51,008 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
[2023-08-11 04:49:52,013 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
[2023-08-11 04:49:53,027 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
...
[2023-08-11 04:50:11,214 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
[2023-08-11 04:50:12,223 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
[2023-08-11 04:50:12,973 | EventsSystem | ERROR] Error: "...KuiToi\plugins\CobaltEssentials\lua\CobaltEssentials.lua:117: attempt to index a nil value (field '?')
stack traceback:
...KuiToi\plugins\CobaltEssentials\lua\CobaltEssentials.lua:117: in function 'onPlayerJoining'" - calling lua event "onPlayerJoining", function: "onPlayerJoining", arguments: (0,)
[2023-08-11 04:50:13,232 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
[2023-08-11 04:50:14,239 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
...
[2023-08-11 04:51:09,765 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
[2023-08-11 04:51:10,769 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
[2023-08-11 04:51:10,814 | YDeltagon:0 | INFO ] Sync time 80.75sec.
[2023-08-11 04:51:10,928 | EventsSystem | ERROR] Error: "'<' not supported between instances of 'str' and 'int'" - calling lua event "requestCEISync", function: "requestCEISync", arguments: ('',)
[2023-08-11 04:51:10,928 | EventsSystem | WARNING] Event "requestCEISync" is not registered. Maybe kt.call_async_event()? Skipping...
[2023-08-11 04:51:10,928 | EventsSystem | WARNING] Event "requestCEISync" is not registered. Maybe kt.call_event()? Skipping...
[2023-08-11 04:51:11,780 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
[2023-08-11 04:51:12,792 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
[2023-08-11 04:51:13,806 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
...
[2023-08-11 04:51:48,150 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
[2023-08-11 04:51:49,162 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping...
[2023-08-11 04:51:49,852 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] On Player Disconnect: 0 | Left while Loading.
[2023-08-11 04:51:49,852 | YDeltagon:0 | INFO ] Left the server. Playtime: 2.0 min
[2023-08-11 04:51:50,170 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range
[2023-08-11 04:51:51,181 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range
...
[2023-08-11 04:52:00,258 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range
[2023-08-11 04:52:00,350 | LuaPluginsLoader | INFO ] Stopping Lua plugin: CobaltEssentials
[2023-08-11 04:52:00,352 | core | INFO ] Working time: 35 sec.
[2023-08-11 04:52:00,353 | core | INFO ] Server stopped!
I don't no if this is usefull for you, but, yeah, i'm here if you need some help
Hello, i try your version of BeamMP, bcs, i love Python, but, i have some BUGS
I use :
After load on the game, no CEI, no RaceMP, and crash
LOG : [2023-08-11 04:49:25,726 | core.init | INFO ] Hello from KuiToi-Server! [2023-08-11 04:49:25,727 | core.init | INFO ] Use kuitoi.yml to configure. [2023-08-11 04:49:25,734 | LuaPluginsLoader | INFO ] You have enabled Lua plugin support. [2023-08-11 04:49:25,738 | LuaPluginsLoader | WARNING] There are some nuances when working with Kuiti. If you have a suggestion for their solution, and it is related to KuiToi, please contact the developer. [2023-08-11 04:49:25,740 | LuaPluginsLoader | WARNING] Some BeamMP plugins require a properly configured ServerConfig.toml file to function. [2023-08-11 04:49:25,742 | LuaPluginsLoader | INFO ] Creating it. [2023-08-11 04:49:25,745 | LuaPluginsLoader | WARNING] KuiToi will not support at all: MP.Set() [2023-08-11 04:49:25,751 | LuaPlugin | CobaltEssentials | INFO ]
[2023-08-11 04:49:25,753 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] -------------Loading Cobalt Essentials v1.7.6------------ [2023-08-11 04:49:25,755 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] CobaltEssentials Initiated [2023-08-11 04:49:25,757 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] Utils Loaded [2023-08-11 04:49:25,759 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] Loading CobaltCommands [2023-08-11 04:49:25,761 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] json Lib Loaded [2023-08-11 04:49:25,763 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] CobaltDB Connector Loaded [2023-08-11 04:49:25,764 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] CobaltDB Initiated [2023-08-11 04:49:25,767 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playerPermissions successfully opened. [2023-08-11 04:49:25,768 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playerData successfully opened. [2023-08-11 04:49:25,770 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] Cobalt Player Manager Loaded [2023-08-11 04:49:25,772 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] permissions successfully opened. [2023-08-11 04:49:25,775 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] commands successfully opened. [2023-08-11 04:49:25,777 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] vehicles successfully opened. [2023-08-11 04:49:25,779 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] config successfully opened. [2023-08-11 04:49:25,784 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playerPermissions successfully opened. [2023-08-11 04:49:25,785 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] Config Manager Loaded [2023-08-11 04:49:25,788 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] -------------Loading Extensions------------- [2023-08-11 04:49:25,799 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] environment successfully opened. [2023-08-11 04:49:25,802 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] descriptions successfully opened. [2023-08-11 04:49:25,804 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] restrictions successfully opened. [2023-08-11 04:49:25,807 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] vehicles successfully opened. [2023-08-11 04:49:25,809 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] nametags successfully opened. [2023-08-11 04:49:25,811 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] interface successfully opened. [2023-08-11 04:49:25,833 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playersDB/106342 successfully opened. [2023-08-11 04:49:25,835 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playersDB/111500 successfully opened. ... [2023-08-11 04:49:26,284 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playersDB/ZGreG successfully opened. [2023-08-11 04:49:26,286 | LuaPlugin | CobaltEssentials | INFO ] [CobaltDB] playersDB/ZtormTheCat successfully opened. [2023-08-11 04:49:26,287 | LuaPlugin | CobaltEssentials | INFO ] [CEI] v0.7.91 [2023-08-11 04:49:26,289 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] Loaded Extension CEI [2023-08-11 04:49:26,291 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension 'nicknameTags' does not specify a version, it might be outdated. [2023-08-11 04:49:26,292 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] Loaded Extension nicknameTags [2023-08-11 04:49:26,294 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] -------------Extensions Loaded------------- [2023-08-11 04:49:26,295 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] CobaltExtensions Loaded [2023-08-11 04:49:26,297 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] CobaltVehicles Loaded [2023-08-11 04:49:26,298 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] -------------Cobalt Essentials v1.7.6 Loaded------------- [2023-08-11 04:49:26,300 | LuaPlugin | RaceMP | INFO ] RaceMP loaded [2023-08-11 04:49:26,302 | LuaPluginsLoader | ERROR] Exception onInit from
RaceMP
: 'NoneType' object is not callable [2023-08-11 04:49:26,303 | LuaPluginsLoader | ERROR] 'NoneType' object is not callable Traceback (most recent call last): File "C:\Users\compt\Server\BeamMP - KuiToi\modules\PluginsLoader\lua_plugins_loader.py", line 659, in load lua_globals.onInit() TypeError: 'NoneType' object is not callable [2023-08-11 04:49:26,315 | core | INFO ] Loaded 131 mods. 12444.96Mb [2023-08-11 04:49:26,317 | core | INFO ] Initialization completed. [2023-08-11 04:49:26,319 | core | INFO ] Server started in direct connection mode. [2023-08-11 04:49:26,320 | core | INFO ] Server started! [2023-08-11 04:49:26,768 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range ... [2023-08-11 04:49:47,979 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range [2023-08-11 04:49:48,983 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range [2023-08-11 04:49:49,684 | TCPServer | INFO ] Processing new connection... [2023-08-11 04:49:49,939 | EventsSystem | ERROR] Error: "'ip'" - calling lua event "onPlayerAuth", function: "onPlayerAuth", arguments: ('YDeltagon', 'USER', False, {'beammp': '384868'}) [2023-08-11 04:49:49,939 | TCPServer | INFO ] Successful login. [2023-08-11 04:49:49,991 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range [2023-08-11 04:49:50,057 | YDeltagon:0 | INFO ] Player set ID 0 [2023-08-11 04:49:50,057 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] On Player Connecting: 0 [2023-08-11 04:49:50,058 | EventsSystem | ERROR] Error: "...KuiToi\plugins\CobaltEssentials\lua\CobaltPlayerMngr.lua:269: attempt to index a nil value (local 'player') stack traceback: ...KuiToi\plugins\CobaltEssentials\lua\CobaltPlayerMngr.lua:269: in function 'CobaltPlayerMngr.bindPlayerToID' ...KuiToi\plugins\CobaltEssentials\lua\CobaltEssentials.lua:110: in function 'onPlayerConnecting'" - calling lua event "onPlayerConnecting", function: "onPlayerConnecting", arguments: (0,) [2023-08-11 04:49:51,008 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... [2023-08-11 04:49:52,013 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... [2023-08-11 04:49:53,027 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... ... [2023-08-11 04:50:11,214 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... [2023-08-11 04:50:12,223 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... [2023-08-11 04:50:12,973 | EventsSystem | ERROR] Error: "...KuiToi\plugins\CobaltEssentials\lua\CobaltEssentials.lua:117: attempt to index a nil value (field '?') stack traceback: ...KuiToi\plugins\CobaltEssentials\lua\CobaltEssentials.lua:117: in function 'onPlayerJoining'" - calling lua event "onPlayerJoining", function: "onPlayerJoining", arguments: (0,) [2023-08-11 04:50:13,232 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... [2023-08-11 04:50:14,239 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... ... [2023-08-11 04:51:09,765 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... [2023-08-11 04:51:10,769 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... [2023-08-11 04:51:10,814 | YDeltagon:0 | INFO ] Sync time 80.75sec. [2023-08-11 04:51:10,928 | EventsSystem | ERROR] Error: "'<' not supported between instances of 'str' and 'int'" - calling lua event "requestCEISync", function: "requestCEISync", arguments: ('',) [2023-08-11 04:51:10,928 | EventsSystem | WARNING] Event "requestCEISync" is not registered. Maybe kt.call_async_event()? Skipping... [2023-08-11 04:51:10,928 | EventsSystem | WARNING] Event "requestCEISync" is not registered. Maybe kt.call_event()? Skipping... [2023-08-11 04:51:11,780 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... [2023-08-11 04:51:12,792 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... [2023-08-11 04:51:13,806 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... ... [2023-08-11 04:51:48,150 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... [2023-08-11 04:51:49,162 | EventsSystem | WARNING] Event "_get_players" is not registered. Maybe kt.call_async_event()? Skipping... [2023-08-11 04:51:49,852 | LuaPlugin | CobaltEssentials | INFO ] [Cobalt] On Player Disconnect: 0 | Left while Loading. [2023-08-11 04:51:49,852 | YDeltagon:0 | INFO ] Left the server. Playtime: 2.0 min [2023-08-11 04:51:50,170 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range [2023-08-11 04:51:51,181 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range ... [2023-08-11 04:52:00,258 | LuaPlugin | CobaltEssentials | INFO ] [WARN] Extension CEI threw an error while handling event onTick: list index out of range [2023-08-11 04:52:00,350 | LuaPluginsLoader | INFO ] Stopping Lua plugin: CobaltEssentials [2023-08-11 04:52:00,352 | core | INFO ] Working time: 35 sec. [2023-08-11 04:52:00,353 | core | INFO ] Server stopped!I don't no if this is usefull for you, but, yeah, i'm here if you need some help