CHR15cs / CS2-Practice-Plugin

Open Source Plugin for Counterstrike 2 based on CounterStrikeSharp
GNU General Public License v3.0
86 stars 13 forks source link

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

Open CDEV-Studio opened 1 month ago

CDEV-Studio commented 1 month ago

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)
Soramagic7 commented 1 month ago

me too

CDEV-Studio commented 1 month ago

This plugin is dead or what? No answer, no actions...

Soramagic7 commented 1 month ago

maybe plugin author is busy recently? so i am using MatchZy plugin to replace this currently.

CDEV-Studio commented 1 month ago

maybe plugin author is busy recently? so i am using MatchZy plugin to replace this currently.

i'm using it too, but last updates in this plugin was more then 5 months... And MatchZy have no command like .flash and much more

Cruze03 commented 1 month ago

If anyone still interested, try this PR: https://github.com/CHR15cs/CS2-Practice-Plugin/pull/82

marcinOrlikowski commented 1 month ago

If anyone still interested, try this PR: #82

Plugin works now but commands to load configs such as .pracc doesn't seems to work for me.

Cruze03 commented 1 month ago

It was working fine for me. Can anyone else confirm?

Cruze03 commented 1 month ago

https://github.com/Cruze03/CS2-Practice-Plugin/releases/tag/v1.0.0.3 try this

marcinOrlikowski commented 1 month ago

Works great now thanks.

Soramagic7 commented 1 month ago

https://github.com/Cruze03/CS2-Practice-Plugin/releases/tag/v1.0.0.3 try this

thank you!