I can't start the server
#1

It shows me this error:
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[14:29:41] filterscripts = ""  (string)
[14:29:41] 
[14:29:41] Server Plugins
[14:29:41] --------------
[14:29:41]  Loading plugin: streamer
[14:29:41] 

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

[14:29:41]   Loaded.
[14:29:41]  Loading plugin: sscanf
[14:29:41] 

[14:29:41]  ===============================

[14:29:41]       sscanf plugin loaded.     

[14:29:41]    © 2009 Alex "******" Cole

[14:29:41]  ===============================

[14:29:41]   Loaded.
[14:29:41]  Loading plugin: mysql
[14:29:41]  >> plugin.mysql: R41-2 successfully loaded.
[14:29:41]   Loaded.
[14:29:41]  Loaded 3 plugins.

[14:29:41] 
[14:29:41] Filterscripts
[14:29:41] ---------------
[14:29:41]   Loaded 0 filterscripts.

[14:29:41] Script[gamemodes/D-RP.amx]: Run time error 19: "File or function is not found"
[14:29:41] Number of vehicle models: 0
This is the includes that are included:
http://imgur.com/ppullwr

And this is the includes that the script has:
http://imgur.com/M014SXx

I need help, I've been trying to solve that problem and no success.
Reply
#2

You are probably using the wrong version of MySQL
Reply
#3

Quote:
Originally Posted by AndreiWow
Посмотреть сообщение
You are probably using the wrong version of MySQL
Nope..
Reply
#4

Check the plugins in the script and make sure its in cfg
Reply
#5

Quote:
Originally Posted by Loinal
Посмотреть сообщение
Check the plugins in the script and make sure its in cfg
I am not too sure what is a plugin and what is not.
A picture is provided with the list on the includes, can you help me out?
As far as I know:
MySQL
Streamer
Sscanf
Reply
#6

Any idea guys?
Reply
#7

You don't have a missing plugin or you have the wrong version.

Check your scripts for a #include <strange-plugin-name-here>.

If you don't find it, use this:

https://github.com/Zeex/samp-plugin-...etect/releases

It will give you more information
Reply
#8

download and include crashdetect plugin and it will show whats the matter
Reply
#9

Quote:
Originally Posted by iSanchez
Посмотреть сообщение
You don't have a missing plugin or you have the wrong version.

Check your scripts for a #include <strange-plugin-name-here>.

If you don't find it, use this:

https://github.com/Zeex/samp-plugin-...etect/releases

It will give you more information
Quote:
Originally Posted by LazzyBoy
Посмотреть сообщение
download and include crashdetect plugin and it will show whats the matter
Now it shows this:
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[00:03:49] filterscripts = ""  (string)
[00:03:49] 
[00:03:49] Server Plugins
[00:03:49] --------------
[00:03:49]  Loading plugin: streamer
[00:03:49] 

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

[00:03:49]   Loaded.
[00:03:49]  Loading plugin: mysql
[00:03:49]  >> plugin.mysql: R41-2 successfully loaded.
[00:03:49]   Loaded.
[00:03:49]  Loading plugin: sscanf
[00:03:49] 

[00:03:49]  ===============================

[00:03:49]       sscanf plugin loaded.     

[00:03:49]    © 2009 Alex "******" Cole

[00:03:49]  ===============================

[00:03:49]   Loaded.
[00:03:49]  Loading plugin: FCNPC
[00:03:49] 
[00:03:49] -------------------------------------------------
[00:03:49]      FCNPC - Fully Controllable NPC v1.7.0
[00:03:49]          Windows SA-MP 0.3.7 R2-1
[00:03:49]           Apr  2 2017 at 13:48:40
[00:03:49] 
[00:03:49]   Author:       OrMisicL (2013 - 2015)
[00:03:49]   Continued by: ziggi (2016 - present)
[00:03:49]   Contributors: kurta999, Neutralneu
[00:03:49] -------------------------------------------------
[00:03:49] 
[00:03:49] Loading...
[00:03:49]   Loaded.
[00:03:49]  Loading plugin: crashdetect
[00:03:49]   CrashDetect v4.18.1 is OK.
[00:03:49]   Loaded.
[00:03:49]  Loaded 5 plugins.

[00:03:49] 
[00:03:49] Filterscripts
[00:03:49] ---------------
[00:03:49]   Loaded 0 filterscripts.

[00:03:49] Warning: the maxnpc limit is 0 (you will not be able to create NPCs unless you change it)
[00:03:49] [debug] Run time error 19: "File or function is not found"
[00:03:49] [debug]  SSCANF_Init
[00:03:49] [debug]  SSCANF_Join
[00:03:49] [debug]  SSCANF_Leave
[00:03:49] [debug]  cache_get_field_content_int
[00:03:49] [debug]  cache_get_field_content_float
[00:03:49] [debug]  cache_get_field_content
[00:03:49] [debug]  WP_Hash
[00:03:49] [debug]  SetDynamicObjectMaterialText
[00:03:49] [debug]  SetDynamicObjectMaterial
[00:03:49] [debug]  cache_get_data
[00:03:49] [debug]  EditDynamicObject
[00:03:49] [debug]  AttachDynamicObjectToVehicle
[00:03:49] [debug]  cache_get_row
[00:03:49] [debug]  cache_get_row_int
[00:03:49] [debug]  Streamer_ToggleItem
[00:03:49] [debug]  Streamer_GetTickRate
[00:03:49] [debug]  Streamer_SetTickRate
[00:03:49] [debug]  Streamer_GetMaxItems
[00:03:49] [debug]  Streamer_SetMaxItems
[00:03:49] [debug]  Streamer_GetVisibleItems
[00:03:49] [debug]  Streamer_SetVisibleItems
[00:03:49] [debug]  Streamer_GetRadiusMultiplier
[00:03:49] [debug]  Streamer_SetRadiusMultiplier
[00:03:49] [debug]  Streamer_IsToggleCameraUpdate
[00:03:49] [debug]  Streamer_ToggleCameraUpdate
[00:03:49] [debug]  Streamer_IsToggleIdleUpdate
[00:03:49] [debug]  Streamer_ToggleIdleUpdate
[00:03:49] [debug]  GetPlayerVisibleDynamicCP
[00:03:49] [debug]  Streamer_GetCellDistance
[00:03:49] [debug]  Streamer_GetCellSize
[00:03:49] [debug]  Streamer_ToggleErrorCallback
[00:03:49] [debug]  Streamer_DestroyAllItems
[00:03:49] [debug] Run time error 19: "File or function is not found"
[00:03:49] [debug]  SSCANF_Init
[00:03:49] [debug]  SSCANF_Join
[00:03:49] [debug]  SSCANF_Leave
[00:03:49] [debug]  cache_get_field_content_int
[00:03:49] [debug]  cache_get_field_content_float
[00:03:49] [debug]  cache_get_field_content
[00:03:49] [debug]  WP_Hash
[00:03:49] [debug]  SetDynamicObjectMaterialText
[00:03:49] [debug]  SetDynamicObjectMaterial
[00:03:49] [debug]  cache_get_data
[00:03:49] [debug]  EditDynamicObject
[00:03:49] [debug]  AttachDynamicObjectToVehicle
[00:03:49] [debug]  cache_get_row
[00:03:49] [debug]  cache_get_row_int
[00:03:49] [debug]  Streamer_ToggleItem
[00:03:49] [debug]  Streamer_GetTickRate
[00:03:49] [debug]  Streamer_SetTickRate
[00:03:49] [debug]  Streamer_GetMaxItems
[00:03:49] [debug]  Streamer_SetMaxItems
[00:03:49] [debug]  Streamer_GetVisibleItems
[00:03:49] [debug]  Streamer_SetVisibleItems
[00:03:49] [debug]  Streamer_GetRadiusMultiplier
[00:03:49] [debug]  Streamer_SetRadiusMultiplier
[00:03:49] [debug]  Streamer_IsToggleCameraUpdate
[00:03:49] [debug]  Streamer_ToggleCameraUpdate
[00:03:49] [debug]  Streamer_IsToggleIdleUpdate
[00:03:49] [debug]  Streamer_ToggleIdleUpdate
[00:03:49] [debug]  GetPlayerVisibleDynamicCP
[00:03:49] [debug]  Streamer_GetCellDistance
[00:03:49] [debug]  Streamer_GetCellSize
[00:03:49] [debug]  Streamer_ToggleErrorCallback
[00:03:49] [debug]  Streamer_DestroyAllItems
[00:03:49] Script[gamemodes/D-RP.amx]: Run time error 19: "File or function is not found"
[00:03:49] Number of vehicle models: 0
Reply
#10

Now it's this:
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[02:33:30] filterscripts = ""  (string)
[02:33:30] 
[02:33:30] Server Plugins
[02:33:30] --------------
[02:33:30]  Loading plugin: mysql
[02:33:30]  >> plugin.mysql: R41-2 successfully loaded.
[02:33:30]   Loaded.
[02:33:30]  Loading plugin: sscanf
[02:33:30] 

[02:33:30]  ===============================

[02:33:30]       sscanf plugin loaded.     

[02:33:30]    © 2009 Alex "******" Cole

[02:33:30]  ===============================

[02:33:30]   Loaded.
[02:33:30]  Loading plugin: crashdetect
[02:33:30]   CrashDetect v4.18.1 is OK.
[02:33:30]   Loaded.
[02:33:30]  Loading plugin: streamer
[02:33:30] 

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

[02:33:30]   Loaded.
[02:33:30]  Loading plugin: FCNPC
[02:33:30] 
[02:33:30] -------------------------------------------------
[02:33:30]      FCNPC - Fully Controllable NPC v1.7.0
[02:33:30]          Windows SA-MP 0.3.7 R2-1
[02:33:30]           Apr  2 2017 at 13:48:40
[02:33:30] 
[02:33:30]   Author:       OrMisicL (2013 - 2015)
[02:33:30]   Continued by: ziggi (2016 - present)
[02:33:30]   Contributors: kurta999, Neutralneu
[02:33:30] -------------------------------------------------
[02:33:30] 
[02:33:30] Loading...
[02:33:30]   Loaded.
[02:33:30]  Loaded 5 plugins.

[02:33:30] 
[02:33:30] Filterscripts
[02:33:30] ---------------
[02:33:30]   Loaded 0 filterscripts.

[02:33:31] [debug] Run time error 19: "File or function is not found"
[02:33:31] [debug]  SSCANF_Init
[02:33:31] [debug]  SSCANF_Join
[02:33:31] [debug]  SSCANF_Leave
[02:33:31] [debug]  cache_get_field_content_int
[02:33:31] [debug]  cache_get_field_content_float
[02:33:31] [debug]  cache_get_field_content
[02:33:31] [debug]  WP_Hash
[02:33:31] [debug]  cache_get_data
[02:33:31] [debug]  cache_get_row
[02:33:31] [debug]  cache_get_row_int
[02:33:31] [debug] Run time error 19: "File or function is not found"
[02:33:31] [debug]  SSCANF_Init
[02:33:31] [debug]  SSCANF_Join
[02:33:31] [debug]  SSCANF_Leave
[02:33:31] [debug]  cache_get_field_content_int
[02:33:31] [debug]  cache_get_field_content_float
[02:33:31] [debug]  cache_get_field_content
[02:33:31] [debug]  WP_Hash
[02:33:31] [debug]  cache_get_data
[02:33:31] [debug]  cache_get_row
[02:33:31] [debug]  cache_get_row_int
[02:33:31] Script[gamemodes/D-RP.amx]: Run time error 19: "File or function is not found"
[02:33:31] Number of vehicle models: 0
Also guys please view the first pics in the first post..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)