HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Inaccurate Error Message

05-15-2007, 09:05 AM#1
zergleb
This gave me the wrong error message, not a big deal just thought I'd report.


The error it gives:
"Constant requires initializing"

For this code
Collapse JASS:
private static constant SpikeSpacing = 75

It gives me that error message but as you can see I did initialize, I just need to declare a type.

Thanks for all the great tools you give the community.