Client error, Run time error (Please Help)
#1

Hello my fellow friends!

I am having trouble in changing my server client, the problem is that when i compile my script, it successfully does but when i start the server.cfg, It gives Run time error from the gamemode, something like this:

[21:26:34] Script[gamemodes/Windows.amx]: Run time error 19: "File or function is not found"

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

SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team

[21:26:34] filterscripts = ""  (string)
[21:26:34]
[21:26:34] Server Plugins
[21:26:34] --------------
[21:26:34]  Loading plugin: streamer.dll
[21:26:34]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[21:26:34]   Loaded.
[21:26:34]  Loading plugin: sscanf.dll
[21:26:34]

[21:26:34]  ===============================

[21:26:34]       sscanf plugin loaded.    

[21:26:34]          Version:  2.8.1        

[21:26:34]    (c) 2012 Alex "******" Cole  

[21:26:34]  ===============================

[21:26:34]   Loaded.
[21:26:34]  Loaded 2 plugins.

[21:26:34]
[21:26:34] Filterscripts
[21:26:34] ---------------
[21:26:34]   Loaded 0 filterscripts.

[21:26:34] Script[gamemodes/Windows.amx]: Run time error 19: "File or function is not found"
[21:26:34] Number of vehicle models: 0
[21:26:39] --- Server Shutting Down.
[21:26:40]

*** Streamer Plugin v2.6.1 by Incognito unloaded ***

[21:26:40]

[21:26:40]  ===============================

[21:26:40]      sscanf plugin unloaded.    

[21:26:40]  ===============================

HELP:
Please give me some tips so that i can fix my problem OR anyone just give me a complete folder of new samp 0.3x with all the latest includes and plugins added in it so that i can run my server. If yes then plzz add these includes and plugins too:
* Sscanf2
* YSI\y_ini
* Streamer
* Progressbar
* Zcmd

I will be very thankful to you if u helped me...
Reply
#2

Update your plugins.
Install visual c++ and .net framework.
Reply
#3

Download something called Native Checker - Add this to your Plugins folder, it tells you why the server doesn't run, like what is wrong etc etc
Reply
#4

Well, the solution I can see is:

Open server.cfg

Copy this onto a new line: sscanf ysi streamer progressbar zcmd

if that doesnt work reply
Reply
#5

I have updated all plugins but only the problem is with YSI/y_ini... Can anyone give me the solution
Reply
#6

do u have

pawn Код:
main()
{
    print("\n----------------------------------");
    print(" Blank Gamemode by your name here");
    print("----------------------------------\n");
}
in ur gamemode
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)