Advertisement
Guest User

Rising World 3

a guest
Jul 31st, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.94 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff9d5570f4e, pid=2752, tid=0x0000000000000a7c
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig7icd64.dll+0x740f4e]
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.java.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x000002701e1d4000): JavaThread "jME3 Main" [_thread_in_native, id=2684, stack(0x000000b046a00000,0x000000b046b00000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x0000000036c979c0
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x000002701e6b85c0, RCX=0x000002703659dfd8, RDX=0x0000000036c979c0
  27. RSP=0x000000b046afea40, RBP=0x0000000000000001, RSI=0x0000027050e2a370, RDI=0x0000027050e283d0
  28. R8 =0x0000000000000000, R9 =0x000002703659dfe0, R10=0x0000000000000004, R11=0x000000000000001f
  29. R12=0x0e38e38e38e38e39, R13=0x00000270220b6b50, R14=0x0000000000000090, R15=0x0000000000000002
  30. RIP=0x00007ff9d5570f4e, EFLAGS=0x0000000000010297
  31.  
  32. Top of Stack: (sp=0x000000b046afea40)
  33. 0x000000b046afea40: 0000027000000000 0000027000000000
  34. 0x000000b046afea50: 0000190600000000 0000000000000000
  35. 0x000000b046afea60: 0000000000000000 0000000000000000
  36. 0x000000b046afea70: 0000027036ecfc70 00007ff9d4ff3e36
  37. 0x000000b046afea80: 000000b046afeaa8 000002701e6b85c0
  38. 0x000000b046afea90: 0000027050e2a370 0000000000000001
  39. 0x000000b046afeaa0: 0000027050e29650 0000027050e2a370
  40. 0x000000b046afeab0: 0000000000000000 0000000000000000
  41. 0x000000b046afeac0: 0000000000000000 0000000000000000
  42. 0x000000b046afead0: 0000000000000000 0000000000000000
  43. 0x000000b046afeae0: 0000027036ecfc70 00000270220b6b50
  44. 0x000000b046afeaf0: 0000027021f75ca0 0000000000000000
  45. 0x000000b046afeb00: 0000027050e32cd0 00007ff9d4ff3b48
  46. 0x000000b046afeb10: 000002701e6b85c0 0000027036ecfc70
  47. 0x000000b046afeb20: fffffd8fddf4b5e8 fffffd8fddf49190
  48. 0x000000b046afeb30: 0000027036edf840 0000000000000000
  49.  
  50. Instructions: (pc=0x00007ff9d5570f4e)
  51. 0x00007ff9d5570f2e: 48 8b ce ff 50 60 3c 01 75 0b 8b 47 04 09 83 90
  52. 0x00007ff9d5570f3e: 33 06 00 eb 2b 48 8b 4f 38 48 8b 57 08 8b 41 08
  53. 0x00007ff9d5570f4e: 89 02 8b 41 0c 89 42 04 8b 41 10 89 42 08 8b 41
  54. 0x00007ff9d5570f5e: 14 48 8b ce 89 42 0c 48 8b 06 48 8b d3 ff 50 50
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000000 is an unknown value
  60. RBX=0x000002701e6b85c0 is an unknown value
  61. RCX=0x000002703659dfd8 is an unknown value
  62. RDX=0x0000000036c979c0 is an unknown value
  63. RSP=0x000000b046afea40 is pointing into the stack for thread: 0x000002701e1d4000
  64. RBP=0x0000000000000001 is an unknown value
  65. RSI=0x0000027050e2a370 is an unknown value
  66. RDI=0x0000027050e283d0 is an unknown value
  67. R8 =0x0000000000000000 is an unknown value
  68. R9 =0x000002703659dfe0 is an unknown value
  69. R10=0x0000000000000004 is an unknown value
  70. R11=0x000000000000001f is an unknown value
  71. R12=0x0e38e38e38e38e39 is an unknown value
  72. R13=0x00000270220b6b50 is an unknown value
  73. R14=0x0000000000000090 is an unknown value
  74. R15=0x0000000000000002 is an unknown value
  75.  
  76.  
  77. Stack: [0x000000b046a00000,0x000000b046b00000], sp=0x000000b046afea40, free space=1018k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ig7icd64.dll+0x740f4e]
  80. C [ig7icd64.dll+0x1c3e36]
  81. C [ig7icd64.dll+0x1c3b48]
  82. C 0x00000270083be6e1
  83.  
  84. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  85. J 3324 org.lwjgl.opengl.GL20.nglUseProgram(IJ)V (0 bytes) @ 0x00000270083be644 [0x00000270083be600+0x44]
  86. J 5259 C2 com.jme3.renderer.opengl.GLRenderer.updateUniform(Lcom/jme3/shader/Shader;Lcom/jme3/shader/Uniform;)V (768 bytes) @ 0x0000027008afd488 [0x0000027008afd300+0x188]
  87. J 5511 C2 com.jme3.material.Material.render(Lcom/jme3/scene/Geometry;Lcom/jme3/light/LightList;Lcom/jme3/renderer/RenderManager;)V (130 bytes) @ 0x00000270087ff3c4 [0x00000270087feba0+0x824]
  88. J 5842 C2 commons.c.renderGeometry(Lcom/jme3/scene/Geometry;)V (308 bytes) @ 0x000002700825d020 [0x000002700825c960+0x6c0]
  89. J 5430 C2 com.jme3.renderer.queue.RenderQueue.renderGeometryList(Lcom/jme3/renderer/queue/GeometryList;Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/Camera;Z)V (134 bytes) @ 0x0000027008b82a30 [0x0000027008b826e0+0x350]
  90. J 5682 C2 com.jme3.renderer.queue.RenderQueue.renderQueue(Lcom/jme3/renderer/queue/RenderQueue$Bucket;Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/Camera;Z)V (147 bytes) @ 0x0000027007c116c0 [0x0000027007c11600+0xc0]
  91. J 5695 C1 aC.m.postFrame(Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/ViewPort;Lcom/jme3/texture/FrameBuffer;Lcom/jme3/texture/FrameBuffer;)V (371 bytes) @ 0x000002700803a0dc [0x0000027008038540+0x1b9c]
  92. J 5678 C1 com.jme3.post.FilterPostProcessor.renderFilterChain(Lcom/jme3/renderer/Renderer;Lcom/jme3/texture/FrameBuffer;)V (459 bytes) @ 0x00000270083bb074 [0x00000270083b9b80+0x14f4]
  93. J 5799 C1 com.jme3.post.FilterPostProcessor.postFrame(Lcom/jme3/texture/FrameBuffer;)V (108 bytes) @ 0x0000027007cb254c [0x0000027007cb21a0+0x3ac]
  94. J 5902 C2 commons.c.renderViewPort(Lcom/jme3/renderer/ViewPort;F)V (339 bytes) @ 0x000002700848e0cc [0x000002700848d900+0x7cc]
  95. J 3951 C1 commons.c.a(F)V (112 bytes) @ 0x00000270086ac8e4 [0x00000270086ac300+0x5e4]
  96. J 5570 C1 commons.JIWApplication.update()V (282 bytes) @ 0x000002700810ced4 [0x000002700810bac0+0x1414]
  97. J 3955 C1 com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop()V (141 bytes) @ 0x00000270086a837c [0x00000270086a80e0+0x29c]
  98. J 3860 C1 com.jme3.system.lwjgl.LwjglDisplay.runLoop()V (108 bytes) @ 0x00000270085d96fc [0x00000270085d6ea0+0x285c]
  99. j com.jme3.system.lwjgl.LwjglAbstractDisplay.run()V+136
  100. j java.lang.Thread.run()V+11
  101. v ~StubRoutines::call_stub
  102.  
  103. --------------- P R O C E S S ---------------
  104.  
  105. Java Threads: ( => current thread )
  106. 0x0000027024104000 JavaThread "game_7" daemon [_thread_blocked, id=12916, stack(0x000000b048800000,0x000000b048900000)]
  107. 0x0000027024107000 JavaThread "game_6" daemon [_thread_blocked, id=11444, stack(0x000000b048700000,0x000000b048800000)]
  108. 0x0000027024102000 JavaThread "game_5" daemon [_thread_blocked, id=11128, stack(0x000000b048600000,0x000000b048700000)]
  109. 0x0000027024101000 JavaThread "game_4" daemon [_thread_blocked, id=2800, stack(0x000000b048500000,0x000000b048600000)]
  110. 0x0000027024106800 JavaThread "game_3" daemon [_thread_blocked, id=9556, stack(0x000000b048400000,0x000000b048500000)]
  111. 0x0000027024105000 JavaThread "game_2" daemon [_thread_blocked, id=9052, stack(0x000000b048300000,0x000000b048400000)]
  112. 0x0000027024103800 JavaThread "game_1" daemon [_thread_blocked, id=7084, stack(0x000000b048200000,0x000000b048300000)]
  113. 0x0000027024105800 JavaThread "Thread-20" daemon [_thread_blocked, id=5888, stack(0x000000b048100000,0x000000b048200000)]
  114. 0x0000027024102800 JavaThread "Thread-19" daemon [_thread_blocked, id=11428, stack(0x000000b048000000,0x000000b048100000)]
  115. 0x00000270241db800 JavaThread "Thread-18" daemon [_thread_blocked, id=11760, stack(0x000000b047f00000,0x000000b048000000)]
  116. 0x00000270241e0800 JavaThread "Thread-17" daemon [_thread_blocked, id=10568, stack(0x000000b047e00000,0x000000b047f00000)]
  117. 0x00000270241de800 JavaThread "Thread-16" daemon [_thread_blocked, id=2164, stack(0x000000b047d00000,0x000000b047e00000)]
  118. 0x00000270241da000 JavaThread "Thread-15" daemon [_thread_blocked, id=12636, stack(0x000000b047c00000,0x000000b047d00000)]
  119. 0x00000270241da800 JavaThread "Thread-14" daemon [_thread_blocked, id=6668, stack(0x000000b047b00000,0x000000b047c00000)]
  120. 0x00000270241df000 JavaThread "DT_0" daemon [_thread_blocked, id=13856, stack(0x000000b047a00000,0x000000b047b00000)]
  121. 0x00000270241dd000 JavaThread "game_0" daemon [_thread_blocked, id=12848, stack(0x000000b047900000,0x000000b047a00000)]
  122. 0x00000270241dd800 JavaThread "Swing-Shell" daemon [_thread_blocked, id=5708, stack(0x000000b046f00000,0x000000b047000000)]
  123. 0x00000270241dc000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=2808, stack(0x000000b046c00000,0x000000b046d00000)]
  124. 0x000002702706b000 JavaThread "CDCT_0" daemon [_thread_blocked, id=9896, stack(0x000000b046e00000,0x000000b046f00000)]
  125. 0x000002702806b800 JavaThread "LC_0" daemon [_thread_blocked, id=13544, stack(0x000000b046900000,0x000000b046a00000)]
  126. 0x0000027025e90800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8056, stack(0x000000b046d00000,0x000000b046e00000)]
  127. 0x000002701e289800 JavaThread "Thread-4" daemon [_thread_blocked, id=1696, stack(0x000000b046b00000,0x000000b046c00000)]
  128. =>0x000002701e1d4000 JavaThread "jME3 Main" [_thread_in_native, id=2684, stack(0x000000b046a00000,0x000000b046b00000)]
  129. 0x000002701e0fa000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8220, stack(0x000000b046800000,0x000000b046900000)]
  130. 0x000002701d8ec800 JavaThread "Service Thread" daemon [_thread_blocked, id=1336, stack(0x000000b046600000,0x000000b046700000)]
  131. 0x000002701d87e800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=12008, stack(0x000000b046500000,0x000000b046600000)]
  132. 0x000002701d87c800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=13536, stack(0x000000b046400000,0x000000b046500000)]
  133. 0x000002701d871000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6552, stack(0x000000b046300000,0x000000b046400000)]
  134. 0x000002701d86d800 JavaThread "Attach Listener" daemon [_thread_blocked, id=12380, stack(0x000000b046200000,0x000000b046300000)]
  135. 0x000002701d86c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14260, stack(0x000000b046100000,0x000000b046200000)]
  136. 0x000002701d86b000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=11192, stack(0x000000b046000000,0x000000b046100000)]
  137. 0x000002701d02f800 JavaThread "Finalizer" daemon [_thread_blocked, id=10768, stack(0x000000b045f00000,0x000000b046000000)]
  138. 0x000002701d028000 JavaThread "Reference Handler" daemon [_thread_blocked, id=13728, stack(0x000000b045e00000,0x000000b045f00000)]
  139. 0x00000270079fd800 JavaThread "main" [_thread_blocked, id=2128, stack(0x000000b045030000,0x000000b045130000)]
  140.  
  141. Other Threads:
  142. 0x000002701d01e000 VMThread [stack: 0x000000b045d00000,0x000000b045e00000] [id=7660]
  143. 0x000002701d91d000 WatcherThread [stack: 0x000000b046700000,0x000000b046800000] [id=3732]
  144.  
  145. VM state:not at safepoint (normal execution)
  146.  
  147. VM Mutex/Monitor currently owned by a thread: None
  148.  
  149. Heap:
  150. par new generation total 306688K, used 272601K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  151. eden space 272640K, 92% used [0x0000000700000000, 0x000000070f4f3778, 0x0000000710a40000)
  152. from space 34048K, 63% used [0x0000000712b80000, 0x00000007140c2ca0, 0x0000000714cc0000)
  153. to space 34048K, 0% used [0x0000000710a40000, 0x0000000710a40000, 0x0000000712b80000)
  154. concurrent mark-sweep generation total 601356K, used 387234K [0x0000000714cc0000, 0x0000000739803000, 0x00000007c0000000)
  155. Metaspace used 38639K, capacity 39411K, committed 39680K, reserved 1083392K
  156. class space used 4723K, capacity 4858K, committed 4864K, reserved 1048576K
  157.  
  158. Card table byte_map: [0x0000027016ec0000,0x00000270174d0000] byte_map_base: 0x00000270136c0000
  159.  
  160. Marking Bits: (CMSBitMap*) 0x0000027007a59438
  161. Bits: [0x0000027017e70000, 0x000002701a93d000)
  162.  
  163. Mod Union Table: (CMSBitMap*) 0x0000027007a594f8
  164. Bits: [0x000002701a940000, 0x000002701a9eb340)
  165.  
  166. Polling page: 0x0000027006690000
  167.  
  168. CodeCache: size=245760Kb used=22401Kb max_used=22904Kb free=223358Kb
  169. bounds [0x0000027007b00000, 0x0000027009190000, 0x0000027016b00000]
  170. total_blobs=6471 nmethods=5459 adapters=924
  171. compilation: enabled
  172.  
  173. Compilation events (10 events):
  174. Event: 91.171 Thread 0x000002701d87e800 7356 3 D.q$b::a (12 bytes)
  175. Event: 91.171 Thread 0x000002701d87e800 nmethod 7356 0x00000270088344d0 code [0x0000027008834620, 0x0000027008834778]
  176. Event: 91.171 Thread 0x000002701d87e800 7357 3 D.q::a (57 bytes)
  177. Event: 91.172 Thread 0x000002701d87e800 nmethod 7357 0x0000027008835cd0 code [0x0000027008835ea0, 0x0000027008836590]
  178. Event: 91.431 Thread 0x000002701d87c800 7358 4 com.jme3.math.Vector4f::set (34 bytes)
  179. Event: 91.431 Thread 0x000002701d87c800 nmethod 7358 0x0000027008834250 code [0x0000027008834380, 0x0000027008834418]
  180. Event: 91.755 Thread 0x000002701d87e800 7359 ! 3 sun.reflect.GeneratedConstructorAccessor51::newInstance (49 bytes)
  181. Event: 91.756 Thread 0x000002701d87e800 nmethod 7359 0x0000027008e24890 code [0x0000027008e24a60, 0x0000027008e25060]
  182. Event: 93.820 Thread 0x000002701d87e800 7360 3 java.io.WinNTFileSystem::normalize (231 bytes)
  183. Event: 93.825 Thread 0x000002701d87e800 nmethod 7360 0x0000027008ed4a90 code [0x0000027008ed4f60, 0x0000027008ed8e00]
  184.  
  185. GC Heap History (10 events):
  186. Event: 57.682 GC heap before
  187. {Heap before GC invocations=14 (full 8):
  188. par new generation total 306688K, used 306688K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  189. eden space 272640K, 100% used [0x0000000700000000, 0x0000000710a40000, 0x0000000710a40000)
  190. from space 34048K, 100% used [0x0000000710a40000, 0x0000000712b80000, 0x0000000712b80000)
  191. to space 34048K, 0% used [0x0000000712b80000, 0x0000000712b80000, 0x0000000714cc0000)
  192. concurrent mark-sweep generation total 300524K, used 194608K [0x0000000714cc0000, 0x000000072723b000, 0x00000007c0000000)
  193. Metaspace used 37862K, capacity 38337K, committed 38656K, reserved 1083392K
  194. class space used 4706K, capacity 4851K, committed 4864K, reserved 1048576K
  195. Event: 57.883 GC heap after
  196. Heap after GC invocations=15 (full 8):
  197. par new generation total 306688K, used 34048K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  198. eden space 272640K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000710a40000)
  199. from space 34048K, 100% used [0x0000000712b80000, 0x0000000714cc0000, 0x0000000714cc0000)
  200. to space 34048K, 0% used [0x0000000710a40000, 0x0000000710a40000, 0x0000000712b80000)
  201. concurrent mark-sweep generation total 300524K, used 277552K [0x0000000714cc0000, 0x000000072723b000, 0x00000007c0000000)
  202. Metaspace used 37862K, capacity 38337K, committed 38656K, reserved 1083392K
  203. class space used 4706K, capacity 4851K, committed 4864K, reserved 1048576K
  204. }
  205. Event: 61.086 GC heap before
  206. {Heap before GC invocations=15 (full 9):
  207. par new generation total 306688K, used 306688K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  208. eden space 272640K, 100% used [0x0000000700000000, 0x0000000710a40000, 0x0000000710a40000)
  209. from space 34048K, 100% used [0x0000000712b80000, 0x0000000714cc0000, 0x0000000714cc0000)
  210. to space 34048K, 0% used [0x0000000710a40000, 0x0000000710a40000, 0x0000000712b80000)
  211. concurrent mark-sweep generation total 300524K, used 277605K [0x0000000714cc0000, 0x000000072723b000, 0x00000007c0000000)
  212. Metaspace used 38257K, capacity 38995K, committed 39168K, reserved 1083392K
  213. class space used 4710K, capacity 4854K, committed 4864K, reserved 1048576K
  214. Event: 61.262 GC heap after
  215. Heap after GC invocations=16 (full 9):
  216. par new generation total 306688K, used 34048K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  217. eden space 272640K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000710a40000)
  218. from space 34048K, 100% used [0x0000000710a40000, 0x0000000712b80000, 0x0000000712b80000)
  219. to space 34048K, 0% used [0x0000000712b80000, 0x0000000712b80000, 0x0000000714cc0000)
  220. concurrent mark-sweep generation total 335980K, used 332787K [0x0000000714cc0000, 0x00000007294db000, 0x00000007c0000000)
  221. Metaspace used 38257K, capacity 38995K, committed 39168K, reserved 1083392K
  222. class space used 4710K, capacity 4854K, committed 4864K, reserved 1048576K
  223. }
  224. Event: 61.267 GC heap before
  225. {Heap before GC invocations=16 (full 9):
  226. par new generation total 306688K, used 38361K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  227. eden space 272640K, 1% used [0x0000000700000000, 0x00000007004367f8, 0x0000000710a40000)
  228. from space 34048K, 100% used [0x0000000710a40000, 0x0000000712b80000, 0x0000000712b80000)
  229. to space 34048K, 0% used [0x0000000712b80000, 0x0000000712b80000, 0x0000000714cc0000)
  230. concurrent mark-sweep generation total 335980K, used 332787K [0x0000000714cc0000, 0x00000007294db000, 0x00000007c0000000)
  231. Metaspace used 38257K, capacity 38995K, committed 39168K, reserved 1083392K
  232. class space used 4710K, capacity 4854K, committed 4864K, reserved 1048576K
  233. Event: 61.336 GC heap after
  234. Heap after GC invocations=17 (full 9):
  235. par new generation total 306688K, used 25142K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  236. eden space 272640K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000710a40000)
  237. from space 34048K, 73% used [0x0000000712b80000, 0x000000071440d960, 0x0000000714cc0000)
  238. to space 34048K, 0% used [0x0000000710a40000, 0x0000000710a40000, 0x0000000712b80000)
  239. concurrent mark-sweep generation total 369304K, used 366720K [0x0000000714cc0000, 0x000000072b566000, 0x00000007c0000000)
  240. Metaspace used 38257K, capacity 38995K, committed 39168K, reserved 1083392K
  241. class space used 4710K, capacity 4854K, committed 4864K, reserved 1048576K
  242. }
  243. Event: 69.516 GC heap before
  244. {Heap before GC invocations=17 (full 10):
  245. par new generation total 306688K, used 297782K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  246. eden space 272640K, 100% used [0x0000000700000000, 0x0000000710a40000, 0x0000000710a40000)
  247. from space 34048K, 73% used [0x0000000712b80000, 0x000000071440d960, 0x0000000714cc0000)
  248. to space 34048K, 0% used [0x0000000710a40000, 0x0000000710a40000, 0x0000000712b80000)
  249. concurrent mark-sweep generation total 601356K, used 360813K [0x0000000714cc0000, 0x0000000739803000, 0x00000007c0000000)
  250. Metaspace used 38545K, capacity 39283K, committed 39424K, reserved 1083392K
  251. class space used 4723K, capacity 4858K, committed 4864K, reserved 1048576K
  252. Event: 69.533 GC heap after
  253. Heap after GC invocations=18 (full 10):
  254. par new generation total 306688K, used 34048K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  255. eden space 272640K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000710a40000)
  256. from space 34048K, 100% used [0x0000000710a40000, 0x0000000712b80000, 0x0000000712b80000)
  257. to space 34048K, 0% used [0x0000000712b80000, 0x0000000712b80000, 0x0000000714cc0000)
  258. concurrent mark-sweep generation total 601356K, used 369077K [0x0000000714cc0000, 0x0000000739803000, 0x00000007c0000000)
  259. Metaspace used 38545K, capacity 39283K, committed 39424K, reserved 1083392K
  260. class space used 4723K, capacity 4858K, committed 4864K, reserved 1048576K
  261. }
  262. Event: 82.191 GC heap before
  263. {Heap before GC invocations=18 (full 10):
  264. par new generation total 306688K, used 306688K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  265. eden space 272640K, 100% used [0x0000000700000000, 0x0000000710a40000, 0x0000000710a40000)
  266. from space 34048K, 100% used [0x0000000710a40000, 0x0000000712b80000, 0x0000000712b80000)
  267. to space 34048K, 0% used [0x0000000712b80000, 0x0000000712b80000, 0x0000000714cc0000)
  268. concurrent mark-sweep generation total 601356K, used 354999K [0x0000000714cc0000, 0x0000000739803000, 0x00000007c0000000)
  269. Metaspace used 38615K, capacity 39283K, committed 39424K, reserved 1083392K
  270. class space used 4723K, capacity 4858K, committed 4864K, reserved 1048576K
  271. Event: 82.212 GC heap after
  272. Heap after GC invocations=19 (full 10):
  273. par new generation total 306688K, used 21771K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  274. eden space 272640K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000710a40000)
  275. from space 34048K, 63% used [0x0000000712b80000, 0x00000007140c2ca0, 0x0000000714cc0000)
  276. to space 34048K, 0% used [0x0000000710a40000, 0x0000000710a40000, 0x0000000712b80000)
  277. concurrent mark-sweep generation total 601356K, used 387234K [0x0000000714cc0000, 0x0000000739803000, 0x00000007c0000000)
  278. Metaspace used 38615K, capacity 39283K, committed 39424K, reserved 1083392K
  279. class space used 4723K, capacity 4858K, committed 4864K, reserved 1048576K
  280. }
  281.  
  282. Deoptimization events (10 events):
  283. Event: 65.751 Thread 0x000002701e1d4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002700805d914 method=java.lang.Math.max(FF)F @ 3
  284. Event: 65.781 Thread 0x000002701e1d4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000027008397108 method=com.bulletphysics.collision.shapes.OptimizedBvh.testQuantizedAabbAgainstQuantizedAabb(JJJJ)Z @ 126
  285. Event: 65.781 Thread 0x000002701e1d4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002700904b23c method=com.bulletphysics.collision.shapes.OptimizedBvh.testQuantizedAabbAgainstQuantizedAabb(JJJJ)Z @ 104
  286. Event: 74.982 Thread 0x000002701e1d4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000027008a484a0 method=com.bulletphysics.dynamics.RigidBody.wantsSleeping()Z @ 52
  287. Event: 74.982 Thread 0x000002701e1d4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000270083c975c method=com.bulletphysics.collision.broadphase.DbvtBroadphase.listremove(Lcom/bulletphysics/collision/broadphase/DbvtProxy;Lcom/bulletphysics/collision/broadphase/DbvtProxy;)Lcom/bu
  288. Event: 74.982 Thread 0x000002701e1d4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000027009159740 method=com.bulletphysics.collision.broadphase.Dbvt.insertleaf(Lcom/bulletphysics/collision/broadphase/Dbvt;Lcom/bulletphysics/collision/broadphase/Dbvt$Node;Lcom/bulletphysics/coll
  289. Event: 74.983 Thread 0x000002701e1d4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000027008deed58 method=com.bulletphysics.collision.dispatch.CollisionObject.isActive()Z @ 5
  290. Event: 74.983 Thread 0x000002701e1d4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000027008ac4014 method=com.bulletphysics.dynamics.RigidBody.updateDeactivation(F)V @ 5
  291. Event: 93.510 Thread 0x000002701e1d4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000270086c8024 method=com.bulletphysics.linearmath.MiscUtil.resize(Lcom/bulletphysics/util/ObjectArrayList;ILjava/lang/Class;)V @ 33
  292. Event: 93.511 Thread 0x000002701e1d4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000027008799cb8 method=com.jme3.scene.VertexBuffer.updateData(Ljava/nio/Buffer;)V @ 44
  293.  
  294. Internal exceptions (10 events):
  295. Event: 26.171 Thread 0x000002701e1d4000 Implicit null exception at 0x000002700870ab42 to 0x000002700870c764
  296. Event: 26.681 Thread 0x000002701e1d4000 Implicit null exception at 0x00000270085e348c to 0x00000270085e34d1
  297. Event: 26.682 Thread 0x000002701e1d4000 Implicit null exception at 0x000002700870880c to 0x0000027008708b09
  298. Event: 26.692 Thread 0x000002701e1d4000 Implicit null exception at 0x000002700806740c to 0x00000270080675a5
  299. Event: 28.965 Thread 0x000002701e1d4000 Implicit null exception at 0x0000027008a053d2 to 0x0000027008a061cd
  300. Event: 53.715 Thread 0x000002701e1d4000 Implicit null exception at 0x0000027008abbbb6 to 0x0000027008abd09d
  301. Event: 56.667 Thread 0x000002701e1d4000 Implicit null exception at 0x0000027008bb5bb6 to 0x0000027008bb7455
  302. Event: 59.473 Thread 0x000002702706b000 Implicit null exception at 0x000002700803d59c to 0x000002700803e5e1
  303. Event: 59.473 Thread 0x000002702806b800 Implicit null exception at 0x00000270080d451a to 0x00000270080d45d5
  304. Event: 62.316 Thread 0x000002701e1d4000 Implicit null exception at 0x0000027008717ab1 to 0x0000027008717a79
  305.  
  306. Events (10 events):
  307. Event: 82.191 Executing VM operation: GenCollectForAllocation
  308. Event: 82.212 Executing VM operation: GenCollectForAllocation done
  309. Event: 85.568 Thread 0x000002701e1d4000 DEOPT PACKING pc=0x0000027008778d08 sp=0x000000b046afe990
  310. Event: 85.568 Thread 0x000002701e1d4000 DEOPT UNPACKING pc=0x0000027007b47887 sp=0x000000b046afe700 mode 0
  311. Event: 93.510 Thread 0x000002701e1d4000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000270086c8024
  312. Event: 93.510 Thread 0x000002701e1d4000 DEOPT PACKING pc=0x00000270086c8024 sp=0x000000b046afee00
  313. Event: 93.510 Thread 0x000002701e1d4000 DEOPT UNPACKING pc=0x0000027007b45832 sp=0x000000b046afec18 mode 2
  314. Event: 93.511 Thread 0x000002701e1d4000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000027008799cb8
  315. Event: 93.511 Thread 0x000002701e1d4000 DEOPT PACKING pc=0x0000027008799cb8 sp=0x000000b046afea90
  316. Event: 93.511 Thread 0x000002701e1d4000 DEOPT UNPACKING pc=0x0000027007b45832 sp=0x000000b046afea40 mode 2
  317.  
  318.  
  319. Dynamic libraries:
  320. 0x00007ff6111a0000 - 0x00007ff611222000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\risingworldx64.exe
  321. 0x00007ffa1bc40000 - 0x00007ffa1be21000 C:\WINDOWS\SYSTEM32\ntdll.dll
  322. 0x00007ffa19290000 - 0x00007ffa19341000 C:\WINDOWS\System32\KERNEL32.DLL
  323. 0x00007ffa18b30000 - 0x00007ffa18da3000 C:\WINDOWS\System32\KERNELBASE.dll
  324. 0x00007ffa1b870000 - 0x00007ffa1ba00000 C:\WINDOWS\System32\USER32.dll
  325. 0x00007ffa18350000 - 0x00007ffa18370000 C:\WINDOWS\System32\win32u.dll
  326. 0x00007ffa1b180000 - 0x00007ffa1b1a8000 C:\WINDOWS\System32\GDI32.dll
  327. 0x00007ffa18010000 - 0x00007ffa181a1000 C:\WINDOWS\System32\gdi32full.dll
  328. 0x00007ffa182b0000 - 0x00007ffa1834f000 C:\WINDOWS\System32\msvcp_win.dll
  329. 0x00007ffa181b0000 - 0x00007ffa182a8000 C:\WINDOWS\System32\ucrtbase.dll
  330. 0x00007ffa0c5b0000 - 0x00007ffa0c656000 C:\WINDOWS\SYSTEM32\MSVCP120.dll
  331. 0x00007ffa01470000 - 0x00007ffa0155f000 C:\WINDOWS\SYSTEM32\MSVCR120.dll
  332. 0x00007ffa19260000 - 0x00007ffa1928d000 C:\WINDOWS\System32\IMM32.DLL
  333. 0x00007ff9f2240000 - 0x00007ff9f23e8000 C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
  334. 0x00007ffa1b5c0000 - 0x00007ffa1b661000 C:\WINDOWS\System32\ADVAPI32.dll
  335. 0x00007ffa191c0000 - 0x00007ffa1925e000 C:\WINDOWS\System32\msvcrt.dll
  336. 0x00007ffa1acd0000 - 0x00007ffa1ad2b000 C:\WINDOWS\System32\sechost.dll
  337. 0x00007ffa1b740000 - 0x00007ffa1b864000 C:\WINDOWS\System32\RPCRT4.dll
  338. 0x00007ffa1a840000 - 0x00007ffa1a991000 C:\WINDOWS\System32\ole32.dll
  339. 0x00007ffa1a9a0000 - 0x00007ffa1acc2000 C:\WINDOWS\System32\combase.dll
  340. 0x00007ffa18ff0000 - 0x00007ffa19069000 C:\WINDOWS\System32\bcryptPrimitives.dll
  341. 0x00007ffa193f0000 - 0x00007ffa193f8000 C:\WINDOWS\System32\PSAPI.DLL
  342. 0x00007ffa15f20000 - 0x00007ffa15f43000 C:\WINDOWS\SYSTEM32\WINMM.dll
  343. 0x00007ffa15ef0000 - 0x00007ffa15f1a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
  344. 0x00007ffa18db0000 - 0x00007ffa18df9000 C:\WINDOWS\System32\cfgmgr32.dll
  345. 0x0000000058920000 - 0x00000000591bc000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\server\jvm.dll
  346. 0x00007ffa13030000 - 0x00007ffa13039000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  347. 0x00007ffa1b260000 - 0x00007ffa1b2cc000 C:\WINDOWS\System32\WS2_32.dll
  348. 0x00007ffa0c0a0000 - 0x00007ffa0c0aa000 C:\WINDOWS\SYSTEM32\VERSION.dll
  349. 0x00000000594b0000 - 0x0000000059582000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\MSVCR100.dll
  350. 0x00000000594a0000 - 0x00000000594af000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\verify.dll
  351. 0x0000000059470000 - 0x0000000059499000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\java.dll
  352. 0x0000000059450000 - 0x0000000059466000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\zip.dll
  353. 0x00007ffa19400000 - 0x00007ffa1a840000 C:\WINDOWS\System32\SHELL32.dll
  354. 0x00007ffa1b1b0000 - 0x00007ffa1b259000 C:\WINDOWS\System32\shcore.dll
  355. 0x00007ffa18370000 - 0x00007ffa18a7d000 C:\WINDOWS\System32\windows.storage.dll
  356. 0x00007ffa1b540000 - 0x00007ffa1b591000 C:\WINDOWS\System32\shlwapi.dll
  357. 0x00007ffa17fd0000 - 0x00007ffa17fe1000 C:\WINDOWS\System32\kernel.appcore.dll
  358. 0x00007ffa17f50000 - 0x00007ffa17f6f000 C:\WINDOWS\System32\profapi.dll
  359. 0x00007ffa17f80000 - 0x00007ffa17fcc000 C:\WINDOWS\System32\powrprof.dll
  360. 0x00007ffa17f70000 - 0x00007ffa17f7a000 C:\WINDOWS\System32\FLTLIB.DLL
  361. 0x0000000059400000 - 0x0000000059441000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\steam_api64.dll
  362. 0x00007ffa07090000 - 0x00007ffa070da000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\steamworks4j64.dll
  363. 0x00007ffa0f510000 - 0x00007ffa0f53a000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\steamworks4j-server64.dll
  364. 0x00007ff9d5960000 - 0x00007ff9d6abd000 C:\Program Files (x86)\Steam\steamclient64.dll
  365. 0x00007ffa1b670000 - 0x00007ffa1b732000 C:\WINDOWS\System32\OLEAUT32.dll
  366. 0x00007ffa18e00000 - 0x00007ffa18fe2000 C:\WINDOWS\System32\CRYPT32.dll
  367. 0x00007ffa17ff0000 - 0x00007ffa18002000 C:\WINDOWS\System32\MSASN1.dll
  368. 0x00007ffa1b5a0000 - 0x00007ffa1b5bd000 C:\WINDOWS\System32\imagehlp.dll
  369. 0x00007ffa1ad30000 - 0x00007ffa1b17b000 C:\WINDOWS\System32\SETUPAPI.dll
  370. 0x00007ffa17560000 - 0x00007ffa17598000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  371. 0x00007ff9ea720000 - 0x00007ff9ea894000 C:\Program Files (x86)\Steam\tier0_s64.dll
  372. 0x00007ff9f21c0000 - 0x00007ff9f223a000 C:\Program Files (x86)\Steam\vstdlib_s64.dll
  373. 0x00007ffa177d0000 - 0x00007ffa17836000 C:\WINDOWS\SYSTEM32\MSWSOCK.dll
  374. 0x00007ffa0b960000 - 0x00007ffa0b96c000 C:\WINDOWS\SYSTEM32\Secur32.dll
  375. 0x00007ffa17e80000 - 0x00007ffa17eb0000 C:\WINDOWS\SYSTEM32\SSPICLI.DLL
  376. 0x00007ffa179a0000 - 0x00007ffa179ab000 C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
  377. 0x0000000180000000 - 0x0000000180053000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\lwjgl64.dll
  378. 0x00007ff9f1a60000 - 0x00007ff9f1b80000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
  379. 0x00007ffa10c50000 - 0x00007ffa10cf7000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17134.885_none_f956463330922bba\COMCTL32.dll
  380. 0x00007ffa06f70000 - 0x00007ffa06f9c000 C:\WINDOWS\SYSTEM32\GLU32.dll
  381. 0x0000000058780000 - 0x0000000058918000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\awt.dll
  382. 0x00007ffa16400000 - 0x00007ffa1648b000 C:\WINDOWS\SYSTEM32\apphelp.dll
  383. 0x00007ffa17980000 - 0x00007ffa17997000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  384. 0x00007ffa173c0000 - 0x00007ffa173f3000 C:\WINDOWS\system32\rsaenh.dll
  385. 0x00007ffa17ab0000 - 0x00007ffa17ad5000 C:\WINDOWS\SYSTEM32\bcrypt.dll
  386. 0x00007ffa17e50000 - 0x00007ffa17e78000 C:\WINDOWS\SYSTEM32\USERENV.dll
  387. 0x00000000593e0000 - 0x00000000593fa000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\net.dll
  388. 0x00007ffa1b3b0000 - 0x00007ffa1b3b8000 C:\WINDOWS\System32\NSI.dll
  389. 0x00007ffa117b0000 - 0x00007ffa117c6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  390. 0x00007ffa11790000 - 0x00007ffa117aa000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  391. 0x00000000593c0000 - 0x00000000593d1000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\nio.dll
  392. 0x0000000058770000 - 0x000000005877d000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\management.dll
  393. 0x00007ffa16700000 - 0x00007ffa16729000 C:\WINDOWS\system32\DWMAPI.DLL
  394. 0x00007ffa16630000 - 0x00007ffa166c8000 C:\WINDOWS\system32\uxtheme.dll
  395. 0x00007ffa1b3c0000 - 0x00007ffa1b533000 C:\WINDOWS\System32\MSCTF.dll
  396. 0x00007ff9d4e30000 - 0x00007ff9d595b000 C:\WINDOWS\SYSTEM32\ig7icd64.dll
  397. 0x00007ffa0b090000 - 0x00007ffa0b126000 C:\WINDOWS\System32\TextInputFramework.dll
  398. 0x00007ffa16050000 - 0x00007ffa1612a000 C:\WINDOWS\System32\CoreMessaging.dll
  399. 0x00007ffa13af0000 - 0x00007ffa13e0e000 C:\WINDOWS\System32\CoreUIComponents.dll
  400. 0x00007ffa17160000 - 0x00007ffa17191000 C:\WINDOWS\SYSTEM32\ntmarta.dll
  401. 0x00007ffa145c0000 - 0x00007ffa1470d000 C:\WINDOWS\SYSTEM32\wintypes.dll
  402. 0x00007ffa09bb0000 - 0x00007ffa09c58000 C:\WINDOWS\SYSTEM32\mscms.dll
  403. 0x00007ffa13e10000 - 0x00007ffa13e20000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
  404. 0x00007ff9f5d90000 - 0x00007ff9f5dd3000 C:\WINDOWS\SYSTEM32\icm32.dll
  405. 0x00007ffa19350000 - 0x00007ffa193f0000 C:\WINDOWS\System32\clbcatq.dll
  406. 0x00007ffa10ef0000 - 0x00007ffa10f66000 C:\WINDOWS\System32\MMDevApi.dll
  407. 0x00007ffa17d60000 - 0x00007ffa17d87000 C:\WINDOWS\System32\DEVOBJ.dll
  408. 0x00007ffa14b00000 - 0x00007ffa14cb4000 C:\WINDOWS\System32\PROPSYS.dll
  409. 0x00007ffa04ee0000 - 0x00007ffa0500c000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
  410. 0x00007ffa14000000 - 0x00007ffa1400a000 C:\WINDOWS\SYSTEM32\AVRT.dll
  411. 0x00007ffa0c410000 - 0x00007ffa0c524000 C:\Windows\System32\Windows.UI.dll
  412. 0x00007ffa0db10000 - 0x00007ffa0db89000 C:\Windows\System32\InputHost.dll
  413. 0x0000000070400000 - 0x00000000704f7000 C:\Users\Maarten\AppData\Local\Temp\sqlite-3.23.1-35a280fd-4448-47ed-8872-f24e93d467dc-sqlitejdbc.dll
  414. 0x00007ff9f0600000 - 0x00007ff9f07f2000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\fmod64.dll
  415. 0x00007ffa11d90000 - 0x00007ffa11dac000 C:\WINDOWS\SYSTEM32\MSACM32.dll
  416. 0x00007ff9ebf40000 - 0x00007ff9ec0a0000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\fmodstudio64.dll
  417. 0x00007ff9ebd10000 - 0x00007ff9ebf34000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\fmodL64.dll
  418. 0x00007ff9ebaf0000 - 0x00007ff9ebd06000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\fmodstudioL64.dll
  419. 0x00007ffa12dc0000 - 0x00007ffa12dec000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\JavaFMod64.dll
  420. 0x00007ffa12df0000 - 0x00007ffa12e34000 C:\WINDOWS\SYSTEM32\wdmaud.drv
  421. 0x00007ffa14590000 - 0x00007ffa14599000 C:\WINDOWS\SYSTEM32\ksuser.dll
  422. 0x00007ffa14580000 - 0x00007ffa1458d000 C:\WINDOWS\SYSTEM32\msacm32.drv
  423. 0x00007ffa14570000 - 0x00007ffa1457a000 C:\WINDOWS\SYSTEM32\midimap.dll
  424. 0x0000000058730000 - 0x0000000058761000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\jpeg.dll
  425. 0x0000000058700000 - 0x0000000058724000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\sunec.dll
  426. 0x00000000586c0000 - 0x00000000586fc000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\lcms.dll
  427. 0x0000000058670000 - 0x00000000586b7000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\fontmanager.dll
  428. 0x0000000058620000 - 0x0000000058662000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\t2k.dll
  429. 0x00007ff9ee5e0000 - 0x00007ff9ee76c000 C:\Program Files (x86)\Steam\crashhandler64.dll
  430. 0x00007ffa047b0000 - 0x00007ffa04c6d000 C:\WINDOWS\SYSTEM32\WININET.dll
  431. 0x00007ffa110f0000 - 0x00007ffa11158000 C:\WINDOWS\SYSTEM32\Wlanapi.dll
  432. 0x00007ffa19070000 - 0x00007ffa190c7000 C:\WINDOWS\System32\WINTRUST.dll
  433. 0x00007ffa0f800000 - 0x00007ffa0f811000 C:\WINDOWS\system32\wbem\wbemprox.dll
  434. 0x00007ffa0f770000 - 0x00007ffa0f7f3000 C:\WINDOWS\SYSTEM32\wbemcomn.dll
  435. 0x00007ffa0f3f0000 - 0x00007ffa0f404000 C:\WINDOWS\system32\wbem\wbemsvc.dll
  436. 0x00007ffa0eb70000 - 0x00007ffa0ec62000 C:\WINDOWS\system32\wbem\fastprox.dll
  437. 0x00007ffa11190000 - 0x00007ffa11359000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  438.  
  439. VM Arguments:
  440. jvm_args: -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:-OmitStackTraceInFastThrow -Xms512m -XX:MaxDirectMemorySize=3072m -Xmx3072m -DMemDirect=3072 -DMemHeap=3072
  441. java_command: <unknown>
  442. java_class_path (initial): risingworld.jar
  443. Launcher Type: generic
  444.  
  445. Environment Variables:
  446. PATH=C:\Program Files (x86)\Steam;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Windows\System32;C:\Program Files\Git\cmd;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Users\Maarten\AppData\Local\Microsoft\WindowsApps;
  447. USERNAME=Maarten
  448. OS=Windows_NT
  449. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  450.  
  451.  
  452.  
  453. --------------- S Y S T E M ---------------
  454.  
  455. OS: Windows 10.0 , 64 bit Build 17134 (10.0.17134.753)
  456.  
  457. CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
  458.  
  459. Memory: 4k page, physical 8267272k(3789640k free), swap 10011980k(4817812k free)
  460.  
  461. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:53 by "java_re" with MS VC++ 10.0 (VS2010)
  462.  
  463. time: Wed Jul 31 16:58:50 2019
  464. elapsed time: 93 seconds (0d 0h 1m 33s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement