K4ryuu / CS2_SimpleRanks

A CS2 server extension that allows you to create an unlimited number of ranks with customizable experience thresholds and rank colors. Players gain or lose experience during various in-game events, enabling them to advance or regress between ranks. The extension is fully configurable using 'configs.json' and utilizes MySQL to store data.
GNU General Public License v3.0
27 stars 1 forks source link

[BUG] #17

Closed chycken closed 8 months ago

chycken commented 8 months ago

Hello, after installed this plugin, my server is crashing when i want to start it.. If I delete this plugin, the crash is gone. Whats the problem?

SRKHOST~ The server is marked as down... SRKHOST~ ---------- The server is down (crash) ---------- SRKHOST~ Exit code: 139 SRKHOST~ Out of memory?: false

K4ryuu commented 8 months ago

Greetings,

If you send a bug report, follow the given template, which is loaded by default into the message and give a title after the BUG prefix.

Please provide me more informations about your server, such as:

Best Regards, K4ryuu

chycken commented 8 months ago

Linux Metamod:Source Version Information Metamod:Source version 2.0.0-dev+1256 Plugin interface version: 16:14 SourceHook version: 5:5 Loaded As: GameDLL (gameinfo.txt) Compiled on: Oct 26 2023 10:57:52 Built from: https://github.com/alliedmodders/metamod-source/commit/6ee74f0 Build ID: 1256:6ee74f0 http://www.metamodsource.net/ meta list Listing 3 plugins: [01] Advertisement (1.1) by Napas [02] CounterStrikeSharp (0.1.0) by Roflmuffin [03] Accelerator local (1.0.0) by Phoenix (˙·٠●Феникс●٠·˙), Asher Baker (asherkin)

Cant see any error

K4ryuu commented 8 months ago

When did you download CSS?

chycken commented 8 months ago

Updated cssharp 3 hrs ago, so the latest version

K4ryuu commented 8 months ago

Could you try the plugin with this version of CSSharp?

https://github.com/roflmuffin/CounterStrikeSharp/suites/17970489090/artifacts/1033400515

chycken commented 8 months ago

tried, and crached again. :c

chycken commented 8 months ago

Deleted and reinstalled the entire cssharp, and its working. THANKS