SA-MP Forums Archive
Run time Error 19 LOOK PLEASE - 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 19 LOOK PLEASE (/showthread.php?tid=408199)



Run time Error 19 LOOK PLEASE - shauncyq - 17.01.2013

Quote:

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[04:22:05] filterscripts = "" (string)
[04:22:05]
[04:22:05] Server Plugins
[04:22:05] --------------
[04:22:05] Loading plugin: streamer
[04:22:05]

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

[04:22:05] Loaded.
[04:22:05] Loading plugin: sscanf
[04:22:05]

[04:22:05] ===============================

[04:22:05] sscanf plugin loaded.

[04:22:05] © 2009 Alex "******" Cole

[04:22:05] ===============================

[04:22:05] Loaded.
[04:22:05] Loading plugin: Whirlpool
[04:22:05]
[04:22:05] ==================
[04:22:05]
[04:22:05] Whirlpool loaded
[04:22:05]
[04:22:05] ==================
[04:22:05]
[04:22:05] Loaded.
[04:22:05] Loading plugin: nativechecker
[04:22:05] Loaded.
[04:22:05] Loaded 4 plugins.

[04:22:06]
[04:22:06] Filterscripts
[04:22:06] ---------------
[04:22:06] Loaded 0 filterscripts.

[04:22:06] Error: Function not registered: 'SSCANF_Init'
[04:22:06] Error: Function not registered: 'SSCANF_Join'
[04:22:06] Error: Function not registered: 'SSCANF_Leave'
[04:22:06] Script[gamemodes/sgrp.amx]: Run time error 19: "File or function is not found"
[04:22:06] Number of vehicle models: 0

As seen from above, anyone know how to fix this? I tried updating to the latest sscanf2 already.
Already included sscanf2 in script.


Re: Run time Error 19 LOOK PLEASE - SuperViper - 17.01.2013

You need to update the PLUGIN not the include and make sure it's getting loaded properly.