splewis / csgo-multi-1v1

CS:GO Sourcemod plugin to create multi-1v1 arena servers
GNU General Public License v3.0
278 stars 68 forks source link

Database connection help #274

Closed HenneCuppens closed 3 years ago

HenneCuppens commented 3 years ago

Firstly sorry it is marked as an issue, but I cant seem to choose the tag "question"

hello, I'm running a CSGO server in an Unraid docker and I'm using the Multi1v1 plugin. Everything is kinda working (I only need one bot in the lobby, otherwise players just cant join? If someone has an idea for this that would be great too) but I cant seem to get the database working.
I get this error when I run rcon sm exts list : [10] file "dbi.mysql.ext.so": libz.so.1: cannot open shared object file: No such file or directory

The weird thing is, I can see this file in my lib64 folder and it has all permissions.

image

If any one knows what I can do about this, that would be really appreciated.

Kind regards!

HenneCuppens commented 3 years ago

I fixed it, turned out to be an issue with unraid installing the needed file not in the right bin folder (not of the container itself) For future unraid users who have problems with this. You cant fix this on unraid without a linux vm, you need to download that file in a 32bit variant, which you cant do that easy on a unraid machine. And place the file in the appdata/cstrikego/bin/