SA-MP Forums Archive
Run Time Error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Run Time Error (/showthread.php?tid=324156)



Run Time Error - Faisal_khan - 08.03.2012

Hi SA-MP Community,
As the title says all, i have a Run time error 19 file or function not found.
I have,
pawn Код:
main()
{

}
already added.

Link:
http://pastebin.com/FNjwsp1q

For my second GM:
Link:
http://pastebin.com/YZzaQkiz

Both have the same error.

Hope you find the solution.


Re: Run Time Error - SsHady - 08.03.2012

Post your Server_Log
Your Plugins Are Not Correctly Loading
Make Sure that they Are Loading


Re: Run Time Error - Faisal_khan - 08.03.2012

Quote:
Originally Posted by SsHady
Посмотреть сообщение
Post your Server_Log
Your Plugins Are Not Correctly Loading
Make Sure that they Are Loading
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[19:21:14] 
[19:21:14] Server Plugins
[19:21:14] --------------
[19:21:14]  Loaded 0 plugins.

[19:21:14] 
[19:21:14] Filterscripts
[19:21:14] ---------------
[19:21:14]   Loading filterscript 'XtremeAdmin2.amx'...
[19:21:14] Welcome to the Xtreme Administration Filterscript v2.1
[19:21:14] Checking / creating server configuration...
[19:21:14] Creating user file variables configuration...
[19:21:14] Creating command level configuration...
[19:21:14] Creating Forbidden Names...
[19:21:14] shit
[19:21:14] fuck
[19:21:14] crap
[19:21:14] haxp
[19:21:14] hacker
[19:21:14] Creating main configuration files...
[19:21:14] Initializing Menus...
[19:21:14] Complete.
[19:21:14]   Loading filterscript 'TextDrawEditor1.0.amx'...
[19:21:14] 
--------------------------------------
[19:21:14]  Text Draw Editor 1.0RC2 by Zamaroht for SA-MP 0.3 Loaded.
[19:21:14] --------------------------------------

[19:21:14]   Loading filterscript 'gl_property.amx'...
[19:21:14] 
-----------------------------------
[19:21:14] Grand Larceny Property Filterscript		
[19:21:14] -----------------------------------

[19:21:14]   Loading filterscript 'ATM.amx'...
[19:21:14]   Loading filterscript 'roadblock_and_spike_sistem.amx'...
[19:21:14]   Loading filterscript 'tazer.amx'...
[19:21:14]   Loading filterscript 'seatbelt.amx'...
[19:21:14] 
Seatbelt FS loaded !
[19:21:14]   Loaded 7 filterscripts.

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

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

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

[19:23:11] 
[19:23:11] Server Plugins
[19:23:11] --------------
[19:23:11]  Loaded 0 plugins.

[19:23:11] 
[19:23:11] Filterscripts
[19:23:11] ---------------
[19:23:11]   Loading filterscript 'XtremeAdmin2.amx'...
[19:23:11] Welcome to the Xtreme Administration Filterscript v2.1
[19:23:11] Checking / creating server configuration...
[19:23:11] Creating user file variables configuration...
[19:23:11] Creating command level configuration...
[19:23:11] Creating Forbidden Names...
[19:23:11] shit
[19:23:11] fuck
[19:23:11] crap
[19:23:11] haxp
[19:23:11] hacker
[19:23:11] Creating main configuration files...
[19:23:11] Initializing Menus...
[19:23:11] Complete.
[19:23:11]   Loading filterscript 'TextDrawEditor1.0.amx'...
[19:23:11] 
--------------------------------------
[19:23:11]  Text Draw Editor 1.0RC2 by Zamaroht for SA-MP 0.3 Loaded.
[19:23:11] --------------------------------------

[19:23:11]   Loading filterscript 'gl_property.amx'...
[19:23:11] 
-----------------------------------
[19:23:11] Grand Larceny Property Filterscript		
[19:23:11] -----------------------------------

[19:23:11]   Loading filterscript 'ATM.amx'...
[19:23:11]   Loading filterscript 'roadblock_and_spike_sistem.amx'...
[19:23:11]   Loading filterscript 'tazer.amx'...
[19:23:11]   Loading filterscript 'seatbelt.amx'...
[19:23:11] 
Seatbelt FS loaded !
[19:23:11]   Loaded 7 filterscripts.

[19:23:11] Reading File: blank
[19:23:11] Reading File: properties/houses.txt
[19:23:11] Reading File: properties/businesses.txt
[19:23:11] Reading File: properties/banks.txt
[19:23:11] Reading File: properties/police.txt
[19:23:11] Script[gamemodes/RP2.amx]: Run time error 19: "File or function is not found"
[19:23:11] Number of vehicle models: 0



Re: Run Time Error - SsHady - 08.03.2012

Quote:
Originally Posted by Faisal_khan
Посмотреть сообщение
Код:
[19:23:11] 
[19:23:11] Server Plugins
[19:23:11] --------------
[19:23:11]  Loaded 0 plugins.

[19:23:11] Script[gamemodes/RP2.amx]: Run time error 19: "File or function is not found"
See 0 Plugins
Your plugins Are not Loading i Think XAdmin
Requires Sscanf Regex Whirlpool So download them And Load Them


Re: Run Time Error - Faisal_khan - 08.03.2012

Quote:
Originally Posted by SsHady
Посмотреть сообщение
See 0 Plugins
Your plugins Are not Loading i Think XAdmin
Requires Sscanf Regex Whirlpool So download them And Load Them
So where i will download them?
But it was working till yesterday!
I made no changes to it.

EDIT:
I tried to remove all FS but still no response


Re: Run Time Error - ThaFuq?Santinosback! - 08.03.2012

I can help you il add u in skype sec


Re: Run Time Error - Faisal_khan - 08.03.2012

Quote:
Originally Posted by ThaFuq?Santinosback!
Посмотреть сообщение
I can help you il add u in skype sec
ok

I have accepted u


Re: Run Time Error - Faisal_khan - 08.03.2012

HELP ME!


Re: Run Time Error - MP2 - 08.03.2012

https://sampforum.blast.hk/showthread.php?tid=249226


Re: Run Time Error - Faisal_khan - 08.03.2012

Quote:
Originally Posted by MP2
Посмотреть сообщение
MAN THANK YOU!!!!!!!!!!!!! +REP