PDA

View Full Version : libcod won't start



RobsoN
23rd March 2014, 00:10
Hi, my libcod can't run



******* script compile error *******
unknown function: (file _mysql.gsc', line 375)
mysql_free_result(result);
*
************************************


I noted this error on startup:



./cod2_lnxded: /home/cod2/zombie/lib/libmysqlclient.so.18: no version information available (required by /home/cod2/zombie/libcod2_1_0_new.so)
Q3Dirtrav 'fix' by dutchmeat started

> [INFO] Compiled for: CoD2 1.0
Compiled: Mar 8 2014 02:17:24
> [INFO] value of closer=08111d32
> [INFO] value of download=0808e508
> [PLUGIN LOADED]
CoD2 MP 1.0 build linux-i386 Oct 24 2005
----- FS_Startup -----


I searched 1/2 of google and didnt find anything.
Thanks in advice.

kung foo man
23rd March 2014, 08:40
Can you try with the newest version first: http://killtube.org/downloads/libcod/2014_03_22/

By the compile date it can't have the native CoDScript functions in 1.0:



$ git log
...
commit ab4da6d1dd7951a8ce66da6f2babb7e8a22f6bf8
Author: M-itch <mitchhubers@gmail.com>
Date: Sat Mar 8 18:46:00 2014 +0100

Added real function support to 1.0 (untested)
...

RobsoN
23rd March 2014, 09:52
WTF.. I tried about 20 libcod versions (including newiest) and I had same error, but it WORKS NOW :D.
I was very tired or you are a god, Kung :cool:.
Sorry for mess on forum, and thanks you!