hi!,
i think its a annoying failure and often discussed problem.
But there is the Exception:
Code:
Exception in thread "main" java.lang.IllegalArgumentException: url is null
at de.matthiasmann.twl.theme.ThemeManager.createThemeManager(ThemeManager.java:148)
at world0.GameplayState.init(GameplayState.java:174)
at org.newdawn.slick.state.StateBasedGame.init(StateBasedGame.java:171)
at org.newdawn.slick.AppGameContainer.setup(AppGameContainer.java:390)
at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:314)
at world0.World0Game.main(World0Game.java:35)
The .xml is from tut and its on the right place (I think so

):
http://staxx6.bplaced.net/bilder/twl.png