SA-MP Forums Archive
run time 19 - 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 19 (/showthread.php?tid=615907)



run time 19 - meranti1995 - 29.08.2016

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[09:38:57] filterscripts = "" (string)
[09:38:57]
[09:38:57] Server Plugins
[09:38:57] --------------
[09:38:57] Loading plugin: wp
[09:38:57]
[09:38:57] ==================
[09:38:57]
[09:38:57] Whirlpool loaded
[09:38:57]
[09:38:57] ==================
[09:38:57]
[09:38:57] Loaded.
[09:38:57] Loading plugin: sscanf
[09:38:57]

[09:38:57] ===============================

[09:38:57] sscanf plugin loaded.

[09:38:57] Version: 2.8.1

[09:38:57] © 2012 Alex "******" Cole

[09:38:57] ===============================

[09:38:57] Loaded.
[09:38:57] Loading plugin: streamer
[09:38:57]

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

[09:38:57] Loaded.
[09:38:57] Loading plugin: mysql
[09:38:57] >> plugin.mysql: R39-2 successfully loaded.
[09:38:57] Loaded.
[09:38:57] Loading plugin: irc
[09:38:57]

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

[09:38:57] Loaded.
[09:38:57] Loading plugin: GeoIP_Plugin
[09:38:57] GeoIP_Plugin got loaded.
[09:38:57] Loaded.
[09:38:57] Loading plugin: Gvar
[09:38:57]

*** GVar Plugin v1.3 by Incognito loaded ***

[09:38:57] Loaded.
[09:38:57] Loaded 7 plugins.

[09:38:57]
[09:38:57] Filterscripts
[09:38:57] ---------------
[09:38:57] Loaded 0 filterscripts.

[09:38:57] Script[gamemodes/GGRP.amx]: Run time error 19: "File or function is not found"
[09:38:57] Number of vehicle models: 0


Re: run time 19 - MaazS - 29.08.2016

Get C++ redistro packages. All of them.


Re: run time 19 - Sew_Sumi - 29.08.2016

Quote:
Originally Posted by MaazS
Посмотреть сообщение
Get C++ redistro packages. All of them.
Why did you say that, none of the plugins are actually failing to load...


Re: run time 19 - Shinja - 29.08.2016

Load crashdetect plugin and show logs again


Re: run time 19 - Sew_Sumi - 30.08.2016

Nope, what he needs to do is show the includes he has at the top of his script, because no doubt he's simply missing a plugin that he's forgotten to load.

You don't need to pull out CrashDetect when it's not needed.

You shouldn't forgo the knowledge of how to really debug, compared to having it done for you.


Re: run time 19 - SickAttack - 30.08.2016

Load nativechecker and post the output.