Skip to content

[Bug]: Server crush after Armory update and CSSharp update #81

@CDEV-Studio

Description

@CDEV-Studio

What happened?

Server crushing when plugin is trying to load
If i remove CSPracc plugin, server starting normaly

Plugin Version

v1.0.0.3

Which metamod version are you using?

1314

Which css version are you using?

271

What server os do you use?

Linux

Relevant log output

[18:36:43.606] CSSharp: Initializing
[18:36:43.606] CSSharp: CoreConfig loaded.
[18:36:43.635] CSSharp: Copying bytes from disk for /home/steam/cs2/game/bin/linuxsteamrt64/libengine2.so
[18:36:43.758] CSSharp: Copying bytes from disk for /home/steam/cs2/game/bin/linuxsteamrt64/../../csgo/bin/linuxsteamrt64/libserver.so
[18:36:43.787] CSSharp: Globals loaded.
[18:36:43.806] CSSharp: Loading .NET runtime...
[18:36:43.806] CSSharp: Loading hostfxr from /home/steam/cs2/game/csgo/addons/counterstrikesharp/dotnet/host/fxr/8.0.3/libhostfxr.so
[18:36:43.806] CSSharp: .NET Runtime Initialised.
[18:36:43.806] CSSharp: Loading CSS API, Runtime Config: /home/steam/cs2/game/csgo/addons/counterstrikesharp/api/CounterStrikeSharp.API.runtimeconfig.json
18:36:44 [INFO] (cssharp:Core) CounterStrikeSharp is starting up...
18:36:44 [INFO] (cssharp:CoreConfig) Successfully loaded core configuration
18:36:44 [INFO] (cssharp:GameDataProvider) Successfully loaded 36 game data entries from /home/steam/cs2/game/csgo/addons/counterstrikesharp/gamedata/gamedata.json
18:36:44 [INFO] (cssharp:Core) Loading Admins from /home/steam/cs2/game/csgo/addons/counterstrikesharp/configs/admins.json
18:36:44 [INFO] (cssharp:AdminManager) Loaded admin data with 6 admins.
18:36:44 [INFO] (cssharp:Core) Loading Admin Groups from /home/steam/cs2/game/csgo/addons/counterstrikesharp/configs/admin_groups.json
Admin groups file not found. Skipping admin groups load.
18:36:44 [INFO] (cssharp:Core) Loading Admin Command Overrides from /home/steam/cs2/game/csgo/addons/counterstrikesharp/configs/admin_overrides.json
Admin command overrides file not found. Skipping admin command overrides load.
18:36:44 [INFO] (cssharp:PluginContext) Loading plugin CDEVAddons
18:36:44 [INFO] (plugin:CDEVAddons) CDEVAddons success loaded!
18:36:44 [INFO] (cssharp:PluginContext) Finished loading plugin CDEVAddons
18:36:44 [INFO] (cssharp:PluginContext) Loading plugin CustomCommands
18:36:44 [INFO] (plugin:CustomCommands) CustomCommands loaded!
18:36:44 [INFO] (plugin:CustomCommands) Found default config file.
18:36:44 [INFO] (cssharp:PluginContext) Finished loading plugin CustomCommands
18:36:44 [INFO] (cssharp:PluginContext) Loading plugin CSPracc
18:36:44 [INFO] (plugin:Practice Plugin) Creating Bot Replay storage
18:36:44 [INFO] (plugin:Practice Plugin) Created Bot Replay storage Count: 0
Segmentation fault (core dumped)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions