Here the code, i have taken out anything to do with tile.jpg but still in runtime it appears. It was using code similiar to earth.jpg lines.
Cheers
public BranchGroup getRootBranch( )
{
BranchGroup objRoot = new BranchGroup();
//plane
QuadArray quadA = new QuadArray(4...
My class has compiled completely but during runtime this exception occurs. I have even taken out the input stream tile.jpg out of the program and it still happens. Any ideas?
Thanks
Found: jbeggs.RootProvider
java.lang.IllegalArgumentException: No input stream for: tile.jpg
at...
Having problem with a private class called VertexLists, used as a helper class to manage the coordinate lists. Coming up with java.lang.NoClassDefFoundError when trying to running. If anyone has any knowledge with this please let me know and i can give further details
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.