AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   [HELP] Unknown Errors... (https://forums.alliedmods.net/showthread.php?t=94715)

malec321 06-14-2009 14:58

[HELP] Unknown Errors...
 
1 Attachment(s)
Can anyone compile this for me when I compile it, it gives NO errors and it still says compile failed... Its on the download place.


Your plugin failed to compile! Read the errors below:

651939 successful compiles to date.
431941 failed compiles to date.
Old compiler: 101980 compiles before decommission.
This tool by: David "BAILOPAN" Anderson.

If anyone can help me that would be great!
Why Errors could be caused:
Added SCOUT, AUG, P90, G3SG1, SG500, SG552

TitANious 06-14-2009 15:10

Re: [HELP] Unknown Errors...
 
It's an old compiler?

malec321 06-14-2009 15:52

Re: [HELP] Unknown Errors...
 
Than can anyone post me the compiled one plz my local compiler doesnt work.

fysiks 06-14-2009 16:36

Re: [HELP] Unknown Errors...
 
Quote:

Originally Posted by malec321 (Post 848997)
Than can anyone post me the compiled one plz my local compiler doesnt work.

We can't post compiled plugins. But I did get you the error list:

Code:

temp.sma(172) : error 009: invalid array size (negative or zero)
temp.sma(173) : error 009: invalid array size (negative or zero)
temp.sma(405) : error 018: initialization data exceeds declared size
temp.sma(503) : error 037: invalid string (possibly non-terminated string)
temp.sma(504) : error 037: invalid string (possibly non-terminated string)
temp.sma(505) : error 037: invalid string (possibly non-terminated string)
temp.sma(506) : error 037: invalid string (possibly non-terminated string)
temp.sma(507) : error 037: invalid string (possibly non-terminated string)
temp.sma(508) : error 037: invalid string (possibly non-terminated string)
temp.sma(509) : error 037: invalid string (possibly non-terminated string)
temp.sma(509 -- 512) : error 001: expectedtoken: ",", but found "-identifier-"
temp.sma(580) : error 047: array sizes do not match, or destination array is too small
temp.sma(581) : error 047: array sizes do not match, or destination array is too small
temp.sma(2819) : error 017: undefined symbol "gfSCOUTNextUse"
temp.sma(2819) : warning 215: expression has no effect
temp.sma(2819) : error 001: expected token: ";", but found "]"
temp.sma(2819) : error 029: invalid expression, assumed zero
temp.sma(2819) : fatal error 107: too many error messages on one line

Compilation aborted.
17 Errors.


Arkshine 06-14-2009 16:39

Re: [HELP] Unknown Errors...
 
There are a lot of errors in this plugin... Don't know who has tried to add some stuffs but he don't how to code... -_-

malec321 06-14-2009 16:47

Re: [HELP] Unknown Errors...
 
1 Attachment(s)
Is it Fixed?

ANd if not
can you tell me what ive done wrong?
I found some "," issues that i've fixedd

fysiks 06-14-2009 16:52

Re: [HELP] Unknown Errors...
 
Code:

temp.sma(172) : error 009: invalid array size (negative or zero)
temp.sma(173) : error 009: invalid array size (negative or zero)
temp.sma(174) : error 009: invalid array size (negative or zero)
temp.sma(507) : error 037: invalid string (possibly non-terminated string)
temp.sma(508) : error 037: invalid string (possibly non-terminated string)
temp.sma(509) : error 037: invalid string (possibly non-terminated string)
temp.sma(510) : error 037: invalid string (possibly non-terminated string)
temp.sma(511) : error 037: invalid string (possibly non-terminated string)
temp.sma(512) : error 037: invalid string (possibly non-terminated string)
temp.sma(513) : error 037: invalid string (possibly non-terminated string)
temp.sma(585) : error 047: array sizes do not match, or destination array is too small
temp.sma(586) : error 047: array sizes do not match, or destination array is too small
temp.sma(587) : error 047: array sizes do not match, or destination array is too small
temp.sma(1396) : error 017: undefined symbol "actionInvincible"
temp.sma(1397) : error 017: undefined symbol "actionStealth"
temp.sma(1398) : error 017: undefined symbol "actionTrampoline"
temp.sma(1399) : error 017: undefined symbol "actionSpeedBoost"
temp.sma(1400) : error 017: undefined symbol "actionDeath"
temp.sma(1401) : error 017: undefined symbol "actionHE"
temp.sma(1402) : error 017: undefined symbol "actionLowGravity"
temp.sma(1403) : error 017: undefined symbol "actionCamouflage"
temp.sma(1404) : error 017: undefined symbol "actionFire"
temp.sma(1405) : error 017: undefined symbol "actionSlap"
temp.sma(1406) : error 017: undefined symbol "actionRandom"
temp.sma(1407) : error 017: undefined symbol "actionHoney"
temp.sma(1408) : error 017: undefined symbol "actionBootsOfSpeed"

Compilation aborted.
26 Errors.


malec321 06-14-2009 16:59

Re: [HELP] Unknown Errors...
 
1 Attachment(s)
Can you tell me what ive done wrong

New sma

fysiks 06-14-2009 17:06

Re: [HELP] Unknown Errors...
 
For the last 15 minutes I've been trying to get it to compile. All I have to say is, IT'S A NIGHTMARE. The errors are never ending!

Mostly so far they are very very simple mistakes.

fysiks 06-14-2009 17:12

Re: [HELP] Unknown Errors...
 
1 Attachment(s)
Now, it's down to a warning:

Code:

temp.sma(6833) : warning 203: symbol is never used: "gfNextXHEALTime"
Header size:          3844 bytes
Code size:          171708 bytes
Data size:          174340 bytes
Stack/heap size:      16384 bytes; max. usage is unknown, due to recursion
Total requirements:  366276 bytes

1 Warning.
Done.



All times are GMT -4. The time now is 13:50.

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