Error
<% if @exception %>

Some kind of weird error just occured.

Try logging out to see if that fixes things. Maybe even twice. It's a weird game reset thing.

<%= @exception.message %>

It's been emailed to the game admin.

<% elsif @custom_error %>

<%= @custom_error %>

<% end %>