Run time error 19
#1

I putted all my plugins but it still run error 19 what to do?

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

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[14:32:59] filterscripts = ""  (string)
[14:32:59] 
[14:32:59] Server Plugins
[14:32:59] --------------
[14:32:59]  Loading plugin: streamer
[14:32:59] 

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

[14:32:59]   Loaded.
[14:32:59]  Loading plugin: sscanf
[14:32:59] 

[14:32:59]  ===============================

[14:32:59]       sscanf plugin loaded.     

[14:32:59]          Version:  2.8.1        

[14:32:59]    © 2012 Alex "******" Cole  

[14:32:59]  ===============================

[14:32:59]   Loaded.
[14:32:59]  Loading plugin: irc
[14:32:59] 

*** IRC Plugin v1.4.5 by Incognito loaded ***

[14:32:59]   Loaded.
[14:32:59]  Loaded 3 plugins.

[14:32:59] 
[14:32:59] Filterscripts
[14:32:59] ---------------
[14:32:59]   Loaded 0 filterscripts.

[14:32:59] Script[gamemodes/FG.amx]: Run time error 19: "File or function is not found"
[14:32:59] Number of vehicle models: 0
Reply
#2

This may help
https://sampforum.blast.hk/showthread.php?tid=249226
Reply
#3

download nativechecker and say if it is working or not
Reply
#4

heres what shows

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

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[14:45:28] filterscripts = ""  (string)
[14:45:28] 
[14:45:28] Server Plugins
[14:45:28] --------------
[14:45:28]  Loading plugin: streamer
[14:45:28] 

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

[14:45:28]   Loaded.
[14:45:28]  Loading plugin: sscanf
[14:45:28] 

[14:45:28]  ===============================

[14:45:28]       sscanf plugin loaded.     

[14:45:28]          Version:  2.8.1        

[14:45:28]    © 2012 Alex "******" Cole  

[14:45:28]  ===============================

[14:45:28]   Loaded.
[14:45:28]  Loading plugin: irc
[14:45:28] 

*** IRC Plugin v1.4.5 by Incognito loaded ***

[14:45:28]   Loaded.
[14:45:28]  Loading plugin: crashdetect
[14:45:28]   CrashDetect v4.13.1-lse is OK.
[14:45:28]   Loaded.
[14:45:28]  Loaded 4 plugins.

[14:45:28] 
[14:45:28] Filterscripts
[14:45:28] ---------------
[14:45:28]   Loaded 0 filterscripts.

[14:45:28] [debug] Run time error 19: "File or function is not found"
[14:45:28] [debug]  WP_Hash
[14:45:28] [debug] Run time error 19: "File or function is not found"
[14:45:28] [debug]  WP_Hash
[14:45:28] Script[gamemodes/FG.amx]: Run time error 19: "File or function is not found"
[14:45:28] Number of vehicle models: 0
Reply
#5

1st : Update your sscanf and streamer to the latest version
2nd : if it didn't work then the problem with MSVCR100.dll so, download this : http://www.solidfiles.com/d/dae38a36....VC100.CRT.zip

Hope it works.
Reply
#6

Add this at top of public OnGameModeInit()

pawn Код:
main()
{
   
}

public OnGameModeInt()
Reply
#7

Did you recompiled your script after putting nativechecker?
Reply
#8

Pretty sure 'WP_Hash' requires the 'Whirlpool' plugin...

@Everyone above: Good going...

https://sampforum.blast.hk/showthread.php?tid=65290
Reply
#9

Quote:
Originally Posted by Brezon
Посмотреть сообщение
Did you recompiled your script after putting nativechecker?
Yes but nothing

Quote:
Originally Posted by Threshold
Посмотреть сообщение
Pretty sure 'WP_Hash' requires the 'Whirlpool' plugin...

@Everyone above: Good going...

https://sampforum.blast.hk/showthread.php?tid=65290
i will try this
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)