GiN720 / confogl

Automatically exported from code.google.com/p/confogl
0 stars 0 forks source link

[L4D2] No Mercy Elevator Fix #163

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. when compiling:

What version of confogl are you using?
none

On what operating system is the server running?
Windows and Linux

What version of sourcemod and metamod are you using?
SourceMod 1.4.4 and Metamod 1.9.0

Please provide any additional information below.

Your plugin failed to compile! Read the errors below:
SourcePawn Compiler 1.4.0 Copyright (c) 1997-2006, ITB CompuPhase, (C)2004-2008 
AlliedModders, LLC /home/groups/sourcemod/upload_tmp/phpaXyshr.sp(5) : error 
010: invalid function or declaration 
/home/groups/sourcemod/upload_tmp/phpaXyshr.sp(11) : error 010: invalid 
function or declaration /home/groups/sourcemod/upload_tmp/phpaXyshr.sp(13) : 
error 010: invalid function or declaration 
/home/groups/sourcemod/upload_tmp/phpaXyshr.sp(16) : error 010: invalid 
function or declaration /home/groups/sourcemod/upload_tmp/phpaXyshr.sp(1 : 
error 010: invalid function or declaration 
/home/groups/sourcemod/upload_tmp/phpaXyshr.sp(24) : error 010: invalid 
function or declaration /home/groups/sourcemod/upload_tmp/phpaXyshr.sp(27) : 
error 010: invalid function or declaration 
/home/groups/sourcemod/upload_tmp/phpaXyshr.sp(33) : error 010: invalid 
function or declaration /home/groups/sourcemod/upload_tmp/phpaXyshr.sp(37) : 
error 010: invalid function or declaration 
/home/groups/sourcemod/upload_tmp/phpaXyshr.sp(43) : error 010: invalid 
function or declaration /home/groups/sourcemod/upload_tmp/phpaXyshr.sp(46) : 
error 010: invalid function or declaration 
/home/groups/sourcemod/upload_tmp/phpaXyshr.sp(50) : error 010: invalid 
function or declaration /home/groups/sourcemod/upload_tmp/phpaXyshr.sp(54) : 
error 010: invalid function or declaration 
/home/groups/sourcemod/upload_tmp/phpaXyshr.sp(57) : error 010: invalid 
function or declaration /home/groups/sourcemod/upload_tmp/phpaXyshr.sp(61) : 
error 010: invalid function or declaration 
/home/groups/sourcemod/upload_tmp/phpaXyshr.sp(71) : error 010: invalid 
function or declaration /home/groups/sourcemod/upload_tmp/phpaXyshr.sp(113) : 
error 010: invalid function or declaration 
/home/groups/sourcemod/upload_tmp/phpaXyshr.sp(124) : error 010: invalid 
function or declaration /home/groups/sourcemod/upload_tmp/phpaXyshr.sp(130) : 
error 010: invalid function or declaration 
/home/groups/sourcemod/upload_tmp/phpaXyshr.sp(144) : error 010: invalid 
function or declaration /home/groups/sourcemod/upload_tmp/phpaXyshr.sp(147) : 
error 010: invalid function or declaration 
/home/groups/sourcemod/upload_tmp/phpaXyshr.sp(150) : error 010: invalid 
function or declaration /home/groups/sourcemod/upload_tmp/phpaXyshr.sp(153) : 
error 010: invalid function or declaration 
/home/groups/sourcemod/upload_tmp/phpaXyshr.sp(162) : error 010: invalid 
function or declaration /home/groups/sourcemod/upload_tmp/phpaXyshr.sp(164) : 
error 010: invalid function or declaration 
/home/groups/sourcemod/upload_tmp/phpaXyshr.sp(166) : error 010: invalid 
function or declaration Compilation aborted. 26 Errors. 

Original issue reported on code.google.com by alpha.cs...@gmail.com on 6 Aug 2012 at 3:55

GoogleCodeExporter commented 8 years ago
You aren't using SM 1.4.4 (your log says 1.4.0).  I compiled it just fine on 
Linux with SM 1.4.4.  It also compiles fine with the SM web compiler which is 
SM 1.4.0.  I have no idea what "phpaXyshr.sp" is as it isn't a file that exists 
in the repo.

My compile log:
SourcePawn Compiler 1.4.4
Copyright (c) 1997-2006, ITB CompuPhase, (C)2004-2008 AlliedModders, LLC

Header size:           2740 bytes
Code size:             3704 bytes
Data size:              796 bytes
Stack/heap size:      16384 bytes; Total requirements:   23624 bytes

You should direct any issues with that plugin to the 
http://forums.alliedmods.net/showthread.php?t=143008 which is where the 
developer maintains it.

Original comment by Canada.R...@gmail.com on 6 Aug 2012 at 6:14

GoogleCodeExporter commented 8 years ago
I am confused by downloading from the repo, this backup in HTML format and not 
the source code ...

Solved.

Original comment by alpha.cs...@gmail.com on 6 Aug 2012 at 8:03

GoogleCodeExporter commented 8 years ago
I am confused by downloading from the repo, this backup in HTML format and
not the source code ...

Solved.

Original comment by alpha.cs...@gmail.com on 6 Aug 2012 at 8:03