Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: Chrispapa on May 14, 2015, 07:36 AM

Title: Script couldn't load on linux
Post by: Chrispapa on May 14, 2015, 07:36 AM
Hy!
I have this error:

'Could not load script 'scripts/main.nut
[WARNING] cannot open the file"

and this:

".so: cannot open shared object file: No such file or directory
Failed to load plugin: announce04rel64"

".so: cannot open shared object file: No such file or directory
Failed to load plugin: mysql04rel64"

And my client have this error: "failed to send unique id."

Whats the problem?
Title: Re: Script couldn't load on linux
Post by: Chrispapa on May 14, 2015, 08:35 AM
Please help!
Title: Re: Script couldn't load on linux
Post by: FarisDon on May 14, 2015, 10:14 AM
Quote from: Chrispapa on May 14, 2015, 08:35 AMPlease help!
well is your main.nut file in the scripts directory(Check kindly?
or is it name 'main' correctly?i hope you are loading the plugins correctly if your linux server 32 so you should load 32. Not 64 and download the latest updated plugins and client
http://forum.vc-mp.org/index.php?topic=640.new#new .
Title: Re: Script couldn't load on linux
Post by: Thijn on May 14, 2015, 10:30 AM
You probably are trying to load things which aren't where you say they are. Check your paths.
Title: Re: Script couldn't load on linux
Post by: Chrispapa on May 14, 2015, 10:33 AM
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fkepfeltoltes.hu%2F150514%2Fasd_www.kepfeltoltes.hu_.png&hash=2394038de351718ebb94f1382d3a945ae6d6c0ae)
Title: Re: Script couldn't load on linux
Post by: Chrispapa on May 14, 2015, 10:37 AM
Ohh,it's an old version server. Do you send me the Linux x86 server files?(With scripts,startup files)