Hello, I'm having problems seeing the simple models, its getting a NULLPointerException at .samples.III.MS3DAnimating.initGame<MS3DAnimating.java:67>
at .core.GameFrame.run<GameFrame.java:335>
at java.lang.Thread.run<Thread.java:536>
Thanks
Edward Smith
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Welcome to Help
Hello, I'm having problems seeing the simple models, its getting a NULLPointerException at .samples.III.MS3DAnimating.initGame<MS3DAnimating.java:67>
at .core.GameFrame.run<GameFrame.java:335>
at java.lang.Thread.run<Thread.java:536>
Thanks
Edward Smith
I have try to write my own Sample but, nothing happend. I will load a simple MS3D box with texture, and can't see them in Java, only a black window.
from the GameMouse and GameKey will no System.out.println there ...
here is my Source: http://home.mnet-online.de/Razack/Game.java
I hope anybody can teach me *G*