MySQL plugin for windows xp server
#1

I'm creating a gamemode and I'm going to use MySQL to save and load player data, I used three different plugins and all three, give me error: who runtime error 19 other error not registered function. I installed all the possible frameworks (4.0) last for my operating system Windows XP SP3 and I have not solved anything: I still have errors. Is there any way to make some MySQL plugins work in this operating system? Or should I change OS or host a server for 2 - 3 months in vain? I ask for help
I apologize for my poor English
Reply
#2

stupid question, but did you loaded those three plugins, or you just used their includes to compile script?
Reply
#3

Quote:
Originally Posted by CoaPsyFactor
Посмотреть сообщение
stupid question, but did you loaded those three plugins, or you just used their includes to compile script?
I loaded one at a time and used the functions related to the plugin to connect and read data in the database, only that each of this plugin has given error and I'm not finding others on web, the only one that seems to work would seem like the plugin PBlueG MySQL. Using this the server has not crashed only that I had the unregistered function error. This is the server log:

PHP код:
SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team
[04:18:27weburl "www.sa-mp.com"  (string)
[
04:18:27
[
04:18:27Server Plugins
[04:18:27] --------------
[
04:18:27]  Loading pluginstreamer.dll
[04:18:27
*** 
Streamer Plugin v2.7.9 by Incognito loaded ***
[
04:18:27]   Loaded.
[
04:18:27]  Loading pluginnativechecker.dll
[04:18:27]   Loaded.
[
04:18:27]  Loading pluginsscanf.dll
[04:18:27
[
04:18:27]  ===============================
[
04:18:27]       sscanf plugin loaded.     
[
04:18:27]          Version:  2.8.2        
[04:18:27]    (c2012 Alex "******" Cole  
[04:18:27]  ===============================
[
04:18:27]   Loaded.
[
04:18:27]  Loading pluginWhirlpool.dll
[04:18:29]  
[
04:18:29]  ==================
[
04:18:29]  
[
04:18:29]   Whirlpool loaded
[04:18:29]  
[
04:18:29]  ==================
[
04:18:29]  
[
04:18:29]   Loaded.
[
04:18:29]  Loading pluginmysql.dll
[04:18:30]  >> plugin.mysqlR33 successfully loaded.
[
04:18:30]   Loaded.
[
04:18:30]  Loaded 5 plugins.
[
04:18:30
[
04:18:30Filterscripts
[04:18:30] ---------------
[
04:18:30]   Loaded 0 filterscripts.
[
04:18:30]    Error: Function not registered'SSCANF_Init'
[04:18:30]    Error: Function not registered'SSCANF_Join'
[04:18:30]    Error: Function not registered'SSCANF_Leave'
[04:18:30]    Error: Function not registered'mysql_connect'
[04:18:30]    Error: Function not registered'mysql_errno'
[04:18:30]    Error: Function not registered'mysql_query'
[04:18:30]    Error: Function not registered'sscanf'
[04:18:30]    Error: Function not registered'WP_Hash'
[04:18:30]  
[
04:18:30]  
[
04:18:30]  //GAMEMODE LOAD SUCCESFULLY, SERVER DON'T CRASH 
using this pugin I repeat that it does not crash the server, just that the function does not work to read data from the DB ..
Is there a solution to the problem?
Reply
#4

probably update sscanf
Reply
#5

Quote:
Originally Posted by JesterlJoker
Посмотреть сообщение
probably update sscanf
I have the latest version of the sscanf plugin (2.8.2) I also tried with the previous versions and gives me: Run time error "19 file or function not found"
Reply
#6

No not just your plugin, you might have the latest plugin but not the include. It should be having the same version recompile everything and then start the server again.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)