SA-MP Forums

Go Back   SA-MP Forums > SA-MP Scripting and Plugins > Gamemode Scripts

Reply
 
Thread Tools Display Modes
Old 16/08/2011, 05:11 PM   #531
dr.pepper
Huge Clucker
 
dr.pepper's Avatar
 
Join Date: Jul 2009
Location: ok
Posts: 324
Reputation: 38
Default Re: Vortex Roleplay 2 [MySQL, sscanf, zcmd, streamer, IRC, whirlpool]

I think you're missing a plugin? Maybe you spelled a plugin name wrong on the server.cfg. Try this:
plugins mysql.so sscanf.so streamer.so wp.so geoip.so irc.so
__________________
Gamemodes
* Ultimate Stunting 0.3e - Stunt/Race/Drift/DM/Freeroam - http://forum.sa-mp.com/showthread.php?t=371998

Filterscripts
* Minigun DM FilterScript [SIMPLE] - http://forum.sa-mp.com/showthread.php?t=362040
dr.pepper is offline   Reply With Quote
Old 18/08/2011, 10:37 AM   #532
Calgon
Godfather
 
Join Date: Jan 2009
Location: England
Posts: 6,540
Reputation: 697
Default Re: Vortex Roleplay 2 [MySQL, sscanf, zcmd, streamer, IRC, whirlpool]

Actually, there was a bug with the MySQL plugin on Linux which I've patched by reverting to R6 of the plugin, which I've addressed (including a little more detail) here.

I'll be on my way... again. Bye!
Calgon is offline   Reply With Quote
Old 20/08/2011, 07:28 AM   #533
Stuf
Big Clucker
 
Stuf's Avatar
 
Join Date: Apr 2011
Posts: 53
Reputation: 0
Post Re: Vortex Roleplay 2 [MySQL, sscanf, zcmd, streamer, IRC, whirlpool]

Hello, calgon can you make please video tutorial how to make server starting? beacuse i m begginer and i dont know how to do thall, all, a lot of people asked you to make tutorial. So can help me?
__________________
Stuf is offline   Reply With Quote
Old 20/08/2011, 02:58 PM   #534
Stuf
Big Clucker
 
Stuf's Avatar
 
Join Date: Apr 2011
Posts: 53
Reputation: 0
Post Re: Vortex Roleplay 2 [MySQL, sscanf, zcmd, streamer, IRC, whirlpool]

asdas
__________________

Last edited by Stuf; 20/08/2011 at 06:54 PM.
Stuf is offline   Reply With Quote
Old 21/08/2011, 03:12 AM   #535
MartinSamp
Little Clucker
 
Join Date: Aug 2011
Posts: 5
Reputation: 1
Default Re: Vortex Roleplay 2 [MySQL, sscanf, zcmd, streamer, IRC, whirlpool]

Everything configured correctly,although

Quote:
[04:37:02] main() has been called.
[04:37:02] Number of vehicle models: 0
[04:37:02] errorid: 1046 | error: No database selected | resultid: -1 | extraid: -1 | callback: NULL | query: UPDATE playeraccounts SET playerStatus = '0' WHERE playerStatus = '1'
[04:37:02] errorid: 1046 | error: No database selected | resultid: 8 | extraid: 0 | callback: OnQueryFinish | query: SELECT * FROM vehicles
[04:37:02] errorid: 1046 | error: No database selected | resultid: 9 | extraid: 0 | callback: OnQueryFinish | query: SELECT * FROM houses
[04:37:02] errorid: 1046 | error: No database selected | resultid: 10 | extraid: 0 | callback: OnQueryFinish | query: SELECT * FROM jobs
[04:37:02] errorid: 1046 | error: No database selected | resultid: 11 | extraid: 0 | callback: OnQueryFinish | query: SELECT * FROM groups
[04:37:02] errorid: 1046 | error: No database selected | resultid: 13 | extraid: 0 | callback: OnQueryFinish | query: SELECT * FROM assets
[04:37:02] errorid: 1046 | error: No database selected | resultid: 14 | extraid: 0 | callback: OnQueryFinish | query: SELECT * FROM businesses
This show up.
MartinSamp is offline   Reply With Quote
Old 21/08/2011, 03:42 AM   #536
=WoR=G4M3Ov3r
High-roller
 
=WoR=G4M3Ov3r's Avatar
 
Join Date: Nov 2010
Location: Vivienne <3
Posts: 1,868
Reputation: 324
Default Re: Vortex Roleplay 2 [MySQL, sscanf, zcmd, streamer, IRC, whirlpool]

Quote:
Originally Posted by MartinSamp View Post
Everything configured correctly,although



This show up.
Did you load the right plugins ?, and Include what needs to be included ?
__________________

server.dawn-tdm.com:6969
=WoR=G4M3Ov3r is offline   Reply With Quote
Old 21/08/2011, 07:39 AM   #537
MartinSamp
Little Clucker
 
Join Date: Aug 2011
Posts: 5
Reputation: 1
Default Re: Vortex Roleplay 2 [MySQL, sscanf, zcmd, streamer, IRC, whirlpool]

Quote:
Originally Posted by BATAD View Post
Did you load the right plugins ?, and Include what needs to be included ?
Yes its all where it supposed to be...
MartinSamp is offline   Reply With Quote
Old 21/08/2011, 07:50 AM   #538
RoamPT
High-roller
 
RoamPT's Avatar
 
Join Date: Nov 2007
Location: Toronto, Canada
Posts: 1,188
Reputation: 25
Default Re: Vortex Roleplay 2 [MySQL, sscanf, zcmd, streamer, IRC, whirlpool]

Check the MySQL debug log, its more accurate. U need to enable the debug though. Just search for Debug and u will find it in the script.
__________________
RoamPT is offline   Reply With Quote
Old 21/08/2011, 03:06 PM   #539
Tey
Little Clucker
 
Join Date: Aug 2011
Posts: 2
Reputation: 0
Default Re: Vortex Roleplay 2 [MySQL, sscanf, zcmd, streamer, IRC, whirlpool]

I always get:
Quote:
[18:59:11] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
When i changed the mysql plugin the upper problem is Solved but the lower Problem is still not fixed with or without the new Mysql Plugin.

Quote:
Script[gamemodes/vx-rp.amx]: Run time error 19: "File or function is not found"
The strangest thing is, even if i upload the un-edited .amx file from the archive this error ocurs. ( I used linux package)

Wtf?
Im running it on Linux Debian 64bit

greez
Tey is offline   Reply With Quote
Old 21/08/2011, 04:34 PM   #540
RoamPT
High-roller
 
RoamPT's Avatar
 
Join Date: Nov 2007
Location: Toronto, Canada
Posts: 1,188
Reputation: 25
Default Re: Vortex Roleplay 2 [MySQL, sscanf, zcmd, streamer, IRC, whirlpool]

http://forum.sa-mp.com/showpost.php?...&postcount=553

You should have used a little search. Btw the original MySQL Plugin topic if you need something else: http://forum.sa-mp.com/showthread.ph...qlclient.so.15
__________________
RoamPT is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vortex Roleplay AirPlus Scripting Help 1 03/12/2011 03:28 AM
Vortex roleplay help a!DaN)_)-) Server Support 8 28/11/2011 02:38 AM
Vortex 2 problem - MySql tbedy Help Archive 15 16/06/2011 07:35 PM
Whirlpool and MySQL Snipa Help Archive 2 31/05/2011 09:42 PM


All times are GMT. The time now is 12:58 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.