Raised This Month: $12 Target: $400
 3% 

Can't compile for 1.7


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Sincronic
Senior Member
Join Date: Dec 2018
Old 11-08-2020 , 10:20   Can't compile for 1.7
Reply With Quote #1

Can someone help me with plugins for 1.7 ?

https://github.com/sbpp/sourcebans-p...emod/scripting

Code:
//// sbpp_admcfg.sp
//
// sbpp_admcfg/sbpp_admin_groups.sp(110) : error 104: cannot find any methods for GroupId
// sbpp_admcfg/sbpp_admin_groups.sp(110) : warning 215: expression has no effect
// sbpp_admcfg/sbpp_admin_groups.sp(110) : warning 215: expression has no effect
// sbpp_admcfg/sbpp_admin_groups.sp(110) : error 001: expected token: ";", but found ")"
// sbpp_admcfg/sbpp_admin_groups.sp(110) : error 029: invalid expression, assumed zero
// sbpp_admcfg/sbpp_admin_groups.sp(110) : fatal error 189: too many error messages on one line
//
// Compilation aborted.
// 4 Errors.
//
// Compilation Time: 0.14 sec
// ----------------------------------------

//// sbpp_checker.sp
// Already compiled.
// ----------------------------------------

//// sbpp_comms.sp
//
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\basecomm.inc(44) : error 147: new-style declarations are required
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\basecomm.inc(52) : error 147: new-style declarations are required
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\basecomm.inc(60) : error 147: new-style declarations are required
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\basecomm.inc(68) : error 147: new-style declarations are required
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\basecomm.inc(77) : error 147: new-style declarations are required
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\basecomm.inc(86) : error 147: new-style declarations are required
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\basecomm.inc(90) : error 147: new-style declarations are required
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\topmenus.inc(409) : error 147: new-style declarations are required
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\topmenus.inc(426) : error 147: new-style declarations are required
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\adminmenu.inc(96) : error 147: new-style declarations are required
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\adminmenu.inc(112) : error 147: new-style declarations are required
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\adminmenu.inc(122) : error 147: new-style declarations are required
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\adminmenu.inc(134) : error 147: new-style declarations are required
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\adminmenu.inc(146) : error 147: new-style declarations are required
// sbpp_comms.sp(580) : error 100: function prototypes do not match
// sbpp_comms.sp(585) : error 100: function prototypes do not match
// sbpp_comms.sp(586) : error 100: function prototypes do not match
// sbpp_comms.sp(587) : error 100: function prototypes do not match
// sbpp_comms.sp(588) : error 100: function prototypes do not match
// sbpp_comms.sp(589) : error 100: function prototypes do not match
// sbpp_comms.sp(590) : error 100: function prototypes do not match
// sbpp_comms.sp(591) : error 100: function prototypes do not match
// sbpp_comms.sp(1513) : error 139: could not find type "DataPackPos"
// sbpp_comms.sp(2812) : error 104: cannot find any methods for AdminId
// sbpp_comms.sp(2812) : error 001: expected token: "(", but found ";"
// sbpp_comms.sp(2813) : error 104: cannot find any methods for AdminId
//
// Compilation aborted.
// 26 Errors.
//
// Compilation Time: 0.28 sec
// ----------------------------------------

//// sbpp_main.sp
//
// sbpp_main.sp(344) : error 180: function return type differs from prototype. expected 'int', but got 'void'
// sbpp_main.sp(735 -- 737) : error 100: function prototypes do not match
// sbpp_main.sp(1729) : error 104: cannot find any methods for AdminId
// sbpp_main.sp(1729) : warning 215: expression has no effect
// sbpp_main.sp(1729) : warning 215: expression has no effect
// sbpp_main.sp(1729) : error 001: expected token: ";", but found ")"
// sbpp_main.sp(1729) : error 029: invalid expression, assumed zero
// sbpp_main.sp(1729) : fatal error 189: too many error messages on one line
//
// Compilation aborted.
// 6 Errors.

Last edited by Sincronic; 11-08-2020 at 10:22.
Sincronic is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 11-08-2020 , 16:00   Re: Can't compile for 1.7
Reply With Quote #2

Quote:
Originally Posted by Sincronic View Post
Can someone help me with plugins for 1.7 ?
Quote:
Originally Posted by Sincronic View Post
Code:
// F:\Octa\CS gO\sourcemod-1.9.0-git6269-windows\addons\sourcemod\scripting\include\basecomm.inc(44) : error 147: new-style declarations are required
Life would be so much easier for you, if you moved out of the stone age and took the newest versions of everything.

That would be, all the way from the server itself towards SourceMod, and the plugins you're trying to use.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
Sincronic
Senior Member
Join Date: Dec 2018
Old 11-09-2020 , 14:33   Re: Can't compile for 1.7
Reply With Quote #3

Quote:
Originally Posted by DarkDeviL View Post
Life would be so much easier for you, if you moved out of the stone age and took the newest versions of everything.

That would be, all the way from the server itself towards SourceMod, and the plugins you're trying to use.
My bad.. yea i was using the old version of sourcemode.

Thanks !
Sincronic is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:48.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode