Plugins dont run?
#1

Hello, I just bought a Windows server 2003 VPS, and I tried using my friend script, then when I try to run, I get some errors. I'll post my server_log.txt
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[04:27:38] 
[04:27:38] Server Plugins
[04:27:38] --------------
[04:27:38]  Loading plugin: streamer
[04:27:38] 

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

[04:27:38]   Loaded.
[04:27:38]  Loading plugin: sscanf
[04:27:38] 

[04:27:38]  ===============================

[04:27:38]       sscanf plugin loaded.     

[04:27:38]          Version:  2.8.1        

[04:27:38]    © 2012 Alex "******" Cole  

[04:27:38]  ===============================

[04:27:38]   Loaded.
[04:27:38]  Loading plugin: mysql
[04:27:38]   Failed.
[04:27:38]  Loading plugin: socket
[04:27:38]   Failed.
[04:27:38]  Loaded 2 plugins.

[04:27:39] 
[04:27:39] Filterscripts
[04:27:39] ---------------
[04:27:39]   Loading filterscript 'gm_custmapping.amx'...
[04:27:39]   Loading filterscript 'animations.amx'...
[04:27:39]   Loading filterscript 'int.amx'...
[04:27:39]  nInteriors by Norn successfully loaded.
[04:27:39]   Loading filterscript 'pos.amx'...
[04:27:39]   Loading filterscript 'UMask.amx'...
[04:27:39] OnFilter
[04:27:39] ------------------------------
[04:27:39] | Unique Mask System Loaded!-Edgar |
[04:27:39] ------------------------------
[04:27:39]   Loaded 5 filterscripts.

[04:27:39] OnGameo
[04:27:39] Script[gamemodes/SRP.amx]: Run time error 19: "File or function is not found"
[04:27:39] Number of vehicle models: 0
[04:27:40] --- Server Shutting Down.
[04:27:40] 
----------------------------------
[04:27:40]     -G.O-Anims Unloaded       
[04:27:40] ----------------------------------

[04:27:41] 

*** Streamer Plugin v2.6.1 by Incognito unloaded ***

[04:27:41] 

[04:27:41]  ===============================

[04:27:41]      sscanf plugin unloaded.    

[04:27:41]  ===============================
mysql and socket won't run, I already have socket and mysql plugin and updated it, and recompiled the script. Anyone can help?
Reply
#2

1) Are msql.dll & socket.dll inside plugins folder?
2) Which mysql version you use?If its old update it with latest BlueG's mysql plugin.
Reply
#3

Sometimes MySQL plugins require a .dll named libmysql or something like that.

Since the VPS is a server one, try running the server on your own computer with the same files as the ones on the VPS. If a .dll is missing it will popup.
Reply
#4

Quote:
Originally Posted by DGRP
Посмотреть сообщение
Hello, I just bought a Windows server 2003 VPS
Well that wasn't such a bright idea, considering that Microsoft ended mainstream support in 2010 and ended extended support just last month. The latest MySQL plugin uses functions from the kernel32.dll system library (such as these) which simply do not exist in Windows XP and Windows Server 2003. Ergo, you cannot use it on these operating systems.
Reply
#5

Quote:
Originally Posted by Vince
Посмотреть сообщение
Well that wasn't such a bright idea, considering that Microsoft ended mainstream support in 2010 and ended extended support just last month. The latest MySQL plugin uses functions from the kernel32.dll system library (such as these) which simply do not exist in Windows XP and Windows Server 2003. Ergo, you cannot use it on these operating systems.
So I can't make a server with mysql plugin?
Reply
#6

You need to Update the VPS os
Reply
#7

Do you have everything that mysql plugin requires?
Reply
#8

Why using Mysql.dll, while there is Mysql-Static ?
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)