Error?
#1

Well, I think many guys got this error too. When I open my samp-server.exe and in the bottom I see this line:

Script [gamemodes/DM.amx]: Run time error 19: "File or function is not found"

And what's more rofl, when I open the samp server it shows a table with another error:

'This application has failed to start because MSVCR100.dll was not found. Re-installing the application may fix this problem'

Help ?
Reply
#2

open server.cfg add there plugins MSVCR100.dll save and run again it will work
Reply
#3

nope. yet not working
Reply
#4

Think before you give dumb answers. MSVCR100.dll is a Microsoft Visual C++ Redistributable file.

So check if you have the latest Visual C++ libraries installed.
Reply
#5

kk i fixed the MSVCR100 problem with a program. Anyway how about the runtime error ?
Reply
#6

that probably is caused by a missing plugin so check your plugins
Reply
#7

Missing plugin ?

Код:
plugins sscanf YSF
They are all in the plugins folder
Reply
#8

have you compiled your gm ?
Reply
#9

Yes I do. I compile but nothing :P
Reply
#10

Post all the lines in your script that start with:
pawn Код:
#include
Reply
#11

pawn Код:
#include <a_samp>
#include <sscanf2>
#include <zcmd>
#include <YSF>
#include <Dini>
#include <dutils>
100000000000000% sure they are in the /include folder
Reply
#12

Show your server log.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)