---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3z-R2, ©2005-2014 SA-MP Team [18:08:10] [18:08:10] Server Plugins [18:08:10] -------------- [18:08:10] Loading plugin: streamer [18:08:10] *** Streamer Plugin v2.7.2 by Incognito loaded *** [18:08:10] Loaded. [18:08:10] Loading plugin: regex [18:08:10] [18:08:10] ______________________________________ [18:08:10] Regular Expression Plugin v0.2.0 loaded [18:08:10] ______________________________________ [18:08:10] By: Fro © Copyright <TBG> 2009-2011 [18:08:10] ______________________________________ [18:08:10] Loaded. [18:08:10] Loading plugin: sscanf [18:08:10] [18:08:10] =============================== [18:08:10] sscanf plugin loaded. [18:08:10] © 2009 Alex "******" Cole [18:08:10] 0.3d-R2 500 Players "dnee" [18:08:10] =============================== [18:08:10] Loaded. [18:08:10] Loading plugin: MapAndreas [18:08:10] Loaded. [18:08:10] Loading plugin: sql [18:08:10] Failed. [18:08:10] Loaded 4 plugins. [18:08:10] [18:08:10] Filterscripts [18:08:10] --------------- [18:08:10] Loaded 0 filterscripts. [18:08:10] Script[gamemodes/GGRP.amx]: Run time error 19: "File or function is not found" [18:08:10] Number of vehicle models: 0
Make sure that you've compiled the script with the latest postgresql include, and download the latest plugin and make sure you've listed in server.cfg the right plugin name near plugins.
|
Try copying the .dll again, and make sure the plugin is "statically linked", if not install the required .NET redistributables. Read the documentation first, always!
|
Windows: Open the samp-plugin-sql.sln, choose the configuration that fits you best (Release, Release - MySQL or Release - PgSQL) and hit the `Build` button. Binaries will be located in the bin/ folder.
That's for developers, you need to have Visual C++ in order to open .sln.
But what I meant is grab an already compiled package with .DLL and go read documentation on which .NET framework is required. |