This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

[WebCompiler] string.inc typo


  
 
 
Thread Tools Display Modes
Author Message
MaximusBrood
Veteran Member
Join Date: Sep 2005
Location: The Netherlands
Old 05-07-2006 , 10:18   [WebCompiler] string.inc typo
#1

There is an error with the webcompiler's include files, in the stock split at line 181.
The normal compiler doesn't have this problem

The error in the include file:
Code:
copy(szRightt, pR_Max, szInput[iStart]);
In the normal compiler:
Code:
copy(szRight, pR_Max, szInput[iStart]);
A very strange but simple typo
But people can't compile my plugin online now

Error:
Code:
Plugin failed to compile! Please try contacting the author.

Welcome to the AMX Mod X 1.70-300 Compiler.
Copyright (c) 1997-2005 ITB CompuPhase, AMX Mod X Team

/home/groups/amxmodx/compiler3/include/string.inc(181) : error 017: undefined symbol "szRightt"
/home/groups/amxmodx/compiler3/include/string.inc(181) : warning 215: expression has no effect
/home/groups/amxmodx/compiler3/include/string.inc(181) : warning 215: expression has no effect
/home/groups/amxmodx/compiler3/include/string.inc(181) : error 001: expected token: ";", but found ")"
/home/groups/amxmodx/compiler3/include/string.inc(181) : error 029: invalid expression, assumed zero
/home/groups/amxmodx/compiler3/include/string.inc(181) : fatal error 107: too many error messages on one line

Compilation aborted.
4 Errors.
Could not locate output file /home/groups/amxmodx/public_html/compiled3/ad_manager_897.amx (compile failed).
__________________
Released six formerly private plugins. Not active here since ages.
MaximusBrood is offline
BAILOPAN
Join Date: Jan 2004
Old 05-07-2006 , 13:16  
#2

Fixed. In the future, do not post problems about the site here. I've said this before and you'll get a ban.
BAILOPAN is offline
 



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 01:09.


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