Isn't it possible to use a file reader or writer on the webside?
My game "Call of Worms" just doesn't start on the webside.
If I run it on my computer it works perfectly.
In the stack trace there it says that there is a NullPointerException when I try to use a fileReader in the world consructor.
Any ideas why this doesn't work and how I can fix it?