Won't load plugin?
#1

Hey, I just formatted my MacBook to Windows 10, after i had some issues with my previous windows 10. Anyways when I try to run my samp local server from my pc, it won't load the mysql plugin, but it did before i formatted the mac.

My server log:
Код HTML:
----------
Loaded log file: "server_log.txt".
----------

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

[11:00:52] 
[11:00:52] Server Plugins
[11:00:52] --------------
[11:00:52]  Loading plugin: irc
[11:00:52]   Failed.
[11:00:52]  Loading plugin: mysql
[11:00:52]   Failed.
[11:00:52]  Loading plugin: Whirlpool
[11:00:52]  
[11:00:52]  ==================
[11:00:52]  
[11:00:52]   Whirlpool loaded
[11:00:52]  
[11:00:52]  ==================
[11:00:52]  
[11:00:52]   Loaded.
[11:00:52]  Loading plugin: sscanf
[11:00:52] 

[11:00:52]  ===============================

[11:00:52]       sscanf plugin loaded.     

[11:00:52]          Version:  2.8.1        

[11:00:52]    © 2012 Alex "******" Cole  

[11:00:52]  ===============================

[11:00:52]   Loaded.
[11:00:52]  Loading plugin: streamer
[11:00:52]   Failed.
[11:00:52]  Loading plugin: iTD
[11:00:52] 
* iTD Plugin loaded. (Support for textdraw editor mouse/keyboard)

[11:00:52]   Loaded.
[11:00:52]  Loading plugin: crashdetect
[11:00:52]   CrashDetect v4.15.1 is OK.
[11:00:52]   Loaded.
[11:00:52]  Loaded 4 plugins.

[11:00:52] 
[11:00:52] Filterscripts
[11:00:52] ---------------
[11:00:52]   Loading filterscript 'iTD.amx'...
[11:00:52] 
	iPLEOMAX's TextDraw Editor loaded successfully!
	Version: 1.16 Stable (13/10/2012)

[11:00:52]   Loaded 1 filterscripts.

[11:00:52] [debug] Run time error 19: "File or function is not found"
[11:00:52] [debug]  mysql_connect
[11:00:52] [debug]  mysql_close
[11:00:52] [debug]  cache_insert_id
[11:00:52] [debug]  cache_get_row_int
[11:00:52] [debug]  cache_get_data
[11:00:52] [debug]  cache_get_row
[11:00:52] [debug]  mysql_tquery
[11:00:52] [debug]  mysql_escape_string
[11:00:52] [debug] Run time error 19: "File or function is not found"
[11:00:52] [debug]  mysql_connect
[11:00:53] [debug]  mysql_close
[11:00:53] [debug]  cache_insert_id
[11:00:53] [debug]  cache_get_row_int
[11:00:53] [debug]  cache_get_data
[11:00:53] [debug]  cache_get_row
[11:00:53] [debug]  mysql_tquery
[11:00:53] [debug]  mysql_escape_string
[11:00:53] Script[gamemodes/sfcnr.amx]: Run time error 19: "File or function is not found"
[11:00:53] Number of vehicle models: 0
Any help would is appreciated, and you will get 2 rep+ if you have the correct solution.

EDIT: It seems like IRC, Streamer and MySQL has failed.
Reply
#2

Try reinstalling your plugins.
Reply
#3

Anyone else?
Reply
#4

Well follow that steps

1. Download streamer package from Here
2. Now put streamer.so and streamer .dll in your plugins folder
3. Now put streamer.inc in pawno -> include
4. Now recompile the script
5. Now go to server configuration and put streamer if is windows and streamer.so if it is linux

I hope this helped you
Reply
#5

Nothing.. Anyone?
Reply
#6

Install these on your freshly configured device and it should run properly:

Microsoft Visual C++ Redistribution 2008 (Install both 64 and 32bit versions);
Microsoft Visual C++ Redistribution 2010 (Install both 64 and 32bit versions);
Microsoft Visual C++ Redistribution 2013 (Install both 64 and 32bit versions).
Reply
#7

It appears maybe that there is some natives no?
If you think its from mysql, try 127.0.0.1
Or, Check if the website allow remote database access.

Edit: Is it default plugins? don't give the output, because i dunno any plugins in SAMP lol.
Reply
#8

Quote:
Originally Posted by Freezo
Посмотреть сообщение
It appears maybe that there is some natives no?
If you think its from mysql, try 127.0.0.1
Or, Check if the website allow remote database access.

Edit: Is it default plugins? don't give the output, because i dunno any plugins in SAMP lol.
There is nothing wrong with the script. I tested it plenty of times, before I formatted my MacBook.

Quote:
Originally Posted by Michael B
Посмотреть сообщение
Install these on your freshly configured device and it should run properly:

Microsoft Visual C++ Redistribution 2008 (Install both 64 and 32bit versions);
Microsoft Visual C++ Redistribution 2010 (Install both 64 and 32bit versions);
Microsoft Visual C++ Redistribution 2013 (Install both 64 and 32bit versions).
Thanks, you are my hero! Really appreciated it!
I had the redistribution 2010 and 2008, but I forgot the 2013, which caused the error. Thanks once again!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)