Error 19
#1

I just bought a gameserver (First one ever, Also a newbie at scripting) And i transfered all my files from my desktop into Filezilla (The gameserver) and when i try to run the server, It won't work so i went into the server console and it tells me this through the logs
Код:
Script[gamemodes/VR.amx]: Run time error 19: "File or function is not found"
Reply
#2

Quote:
Originally Posted by Joshswag
Посмотреть сообщение
I just bought a gameserver (First one ever, Also a newbie at scripting) And i transfered all my files from my desktop into Filezilla (The gameserver) and when i try to run the server, It won't work so i went into the server console and it tells me this through the logs
Код:
Script[gamemodes/VR.amx]: Run time error 19: "File or function is not found"
I know the solution of this problem.This is mostly becouse of plugin's.YOu might see this in your server.cfg log.
Код:
[23:46:38]   Loaded.
[23:46:38]  Loading plugin: sscanf
[23:46:38]   Failed.
SSanf plugin's by "******" Unloaded
You just need to Update Your sscanf plugin's version to latest version. You can get Latest version of sscanf from Here
Quote:
Originally Posted by ******
Посмотреть сообщение
sscanf 2.5
MSVRC100.dll Not Found

If you get this error, DO NOT just download the dll from a random website (click here for why). This is part of the "Microsoft Visual Studio Redistributable Package". This is required for many programs, but they often come with it. To download it for your system follow one of these links:

http://www.microsoft.com/download/en...s.aspx?id=5555 (For x86)
http://www.microsoft.com/download/en....aspx?id=14632 (For x64)
If again not solved So see in your server log. There might be any other plugin not loaded.So you need to upgrade that Plguins to latest version of !Give me +1 if i solved your problem.
Reply
#3

Quote:
Originally Posted by Joshswag
Посмотреть сообщение
I just bought a gameserver (First one ever, Also a newbie at scripting) And i transfered all my files from my desktop into Filezilla (The gameserver) and when i try to run the server, It won't work so i went into the server console and it tells me this through the logs
Код:
Script[gamemodes/VR.amx]: Run time error 19: "File or function is not found"
post your server_log.txt here
Reply
#4

Quote:
Originally Posted by Xtreme_playa
Посмотреть сообщение
post your server_log.txt here
Of course that might be not That is becouse of plugin's mostly it happend .
Reply
#5

Where do i change the sscanf, i downloaded the new version.. And where is serverlog im new to Gameservers
Reply
#6

server_log.txt is located in your samp server directory.
Reply
#7

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

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:18] filterscripts = ""  (string)
[04:06:18] 
[04:06:18] Server Plugins
[04:06:18] --------------
[04:06:18]  Loaded 0 plugins.

[04:06:18] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:18] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:20] filterscripts = ""  (string)
[04:06:20] 
[04:06:20] Server Plugins
[04:06:20] --------------
[04:06:20]  Loaded 0 plugins.

[04:06:20] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:20] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:22] filterscripts = ""  (string)
[04:06:22] 
[04:06:22] Server Plugins
[04:06:22] --------------
[04:06:22]  Loaded 0 plugins.

[04:06:22] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:22] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:24] filterscripts = ""  (string)
[04:06:24] 
[04:06:24] Server Plugins
[04:06:24] --------------
[04:06:24]  Loaded 0 plugins.

[04:06:24] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:24] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:26] filterscripts = ""  (string)
[04:06:26] 
[04:06:26] Server Plugins
[04:06:26] --------------
[04:06:26]  Loaded 0 plugins.

[04:06:26] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:26] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:28] filterscripts = ""  (string)
[04:06:28] 
[04:06:28] Server Plugins
[04:06:28] --------------
[04:06:28]  Loaded 0 plugins.

[04:06:28] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:28] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:30] filterscripts = ""  (string)
[04:06:30] 
[04:06:30] Server Plugins
[04:06:30] --------------
[04:06:30]  Loaded 0 plugins.

[04:06:30] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:30] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:32] filterscripts = ""  (string)
[04:06:32] 
[04:06:32] Server Plugins
[04:06:32] --------------
[04:06:32]  Loaded 0 plugins.

[04:06:32] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:32] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:34] filterscripts = ""  (string)
[04:06:34] 
[04:06:34] Server Plugins
[04:06:34] --------------
[04:06:34]  Loaded 0 plugins.

[04:06:35] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:35] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:37] filterscripts = ""  (string)
[04:06:37] 
[04:06:37] Server Plugins
[04:06:37] --------------
[04:06:37]  Loaded 0 plugins.

[04:06:37] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:37] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:39] filterscripts = ""  (string)
[04:06:39] 
[04:06:39] Server Plugins
[04:06:39] --------------
[04:06:39]  Loaded 0 plugins.

[04:06:39] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:39] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:41] filterscripts = ""  (string)
[04:06:41] 
[04:06:41] Server Plugins
[04:06:41] --------------
[04:06:41]  Loaded 0 plugins.

[04:06:41] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:41] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:43] filterscripts = ""  (string)
[04:06:43] 
[04:06:43] Server Plugins
[04:06:43] --------------
[04:06:43]  Loaded 0 plugins.

[04:06:43] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:43] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:45] filterscripts = ""  (string)
[04:06:45] 
[04:06:45] Server Plugins
[04:06:45] --------------
[04:06:45]  Loaded 0 plugins.

[04:06:45] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:45] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:47] filterscripts = ""  (string)
[04:06:47] 
[04:06:47] Server Plugins
[04:06:47] --------------
[04:06:47]  Loaded 0 plugins.

[04:06:47] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:47] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:49] filterscripts = ""  (string)
[04:06:49] 
[04:06:49] Server Plugins
[04:06:49] --------------
[04:06:49]  Loaded 0 plugins.

[04:06:49] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:49] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:51] filterscripts = ""  (string)
[04:06:51] 
[04:06:51] Server Plugins
[04:06:51] --------------
[04:06:51]  Loaded 0 plugins.

[04:06:51] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:51] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:53] filterscripts = ""  (string)
[04:06:53] 
[04:06:53] Server Plugins
[04:06:53] --------------
[04:06:53]  Loaded 0 plugins.

[04:06:53] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:53] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:55] filterscripts = ""  (string)
[04:06:55] 
[04:06:55] Server Plugins
[04:06:55] --------------
[04:06:55]  Loaded 0 plugins.

[04:06:55] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:55] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:57] filterscripts = ""  (string)
[04:06:57] 
[04:06:57] Server Plugins
[04:06:57] --------------
[04:06:57]  Loaded 0 plugins.

[04:06:57] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:57] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:06:59] filterscripts = ""  (string)
[04:06:59] 
[04:06:59] Server Plugins
[04:06:59] --------------
[04:06:59]  Loaded 0 plugins.

[04:06:59] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:59] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:01] filterscripts = ""  (string)
[04:07:01] 
[04:07:01] Server Plugins
[04:07:01] --------------
[04:07:01]  Loaded 0 plugins.

[04:07:01] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:01] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:03] filterscripts = ""  (string)
[04:07:03] 
[04:07:03] Server Plugins
[04:07:03] --------------
[04:07:03]  Loaded 0 plugins.

[04:07:03] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:03] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:05] filterscripts = ""  (string)
[04:07:05] 
[04:07:05] Server Plugins
[04:07:05] --------------
[04:07:05]  Loaded 0 plugins.

[04:07:05] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:05] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:08] filterscripts = ""  (string)
[04:07:08] 
[04:07:08] Server Plugins
[04:07:08] --------------
[04:07:08]  Loaded 0 plugins.

[04:07:08] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:08] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:10] filterscripts = ""  (string)
[04:07:10] 
[04:07:10] Server Plugins
[04:07:10] --------------
[04:07:10]  Loaded 0 plugins.

[04:07:10] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:10] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:12] filterscripts = ""  (string)
[04:07:12] 
[04:07:12] Server Plugins
[04:07:12] --------------
[04:07:12]  Loaded 0 plugins.

[04:07:12] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:12] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:14] filterscripts = ""  (string)
[04:07:14] 
[04:07:14] Server Plugins
[04:07:14] --------------
[04:07:14]  Loaded 0 plugins.

[04:07:14] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:14] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:16] filterscripts = ""  (string)
[04:07:16] 
[04:07:16] Server Plugins
[04:07:16] --------------
[04:07:16]  Loaded 0 plugins.

[04:07:16] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:16] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:18] filterscripts = ""  (string)
[04:07:18] 
[04:07:18] Server Plugins
[04:07:18] --------------
[04:07:18]  Loaded 0 plugins.

[04:07:18] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:18] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:20] filterscripts = ""  (string)
[04:07:20] 
[04:07:20] Server Plugins
[04:07:20] --------------
[04:07:20]  Loaded 0 plugins.

[04:07:21] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:21] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:23] filterscripts = ""  (string)
[04:07:23] 
[04:07:23] Server Plugins
[04:07:23] --------------
[04:07:23]  Loaded 0 plugins.

[04:07:23] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:23] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:25] filterscripts = ""  (string)
[04:07:25] 
[04:07:25] Server Plugins
[04:07:25] --------------
[04:07:25]  Loaded 0 plugins.

[04:07:25] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:25] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:27] filterscripts = ""  (string)
[04:07:27] 
[04:07:27] Server Plugins
[04:07:27] --------------
[04:07:27]  Loaded 0 plugins.

[04:07:27] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:27] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:29] filterscripts = ""  (string)
[04:07:29] 
[04:07:29] Server Plugins
[04:07:29] --------------
[04:07:29]  Loaded 0 plugins.

[04:07:29] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:29] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:31] filterscripts = ""  (string)
[04:07:31] 
[04:07:31] Server Plugins
[04:07:31] --------------
[04:07:31]  Loaded 0 plugins.

[04:07:31] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:31] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:33] filterscripts = ""  (string)
[04:07:33] 
[04:07:33] Server Plugins
[04:07:33] --------------
[04:07:33]  Loaded 0 plugins.

[04:07:33] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:33] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:35] filterscripts = ""  (string)
[04:07:35] 
[04:07:35] Server Plugins
[04:07:35] --------------
[04:07:35]  Loaded 0 plugins.

[04:07:35] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:35] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:37] filterscripts = ""  (string)
[04:07:37] 
[04:07:37] Server Plugins
[04:07:37] --------------
[04:07:37]  Loaded 0 plugins.

[04:07:37] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:37] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:39] filterscripts = ""  (string)
[04:07:39] 
[04:07:39] Server Plugins
[04:07:39] --------------
[04:07:39]  Loaded 0 plugins.

[04:07:39] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:39] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:41] filterscripts = ""  (string)
[04:07:41] 
[04:07:41] Server Plugins
[04:07:41] --------------
[04:07:41]  Loaded 0 plugins.

[04:07:41] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:41] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:43] filterscripts = ""  (string)
[04:07:43] 
[04:07:43] Server Plugins
[04:07:43] --------------
[04:07:43]  Loaded 0 plugins.

[04:07:43] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:43] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:45] filterscripts = ""  (string)
[04:07:45] 
[04:07:45] Server Plugins
[04:07:45] --------------
[04:07:45]  Loaded 0 plugins.

[04:07:45] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:45] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:47] filterscripts = ""  (string)
[04:07:47] 
[04:07:47] Server Plugins
[04:07:47] --------------
[04:07:47]  Loaded 0 plugins.

[04:07:47] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:47] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:49] filterscripts = ""  (string)
[04:07:49] 
[04:07:49] Server Plugins
[04:07:49] --------------
[04:07:49]  Loaded 0 plugins.

[04:07:49] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:49] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:51] filterscripts = ""  (string)
[04:07:51] 
[04:07:51] Server Plugins
[04:07:51] --------------
[04:07:51]  Loaded 0 plugins.

[04:07:51] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:51] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:53] filterscripts = ""  (string)
[04:07:53] 
[04:07:53] Server Plugins
[04:07:53] --------------
[04:07:53]  Loaded 0 plugins.

[04:07:53] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:53] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:55] filterscripts = ""  (string)
[04:07:55] 
[04:07:55] Server Plugins
[04:07:55] --------------
[04:07:55]  Loaded 0 plugins.

[04:07:55] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:55] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:57] filterscripts = ""  (string)
[04:07:57] 
[04:07:57] Server Plugins
[04:07:57] --------------
[04:07:57]  Loaded 0 plugins.

[04:07:57] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:57] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:07:59] filterscripts = ""  (string)
[04:07:59] 
[04:07:59] Server Plugins
[04:07:59] --------------
[04:07:59]  Loaded 0 plugins.

[04:07:59] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:07:59] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:08:01] filterscripts = ""  (string)
[04:08:01] 
[04:08:01] Server Plugins
[04:08:01] --------------
[04:08:01]  Loaded 0 plugins.

[04:08:01] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:08:01] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:08:03] filterscripts = ""  (string)
[04:08:03] 
[04:08:03] Server Plugins
[04:08:03] --------------
[04:08:03]  Loaded 0 plugins.

[04:08:03] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:08:03] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:08:05] filterscripts = ""  (string)
[04:08:05] 
[04:08:05] Server Plugins
[04:08:05] --------------
[04:08:05]  Loaded 0 plugins.

[04:08:05] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:08:05] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:08:07] filterscripts = ""  (string)
[04:08:07] 
[04:08:07] Server Plugins
[04:08:07] --------------
[04:08:07]  Loaded 0 plugins.

[04:08:07] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:08:07] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:08:09] filterscripts = ""  (string)
[04:08:09] 
[04:08:09] Server Plugins
[04:08:09] --------------
[04:08:09]  Loaded 0 plugins.

[04:08:09] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:08:09] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:08:11] filterscripts = ""  (string)
[04:08:11] 
[04:08:11] Server Plugins
[04:08:11] --------------
[04:08:11]  Loaded 0 plugins.

[04:08:11] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:08:11] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:08:13] filterscripts = ""  (string)
[04:08:13] 
[04:08:13] Server Plugins
[04:08:13] --------------
[04:08:13]  Loaded 0 plugins.

[04:08:13] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:08:13] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:08:15] filterscripts = ""  (string)
[04:08:15] 
[04:08:15] Server Plugins
[04:08:15] --------------
[04:08:15]  Loaded 0 plugins.

[04:08:15] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:08:15] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:08:17] filterscripts = ""  (string)
[04:08:17] 
[04:08:17] Server Plugins
[04:08:17] --------------
[04:08:17]  Loaded 0 plugins.

[04:08:18] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:08:18] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:08:20] filterscripts = ""  (string)
[04:08:20] 
[04:08:20] Server Plugins
[04:08:20] --------------
[04:08:20]  Loaded 0 plugins.

[04:08:20] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:08:20] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:08:22] filterscripts = ""  (string)
[04:08:22] 
[04:08:22] Server Plugins
[04:08:22] --------------
[04:08:22]  Loaded 0 plugins.

[04:08:22] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:08:22] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:08:24] filterscripts = ""  (string)
[04:08:24] 
[04:08:24] Server Plugins
[04:08:24] --------------
[04:08:24]  Loaded 0 plugins.

[04:08:24] 
[04:08:24] Filter Scripts
[04:08:24] ---------------
[04:08:24]   Loaded 0 filter scripts.

[04:08:24] Script[gamemodes/VR.amx]: Run time error 19: "File or function is not found"
[04:08:24] Number of vehicle models: 0

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[04:17:15] filterscripts = ""  (string)
[04:17:15] 
[04:17:15] Server Plugins
[04:17:15] --------------
[04:17:15]  Loaded 0 plugins.

[04:17:15] 
[04:17:15] Filter Scripts
[04:17:15] ---------------
[04:17:15]   Loaded 0 filter scripts.

[04:17:15] Script[gamemodes/VR.amx]: Run time error 19: "File or function is not found"
[04:17:15] Number of vehicle models: 0
Reply
#8

0.3c R2 ?? Update your server version to 0.3d R2.
Reply
#9

Код:
[04:06:24] 
[04:06:24] Server Plugins
[04:06:24] --------------
[04:06:24]  Loaded 0 plugins
That's it.Do you have any plugin in your PLUGIN'S FOLDER ? if so update them or if you dont have so place it ! like SSCANF.WHIRLPOOL.AUDIO
Reply
#10

@Mysterious World : stop posting ridiculous solutions, okay ! He's using outdated server version thats why his gamemode wont load.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)