[HELP] Run time error 19
#1

Hey guys. I'm back to SA-MP today and I started to start a server and got this
* Run time error 19

Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[22:26:15] 
[22:26:15] Server Plugins
[22:26:15] --------------
[22:26:15]  Loading plugin: crashdetect
[22:26:15]   CrashDetect v4.15.1 is OK.
[22:26:15]   Loaded.
[22:26:15]  Loading plugin: streamer
[22:26:15] 

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

[22:26:15]   Loaded.
[22:26:15]  Loading plugin: sscanf
[22:26:15] 

[22:26:15]  ===============================

[22:26:15]       sscanf plugin loaded.     

[22:26:15]          Version:  2.8.1        

[22:26:15]    © 2012 Alex "******" Cole  

[22:26:15]  ===============================

[22:26:15]   Loaded.
[22:26:15]  Loading plugin: CTime
[22:26:15]  
 » CTime Library Plugin For Pawn v0.1.0 - Copyright © 2011 RyDeR` 
 
[22:26:15]   Loaded.
[22:26:15]  Loading plugin: Whirlpool
[22:26:15]  
[22:26:15]  ==================
[22:26:15]  
[22:26:15]   Whirlpool loaded
[22:26:15]  
[22:26:15]  ==================
[22:26:15]  
[22:26:15]   Loaded.
[22:26:15]  Loaded 5 plugins.

[22:26:15] 
[22:26:15] Filterscripts
[22:26:15] ---------------
[22:26:15]   Loading filterscript 'object-loader.amx'...
[22:26:16] [debug] Run time error 19: "File or function is not found"
[22:26:16] [debug]  dir_exists
[22:26:16] [debug]  dir_create
[22:26:16] [debug]  dir_open
[22:26:16] [debug]  dir_list
[22:26:16] [debug]  dir_close
[22:26:16]   Loading filterscript 'rcon.amx'...
[22:26:16]   Loaded 2 filterscripts.

[22:26:16] [debug] Run time error 19: "File or function is not found"
[22:26:16] [debug]  dir_open
[22:26:16] [debug]  dir_list
[22:26:16] [debug]  dir_close
[22:26:16] [debug]  dir_exists
[22:26:16] [debug]  dir_create
[22:26:16] [debug]  IRC_Connect
[22:26:16] [debug]  IRC_SetIntData
[22:26:16] [debug]  IRC_CreateGroup
[22:26:16] [debug]  IRC_Quit
[22:26:16] [debug]  IRC_DestroyGroup
[22:26:16] [debug]  IRC_GroupSay
[22:26:16] [debug]  IRC_SendRaw
[22:26:16] [debug]  IRC_JoinChannel
[22:26:16] [debug]  IRC_AddToGroup
[22:26:16] [debug]  IRC_RemoveFromGroup
[22:26:16] [debug] Run time error 19: "File or function is not found"
[22:26:16] [debug]  dir_exists
[22:26:16] [debug]  dir_create
[22:26:16] [debug]  dir_open
[22:26:16] [debug]  dir_list
[22:26:16] [debug]  dir_close
[22:26:16] [debug] Run time error 19: "File or function is not found"
[22:26:16] [debug]  dir_open
[22:26:16] [debug]  dir_list
[22:26:16] [debug]  dir_close
[22:26:16] [debug]  dir_exists
[22:26:16] [debug]  dir_create
[22:26:16] [debug]  IRC_Connect
[22:26:16] [debug]  IRC_SetIntData
[22:26:16] [debug]  IRC_CreateGroup
[22:26:16] [debug]  IRC_Quit
[22:26:16] [debug]  IRC_DestroyGroup
[22:26:16] [debug]  IRC_GroupSay
[22:26:16] [debug]  IRC_SendRaw
[22:26:16] [debug]  IRC_JoinChannel
[22:26:16] [debug]  IRC_AddToGroup
[22:26:16] [debug]  IRC_RemoveFromGroup
[22:26:16] Script[gamemodes/ScavangeSurvive.amx]: Run time error 19: "File or function is not found"
[22:26:16] Number of vehicle models: 0
* I'm using windows 7 and plugins (.dll)
* Gamemode.amx has no error
* I have all plugins/includes in the right directory
* Plugins are update

What can it be?

Thanks.
Reply
#2

Do you have IRC plugins in folder and put it in plugins line ?
Do you have a object-loader.amx in folder?
Reply
#3

Quote:
Originally Posted by MicroKyrr
Посмотреть сообщение
Do you have IRC plugins in folder and put it in plugins line ?
Do you have a object-loader.amx in folder?
What are you saying?
Ot use latest plugins and recompile the gm with latest includes
Reply
#4

I'm already using the latest version of irc plugin,
and I have object loader.amx

everything seems correctly, but it's not ;/
Reply
#5

Make sure you are running the latest version of SAMP. Also check that the version it was compiled with matches your server's version.
Reply
#6

Quote:
Originally Posted by Felipe_Wesker
Посмотреть сообщение
Hey guys. I'm back to SA-MP today and I started to start a server and got this
* Run time error 19

Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[22:26:15] 
[22:26:15] Server Plugins
[22:26:15] --------------
[22:26:15]  Loading plugin: crashdetect
[22:26:15]   CrashDetect v4.15.1 is OK.
[22:26:15]   Loaded.
[22:26:15]  Loading plugin: streamer
[22:26:15] 

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

[22:26:15]   Loaded.
[22:26:15]  Loading plugin: sscanf
[22:26:15] 

[22:26:15]  ===============================

[22:26:15]       sscanf plugin loaded.     

[22:26:15]          Version:  2.8.1        

[22:26:15]    © 2012 Alex "******" Cole  

[22:26:15]  ===============================

[22:26:15]   Loaded.
[22:26:15]  Loading plugin: CTime
[22:26:15]  
 » CTime Library Plugin For Pawn v0.1.0 - Copyright © 2011 RyDeR` 
 
[22:26:15]   Loaded.
[22:26:15]  Loading plugin: Whirlpool
[22:26:15]  
[22:26:15]  ==================
[22:26:15]  
[22:26:15]   Whirlpool loaded
[22:26:15]  
[22:26:15]  ==================
[22:26:15]  
[22:26:15]   Loaded.
[22:26:15]  Loaded 5 plugins.

[22:26:15] 
[22:26:15] Filterscripts
[22:26:15] ---------------
[22:26:15]   Loading filterscript 'object-loader.amx'...
[22:26:16] [debug] Run time error 19: "File or function is not found"
[22:26:16] [debug]  dir_exists
[22:26:16] [debug]  dir_create
[22:26:16] [debug]  dir_open
[22:26:16] [debug]  dir_list
[22:26:16] [debug]  dir_close
[22:26:16]   Loading filterscript 'rcon.amx'...
[22:26:16]   Loaded 2 filterscripts.

[22:26:16] [debug] Run time error 19: "File or function is not found"
[22:26:16] [debug]  dir_open
[22:26:16] [debug]  dir_list
[22:26:16] [debug]  dir_close
[22:26:16] [debug]  dir_exists
[22:26:16] [debug]  dir_create
[22:26:16] [debug]  IRC_Connect
[22:26:16] [debug]  IRC_SetIntData
[22:26:16] [debug]  IRC_CreateGroup
[22:26:16] [debug]  IRC_Quit
[22:26:16] [debug]  IRC_DestroyGroup
[22:26:16] [debug]  IRC_GroupSay
[22:26:16] [debug]  IRC_SendRaw
[22:26:16] [debug]  IRC_JoinChannel
[22:26:16] [debug]  IRC_AddToGroup
[22:26:16] [debug]  IRC_RemoveFromGroup
[22:26:16] [debug] Run time error 19: "File or function is not found"
[22:26:16] [debug]  dir_exists
[22:26:16] [debug]  dir_create
[22:26:16] [debug]  dir_open
[22:26:16] [debug]  dir_list
[22:26:16] [debug]  dir_close
[22:26:16] [debug] Run time error 19: "File or function is not found"
[22:26:16] [debug]  dir_open
[22:26:16] [debug]  dir_list
[22:26:16] [debug]  dir_close
[22:26:16] [debug]  dir_exists
[22:26:16] [debug]  dir_create
[22:26:16] [debug]  IRC_Connect
[22:26:16] [debug]  IRC_SetIntData
[22:26:16] [debug]  IRC_CreateGroup
[22:26:16] [debug]  IRC_Quit
[22:26:16] [debug]  IRC_DestroyGroup
[22:26:16] [debug]  IRC_GroupSay
[22:26:16] [debug]  IRC_SendRaw
[22:26:16] [debug]  IRC_JoinChannel
[22:26:16] [debug]  IRC_AddToGroup
[22:26:16] [debug]  IRC_RemoveFromGroup
[22:26:16] Script[gamemodes/ScavangeSurvive.amx]: Run time error 19: "File or function is not found"
[22:26:16] Number of vehicle models: 0
* I'm using windows 7 and plugins (.dll)
* Gamemode.amx has no error
* I have all plugins/includes in the right directory
* Plugins are update

What can it be?

Thanks.
Quote:
Originally Posted by Sreyas
Посмотреть сообщение
What are you saying?
Ot use latest plugins and recompilrle the gm with latest includes
Ahh I see , my eyes...

He already said that his plugins are update.
Reply
#7

Quote:
Originally Posted by MicroKyrr
Посмотреть сообщение
Ahh I see , my eyes...

He already said that his plugins are update.
But he may not updated his includes of his gm
Run time error 19 causes when the include version does not match plugin version
Reply
#8

Ok IRC I was able to update, but FileManager is already at latest version.

Код:
A-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[10:35:10] 
[10:35:10] Server Plugins
[10:35:10] --------------
[10:35:10]  Loading plugin: crashdetect
[10:35:10]   CrashDetect v4.15.1 is OK.
[10:35:10]   Loaded.
[10:35:10]  Loading plugin: streamer
[10:35:10] 

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

[10:35:10]   Loaded.
[10:35:10]  Loading plugin: sscanf
[10:35:10] 

[10:35:10]  ===============================

[10:35:10]       sscanf plugin loaded.     

[10:35:10]          Version:  2.8.1        

[10:35:10]    © 2012 Alex "******" Cole  

[10:35:10]  ===============================

[10:35:10]   Loaded.
[10:35:10]  Loading plugin: CTime
[10:35:10]  
 » CTime Library Plugin For Pawn v0.1.0 - Copyright © 2011 RyDeR` 
 
[10:35:10]   Loaded.
[10:35:10]  Loading plugin: Whirlpool
[10:35:10]  
[10:35:10]  ==================
[10:35:10]  
[10:35:10]   Whirlpool loaded
[10:35:10]  
[10:35:10]  ==================
[10:35:10]  
[10:35:10]   Loaded.
[10:35:10]  Loading plugin: FileManager
[10:35:10]   Failed.
[10:35:10]  Loading plugin: irc
[10:35:10] 

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

[10:35:10]   Loaded.
[10:35:10]  Loading plugin: socket
[10:35:10]   Failed.
[10:35:10]  Loaded 6 plugins.

[10:35:10] 
[10:35:10] Filterscripts
[10:35:10] ---------------
[10:35:10]   Loading filterscript 'object-loader.amx'...
[10:35:10] [debug] Run time error 19: "File or function is not found"
[10:35:10] [debug]  dir_exists
[10:35:10] [debug]  dir_create
[10:35:10] [debug]  dir_open
[10:35:10] [debug]  dir_list
[10:35:10] [debug]  dir_close
[10:35:10]   Loading filterscript 'rcon.amx'...
[10:35:10]   Loading filterscript 'irc.amx'...
[10:35:10]   Loaded 3 filterscripts.

[10:35:11] [debug] Run time error 19: "File or function is not found"
[10:35:11] [debug]  dir_open
[10:35:11] [debug]  dir_list
[10:35:11] [debug]  dir_close
[10:35:11] [debug]  dir_exists
[10:35:11] [debug]  dir_create
[10:35:11] [debug] Run time error 19: "File or function is not found"
[10:35:11] [debug]  dir_exists
[10:35:11] [debug]  dir_create
[10:35:11] [debug]  dir_open
[10:35:11] [debug]  dir_list
[10:35:11] [debug]  dir_close
[10:35:11] [debug] Run time error 19: "File or function is not found"
[10:35:11] [debug]  dir_open
[10:35:11] [debug]  dir_list
[10:35:11] [debug]  dir_close
[10:35:11] [debug]  dir_exists
[10:35:11] [debug]  dir_create
[10:35:11] Script[gamemodes/ScavengeSurvive.amx]: Run time error 19: "File or function is not found"
[10:35:11] Number of vehicle models: 0
Reply
#9

Quote:
Originally Posted by MicroKyrr
Посмотреть сообщение
** Facepalm ** You're right but IRC include is not invented.The other one is different

Try to redownload your IRC Plugin here and FileManager here
pls dont spam threads if u dont know what the solution exactly is pls

@Felipe_Wesker i mean to update your includes (.inc files) and recompile your GM
Reply
#10

I know that Sreyas, already did but still the same
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)