Run time error
#1

I compiled the script and it works , but when i start the samp-server.exe

i got a problem , Logs
Code:
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3d-R2-800p, ©2005-2011 SA-MP Team

[20:59:14] 
[20:59:14] Server Plugins
[20:59:14] --------------
[20:59:14]  Loaded 0 plugins.

[20:59:14] 
[20:59:14] Filterscripts
[20:59:14] ---------------
[20:59:14]   Loading filterscript 'baseaf.amx'...
[20:59:14] 
--Base FS loaded.

[20:59:14]   Loading filterscript 'gl_actions.amx'...
[20:59:14]   Loading filterscript 'gl_property.amx'...
[20:59:14] 
-----------------------------------
[20:59:14] Grand Larceny Property Filterscript		
[20:59:14] -----------------------------------

[20:59:14]   Loading filterscript 'gl_realtime.amx'...
[20:59:14]   Loading filterscript 'gl_mapicon.amx'...
[20:59:14]   Loading filterscript 'ls_elevator.amx'...
[20:59:14]   Loaded 6 filterscripts.

[20:59:14] Reading File: blank
[20:59:14] Reading File: properties/houses.txt
[20:59:14] Reading File: properties/businesses.txt
[20:59:14] Reading File: properties/banks.txt
[20:59:14] Reading File: properties/police.txt
[20:59:14] Script[gamemodes/elitedrift.amx]: Run time error 19: "File or function is not found"
[20:59:14] Number of vehicle models: 0
Reply
#2

Use crashdetect or nativechecker and you will see what plugin you're missing.
Reply
#3

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

SA-MP Dedicated Server
----------------------
v0.3d-R2-800p, ©2005-2011 SA-MP Team

[21:14:41] filterscripts = ""  (string)
[21:14:41] 
[21:14:41] Server Plugins
[21:14:41] --------------
[21:14:41]  Loading plugin: crashdetect
[21:14:41]   Loaded.
[21:14:41]  Loaded 1 plugins.

[21:14:41] 
[21:14:41] Filterscripts
[21:14:41] ---------------
[21:14:41]   Loaded 0 filterscripts.

[21:14:41] [crashdetect]: Cannot identify file name
[21:14:41] Script[gamemodes/elitedrift.amx]: Run time error 19: "File or function is not found"
[21:14:41] Number of vehicle models: 0
Reply
#4

Code:
v0.3d-R2-800p, ©2005-2011 SA-MP Team


Are you trying to run a new script on an old version?
Reply
#5

Quote:
Originally Posted by Vince
View Post
Code:
v0.3d-R2-800p, ©2005-2011 SA-MP Team


Are you trying to run a new script on an old version?
no but i'm scripting for someone uses 0.3d :/
Reply
#6

Hm, that's weird. It's the first time I see something like that and from a little re-search, the only useful I found was this post: http://forum.sa-mp.com/showpost.php?...9&postcount=40

I'm not sure though. I'd go with the scriptfiles path for register/login that it does not exist.

Do you have anything which is related to files (maybe a register/login system)? Last, try to load nativechecker just to make sure it's not something which is related to plugins.

EDIT:
Quote:
Originally Posted by Vince
View Post
Code:
v0.3d-R2-800p, ©2005-2011 SA-MP Team


Are you trying to run a new script on an old version?
nice catch there! I didn't even noticed that.
Reply
#7

Tested with 0.3x and same.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)