Hello, give me libcod1.0(last version) with Mysql functions "(znation.nl/cod4script/(MYSQL)"
Printable View
Hello, give me libcod1.0(last version) with Mysql functions "(znation.nl/cod4script/(MYSQL)"
Attachment 940
For the fked up SW:Battlefront hype..
autistic serthy, thanks for the answer.
If I download a killtube/libcod, or compile it on my VDS, error: Segmentation fault
Compile a normal file .so?
I tried a lot of files libcod2_1_0.so (different versions), sometimes an error Segmentation Fault when you start the server, or server good start, if player connect = server crash and error Segmentation Fault!
Are you SURE you're running a 1.0 server?
This began to happen when I started to use mysql_init(), mysql_query()... etc.
The fact is that before Mysql functions have been now, before doing so "closer(101,102,103);" etc.
When replacing "closer(100);" on "mysq_init()" , this error Segmentation fault. maybe i use "bad" version libcod?!
Then you dont have the proper pre-requisites installed. Did you follow the steps in the github page?
sorry Iznogod, fucking language barrier, I almost did not understand from what you said :(
Are you sure you did that AND that it was successful?Code:dpkg --add-architecture i386
apt-get update
apt-get install gcc-multilib
apt-get install libmysqlclient-dev:i386
apt-get install g++-multilib
I know a debian system on which the libmysqlclient-dev:i386 did NOT want to install