Plugins won't load on VPS
#1

No idea why it's doing my headin i have got updated ones recompiled the gamemode and on the logs it's saying failed loading plugin sscanf and streamer and mysql.
Reply
#2

linux ? if linux try to put .so Trying To Help Only
Reply
#3

It's windows not linux the plugins are in the plugins folder but it won't load them.
Reply
#4

hmm no idea
Reply
#5

Fixed only issue is the mysql plugin won't load.
Reply
#6

Post your server log.
Reply
#7

Код:
SA-MP Dedicated Server
----------------------
v0.3.7-RC1, ©2005-2015 SA-MP Team

[20:32:28] 
[20:32:28] Server Plugins
[20:32:28] --------------
[20:32:28]  Loading plugin: crashdetect
[20:32:28]   CrashDetect v4.12 is OK.
[20:32:28]   Loaded.
[20:32:28]  Loading plugin: mysql
[20:32:28]   Failed.
[20:32:28]  Loading plugin: sscanf
[20:32:28] 

[20:32:28]  ===============================

[20:32:28]       sscanf plugin loaded.     

[20:32:28]          Version:  2.8.1        

[20:32:28]    © 2012 Alex "******" Cole  

[20:32:28]  ===============================

[20:32:28]   Loaded.
[20:32:28]  Loading plugin: streamer
[20:32:28]   Loaded.
[20:32:28]  Loading plugin: Whirlpool
[20:32:28]  
[20:32:28]  ==================
[20:32:28]  
[20:32:28]   Whirlpool loaded
[20:32:28]  
[20:32:28]  ==================
[20:32:28]  
[20:32:28]   Loaded.
[20:32:28]  Loaded 4 plugins.

[20:32:28] 
[20:32:28] Filterscripts
[20:32:28] ---------------
[20:32:28]   Loading filterscript 'Mapping.amx'...
[20:32:28]   Loaded 1 filterscripts.

[20:32:28] [debug] Run time error 19: "File or function is not found"
[20:32:28] [debug]  mysql_connect
[20:32:28] [debug]  mysql_ping
[20:32:28] [debug]  mysql_function_query
[20:32:28] [debug]  cache_get_field_content
[20:32:28] [debug]  mysql_real_escape_string
[20:32:28] [debug]  cache_get_data
[20:32:28] [debug]  mysql_affected_rows
[20:32:28] [debug]  mysql_insert_id
[20:32:28] [debug]  cache_get_row
[20:32:28] [debug] Run time error 19: "File or function is not found"
[20:32:28] [debug]  mysql_connect
[20:32:28] [debug]  mysql_ping
[20:32:28] [debug]  mysql_function_query
[20:32:28] [debug]  cache_get_field_content
[20:32:28] [debug]  mysql_real_escape_string
[20:32:28] [debug]  cache_get_data
[20:32:28] [debug]  mysql_affected_rows
[20:32:28] [debug]  mysql_insert_id
[20:32:28] [debug]  cache_get_row
[20:32:28] Script[gamemodes/OGRP.amx]: Run time error 19: "File or function is not found"
[20:32:28] Number of vehicle models: 0
[20:32:38] New version of CrashDetect is available for download (4.13)
Reply
#8

What version are you using? I had a similar issue with R6 and I dug up another plugin from another project and it worked perfectly, So i'd suggest looking for the same version and downloading it.
Reply
#9

Quote:
Originally Posted by fonia5
Посмотреть сообщение
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-RC1, ©2005-2015 SA-MP Team

[20:32:28] 
[20:32:28] Server Plugins
[20:32:28] --------------
[20:32:28]  Loading plugin: crashdetect
[20:32:28]   CrashDetect v4.12 is OK.
[20:32:28]   Loaded.
[20:32:28]  Loading plugin: mysql
[20:32:28]   Failed.
[20:32:28]  Loading plugin: sscanf
[20:32:28] 

[20:32:28]  ===============================

[20:32:28]       sscanf plugin loaded.     

[20:32:28]          Version:  2.8.1        

[20:32:28]    © 2012 Alex "******" Cole  

[20:32:28]  ===============================

[20:32:28]   Loaded.
[20:32:28]  Loading plugin: streamer
[20:32:28]   Loaded.
[20:32:28]  Loading plugin: Whirlpool
[20:32:28]  
[20:32:28]  ==================
[20:32:28]  
[20:32:28]   Whirlpool loaded
[20:32:28]  
[20:32:28]  ==================
[20:32:28]  
[20:32:28]   Loaded.
[20:32:28]  Loaded 4 plugins.

[20:32:28] 
[20:32:28] Filterscripts
[20:32:28] ---------------
[20:32:28]   Loading filterscript 'Mapping.amx'...
[20:32:28]   Loaded 1 filterscripts.

[20:32:28] [debug] Run time error 19: "File or function is not found"
[20:32:28] [debug]  mysql_connect
[20:32:28] [debug]  mysql_ping
[20:32:28] [debug]  mysql_function_query
[20:32:28] [debug]  cache_get_field_content
[20:32:28] [debug]  mysql_real_escape_string
[20:32:28] [debug]  cache_get_data
[20:32:28] [debug]  mysql_affected_rows
[20:32:28] [debug]  mysql_insert_id
[20:32:28] [debug]  cache_get_row
[20:32:28] [debug] Run time error 19: "File or function is not found"
[20:32:28] [debug]  mysql_connect
[20:32:28] [debug]  mysql_ping
[20:32:28] [debug]  mysql_function_query
[20:32:28] [debug]  cache_get_field_content
[20:32:28] [debug]  mysql_real_escape_string
[20:32:28] [debug]  cache_get_data
[20:32:28] [debug]  mysql_affected_rows
[20:32:28] [debug]  mysql_insert_id
[20:32:28] [debug]  cache_get_row
[20:32:28] Script[gamemodes/OGRP.amx]: Run time error 19: "File or function is not found"
[20:32:28] Number of vehicle models: 0
[20:32:38] New version of CrashDetect is available for download (4.13)
Assuming you tried to load the correct version of the MySQL plugin I'd suggest you to download the source code and compile on your machine.
Reply
#10

It's R7 Blueg mysql but i can't get a DL anywere i give it a try now.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)