SA-MP Forums Archive
Scripting help Please! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Scripting help Please! (/showthread.php?tid=649844)



Scripting help Please! - RODELA - 16.02.2018

I am getting these errors!
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[22:04:35] 
[22:04:35] Server Plugins
[22:04:35] --------------
[22:04:35]  Loading plugin: pawncmd.so
[22:04:35] Pawn.CMD plugin v3.1.4 by urShadow loaded
[22:04:35]   Loaded.
[22:04:35]  Loading plugin: sscanf.so
[22:04:35] 

[22:04:35]  ===============================

[22:04:35]       sscanf plugin loaded.     

[22:04:35]          Version:  2.8.1        

[22:04:35]    © 2012 Alex "******" Cole  

[22:04:35]  ===============================

[22:04:35]   Loaded.
[22:04:35]  Loading plugin: streamer.so
[22:04:35] 

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

[22:04:35]   Loaded.
[22:04:35]  Loading plugin: mysql_static.so
[22:04:35]  >> plugin.mysql: R39-6 successfully loaded.
[22:04:35]   Loaded.
[22:04:35]  Loading plugin: whirlpool.so
[22:04:35]  
[22:04:35]  ==================
[22:04:35]  
[22:04:35]   Whirlpool loaded
[22:04:35]  
[22:04:35]  ==================
[22:04:35]  
[22:04:35]   Loaded.
[22:04:35]  Loading plugin: regex.so
[22:04:35] 

[22:04:35] ______________________________________

[22:04:35]  Regular Expression Plugin v0.2.1 loaded
[22:04:35] ______________________________________

[22:04:35]  By: Fro © Copyright <TBG> 2009-2011
[22:04:35] ______________________________________

[22:04:35]   Loaded.
[22:04:35]  Loading plugin: SKY.so
[22:04:35]   Loaded.
[22:04:35]  Loaded 7 plugins.

[22:04:35] 
[22:04:35] Filterscripts
[22:04:35] ---------------
[22:04:35]   Loading filterscript 'donator.amx'...
[22:04:35]   Loading filterscript 'bugtracker.amx'...
[22:04:35]   Loading filterscript 'helmet.amx'...
[22:04:35]   Loading filterscript 'donorMaps.amx'...
[22:04:35]   Loading filterscript 'Server.amx'...
[22:04:35]   Loading filterscript 'spraytag.amx'...
[22:04:35] *** Streamer Plugin: Include file version (0x27101) does not match plugin version (0x291) (script might need to be recompiled with the correct include file).
[22:04:35] 
--------------------------------------
[22:04:35]  Spray Tag System [MySQL] - English Version | Versгo: 0.2b - By: Nurb Will;
[22:04:35] --------------------------------------

[22:04:35]   Loaded 6 filterscripts.

[22:04:35] [Pawn.CMD] AmxLoad: .inc-file version does not equal the plugin's version
[22:04:35] Script[gamemodes/urp.amx]: Run time error 19: "File or function is not found"
[22:04:35] Number of vehicle models: 0



Re: Scripting help Please! - jlalt - 16.02.2018

Update pawn.cmd and streamer plugins with their include.
Then use native checker plugin to know if there's any more plugin(s) missing.

https://sampforum.blast.hk/showthread.php?tid=249226


Re: Scripting help Please! - grymtn - 16.02.2018

Log says itself. Your include file does not match your plugin version. Either update your streamer plugin or streamer include file to match the two. Or update both just to be sure.


Re: Scripting help Please! - Jokers98s - 16.02.2018

Streamer :https://github.com/samp-incognito/sa...ses/tag/v2.9.3
Pawn.CMD: https://github.com/urShadow/Pawn.CMD/releases.

Download new updated plugins and .inc files and put .inc files in pawno include and compile and put the plugins in plugins folder and run the gamemode.. IF it help ++rep


Re: Scripting help Please! - RODELA - 19.02.2018

I am getting these errors now:-- on my friend computer it dosen't showing any errors.. my friend pc gone.... what should i do?

Quote:

C:\Users\khalid\Desktop\pawno\include\BustAim.inc( 246) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
C:\Users\khalid\Desktop\pawno\include\BustAim.inc( 257) : error 017: undefined symbol "BULLET_HIT_TYPE_NONE"
C:\Users\khalid\Desktop\pawno\include\BustAim.inc( 284) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER"
C:\Users\khalid\Desktop\pawno\include\BustAim.inc( 330) : error 017: undefined symbol "NetStats_PacketLossPercent"
C:\Users\khalid\Desktop\pawno\include\BustAim.inc( 380) : error 017: undefined symbol "GetPlayerLastShotVectors"
C:\Users\khalid\Desktop\pawno\include\BustAim.inc( 382) : error 017: undefined symbol "VectorSize"
C:\Users\khalid\Desktop\pawno\include\BustAim.inc( 407) : error 017: undefined symbol "VectorSize"
C:\Users\khalid\Desktop\pawno\include\BustAim.inc( 410) : error 017: undefined symbol "VectorSize"
C:\Users\khalid\Desktop\pawno\include\BustAim.inc( 466) : error 025: function heading differs from prototype
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(1700) : warning 202: number of arguments does not match definition
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(169 : warning 203: symbol is never used: "addsiren"
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(1722) : warning 202: number of arguments does not match definition
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(1720) : warning 203: symbol is never used: "addsiren"
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(3224) : error 025: function heading differs from prototype
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(3420) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER"
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(346 : error 017: undefined symbol "GetPlayerLastShotVectors"
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(3470) : error 017: undefined symbol "VectorSize"
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(3471) : error 017: undefined symbol "VectorSize"
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(3484) : error 017: undefined symbol "BULLET_HIT_TYPE_NONE"
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(3486) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER"
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(3493) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER"
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(3574) : error 017: undefined symbol "BULLET_HIT_TYPE_VEHICLE"
C:\Users\khalid\Desktop\pawno\include\weapon-config.inc(3680) : error 017: undefined symbol "BULLET_HIT_TYPE_VEHICLE"
C:\Users\khalid\Desktop\pawno\include\foreach.inc( 596) : warning 209: function "WC_OnGameModeInit" should return a value
C:\Users\khalid\Desktop\pawno\include\selection.in c(197) : error 017: undefined symbol "NetStats_GetConnectedTime"
C:\Users\khalid\Desktop\pawno\include\selection.in c(320) : error 017: undefined symbol "GetPlayerPoolSize"
C:\Users\khalid\Desktop\pawno\include\selection.in c(425) : error 017: undefined symbol "NetStats_GetConnectedTime"
C:\Users\khalid\Desktop\pawno\include\tp.inc(131) : error 017: undefined symbol "GetPlayerPoolSize"
C:\Users\khalid\Desktop\pawno\include\DialogCenter .inc(153) : error 017: undefined symbol "DIALOG_STYLE_TABLIST"
C:\Users\khalid\Desktop\pawno\include\DialogCenter .inc(154) : error 017: undefined symbol "DIALOG_STYLE_TABLIST_HEADERS"
C:\Users\khalid\Desktop\Forserver\test\gamemodes\u rp.pwn(224) : error 017: undefined symbol "SSCANF_Join"
C:\Users\khalid\Desktop\Forserver\test\gamemodes\u rp.pwn(224) : error 010: invalid function or declaration




Re: Scripting help Please! - RODELA - 19.02.2018

yeap


Re: Scripting help Please! - RODELA - 19.02.2018

nvm working sry


Re: Scripting help Please! - PepsiCola23 - 19.02.2018

are you sure it isn`t working with the latest includes?

edit:didnt see its working,sorry


Re: Scripting help Please! - RODELA - 19.02.2018

*** Streamer Plugin: Include file version (0x27101) does not match plugin version (0x291) (script might need to be recompiled with the correct include file).


I compiled with latest verson but still getting these error.


Re: Scripting help Please! - GRiMMREAPER - 19.02.2018

Quote:
Originally Posted by RODELA
Посмотреть сообщение
*** Streamer Plugin: Include file version (0x27101) does not match plugin version (0x291) (script might need to be recompiled with the correct include file).


I compiled with latest verson but still getting these error.
Get the latest version of the Streamer's include and plugin and put them in pawno/include and plugins, respectively.