So, we're all very excited about the new userInfo functionality in greenfoot 2.2.0. I just finished implementing it into a project I'm working on. When I exported it as a .jar... it just didn't work. The first reference to userInfo is right at the start of the world so it can't start up. It just opens the Greenfoot window squashed into a little thing with just the 'run' and 'reset' buttons.
I tried exporting a backup of the scenario from before userInfo and it worked fine.
Is anyone else having this problem?
Greenfoot team, you did test that before implementation right?

