Page 1 of 1
A new Core is available built on 2019-12-18.
Posted: Wed Dec 18, 2019 11:09 pm
by Yukiko
Here it is fresh out of the oven.
From the core-changes.txt:
Code: Select all
12-12-2019 Turley:
Fixed: Poison/invul status for newer clients, when mobile didnt move
The inability to execute commands starting with the letters "con" is also fixed.
For some reason I am unable to link to this version from the Downloads page. So I am posting the Windows version of the Core here. I believe the Ubuntu link still works on the Downloads page.
Re: A new Core is available built on 2019-12-18.
Posted: Thu Dec 19, 2019 6:46 am
by zandor70
Very good. exist a build for Linux?
I compile on Arch Linux, last, all updated, but i get this error:
https://pastebin.com/Y5E2DdLG
/bin/ld linker seem be the problem.
I have installed curl 7.67 and libssh2 1.9.0
Re: A new Core is available built on 2019-12-18.
Posted: Thu Dec 19, 2019 3:52 pm
by Yukiko
From my post above:
I believe the Ubuntu link still works on the Downloads page.
If you click on the link that follows, or the "Downloads" link at the top of the forums, you will see the link to the Linux (Ubuntu) there,
app.php/page/downloads
Re: A new Core is available built on 2019-12-18.
Posted: Thu Dec 19, 2019 4:30 pm
by Xeno
Yukiko wrote: Thu Dec 19, 2019 3:52 pm
From my post above:
I believe the Ubuntu link still works on the Downloads page.
If you click on the link that follows, or the "Downloads" link at the top of the forums, you will see the link to the Linux (Ubuntu) there,
app.php/page/downloads
The package seems to be damaged.
Re: A new Core is available built on 2019-12-18.
Posted: Fri Dec 20, 2019 4:45 am
by zandor70
Downloaded successfully. Thanks.
But why the linker error?
Re: A new Core is available built on 2019-12-18.
Posted: Fri Dec 20, 2019 6:13 am
by zandor70
I use Arch Linux but I have error
./pol: error while loading shared libraries: libmysqlclient.so.20: cannot open shared object file: No such file or directory
Hints?
Re: A new Core is available built on 2019-12-18.
Posted: Fri Dec 20, 2019 6:55 am
by zandor70
I can't run but Xeno yes and the ubuntu compiled pol is more old than the last...

it miss of some important patch like SendQuestArrow() for newer client and can't run all commands starts with "co".
Re: A new Core is available built on 2019-12-18.
Posted: Fri Dec 20, 2019 8:46 am
by Yukiko
Boberski has an automated build system for Linux. I I build the Windows version. Perhaps his system is not working properly.
Re: A new Core is available built on 2019-12-18.
Posted: Sat Dec 21, 2019 2:00 am
by yayafan
Hi,
I downloaded, rec-complie all scripts, and tyied command ".control", it still not work.
Language is "CHT"
Re: A new Core is available built on 2019-12-18.
Posted: Wed Dec 25, 2019 3:00 pm
by Skinny
zandor70 wrote: Fri Dec 20, 2019 6:13 am
I use Arch Linux but I have error
./pol: error while loading shared libraries: libmysqlclient.so.20: cannot open shared object file: No such file or directory
Hints?
Install this:
Code: Select all
apt-get install default-libmysqlclient-dev
Re: A new Core is available built on 2019-12-18.
Posted: Thu Dec 26, 2019 8:44 am
by Yukiko
The Ubuntu build should be the current version of the Core now. Apparently something went wrong with Boberski's build system. It is fixed now.