That should have been Ran Out of Space in Swap file: I had 3 different errors pop up during 3 different attempts to log in tonight. The first 2 I was unable to save a copy of before the computer screen blacked out (sorry)
The second one said something to the effect that the paging file was full. skype and RW were the only 2 active programs open on the computer (along with all the crap that runs in the background) When I got that error it also shut down the skype call I was on. We looked at the paging file
As you can see there is ample space available for that one. (Obviously it used up all the error!)
The following is the 3rd fatal error I received:
Windows 10 (x64) 10.0 Java: 1.8.0_131 amd64 0.9.5.7_39 -H:4096 -D:3072 (Steam)
Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz, GL704GW, 16233 MB (4207 MB Heap)
NVIDIA GeForce RTX 2070 20190522000000.000000-000 26.21.14.3086
Intel(R) UHD Graphics 630 20190207000000.000000-000 25.20.100.6577
______________________________________________________________________
Failed to create display
org.lwjgl.LWJGLException: Could not bind dummy context
at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)
at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)
at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
at org.lwjgl.opengl.Display.create(Display.java:850)
at org.lwjgl.opengl.Display.create(Display.java:757)
at com.jme3.system.lwjgl.LwjglDisplay.createContext(LwjglDisplay.java:144)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java:113)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:211)
at java.lang.Thread.run(Unknown Source