I have never seen this before..Error on the server samp-server.exe
#1

It gives me an error and I don't know what could be causing it at all. Is there something I need to add to my script? I just started from scratch..so it is likely..

Yes there is a LVSTUNTING.amx, yes it is in the pawno\gamemodes folder. Yes every other script but this one works fine.

Gives the error: "Run time error 19: "File or Function is not found."

Here is a screen:

Reply
#2

are you runing irc or any sort of plugin or is it a forums script if so what one and what system are you useing?
Reply
#3

Quote:
Originally Posted by Shady91
are you runing irc or any sort of plugin or is it a forums script if so what one and what system are you useing?
No, I am not using any plugins.. I made this script by myself. It isn't much I just started. I think I am missing something.


Edit: And I am using the samp_server in the pawno folder, I am trying to open the server to test on my own computer but it gives me that error. Only that script, I have tried changing the name and everything..so I don't know what to do..
Reply
#4

do you no the last thing you was running and is the gamemode name in server.cgf file right?
Reply
#5

Quote:
Originally Posted by Shady91
do you no the last thing you was running and is the gamemode name in server.cgf file right?
Umm I am running Xfire but it doesn't bother it. Yes the name is exact to the .amx file. I can change scripts, other scripts work fine, this one doesn't.
Reply
#6

Use:
pawn Код:
main() print("Loaded...");
David
Reply
#7

isn't this the error I get when I use the wrong mysql plugin? instead of mysql i use sampmysql and the other way sometimes ?
Reply
#8

im not really to good with mysql as ive never used it mate but ill read wiki etc n post see what i can find mate. post what your log says.
Reply
#9

Quote:
Originally Posted by David.
Use:
pawn Код:
main() print("Loaded...");
David
Код:
main()
{
	print("Loaded...");
	print("\n----------------------------------");
	print(" Las Ventures Stunting by Quincy Gatlin");
	print("----------------------------------\n");
}
I put it in...but still does the same thing.


Here is my server log:

Quote:

Loaded log file: "server_log.txt".
----------

SA:MP Dedicated Server
----------------------
v0.2X, ©2005-2008 SA:MP Team

[03:54:32] filterscripts = "" (string)
[03:54:32]
[03:54:32] Server Plugins
[03:54:32] --------------
[03:54:32] Loaded 0 plugins.

[03:54:32]
[03:54:32] Filter Scripts
[03:54:32] ---------------
[03:54:32] Loaded 0 filter scripts.

[03:54:32] Script[gamemodes/LVSTUNTING.amx]: Run time error 19: "File or function is not found"
[03:54:34] --- Server Shutting Down.


EDIT: I FIXED IT I JUST TOO THE SAMP_MYSQL OUT COMPLETELY AND IT WORKED XD
Reply
#10

umm, did you have your server to load the mysql plugin before? cause now you won't have a system to save whatever
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)