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

i can't compiler sourcebans.sp 1.4.10 original (solved)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
chouchouille28
Junior Member
Join Date: Dec 2012
Old 01-22-2017 , 06:33   i can't compiler sourcebans.sp 1.4.10 original (solved)
Reply With Quote #1

hello

i have a message error when i want compile the file original of sourceban 1.4.10

/home/groups/sourcemod/upload_tmp/phpOvLDiA.sp(14) : fatal error 182: cannot read from file: "sourcebans" Compilation aborted. 1 Error.


can you fixed this problem for work please.

Last edited by chouchouille28; 01-23-2017 at 14:15.
chouchouille28 is offline
DJ Tsunami
DJ Post Spammer
Join Date: Feb 2008
Location: The Netherlands
Old 01-22-2017 , 09:47   Re: i can't compiler sourcebans.sp 1.4.10 original
Reply With Quote #2

Did you put sourcebans.inc in the include folder?
__________________
Advertisements | REST in Pawn - HTTP client for JSON REST APIs
Please do not PM me with questions. Post in the plugin thread.
DJ Tsunami is offline
chouchouille28
Junior Member
Join Date: Dec 2012
Old 01-22-2017 , 10:01   Re: i can't compiler sourcebans.sp 1.4.10 original
Reply With Quote #3

euhh sorry for my english but i speak french

what is the relation between the compiler sourcemod and sourceban.inc ?


edit : ok, i see fille sourcebans.inc, it's definition of sourcebans but when i take file sourcebans.sp in compiler, i can't take another file.

when i make folder et i take file into : compile.exe and spcomp.exe and sourcebans.sp and inc folder, it's not working too, i have 1 error

//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// sourcebans.sp
//
// sourcebans.sp(13) : fatal error 183: cannot read from file: "sourcemod"
//
// Compilation aborted.
// 1 Error.

And when i make sourbans.sp and include folder into all folder sourcemod, i have 26 errors


//// sounds.sp
//
// Code size: 4792 bytes
// Data size: 2888 bytes
// Stack/heap size: 16384 bytes
// Total requirements: 24064 bytes
//
// Compilation Time: 0,12 sec
// ----------------------------------------

//// sourcebans.sp
//
// sourcebans.sp(73) : error 021: symbol already defined: "Database"
// sourcebans.sp(145) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecat
ed: No logic using this flag ever existed in a released game. It only ever appea
red in the first hl2sdk.
//
//
// sourcebans.sp(234) : warning 234: symbol "GetClientAuthString" is marked as d
eprecated: Use GetClientAuthId
//
//
// sourcebans.sp(292) : error 174: symbol 'Database' is a type and cannot be use
d as a value
// sourcebans.sp(323) : error 174: symbol 'Database' is a type and cannot be use
d as a value
// sourcebans.sp(336) : error 174: symbol 'Database' is a type and cannot be use
d as a value
// sourcebans.sp(351) : error 174: symbol 'Database' is a type and cannot be use
d as a value
// sourcebans.sp(35 : error 174: symbol 'Database' is a type and cannot be use
d as a value
// sourcebans.sp(515) : warning 234: symbol "GetClientAuthString" is marked as d
eprecated: Use GetClientAuthId
//
//
// sourcebans.sp(531) : error 174: symbol 'Database' is a type and cannot be use
d as a value
// sourcebans.sp(563) : warning 234: symbol "GetClientAuthString" is marked as d
eprecated: Use GetClientAuthId
//
//
// sourcebans.sp(580) : error 174: symbol 'Database' is a type and cannot be use
d as a value
// sourcebans.sp(637) : warning 234: symbol "GetClientAuthString" is marked as d
eprecated: Use GetClientAuthId
//
//
// sourcebans.sp(653) : error 174: symbol 'Database' is a type and cannot be use
d as a value
// sourcebans.sp(800) : warning 213: tag mismatch
// sourcebans.sp(956) : error 174: symbol 'Database' is a type and cannot be use
d as a value
// sourcebans.sp(956) : warning 215: expression has no effect
// sourcebans.sp(960) : error 174: symbol 'Database' is a type and cannot be use
d as a value
// sourcebans.sp(969) : error 174: symbol 'Database' is a type and cannot be use
d as a value
// sourcebans.sp(97 : error 174: symbol 'Database' is a type and cannot be use
d as a value
// sourcebans.sp(1012) : error 174: symbol 'Database' is a type and cannot be us
ed as a value
// sourcebans.sp(1035) : warning 213: tag mismatch
// sourcebans.sp(1064) : warning 213: tag mismatch
// sourcebans.sp(1115) : error 174: symbol 'Database' is a type and cannot be us
ed as a value
// sourcebans.sp(1147) : error 174: symbol 'Database' is a type and cannot be us
ed as a value
// sourcebans.sp(119 : error 174: symbol 'Database' is a type and cannot be us
ed as a value
// sourcebans.sp(1233) : error 174: symbol 'Database' is a type and cannot be us
ed as a value
// sourcebans.sp(1284) : error 174: symbol 'Database' is a type and cannot be us
ed as a value
// sourcebans.sp(1316) : error 174: symbol 'Database' is a type and cannot be us
ed as a value
// sourcebans.sp(1413) : error 174: symbol 'Database' is a type and cannot be us
ed as a value
// sourcebans.sp(1460) : error 174: symbol 'Database' is a type and cannot be us
ed as a value
// sourcebans.sp(1490) : warning 234: symbol "GetClientAuthString" is marked as
deprecated: Use GetClientAuthId
//
//
// sourcebans.sp(149 : error 174: symbol 'Database' is a type and cannot be us
ed as a value
// sourcebans.sp(1514) : error 174: symbol 'Database' is a type and cannot be us
ed as a value
// sourcebans.sp(179 : error 174: symbol 'Database' is a type and cannot be us
ed as a value
// sourcebans.sp(1984) : warning 234: symbol "GetClientAuthString" is marked as
deprecated: Use GetClientAuthId
//
//
// sourcebans.sp(2237) : warning 234: symbol "GetClientAuthString" is marked as
deprecated: Use GetClientAuthId
//
//
// sourcebans.sp(2245) : warning 234: symbol "GetClientAuthString" is marked as
deprecated: Use GetClientAuthId
//
//
// sourcebans.sp(2272) : error 174: symbol 'Database' is a type and cannot be us
ed as a value
//
// Compilation aborted.
// 26 Errors.
//
// Compilation Time: 0,3 sec
// ----------------------------------------

//// sql-admin-manager.sp
//
// Code size: 20396 bytes
// Data size: 10640 bytes
// Stack/heap size: 16384 bytes
// Total requirements: 47420 bytes
//
// Compilation Time: 0,23 sec
// ----------------------------------------


so perhaps he existed a command to compile but when i use https://www.sourcemod.net/compiler.php i can make only sourcebans.sp

Last edited by chouchouille28; 01-22-2017 at 11:23.
chouchouille28 is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 01-22-2017 , 19:46   Re: i can't compiler sourcebans.sp 1.4.10 original
Reply With Quote #4

Try https://spider.limetech.io/ -

It allows you to drop multiple include files in.
__________________
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
chouchouille28
Junior Member
Join Date: Dec 2012
Old 01-22-2017 , 20:47   Re: i can't compiler sourcebans.sp 1.4.10 original
Reply With Quote #5

i take and make 2490 files of sourcebans.sp in your page https://spider.limetech.io/ and compile, i have 1 error again

SourcePawn Compiler 1.9.0.5921 Copyright (c) 1997-2006 ITB CompuPhase Copyright (c) 2004-2015 AlliedModders LLC plugin.sp(14) : fatal error 183: cannot read from file: "sourcebans" Compilation aborted. 1 Error.

and when i make file soucebans.inc in the section inc, i have 26 errors again.

Last edited by chouchouille28; 01-22-2017 at 20:56.
chouchouille28 is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 01-22-2017 , 21:29   Re: i can't compiler sourcebans.sp 1.4.10 original
Reply With Quote #6

It isn't my page.

However, I can tell you that it works perfectly fine, so you must be using both kind of compilers incorrectly:

sourcebans.sp


sourcebans_sample.sp
__________________
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
DJ Tsunami
DJ Post Spammer
Join Date: Feb 2008
Location: The Netherlands
Old 01-23-2017 , 01:33   Re: i can't compiler sourcebans.sp 1.4.10 original
Reply With Quote #7

You need the latest plugin if you want to compile on SourceMod 1.7 or later, or apply these fixes:

https://github.com/GameConnect/sourc...257fa7a8d35228
__________________
Advertisements | REST in Pawn - HTTP client for JSON REST APIs
Please do not PM me with questions. Post in the plugin thread.
DJ Tsunami is offline
chouchouille28
Junior Member
Join Date: Dec 2012
Old 01-23-2017 , 04:15   Re: i can't compiler sourcebans.sp 1.4.10 original
Reply With Quote #8

sourcemod 1.8.0 git 5928

web mozilla firefox

i don't make an error, but when i don't take inc i have 1 error, when i take inc i have 26 errors




for sourcebans_sample.sp it's working for me
SourcePawn Compiler 1.9.0.5921 Copyright (c) 1997-2006 ITB CompuPhase Copyright (c) 2004-2015 AlliedModders LLC Code size: 3648 bytes Data size: 2824 bytes Stack/heap size: 16384 bytes Total requirements: 22856 bytes


give me your version 1.4.11 please, arne1288

in the page
https://forums.alliedmods.net/showthread.php?t=61000
i can't take 1.4.11, the link is dead



Oh My God !!!


when i take sourcebansV1_master
i see sourceban 1.4.11

and when i want to compile



so in my title i specified to use 1.4.10 and not 1.4.11

Last edited by chouchouille28; 01-23-2017 at 07:11.
chouchouille28 is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 01-23-2017 , 06:05   Re: i can't compiler sourcebans.sp 1.4.10 original
Reply With Quote #9

-> sourcebans.sp

-> sourcebans.inc
__________________
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
chouchouille28
Junior Member
Join Date: Dec 2012
Old 01-23-2017 , 08:47   Re: i can't compiler sourcebans.sp 1.4.10 original
Reply With Quote #10

you're sourcebans is a 1.4.11, it's not 1.4.10 but your sourcebans working to compile

1.4.10 not working for me and if you take the sourcebans 1.4.10, i think you have the 26 errors


sourcebans 1.4.10 is here
https://forums.alliedmods.net/showthread.php?t=61000

link 1.4.11 update 2014/02/17 is dead

just sourcebanV1 disponible update 2016/12/01 (your sourcebans, it's not mine)

if you want to take your sourcebans, can you update link and say the previous sourcebans don't working to compile

Last edited by chouchouille28; 01-23-2017 at 09:14.
chouchouille28 is offline
Reply



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 19:56.


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