A problem
#1

Yo guys, I am back with another problem.
I am scripting a MySQL-based script from 0 , I have done everything fine. But I have a problem, here goes my log.



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

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[19:23:30] filterscripts = ""  (string)
[19:23:30] 
[19:23:30] Server Plugins
[19:23:30] --------------
[19:23:30]  Loading plugin: crashdetect
[19:23:30]   CrashDetect v4.10 is OK.
[19:23:30]   Loaded.
[19:23:30]  Loaded 1 plugins.

[19:23:30] 
[19:23:30] Ban list
[19:23:30] --------
[19:23:30]  Loaded: samp.ban
[19:23:30] 
[19:23:30] 
[19:23:30] Filterscripts
[19:23:30] ---------------
[19:23:30]   Loaded 0 filterscripts.

[19:23:30] [debug] Run time error 19: "File or function is not found"
[19:23:30] [debug]  mysql_connect
[19:23:30] [debug] Run time error 19: "File or function is not found"
[19:23:30] [debug]  mysql_connect
[19:23:30] Script[gamemodes/Untitled.amx]: Run time error 19: "File or function is not found"
[19:23:30] Number of vehicle models: 0
[19:23:32] --- Server Shutting Down.
[19:23:32] [debug] Run time error 19: "File or function is not found"
[19:23:32] [debug]  mysql_connect
Edit: Oh and also here are my includes on .pwn

Код:
#include <a_samp>
#include <mysql>
Reply
#2

Quote:

[19:23:30] [debug] Run time error 19: "File or function is not found"

The system cannot find the mysql.dll folder or connect to it.

Download here: https://sampforum.blast.hk/showthread.php?tid=122983
Once Downloaded, Add this to your "server.cfg" file

Quote:

plugins mysql then any other plugins you got here
Reply
#3

You're not even loading the plugin.
Reply
#4

Got MSVCP error, downloading Microsoft .NET Framework 4 hope this will help me thanks for help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)