Run Time Error.
#1

Am i missing plugins or something?Why do i keep getting run time error 19.
Код:
Loaded log file: "server_log.txt".
----------

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

[11:08:07] 
[11:08:07] Server Plugins
[11:08:07] --------------
[11:08:07]  Loading plugin: streamer.so
[11:08:07] 

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

[11:08:07]   Loaded.
[11:08:07]  Loading plugin: sscanf.so
[11:08:07] 

[11:08:07]  ===============================

[11:08:07]       sscanf plugin loaded.     

[11:08:07]    © 2009 Alex "******" Cole

[11:08:07]    0.3d-R2 500 Players "dnee"

[11:08:07]  ===============================

[11:08:07]   Loaded.
[11:08:07]  Loading plugin: mysql.so
[11:08:07]  SA:MP MySQL Plugin v2.1.1 Loaded.
[11:08:07]   Loaded.
[11:08:07]  Loading plugin: Whirlpool.so
[11:08:07]  
[11:08:07]  ==================
[11:08:07]  
[11:08:07]   Whirlpool loaded
[11:08:07]  
[11:08:07]  ==================
[11:08:07]  
[11:08:07]   Loaded.
[11:08:07]  Loaded 4 plugins.

[11:08:07] [MySQL] Thread running. Threadsafe: Yes.
[11:08:07] 
[11:08:07] Filterscripts
[11:08:07] ---------------
[11:08:07]   Loading filterscript 'gcustom.amx'...
[11:08:07]   Loading filterscript 'yom_buttons.amx'...
[11:08:07]   Loaded 2 filterscripts.

[11:08:07] Script[gamemodes/NGRP_main.amx]: Run time error 19: "File or function is not found"
[11:08:07] Number of vehicle models: 0
Reply
#2

Try use the debug plugin
Edit: idk of it works since your gm never load
Reply
#3

******:https://sampforum.blast.hk/showthread.php?tid=249226
Reply
#4

This is what i got from nativechecker.so
Код:
[11:20:37]    Error: Function not registered: 'Streamer_CallbackHook'
[11:20:37]    Error: Function not registered: 'SSCANF_Init'
[11:20:37]    Error: Function not registered: 'SSCANF_Join'
[11:20:37]    Error: Function not registered: 'SSCANF_Leave'
[11:20:37]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[11:20:37]    Error: Function not registered: 'cache_get_data'
[11:20:37]    Error: Function not registered: 'cache_get_field_content'
[11:20:37]    Error: Function not registered: 'WP_Hash'
[11:20:37]    Error: Function not registered: 'mysql_function_query'
[11:20:37]    Error: Function not registered: 'mysql_debug'
[11:20:37]    Error: Function not registered: 'mysql_connect'
[11:20:37]    Error: Function not registered: 'mysql_ping'
[11:20:37]    Error: Function not registered: 'mysql_close'
[11:20:37]    Error: Function not registered: 'mysql_real_escape_string'
[11:20:37]    Error: Function not registered: 'GetDynamicObjectPos'
[11:20:37]    Error: Function not registered: 'CreateDynamicSphere'
[11:20:37]    Error: Function not registered: 'DestroyDynamicObject'
[11:20:37]    Error: Function not registered: 'MoveDynamicObject'
[11:20:37]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[11:20:37]    Error: Function not registered: 'DestroyAllDynamicObjects'
[11:20:37]    Error: Function not registered: 'DestroyAllDynamic3DTextLabels'
[11:20:37]    Error: Function not registered: 'DestroyAllDynamicCPs'
[11:20:37]    Error: Function not registered: 'DestroyAllDynamicMapIcons'
[11:20:37]    Error: Function not registered: 'DestroyAllDynamicRaceCPs'
[11:20:37]    Error: Function not registered: 'DestroyAllDynamicAreas'
[11:20:37]    Error: Function not registered: 'Streamer_UpdateEx'
[11:20:37]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[11:20:37]    Error: Function not registered: 'IsValidDynamicObject'
[11:20:37]    Error: Function not registered: 'IsPlayerInDynamicArea'
[11:20:37]    Error: Function not registered: 'CreateDynamicObject'
[11:20:37]    Error: Function not registered: 'CreateDynamicRectangle'
[11:20:37]    Error: Function not registered: 'DestroyDynamicArea'
[11:20:37]    Error: Function not registered: 'sscanf'
[11:20:37]    Error: Function not registered: 'IsValidDynamicMapIcon'
[11:20:37]    Error: Function not registered: 'DestroyDynamicMapIcon'
[11:20:37]    Error: Function not registered: 'cache_get_row'
[11:20:37]    Error: Function not registered: 'CreateDynamicMapIcon'
[11:20:37]    Error: Function not registered: 'IsValidDynamic3DTextLabel'
[11:20:37]    Error: Function not registered: 'Streamer_TickRate'
[11:20:37]    Error: Function not registered: 'SetDynamicObjectPos'
[11:20:37]    Error: Function not registered: 'Streamer_IsItemVisible'
[11:20:37]    Error: Function not registered: 'Streamer_SetIntData'
[11:20:37]    Error: Function not registered: 'IsValidDynamicArea'
[11:20:37]    Error: Function not registered: 'SetDynamicObjectRot'
[11:20:37]    Error: Function not registered: 'GetDynamicObjectRot'
[11:20:37]    Error: Function not registered: 'mysql_stat'
[11:20:37]    Error: Function not registered: 'mysql_affected_rows'
[11:20:37]    Error: Function not registered: 'CountDynamicObjects'
[11:20:37]    Error: Function not registered: 'CountDynamicMapIcons'
[11:20:37]    Error: Function not registered: 'CountDynamic3DTextLabels'
[11:20:37]    Error: Function not registered: 'CreateDynamicPickup'
[11:20:37]    Error: Function not registered: 'DestroyDynamicPickup'
Reply
#5

i dunno if im right or wrong but i think you are missing afew includes in ur pawno folder or maybe a plugin does the script compile fine?
Reply
#6

I only got a warning for string.
Reply
#7

thats very strange u only get a warning just for an easy text string but yet u dont have the functions for the streamer plugin like "DestroyAllDynamicRaceCPs" if i was u i would download the updated streamer plugin and the include from the full package and try again after that do the nativechecker.so again see if the functions get less and less if it does just update all ur plugin and includes
Reply
#8

Make sure all of your plugins and .inc files are up to date and/or check to see if them functions exist, if they do not exist, it's probably you using a new plugin, when your script still supports the old plugins/inc's, which you would have to change.
Reply
#9

Well i already updated everything and its exactly the same errors.If you would like to help me personally add my skype please.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)