Pisex / cs2-lvl_ranks

11 stars 4 forks source link

doesn't work with newest 1284 MM build - works with 1282 #8

Open Bullzai opened 7 months ago

Bullzai commented 7 months ago

Most likely needs to be re-build with latest sdk

y3request commented 7 months ago

dang this is why I cannot get it to work. I just set it up on my server but I am on 1284

Metamod:Source Version Information Metamod:Source version 2.0.0-dev+1284 Plugin interface version: 16:14 SourceHook version: 5:5 Loaded As: GameDLL (gameinfo.txt) Compiled on: Mar 6 2024 19:12:43 Built from: https://github.com/alliedmodders/metamod-source/commit/9fbe7f3 Build ID: 1284:9fbe7f3

y3request commented 7 months ago

hmm, i downgraded to 1282 and it still not loading, I am not sure why. FakeRank will load, but not the core.

ghostt187 commented 7 months ago

because u probably havent installed the utils plugin

y3request commented 7 months ago

because u probably havent installed the utils plugin

I have not installed that you are right... i am having trouble finding the download location

ghostt187 commented 7 months ago

https://github.com/Pisex/cs2-menus

y3request commented 7 months ago

https://github.com/Pisex/cs2-menus

omg thanks. I was looking all over his profile for "Game Utils" and his csdevs resource and it is called cs2-menus LOL

that was it,

Listing 7 plugins: [01] [LR] FakeRank (1.1.0) by Pisex [02] AuthSessionFix (1.0.0.0) by Poggu [03] [LR] Core (1.0.2) by Pisex [04] CounterStrikeSharp (0.1.0) by Roflmuffin [05] ServerListPlayersFix (1.0.0.0) by Poggu [06] Game Utils (1.2) by Pisex [07] MysqlMM (1.0.0.0) by Poggu

y3request commented 7 months ago

Crashes on connection after steam validation

STEAM USERID validated Client 10 'yX' signon state SIGNONSTATE_SPAWN -> SIGNONSTATE_FULL ./game/cs2.sh: line 118: 44 Segmentation fault (core dumped) ${STEAM_RUNTIME_PREFIX} ${GAME_DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"

Its not really spitting back a very good error so I am not sure what is wrong. I have confirmed it is cs2-lvl_ranks by disabling it. I have tried 2 different databases. With tables created and not. I will just disable it for now... I dunno what to do or what is causing the crash.