Spellscript Bugs
From Hack/Mine Wiki
The following is a list of known Spellscript bugs, according to version. Please add bugs to the list as you find them, and try to make entries informative and brief.
0.6.4.0
| Catchy Title | Singleplayer/SMP | Description, Error Message(s) |
|---|---|---|
| List Type Inference w/ Classes | Both | Type inference in list instantiations causes a StackOverflow error if class-types are used. |
| Multivariable Declaration Scope Issues | Both | Multivariable declarations cause a myriad of issues-- don't use them! |