Run time error 19: "File or function is not found"
#1

Hey guys, so I recently updated my computer from Windows 8.1 to Windows 10 and it turns out that I'm receiving this in my console when I try to run my server:

PHP код:
[21:45:38Server Plugins
[21:45:38] --------------
[
21:45:38]  Loading plugincrashdetect
[21:45:38]   Failed.
[
21:45:38]  Loading pluginstreamer
[21:45:38]   Failed.
[
21:45:38]  Loading pluginsscanf
[21:45:38]   Failed.
[
21:45:38]  Loading pluginMapAndreas
[21:45:38]   Loaded.
[
21:45:38]  Loaded 1 plugins.
[
21:45:38
[
21:45:38Filterscripts
[21:45:38] ---------------
[
21:45:38]   Loaded 0 filterscripts.
[
21:45:38Script[gamemodes/inventory.amx]: Run time error 19"File or function is not found"
[21:45:38Number of vehicle models
In case you're wondering the plugins are correctly placed in the plugins folder, but for some reason, it is not loading sscanf, streamer and crashdetect. Nevertheless, it is indeed loading MapAndreas.

Here's my server.cfg:

Код:
echo Executing Server Config...
lanmode 0
rcon_password 9391941kkdk34kk331
maxplayers 50
port 7777
hostname SA-MP script
gamemode0 inventory
filterscripts 
announce 0
query 1
plugins crashdetect streamer sscanf MapAndreas
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
Do you think, perhaps my computer is lacking of some kind of file in order to run those plugins due to the update?

Help would be greatly appreciated.
Reply
#2

Install visual c++ 2005/2008 and maybe 2010
the x86 if you're on a 32 bit windows or both if it's an 64 bit one.
Reply
#3

Fixed.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)