Hi William, an example for .htaccess would be fine. My provider allows uploads via ftp only therefore I will have to tryy if that works here also.
OS: Windows 2000, Nvidia drivers 53.03, Jdk 1.4.2_04
I now figured out some more information:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x815695A
Function=[Unknown.]
Library=(N/A)
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at net.java.games.jogl.impl.windows.WindowsGLImpl.glDrawArrays(Native Method)
at com.xith3d.render.jogl.ShapeAtomPeer.drawGeometry(ShapeAtomPeer.java:524)
at com.xith3d.render.jogl.ShapeAtomPeer.renderAtom(ShapeAtomPeer.java:705)
at com.xith3d.render.CanvasPeerBase.render(CanvasPeerBase.java:102)
at com.xith3d.render.jogl.CanvasPeerImpl.drawBin(CanvasPeerImpl.java:741)
at com.xith3d.render.jogl.CanvasPeerImpl.display(CanvasPeerImpl.java:982)
at net.java.games.jogl.impl.GLDrawableHelper.display(GLDrawableHelper.java:74)
at net.java.games.jogl.GLCanvas$DisplayAction.run(GLCanvas.java:194)
at net.java.games.jogl.impl.GLContext.invokeGL(GLContext.java:235)
- locked <0x10dbd158> (a net.java.games.jogl.impl.windows.WindowsOnscreenGLContext)
at net.java.games.jogl.GLCanvas.displayImpl(GLCanvas.java:182)
at net.java.games.jogl.GLCanvas.display(GLCanvas.java:82)
at com.xith3d.render.jogl.CanvasPeerImpl.render(CanvasPeerImpl.java:1083)
at com.xith3d.scenegraph.View.renderOnce(View.java:732)
- locked <0x10665640> (a com.xith3d.scenegraph.View)
at com.xith3d.scenegraph.View.renderOnce(View.java:665)
- locked <0x10665640> (a com.xith3d.scenegraph.View)
at de.game.pac3d.xith3d.Xith3DFrame.run(Xith3DFrame.java:328 )
at java.lang.Thread.run(Unknown Source)
Heap at VM Abort:
Heap
def new generation total 1536K, used 979K [0x10010000, 0x101b0000, 0x104f0000)
eden space 1408K, 67% used [0x10010000, 0x100feea0, 0x10170000)
from space 128K, 18% used [0x10190000, 0x10195eb8, 0x101b0000)
to space 128K, 0% used [0x10170000, 0x10170000, 0x10190000)
tenured generation total 19128K, used 13995K [0x104f0000, 0x1179e000, 0x14010000)
the space 19128K, 73% used [0x104f0000, 0x1129aeb0, 0x1129b000, 0x1179e000)
compacting perm gen total 9984K, used 9946K [0x14010000, 0x149d0000, 0x18010000)
the space 9984K, 99% used [0x14010000, 0x149c6b98, 0x149c6c00, 0x149d0000)
Elapsed Time = 29
The exception above was detected in native code outside the VM
Java VM: Java HotSpot™ Client VM (1.4.2_04-b05 mixed mode)