problem when i run linux server

Started by Spice, Aug 08, 2015, 09:18 AM

Previous topic - Next topic

Spice

ok thats why plugins were not loading...?

KAKAN

oh no

Spice

but my server is not running file mpsvrrel32 it only runs mpsvrrel64 but didnt loading plugins....

Spice

now problemis database is not loading it says problem in 115 line the index ConnectSQL does not exsits.....
here is error message
AN ERROR HAS OCCURED [the index 'ConnectSQL' does not exist]

CALLSTACK
*FUNCTION [onScriptLoad()] Ideal-SQ.nut line [115]   (115 line is db <- ConnectSQL( "DataBase.db" ); )

LOCALS
[this] TABLE
[WARNING] onScriptLoad failed to execute -- check the console for more details.

but when i run the same server on windows it runs smoothly and do not show any error.....

this is my host server info
Ubuntu 12.10 (GNU/Linux 2.6.32-042stab108.2 x86_64)

i am using 64 bit plugins and mpsvrrel64

Please help

Mashreq

#19
Are you sure that you have sqlite plugin inside your plugins folder and is it loaded when you start the server? If not, download the sqlite plugin from here and keep them in your plugins folder as well as load it in your server.cfg file.

Spice

yes i have added it and also in server.cfg
it shows me this



Vice City Multiplayer Server
 -------------------------------
 v0.4, (c) 2007-2014 VC:MP Team

Loaded plugin: sqlite04rel64

Loaded plugin: xmlconf04rel64

Loaded plugin: squirrel04rel64

Loaded plugin: sockets04rel64

Loaded plugin: announce04rel64

Loaded plugin: ini04rel64

[WEAPONS] No custom weapons to load.
[VEHICLEMODELS] No custom vehicle models to load.
** Started VC:MP 0.4 Server **
 Port: 5195
 Max players: 50


[MODULE] Loaded SQLite3 for VC:MP by Stormeus.
[MODULE] Loaded server.conf Loader for 0.4 by Stormeus
[MODULE]    >> Loaded server.conf for parsing
[MODULE]    >> Applied settings
[MODULE]    >> Loaded classes
[MODULE]    >> Loaded vehicles
[MODULE]    >> Loaded pickups
[MODULE] Loaded server.conf successfully

[MODULE] Loaded SqVCMP 0.4 frontend by Stormeus. (v1.0)

AN ERROR HAS OCCURED [the index 'ConnectSQL' does not exist]

CALLSTACK
*FUNCTION [onScriptLoad()] Ideal-SQ.nut line [115]

LOCALS
[this] TABLE
[WARNING] onScriptLoad failed to execute -- check the console for more details.

[MODULE] Loaded sq_sockets for VC:MP by the LU Dev Team (ported by Stormeus).

[MODULE] Loaded [deprecated] sq_ini for VC:MP by Stormeus.


now....?

Mashreq


Spice


Spice

ahhhh  thankx bro itx working but other plugins are not working properly like announce....etc can u give me the link so i can get other too....

Spice

i think plugins that i downloaded were not working .....thats why iwas getting problem

Mashreq

I see all the plugins loaded in the post which you have made above.
Anyway here the announce04rel64

Spice

Thank you very very very very much  to all of you problem solved....
i download plugins given in this forum but they didnt work then i have to download then from bitbucket i request to upload them again....Thankx

Spice

all things are set but 1 problem that all accout passwored that were already stored in data base are changed.....any solution...?

Spice

first password was storing in 64 char  but now it is storing in 128 char.....