Forgetful Gemsmith Bonus

http://puu.sh/h0qVL/4e995eeac1.jpg

I just started playing and I found this bug. I did not get the bonus for having less than 9 statements even though my code clearly shows only 8 statements used.

This is a known issue. :frowning:

It is because, well actually there are a couple of issues but this is the main one:

The statement counting process happens AFTER the transpiler process (python->javascript->Aether) so it is not counting native statements.

This topic is now closed. New replies are no longer allowed.
Duplicate of other issues. (such as #2646)