Raised This Month: $ Target: $400
 0% 

[HELP] Unknown Errors...


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
malec321
Senior Member
Join Date: May 2009
Location: Los Angeles
Old 06-14-2009 , 14:58   [HELP] Unknown Errors...
Reply With Quote #1

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
Attached Files
File Type: sma Get Plugin or Get Source (AlexBM3.0.sma - 683 views - 234.0 KB)
malec321 is offline
TitANious
Veteran Member
Join Date: Feb 2009
Location: Denmark
Old 06-14-2009 , 15:10   Re: [HELP] Unknown Errors...
Reply With Quote #2

It's an old compiler?
__________________
I dislike this.

"A sneeze never comes alone!" <-- Important to remember.
TitANious is offline
Send a message via MSN to TitANious
malec321
Senior Member
Join Date: May 2009
Location: Los Angeles
Old 06-14-2009 , 15:52   Re: [HELP] Unknown Errors...
Reply With Quote #3

Than can anyone post me the compiled one plz my local compiler doesnt work.
malec321 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-14-2009 , 16:36   Re: [HELP] Unknown Errors...
Reply With Quote #4

Quote:
Originally Posted by malec321 View Post
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.
__________________
fysiks is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-14-2009 , 16:39   Re: [HELP] Unknown Errors...
Reply With Quote #5

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... -_-
__________________
Arkshine is offline
malec321
Senior Member
Join Date: May 2009
Location: Los Angeles
Old 06-14-2009 , 16:47   Re: [HELP] Unknown Errors...
Reply With Quote #6

Is it Fixed?

ANd if not
can you tell me what ive done wrong?
I found some "," issues that i've fixedd
Attached Files
File Type: sma Get Plugin or Get Source (AlexBM3.0.sma - 638 views - 234.8 KB)
malec321 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-14-2009 , 16:52   Re: [HELP] Unknown Errors...
Reply With Quote #7

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.
__________________
fysiks is offline
malec321
Senior Member
Join Date: May 2009
Location: Los Angeles
Old 06-14-2009 , 16:59   Re: [HELP] Unknown Errors...
Reply With Quote #8

Can you tell me what ive done wrong

New sma
Attached Files
File Type: sma Get Plugin or Get Source (AlexBM3.3.sma - 103 views - 234.3 KB)

Last edited by malec321; 06-14-2009 at 17:06.
malec321 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-14-2009 , 17:06   Re: [HELP] Unknown Errors...
Reply With Quote #9

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 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-14-2009 , 17:12   Re: [HELP] Unknown Errors...
Reply With Quote #10

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.
Attached Files
File Type: sma Get Plugin or Get Source (temp.sma - 598 views - 188.6 KB)
__________________
fysiks 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 13:49.


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