Aether.js:2503 not responding

Mozilla Firefox, Lua, while trying to start game, loading freezes.
May be some infinty loops in my code

Which level and CodeCombat username? I’ll check it out.

Level: Gold Rush
Nick: semoro

Looks like it’s a bug in my transpiler’s use of the Lua parser; I’m tracking the issue over here: https://github.com/codecombat/aether/issues/98

For now, I’ve commented out that line, so your code should run again, although watch out for that bug until I can get it fixed.