Hello, need help
#1

Hello, i need some help, when i try to start the server, i got these errors.

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

[22:59:04] password = "" (string)
[22:59:04]
[22:59:04] Server Plugins
[22:59:04] --------------
[22:59:04] Loading plugin: mysql
[22:59:04] Failed.
[22:59:04] Loading plugin: streamer
[22:59:04]

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

[22:59:04] Loaded.
[22:59:04] Loading plugin: sscanf2
[22:59:04] Failed.
[22:59:04] Loading plugin: nativechecker
[22:59:04] Loaded.
[22:59:04] Loaded 2 plugins.

[22:59:04]
[22:59:04] Filterscripts
[22:59:04] ---------------
[22:59:04] Loading filterscript 'Editor.amx'...
[22:59:04] Unable to load filterscript 'Editor.amx'.
[22:59:04] Loaded 0 filterscripts.

[22:59:04] *** Streamer Plugin: Warning: Include file version (0x27002) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[22:59:04] Error: Function not registered: 'SSCANF_Init'
[22:59:04] Error: Function not registered: 'SSCANF_Join'
[22:59:04] Error: Function not registered: 'SSCANF_Leave'
[22:59:04] Error: Function not registered: 'sscanf'
[22:59:04] Error: Function not registered: 'mysql_tquery'
[22:59:04] Error: Function not registered: 'mysql_escape_string'
[22:59:04] Error: Function not registered: 'mysql_connect'
[22:59:04] Error: Function not registered: 'mysql_close'
[22:59:04] Error: Function not registered: 'WP_Hash'
[22:59:04] Error: Function not registered: 'cache_get_data'
[22:59:04] Error: Function not registered: 'cache_get_field_content'
[22:59:04] Script[gamemodes/L-RP.amx]: Run time error 19: "File or function is not found"
[22:59:04] Number of vehicle models: 0
Reply
#2

Now i have this error : SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[23:11:18] filterscripts = "" (string)
[23:11:18]
[23:11:18] Server Plugins
[23:11:18] --------------
[23:11:18] Loading plugin: sscanf
[23:11:18]

[23:11:18] ===============================

[23:11:18] sscanf plugin loaded.

[23:11:18] Version: 2.8.1

[23:11:18] © 2012 Alex "******" Cole

[23:11:18] ===============================

[23:11:18] Loaded.
[23:11:18] Loading plugin: streamer
[23:11:18] Failed.
[23:11:18] Loaded 1 plugins.

[23:11:18]
[23:11:18] Filterscripts
[23:11:18] ---------------
[23:11:18] Loaded 0 filterscripts.

[23:11:18] Script[gamemodes/Roleplay.amx]: Run time error 19: "File or function is not found"
[23:11:18] Number of vehicle models: 0
Reply
#3

Quote:
Originally Posted by Ge4oor3ge
Посмотреть сообщение
Now i have this error : SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[23:11:18] filterscripts = "" (string)
[23:11:18]
[23:11:18] Server Plugins
[23:11:18] --------------
[23:11:18] Loading plugin: sscanf
[23:11:18]

[23:11:18] ===============================

[23:11:18] sscanf plugin loaded.

[23:11:18] Version: 2.8.1

[23:11:18] © 2012 Alex "******" Cole

[23:11:18] ===============================

[23:11:18] Loaded.
[23:11:18] Loading plugin: streamer
[23:11:18] Failed.
[23:11:18] Loaded 1 plugins.

[23:11:18]
[23:11:18] Filterscripts
[23:11:18] ---------------
[23:11:18] Loaded 0 filterscripts.

[23:11:18] Script[gamemodes/Roleplay.amx]: Run time error 19: "File or function is not found"
[23:11:18] Number of vehicle models: 0
try to recompile the script...
Reply
#4

i will try
Reply
#5

C:\Users\Georgi\Desktop\sup\include\ELC_AC_BASE.in c(109 : error 025: function heading differs from prototype
C:\Users\Georgi\Desktop\sup\include\ELC_AC_BASE.in c(1204) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
C:\Users\Georgi\Desktop\sup\gamemodes\Roleplay.pwn (1571) : warning 202: number of arguments does not match definition
C:\Users\Georgi\Desktop\sup\gamemodes\Roleplay.pwn (4663) : warning 202: number of arguments does not match definition
C:\Users\Georgi\Desktop\sup\gamemodes\Roleplay.pwn (7057) : warning 213: tag mismatch
C:\Users\Georgi\Desktop\sup\gamemodes\Roleplay.pwn (7100) : warning 213: tag mismatch
C:\Users\Georgi\Desktop\sup\gamemodes\Roleplay.pwn (8079) : warning 213: tag mismatch
C:\Users\Georgi\Desktop\sup\gamemodes\Roleplay.pwn (8119) : warning 213: tag mismatch
C:\Users\Georgi\Desktop\sup\gamemodes\Roleplay.pwn (815 : warning 213: tag mismatch
C:\Users\Georgi\Desktop\sup\gamemodes\Roleplay.pwn (12952) : error 025: function heading differs from prototype
C:\Users\Georgi\Desktop\sup\gamemodes\Roleplay.pwn (19876) : warning 213: tag mismatch
C:\Users\Georgi\Desktop\sup\gamemodes\Roleplay.pwn (19884) : warning 213: tag mismatch
C:\Users\Georgi\Desktop\sup\gamemodes\Roleplay.pwn (19892) : warning 213: tag mismatch
C:\Users\Georgi\Desktop\sup\gamemodes\Roleplay.pwn (25003) : warning 202: number of arguments does not match definition
C:\Users\Georgi\Desktop\sup\gamemodes\Roleplay.pwn (25534) : warning 203: symbol is never used: "Name"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

I have gamemode "San Jose Roleplay"
Reply
#6

try to update your streamer plugin and the include and recompile the gm with this streamer
Reply
#7

Quote:
Originally Posted by Sreyas
Посмотреть сообщение
try to update your streamer plugin and the include and recompile the gm with this streamer
You gave wrong information..


Your SSCANF and MYSQL includes are maybe old or scripted wrong.
Always try to update your plugins and includes.
So, Do that and check the problem fixed or not.
Reply
#8

Quote:
Originally Posted by SoFahim
Посмотреть сообщение
You gave wrong information..


Your SSCANF and MYSQL includes are maybe old or scripted wrong.
Always try to update your plugins and includes.
So, Do that and check the problem fixed or not.
Yeah you maybe right But Dude check his log the streamer is not loading
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)