Need help about load plugins
#1

I got this error:
PHP код:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[18:18:28filterscripts ""  (string)
[
18:18:28
[
18:18:28Server Plugins
[18:18:28] --------------
[
18:18:28]  Loading pluginmysql
[18:18:28]   Failed.
[
18:18:28]  Loading pluginsscanf
[18:18:28]   Failed.
[
18:18:28]  Loading pluginnativechecker
[18:18:28]   Loaded.
[
18:18:28]  Loaded 1 plugins.
[
18:18:28
[
18:18:28Filterscripts
[18:18:28] ---------------
[
18:18:28]   Loaded 0 filterscripts.
[
18:18:28]    Error: Function not registered'SSCANF_Init'
[18:18:28]    Error: Function not registered'SSCANF_Join'
[18:18:28]    Error: Function not registered'SSCANF_Leave'
[18:18:28Script[gamemodes/XG-RP.amx]: Run time error 19"File or function is not found"
[18:18:28Number of vehicle models
I don't understand, I updated every includes and plugins but it still not work! MySQL,sscanf2,... can't be load. Sorry about bad English!!
Reply
#2

OK, I put some .dll files into the server folder but now it still can't load mysql plugin r39.4. Even I put some line config MySQL connection in .pwn file
PHP код:
#define MYSQL_HOST "127.0.0.1" //Has to be a string
#define MYSQL_USER "root" //Has to be a string
#define MYSQL_PASSWORD "" //There is none for wamp unless you set one.
#define MYSQL_DATABASE "xgrp" //Has to be a string 
Reply
#3

OMG, I fixed this problem, by this thread: https://github.com/pBlueG/SA-MP-MySQL/issues/61
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)