I've been trying to get my game into my webpage which is due to a project for school, I managed to get it in but now when it needs to run it gives me an 'Applicaton Error' which says 'NullPointerException'.
When I open the details all I get is the following:
Java Plug-in 10.45.2.18
Using JRE version 1.7.0_45-b18 Java HotSpot(TM) Client VM
User home directory = C:\Users\Steven
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
Does anyone know why it does this and how it's fixable? If you do I'd really appreciate your help.