Raised This Month: $ Target: $400
 0% 

Compile errors!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ekenn123
Junior Member
Join Date: Feb 2008
Old 08-10-2010 , 13:15   Compile errors!
Reply With Quote #1

Hello I get a few error while I'm compiling my BM.sma file..

Code:
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(624) : error 017:
undefined symbol "loadBlocks"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(955) : error 017:
undefined symbol "isBlock"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(988) : error 001:
expected token: ";", but found "}"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(1152) : error 017:
 undefined symbol "isBlock"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(1204) : error 017:
 undefined symbol "isBlock"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(1256) : error 017:
 undefined symbol "isBlock"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(1340) : error 017:
 undefined symbol "isBlockInGroup"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(1353) : error 017:
 undefined symbol "isBlockInGroup"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2237) : error 017:
 undefined symbol "isBlock"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2251) : error 017:
 undefined symbol "set_block_rendering"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2388) : error 017:
 undefined symbol "isBlock"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2390) : error 017:
 undefined symbol "isBlockInGroup"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2398) : error 017:
 undefined symbol "isBlockInGroup"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2400) : error 017:
 undefined symbol "isBlockStuck"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2402) : error 017:
 undefined symbol "copyBlock"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2406) : warning 20
4: symbol is assigned a value that is never used: "block"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2409) : error 017:
 undefined symbol "isBlockStuck"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2411) : error 017:
 undefined symbol "copyBlock"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2432) : error 017:
 undefined symbol "isBlock"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2434) : error 017:
 undefined symbol "isBlockInGroup"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2444) : error 017:
 undefined symbol "isBlockInGroup"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2446) : error 017:
 undefined symbol "deleteBlock"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2446) : warning 21
3: tag mismatch
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2453) : error 017:
 undefined symbol "deleteBlock"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2453) : warning 21
3: tag mismatch
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2456) : error 017:
 undefined symbol "isTeleport"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2469) : error 017:
 undefined symbol "isBlock"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2469) : warning 21
3: tag mismatch
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2470) : error 017:
 undefined symbol "isTeleport"
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2470) : warning 21
3: tag mismatch
// D:\HLServer\cstrike\addons\amxmodx\scripting\EkewowBM2.sma(2563) : error 017:
 undefined symbol "isBlock"
//
All I did was to insert a few blocks. Didn't even touch (loadBlocks) or smth like that :s

Thanks!
ekenn123 is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 08-10-2010 , 13:20   Re: Compile errors!
Reply With Quote #2

How do you expect us to help you if you don't post your code?
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
ekenn123
Junior Member
Join Date: Feb 2008
Old 08-10-2010 , 13:30   Re: Compile errors!
Reply With Quote #3

Ops xD I take however no credits for the BM execept for the block models x) All to creeds to necro and the other BM makers out there ! ;)
Attached Files
File Type: sma Get Plugin or Get Source (EkewowBM2.sma - 527 views - 129.1 KB)
ekenn123 is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 08-10-2010 , 14:03   Re: Compile errors!
Reply With Quote #4

here, not tested.
Attached Files
File Type: sma Get Plugin or Get Source (EkewowBM2.sma - 491 views - 125.3 KB)
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
ekenn123
Junior Member
Join Date: Feb 2008
Old 08-10-2010 , 15:45   Re: Compile errors!
Reply With Quote #5

Quote:
Originally Posted by drekes View Post
here, not tested.
Thanks man, it works! Perhaps you can tell me what you changed?

You're awesome. +rep!
ekenn123 is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 08-10-2010 , 16:31   Re: Compile errors!
Reply With Quote #6

You forgot a } somewhere in the code, and a few minor things.
But the } screws up the whole code.
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
ekenn123
Junior Member
Join Date: Feb 2008
Old 08-10-2010 , 16:44   Re: Compile errors!
Reply With Quote #7

Quote:
Originally Posted by drekes View Post
You forgot a } somewhere in the code, and a few minor things.
But the } screws up the whole code.
I see, thanks anyway
ekenn123 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 08-10-2010 , 20:47   Re: Compile errors!
Reply With Quote #8

The lesson learned here: Always make sure all braces, brackets, and parentheses are closed!
__________________
fysiks is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 08-10-2010 , 21:27   Re: Compile errors!
Reply With Quote #9

Quote:
Originally Posted by fysiks View Post
The lesson learned here: Always make sure all braces, brackets, and parentheses are closed!
Yeah, took my like 15 minutes to find out where it was.

And indent your code good, so you can see when you missed one.
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
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 22:00.


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