Hi Ashley,
You are right.
I have been repeating the tests extensively at my end and apparently I am confusing it with two issues:
1. The above bug symptoms which I list above.
2. And the fact that it does not load kongregate_api.js for me.
After refreshing my browser cache thoroughly and testing with less used browsers like Safari and Maxthon, I found that the code executes when minified.
However, my second problem:
In index.html, it says:
<script src="//www.kongregate.com/javascripts/kongregate_api.js"></script>
To get my game to work, I always had to do this: Download the javascript file and place it on my server, then modify index.html file with:
<script src="http://myserver.com/mypath.com/kongregate_api.js"></script>
Otherwise, my game would appear to have "stopped" at the loading screen.
If you have an idea as to why this might be happening, I would love to hear your thoughts.
In conclusion, please close the original bug.
Sorry for the wild goose chase and keep at what you are doing.
Great job!
Thanks,
Gavin GamesWarp