SA-MP Forums Archive
Help needed - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Help needed (/showthread.php?tid=609402)



Help needed - Uvais - 12.06.2016

So guys i want to start a cnr server with this script
https://sampforum.blast.hk/showthread.php?tid=573762

But i dont know what is wrong with it.. I used Xxamp for mysql.. I created a database and uploaded the sql file too and when i run the server the logs are
Код:
SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[01:18:42] filterscripts = ""  (string)
[01:18:42] 
[01:18:42] Server Plugins
[01:18:42] --------------
[01:18:42]  Loading plugin: crashdetect
[01:18:42]   CrashDetect v4.15.1 is OK.
[01:18:42]   Loaded.
[01:18:42]  Loading plugin: sscanf
[01:18:42] 

[01:18:42]  ===============================

[01:18:42]       sscanf plugin loaded.     

[01:18:42]          Version:  2.8.1        

[01:18:42]    © 2012 Alex "******" Cole  

[01:18:42]  ===============================

[01:18:42]   Loaded.
[01:18:42]  Loading plugin: streamer
[01:18:42] 

*** Streamer Plugin v2.7.5.1 by Incognito loaded ***

[01:18:42]   Loaded.
[01:18:42]  Loading plugin: mysql
[01:18:42]  >> plugin.mysql: R39-2 successfully loaded.
[01:18:42]   Loaded.
[01:18:42]  Loading plugin: whirlpool
[01:18:42]  
[01:18:42]  ==================
[01:18:42]  
[01:18:42]   Whirlpool loaded
[01:18:42]  
[01:18:42]  ==================
[01:18:42]  
[01:18:42]   Loaded.
[01:18:42]  Loading plugin: MapAndreas
[01:18:42]   Loaded.
[01:18:42]  Loaded 6 plugins.

[01:18:42] 
[01:18:42] Filterscripts
[01:18:42] ---------------
[01:18:42]   Loaded 0 filterscripts.

[01:18:42]  
[01:18:42]  
[01:18:42]  
[01:18:42]  ======================================= 
[01:18:42]  |                                     | 
[01:18:42]  |        YSI version 4.00.0001        | 
[01:18:42]  |        By Alex "******" Cole        | 
[01:18:42]  |                                     | 
[01:18:42]  ======================================= 
[01:18:42]  
[01:18:42] Mysql Status : 

[01:18:46] GPS System Loaded...
[01:18:46] --------------------------------------

[01:18:46] 
-----------------------------------------
[01:18:46]  California Cops and Robbers by Bondowocopz
[01:18:46] -----------------------------------------

[01:18:46] Number of vehicle models: 130
[01:19:37] [connection] 127.0.0.1:62119 requests connection cookie.
[01:19:38] Incoming connection: 127.0.0.1:62119 id: 0
[01:19:39] [join] Eclipse has joined the server (0:127.0.0.1)
[01:19:40] [pause] Eclipse is now AFK.
[01:20:16] [resume] Eclipse is no longer AFK because he's left the game. (36 seconds)
[01:20:16] [part] Eclipse has left the server (0:1)
[01:21:34] [connection] 127.0.0.1:54948 requests connection cookie.
[01:21:35] Incoming connection: 127.0.0.1:54948 id: 0
[01:21:35] [join] Eclipse has joined the server (0:127.0.0.1)
[01:21:35] [pause] Eclipse is now AFK.
[01:21:57] [resume] Eclipse is no longer AFK because he's left the game. (22 seconds)
[01:21:57] [part] Eclipse has left the server (0:1)
I dont know but a black screen comes when i log in.. and i cant spawn.



Re: Help needed - NGGMars - 12.06.2016

Maybe this is due to cannot connecting to the mysql. There is also no errors printing on log about failed or success. Make sure its connected by using hostname as localhost, 127.0.0.1 etc


Re: Help needed - GTLS - 12.06.2016

Load Crashdetect at the last of all plugins. then only it will be able to scan all plugins.
PHP код:
 plugins sscanf whirlpool mysql streamer crashdetect 
(or plugins you use)

also, make sure you have defined mysql connect in OnGameModeInit. also make sure you have created the database to start.

EDIT: make sure you downloaded all files which are given on that thread. like ccnr.sql and all...


Re: Help needed - Sithis - 12.06.2016

Just post on the topic where you downloaded the script. Don't expect us to magically solve all your issues. Read the installation instructions that came with the download.


Re: Help needed - Sublime - 12.06.2016

[01:18:42] Mysql Status :

> 404 not found

did you update mysql connection details in ur skript?


Re: Help needed - xTURBOx - 12.06.2016

try
http://forum.sa-mp.com/showpost.php?...&postcount=717
or
http://forum.sa-mp.com/showpost.php?...&postcount=560

PS: that is one of the complex gamemodes released, and is not recommended for newbies


Re: Help needed - Rustin - 12.06.2016

Try some of the above methods , If it doesn't work use some other script. Or if you're too new to this server making stuff and MySQL , use some simple script.