Advertisement
Guest User

Rising World 1

a guest
Jul 31st, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.82 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=0x00007ffb76e40eb0, pid=11320, tid=0x00000000000004b8
  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+0x740eb0]
  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 (0x000002a43f0af000): JavaThread "jME3 Main" [_thread_in_native, id=1208, stack(0x000000ffc1500000,0x000000ffc1600000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x0000000057ad0a80
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x000002a43fede700, RCX=0x000002a4579c8900, RDX=0x0000000057ad0a80
  27. RSP=0x000000ffc15fe9e0, RBP=0x0000000000000001, RSI=0x000002a46def6800, RDI=0x000002a43fe4cd10
  28. R8 =0x0000000000000000, R9 =0x000002a4579c8908, R10=0x000000000000005d, R11=0x000000000000001f
  29. R12=0x0e38e38e38e38e39, R13=0x000002a443b56b60, R14=0x0000000000000240, R15=0x0000000000000008
  30. RIP=0x00007ffb76e40eb0, EFLAGS=0x0000000000010297
  31.  
  32. Top of Stack: (sp=0x000000ffc15fe9e0)
  33. 0x000000ffc15fe9e0: 000002a400000000 000002a400000000
  34. 0x000000ffc15fe9f0: 0000000000000000 0000000000000000
  35. 0x000000ffc15fea00: 0000000000000000 0000000000000000
  36. 0x000000ffc15fea10: 000002a457c33b90 00007ffb768c3e36
  37. 0x000000ffc15fea20: 000000ffc15fea48 000002a43fede700
  38. 0x000000ffc15fea30: 000002a46def6800 0000000000000001
  39. 0x000000ffc15fea40: 000002a46def6620 000002a46def6800
  40. 0x000000ffc15fea50: 0000000000000000 0000000000000000
  41. 0x000000ffc15fea60: 0000000000000000 000002a42a1b3af4
  42. 0x000000ffc15fea70: 0000000000000000 0000000000000000
  43. 0x000000ffc15fea80: 000002a457c33b90 000002a443b56b60
  44. 0x000000ffc15fea90: 000002a443a1b710 0000000000000000
  45. 0x000000ffc15feaa0: 000002a443c8ed20 00007ffb768c3b48
  46. 0x000000ffc15feab0: 000002a43fede700 000002a457c33b90
  47. 0x000000ffc15feac0: fffffd5bbc4ab5d8 fffffd5bbc4a9180
  48. 0x000000ffc15fead0: 000002a46de3ebf0 0000000714dc5100
  49.  
  50. Instructions: (pc=0x00007ffb76e40eb0)
  51. 0x00007ffb76e40e90: 8b ce ff 50 60 3c 01 75 0e 8b 47 04 09 83 90 33
  52. 0x00007ffb76e40ea0: 06 00 e9 ca 00 00 00 48 8b 4f 38 8b 17 8b 41 08
  53. 0x00007ffb76e40eb0: 89 02 8b 41 0c 89 42 04 8b 41 10 89 42 08 8b 41
  54. 0x00007ffb76e40ec0: 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=0x000002a43fede700 is an unknown value
  61. RCX=0x000002a4579c8900 is an unknown value
  62. RDX=0x0000000057ad0a80 is an unknown value
  63. RSP=0x000000ffc15fe9e0 is pointing into the stack for thread: 0x000002a43f0af000
  64. RBP=0x0000000000000001 is an unknown value
  65. RSI=0x000002a46def6800 is an unknown value
  66. RDI=0x000002a43fe4cd10 is an unknown value
  67. R8 =0x0000000000000000 is an unknown value
  68. R9 =0x000002a4579c8908 is an unknown value
  69. R10=0x000000000000005d is an unknown value
  70. R11=0x000000000000001f is an unknown value
  71. R12=0x0e38e38e38e38e39 is an unknown value
  72. R13=0x000002a443b56b60 is an unknown value
  73. R14=0x0000000000000240 is an unknown value
  74. R15=0x0000000000000008 is an unknown value
  75.  
  76.  
  77. Stack: [0x000000ffc1500000,0x000000ffc1600000], sp=0x000000ffc15fe9e0, free space=1018k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ig7icd64.dll+0x740eb0]
  80. C [ig7icd64.dll+0x1c3e36]
  81. C [ig7icd64.dll+0x1c3b48]
  82. C 0x000002a429be1ba1
  83.  
  84. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  85. J 3289 org.lwjgl.opengl.GL20.nglUseProgram(IJ)V (0 bytes) @ 0x000002a429be1b04 [0x000002a429be1ac0+0x44]
  86. J 5346 C2 com.jme3.renderer.opengl.GLRenderer.updateUniform(Lcom/jme3/shader/Shader;Lcom/jme3/shader/Uniform;)V (768 bytes) @ 0x000002a42a28bf24 [0x000002a42a28bda0+0x184]
  87. J 5365 C2 com.jme3.material.logic.DefaultTechniqueDefLogic.render(Lcom/jme3/renderer/RenderManager;Lcom/jme3/shader/Shader;Lcom/jme3/scene/Geometry;Lcom/jme3/light/LightList;I)V (21 bytes) @ 0x000002a42a2985f4 [0x000002a42a298540+0xb4]
  88. J 5453 C2 commons.c.renderGeometry(Lcom/jme3/scene/Geometry;)V (308 bytes) @ 0x000002a42a2fcb04 [0x000002a42a2fc380+0x784]
  89. J 5514 C1 com.jme3.post.FilterPostProcessor.renderProcessing(Lcom/jme3/renderer/Renderer;Lcom/jme3/texture/FrameBuffer;Lcom/jme3/material/Material;)V (204 bytes) @ 0x000002a42a3284cc [0x000002a42a326a20+0x1aac]
  90. J 5897 C1 com.jme3.post.FilterPostProcessor.renderFilterChain(Lcom/jme3/renderer/Renderer;Lcom/jme3/texture/FrameBuffer;)V (459 bytes) @ 0x000002a429986f44 [0x000002a429985b80+0x13c4]
  91. j com.jme3.post.FilterPostProcessor.postFrame(Lcom/jme3/texture/FrameBuffer;)V+69
  92. J 5884 C2 commons.c.renderViewPort(Lcom/jme3/renderer/ViewPort;F)V (339 bytes) @ 0x000002a429a3bc88 [0x000002a429a3b200+0xa88]
  93. J 3550 C1 commons.c.a(F)V (112 bytes) @ 0x000002a429cbfc64 [0x000002a429cbf680+0x5e4]
  94. J 5638 C1 commons.JIWApplication.update()V (282 bytes) @ 0x000002a42a053914 [0x000002a42a052500+0x1414]
  95. J 3505 C1 com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop()V (141 bytes) @ 0x000002a429ca75fc [0x000002a429ca7360+0x29c]
  96. J 3502 C1 com.jme3.system.lwjgl.LwjglDisplay.runLoop()V (108 bytes) @ 0x000002a429ca483c [0x000002a429ca1fe0+0x285c]
  97. j com.jme3.system.lwjgl.LwjglAbstractDisplay.run()V+136
  98. j java.lang.Thread.run()V+11
  99. v ~StubRoutines::call_stub
  100.  
  101. --------------- P R O C E S S ---------------
  102.  
  103. Java Threads: ( => current thread )
  104. 0x000002a44a94a000 JavaThread "DT_0" daemon [_thread_in_native, id=11416, stack(0x000000ffc0000000,0x000000ffc0100000)]
  105. 0x000002a44a949800 JavaThread "game_0" daemon [_thread_in_Java, id=8956, stack(0x000000ffbff00000,0x000000ffc0000000)]
  106. 0x000002a43f0b5000 JavaThread "Swing-Shell" daemon [_thread_blocked, id=8280, stack(0x000000ffc2400000,0x000000ffc2500000)]
  107. 0x000002a43f0b4800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=11580, stack(0x000000ffc1b00000,0x000000ffc1c00000)]
  108. 0x000002a44bbeb800 JavaThread "CDCT_0" daemon [_thread_blocked, id=7900, stack(0x000000ffc1700000,0x000000ffc1800000)]
  109. 0x000002a43f0ab000 JavaThread "LC_0" daemon [_thread_blocked, id=6504, stack(0x000000ffc1400000,0x000000ffc1500000)]
  110. 0x000002a446a0a000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1564, stack(0x000000ffc1800000,0x000000ffc1900000)]
  111. 0x000002a43f3af000 JavaThread "Thread-4" daemon [_thread_blocked, id=7776, stack(0x000000ffc1600000,0x000000ffc1700000)]
  112. =>0x000002a43f0af000 JavaThread "jME3 Main" [_thread_in_native, id=1208, stack(0x000000ffc1500000,0x000000ffc1600000)]
  113. 0x000002a43f994800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11904, stack(0x000000ffc1300000,0x000000ffc1400000)]
  114. 0x000002a43f126800 JavaThread "Service Thread" daemon [_thread_blocked, id=12196, stack(0x000000ffc1100000,0x000000ffc1200000)]
  115. 0x000002a43f0b8000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=12164, stack(0x000000ffc1000000,0x000000ffc1100000)]
  116. 0x000002a43f095800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=12152, stack(0x000000ffc0f00000,0x000000ffc1000000)]
  117. 0x000002a43f091800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=12200, stack(0x000000ffc0e00000,0x000000ffc0f00000)]
  118. 0x000002a43f08e800 JavaThread "Attach Listener" daemon [_thread_blocked, id=12136, stack(0x000000ffc0d00000,0x000000ffc0e00000)]
  119. 0x000002a43f08d800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12268, stack(0x000000ffc0c00000,0x000000ffc0d00000)]
  120. 0x000002a43f08c800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=12264, stack(0x000000ffc0b00000,0x000000ffc0c00000)]
  121. 0x000002a43e851000 JavaThread "Finalizer" daemon [_thread_blocked, id=12204, stack(0x000000ffc0a00000,0x000000ffc0b00000)]
  122. 0x000002a43e84a000 JavaThread "Reference Handler" daemon [_thread_blocked, id=12168, stack(0x000000ffc0900000,0x000000ffc0a00000)]
  123. 0x000002a42932d800 JavaThread "main" [_thread_blocked, id=11408, stack(0x000000ffbfe00000,0x000000ffbff00000)]
  124.  
  125. Other Threads:
  126. 0x000002a43e83e000 VMThread [stack: 0x000000ffc0800000,0x000000ffc0900000] [id=12088]
  127. 0x000002a43f141800 WatcherThread [stack: 0x000000ffc1200000,0x000000ffc1300000] [id=12252]
  128.  
  129. VM state:not at safepoint (normal execution)
  130.  
  131. VM Mutex/Monitor currently owned by a thread: None
  132.  
  133. Heap:
  134. par new generation total 306688K, used 76341K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  135. eden space 272640K, 18% used [0x0000000700000000, 0x00000007031177f0, 0x0000000710a40000)
  136. from space 34048K, 76% used [0x0000000710a40000, 0x00000007123b5de0, 0x0000000712b80000)
  137. to space 34048K, 0% used [0x0000000712b80000, 0x0000000712b80000, 0x0000000714cc0000)
  138. concurrent mark-sweep generation total 280132K, used 188035K [0x0000000714cc0000, 0x0000000725e51000, 0x00000007c0000000)
  139. Metaspace used 35713K, capacity 36195K, committed 36736K, reserved 1081344K
  140. class space used 4472K, capacity 4632K, committed 4736K, reserved 1048576K
  141.  
  142. Card table byte_map: [0x000002a4386f0000,0x000002a438d00000] byte_map_base: 0x000002a434ef0000
  143.  
  144. Marking Bits: (CMSBitMap*) 0x000002a4291c9488
  145. Bits: [0x000002a4396a0000, 0x000002a43c16d000)
  146.  
  147. Mod Union Table: (CMSBitMap*) 0x000002a4291c9548
  148. Bits: [0x000002a43c170000, 0x000002a43c21b340)
  149.  
  150. Polling page: 0x000002a4264c0000
  151.  
  152. CodeCache: size=245760Kb used=16071Kb max_used=16918Kb free=229688Kb
  153. bounds [0x000002a429330000, 0x000002a42a3e0000, 0x000002a438330000]
  154. total_blobs=5615 nmethods=4640 adapters=886
  155. compilation: enabled
  156.  
  157. Compilation events (10 events):
  158. Event: 73.017 Thread 0x000002a43f0b8000 nmethod 5949 0x000002a429875850 code [0x000002a429875a40, 0x000002a429876670]
  159. Event: 73.017 Thread 0x000002a43f0b8000 5947 3 sun.invoke.util.Wrapper::forPrimitiveType (49 bytes)
  160. Event: 73.019 Thread 0x000002a43f0b8000 nmethod 5947 0x000002a42988c090 code [0x000002a42988c320, 0x000002a42988d4e0]
  161. Event: 73.019 Thread 0x000002a43f0b8000 5944 3 jdk.internal.org.objectweb.asm.Frame::pop (53 bytes)
  162. Event: 73.020 Thread 0x000002a43f0b8000 nmethod 5944 0x000002a429d2a0d0 code [0x000002a429d2a2a0, 0x000002a429d2a7b0]
  163. Event: 73.023 Thread 0x000002a43f0b8000 5950 3 java.io.BufferedReader::fill (170 bytes)
  164. Event: 73.024 Thread 0x000002a43f0b8000 nmethod 5950 0x000002a4299270d0 code [0x000002a429927280, 0x000002a429927910]
  165. Event: 73.026 Thread 0x000002a43f0b8000 5951 3 java.util.logging.LogManager$LogNode::<init> (15 bytes)
  166. Event: 73.026 Thread 0x000002a43f0b8000 nmethod 5951 0x000002a429ba53d0 code [0x000002a429ba5520, 0x000002a429ba5718]
  167. Event: 73.064 Thread 0x000002a43f0b8000 5952 3 sun.util.calendar.BaseCalendar::getFixedDate (324 bytes)
  168.  
  169. GC Heap History (10 events):
  170. Event: 33.223 GC heap before
  171. {Heap before GC invocations=7 (full 4):
  172. par new generation total 306688K, used 305577K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  173. eden space 272640K, 99% used [0x0000000700000000, 0x000000071092a7a8, 0x0000000710a40000)
  174. from space 34048K, 100% used [0x0000000712b80000, 0x0000000714cc0000, 0x0000000714cc0000)
  175. to space 34048K, 0% used [0x0000000710a40000, 0x0000000710a40000, 0x0000000712b80000)
  176. concurrent mark-sweep generation total 183552K, used 84365K [0x0000000714cc0000, 0x0000000720000000, 0x00000007c0000000)
  177. Metaspace used 29073K, capacity 29431K, committed 29696K, reserved 1075200K
  178. class space used 3641K, capacity 3772K, committed 3840K, reserved 1048576K
  179. Event: 33.300 GC heap after
  180. Heap after GC invocations=8 (full 4):
  181. par new generation total 306688K, used 34048K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  182. eden space 272640K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000710a40000)
  183. from space 34048K, 100% used [0x0000000710a40000, 0x0000000712b80000, 0x0000000712b80000)
  184. to space 34048K, 0% used [0x0000000712b80000, 0x0000000712b80000, 0x0000000714cc0000)
  185. concurrent mark-sweep generation total 183552K, used 111083K [0x0000000714cc0000, 0x0000000720000000, 0x00000007c0000000)
  186. Metaspace used 29073K, capacity 29431K, committed 29696K, reserved 1075200K
  187. class space used 3641K, capacity 3772K, committed 3840K, reserved 1048576K
  188. }
  189. Event: 33.993 GC heap before
  190. {Heap before GC invocations=8 (full 5):
  191. par new generation total 306688K, used 300353K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  192. eden space 272640K, 97% used [0x0000000700000000, 0x0000000710410520, 0x0000000710a40000)
  193. from space 34048K, 100% used [0x0000000710a40000, 0x0000000712b80000, 0x0000000712b80000)
  194. to space 34048K, 0% used [0x0000000712b80000, 0x0000000712b80000, 0x0000000714cc0000)
  195. concurrent mark-sweep generation total 183552K, used 111083K [0x0000000714cc0000, 0x0000000720000000, 0x00000007c0000000)
  196. Metaspace used 29173K, capacity 29495K, committed 29696K, reserved 1075200K
  197. class space used 3653K, capacity 3772K, committed 3840K, reserved 1048576K
  198. Event: 34.074 GC heap after
  199. Heap after GC invocations=9 (full 5):
  200. par new generation total 306688K, used 34048K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  201. eden space 272640K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000710a40000)
  202. from space 34048K, 100% used [0x0000000712b80000, 0x0000000714cc0000, 0x0000000714cc0000)
  203. to space 34048K, 0% used [0x0000000710a40000, 0x0000000710a40000, 0x0000000712b80000)
  204. concurrent mark-sweep generation total 183552K, used 138172K [0x0000000714cc0000, 0x0000000720000000, 0x00000007c0000000)
  205. Metaspace used 29173K, capacity 29495K, committed 29696K, reserved 1075200K
  206. class space used 3653K, capacity 3772K, committed 3840K, reserved 1048576K
  207. }
  208. Event: 37.375 GC heap before
  209. {Heap before GC invocations=9 (full 5):
  210. par new generation total 306688K, used 306688K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  211. eden space 272640K, 100% used [0x0000000700000000, 0x0000000710a40000, 0x0000000710a40000)
  212. from space 34048K, 100% used [0x0000000712b80000, 0x0000000714cc0000, 0x0000000714cc0000)
  213. to space 34048K, 0% used [0x0000000710a40000, 0x0000000710a40000, 0x0000000712b80000)
  214. concurrent mark-sweep generation total 208264K, used 124957K [0x0000000714cc0000, 0x0000000721822000, 0x00000007c0000000)
  215. Metaspace used 30985K, capacity 31407K, committed 31744K, reserved 1077248K
  216. class space used 3880K, capacity 4002K, committed 4096K, reserved 1048576K
  217. Event: 37.496 GC heap after
  218. Heap after GC invocations=10 (full 5):
  219. par new generation total 306688K, used 34048K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  220. eden space 272640K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000710a40000)
  221. from space 34048K, 100% used [0x0000000710a40000, 0x0000000712b80000, 0x0000000712b80000)
  222. to space 34048K, 0% used [0x0000000712b80000, 0x0000000712b80000, 0x0000000714cc0000)
  223. concurrent mark-sweep generation total 208264K, used 152252K [0x0000000714cc0000, 0x0000000721822000, 0x00000007c0000000)
  224. Metaspace used 30985K, capacity 31407K, committed 31744K, reserved 1077248K
  225. class space used 3880K, capacity 4002K, committed 4096K, reserved 1048576K
  226. }
  227. Event: 40.813 GC heap before
  228. {Heap before GC invocations=10 (full 6):
  229. par new generation total 306688K, used 306680K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  230. eden space 272640K, 99% used [0x0000000700000000, 0x0000000710a3e380, 0x0000000710a40000)
  231. from space 34048K, 100% used [0x0000000710a40000, 0x0000000712b80000, 0x0000000712b80000)
  232. to space 34048K, 0% used [0x0000000712b80000, 0x0000000712b80000, 0x0000000714cc0000)
  233. concurrent mark-sweep generation total 245924K, used 147553K [0x0000000714cc0000, 0x0000000723ce9000, 0x00000007c0000000)
  234. Metaspace used 33407K, capacity 33879K, committed 34176K, reserved 1079296K
  235. class space used 4314K, capacity 4462K, committed 4480K, reserved 1048576K
  236. Event: 40.904 GC heap after
  237. Heap after GC invocations=11 (full 6):
  238. par new generation total 306688K, used 34048K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  239. eden space 272640K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000710a40000)
  240. from space 34048K, 100% used [0x0000000712b80000, 0x0000000714cc0000, 0x0000000714cc0000)
  241. to space 34048K, 0% used [0x0000000710a40000, 0x0000000710a40000, 0x0000000712b80000)
  242. concurrent mark-sweep generation total 245924K, used 177813K [0x0000000714cc0000, 0x0000000723ce9000, 0x00000007c0000000)
  243. Metaspace used 33407K, capacity 33879K, committed 34176K, reserved 1079296K
  244. class space used 4314K, capacity 4462K, committed 4480K, reserved 1048576K
  245. }
  246. Event: 64.354 GC heap before
  247. {Heap before GC invocations=11 (full 7):
  248. par new generation total 306688K, used 306688K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  249. eden space 272640K, 100% used [0x0000000700000000, 0x0000000710a40000, 0x0000000710a40000)
  250. from space 34048K, 100% used [0x0000000712b80000, 0x0000000714cc0000, 0x0000000714cc0000)
  251. to space 34048K, 0% used [0x0000000710a40000, 0x0000000710a40000, 0x0000000712b80000)
  252. concurrent mark-sweep generation total 280132K, used 168078K [0x0000000714cc0000, 0x0000000725e51000, 0x00000007c0000000)
  253. Metaspace used 35324K, capacity 35759K, committed 36096K, reserved 1081344K
  254. class space used 4443K, capacity 4594K, committed 4608K, reserved 1048576K
  255. Event: 64.431 GC heap after
  256. Heap after GC invocations=12 (full 7):
  257. par new generation total 306688K, used 26071K [0x0000000700000000, 0x0000000714cc0000, 0x0000000714cc0000)
  258. eden space 272640K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000710a40000)
  259. from space 34048K, 76% used [0x0000000710a40000, 0x00000007123b5de0, 0x0000000712b80000)
  260. to space 34048K, 0% used [0x0000000712b80000, 0x0000000712b80000, 0x0000000714cc0000)
  261. concurrent mark-sweep generation total 280132K, used 188035K [0x0000000714cc0000, 0x0000000725e51000, 0x00000007c0000000)
  262. Metaspace used 35324K, capacity 35759K, committed 36096K, reserved 1081344K
  263. class space used 4443K, capacity 4594K, committed 4608K, reserved 1048576K
  264. }
  265.  
  266. Deoptimization events (10 events):
  267. Event: 63.967 Thread 0x000002a43f0af000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x000002a42a1ffc54 method=java.nio.charset.CharsetEncoder.encode(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;Z)Ljava/nio/charset/CoderResult; @ 54
  268. Event: 63.968 Thread 0x000002a43f0af000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000002a42a22e4b4 method=sun.nio.cs.StreamEncoder.writeBytes()V @ 120
  269. Event: 63.971 Thread 0x000002a43f0af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002a42a3441f0 method=com.jme3.renderer.opengl.GLRenderer.setViewPort(IIII)V @ 30
  270. Event: 64.030 Thread 0x000002a43f0af000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000002a4296c8cfc method=java.nio.charset.CharsetDecoder.replaceWith(Ljava/lang/String;)Ljava/nio/charset/CharsetDecoder; @ 63
  271. Event: 64.126 Thread 0x000002a43f0af000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000002a4296c8cfc method=java.nio.charset.CharsetDecoder.replaceWith(Ljava/lang/String;)Ljava/nio/charset/CharsetDecoder; @ 63
  272. Event: 64.432 Thread 0x000002a43f3af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002a42a0d232c method=java.util.concurrent.ConcurrentHashMap.addCount(JI)V @ 34
  273. Event: 64.451 Thread 0x000002a43f3af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002a4299c9d80 method=java.util.concurrent.ConcurrentHashMap.addCount(JI)V @ 7
  274. Event: 64.454 Thread 0x000002a43f0af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002a429d5c708 method=java.util.concurrent.ConcurrentHashMap.addCount(JI)V @ 7
  275. Event: 70.084 Thread 0x000002a43f0af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002a429a89810 method=com.jme3.util.IntMap.put(ILjava/lang/Object;)Ljava/lang/Object; @ 26
  276. Event: 71.971 Thread 0x000002a43f0af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002a429703b14 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 17
  277.  
  278. Internal exceptions (10 events):
  279. Event: 31.907 Thread 0x000002a44c004800 Implicit null exception at 0x000002a429be9f50 to 0x000002a429beaa81
  280. Event: 33.891 Thread 0x000002a44c004800 Implicit null exception at 0x000002a429b12f84 to 0x000002a429b135f5
  281. Event: 36.814 Thread 0x000002a43f0af000 Implicit null exception at 0x000002a429b8bbcf to 0x000002a429b8beed
  282. Event: 41.020 Thread 0x000002a43f0af000 Implicit null exception at 0x000002a429d20503 to 0x000002a429d2311d
  283. Event: 41.632 Thread 0x000002a43f0af000 Implicit null exception at 0x000002a429bccfeb to 0x000002a429bcd9a5
  284. Event: 41.651 Thread 0x000002a43f0af000 Implicit null exception at 0x000002a429b8ac58 to 0x000002a429b8b335
  285. Event: 41.823 Thread 0x000002a43f0af000 Implicit null exception at 0x000002a4296f4a4c to 0x000002a4296f4a91
  286. Event: 41.824 Thread 0x000002a43f0af000 Implicit null exception at 0x000002a429d1e0cc to 0x000002a429d1e3c9
  287. Event: 41.995 Thread 0x000002a43f0af000 Implicit null exception at 0x000002a429584f51 to 0x000002a429585045
  288. Event: 44.377 Thread 0x000002a43f0af000 Implicit null exception at 0x000002a429c89452 to 0x000002a429c89b75
  289.  
  290. Events (10 events):
  291. Event: 73.062 Executing VM operation: RevokeBias
  292. Event: 73.063 Executing VM operation: RevokeBias done
  293. Event: 73.063 Executing VM operation: RevokeBias
  294. Event: 73.063 Executing VM operation: RevokeBias done
  295. Event: 73.063 Executing VM operation: RevokeBias
  296. Event: 73.063 Executing VM operation: RevokeBias done
  297. Event: 73.064 Executing VM operation: RevokeBias
  298. Event: 73.064 Executing VM operation: RevokeBias done
  299. Event: 73.064 loading class aR/h
  300. Event: 73.064 loading class aR/h done
  301.  
  302.  
  303. Dynamic libraries:
  304. 0x00007ff68af10000 - 0x00007ff68af92000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\risingworldx64.exe
  305. 0x00007ffbc6130000 - 0x00007ffbc6311000 C:\WINDOWS\SYSTEM32\ntdll.dll
  306. 0x00007ffbc3c10000 - 0x00007ffbc3cc1000 C:\WINDOWS\System32\KERNEL32.DLL
  307. 0x00007ffbc3290000 - 0x00007ffbc3503000 C:\WINDOWS\System32\KERNELBASE.dll
  308. 0x00007ffbc3960000 - 0x00007ffbc3af0000 C:\WINDOWS\System32\USER32.dll
  309. 0x00007ffbc3270000 - 0x00007ffbc3290000 C:\WINDOWS\System32\win32u.dll
  310. 0x00007ffbc5c50000 - 0x00007ffbc5c78000 C:\WINDOWS\System32\GDI32.dll
  311. 0x00007ffbc2500000 - 0x00007ffbc2691000 C:\WINDOWS\System32\gdi32full.dll
  312. 0x00007ffbc2820000 - 0x00007ffbc28bf000 C:\WINDOWS\System32\msvcp_win.dll
  313. 0x00007ffbc2720000 - 0x00007ffbc2818000 C:\WINDOWS\System32\ucrtbase.dll
  314. 0x00007ffb99df0000 - 0x00007ffb99edf000 C:\WINDOWS\SYSTEM32\MSVCR120.dll
  315. 0x00007ffbbeda0000 - 0x00007ffbbee46000 C:\WINDOWS\SYSTEM32\MSVCP120.dll
  316. 0x00007ffbc3cd0000 - 0x00007ffbc3cfd000 C:\WINDOWS\System32\IMM32.DLL
  317. 0x00007ffb978b0000 - 0x00007ffb97a58000 C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
  318. 0x00007ffbc3b50000 - 0x00007ffbc3bf1000 C:\WINDOWS\System32\ADVAPI32.dll
  319. 0x00007ffbc5fe0000 - 0x00007ffbc607e000 C:\WINDOWS\System32\msvcrt.dll
  320. 0x00007ffbc3af0000 - 0x00007ffbc3b4b000 C:\WINDOWS\System32\sechost.dll
  321. 0x00007ffbc5310000 - 0x00007ffbc5434000 C:\WINDOWS\System32\RPCRT4.dll
  322. 0x00007ffbc3d00000 - 0x00007ffbc3e51000 C:\WINDOWS\System32\ole32.dll
  323. 0x00007ffbc5c80000 - 0x00007ffbc5fa2000 C:\WINDOWS\System32\combase.dll
  324. 0x00007ffbc26a0000 - 0x00007ffbc2719000 C:\WINDOWS\System32\bcryptPrimitives.dll
  325. 0x00007ffbc3c00000 - 0x00007ffbc3c08000 C:\WINDOWS\System32\PSAPI.DLL
  326. 0x00007ffbc0800000 - 0x00007ffbc0823000 C:\WINDOWS\SYSTEM32\WINMM.dll
  327. 0x00007ffbc07d0000 - 0x00007ffbc07fa000 C:\WINDOWS\SYSTEM32\winmmbase.dll
  328. 0x00007ffbc3220000 - 0x00007ffbc3269000 C:\WINDOWS\System32\cfgmgr32.dll
  329. 0x0000000066f00000 - 0x000000006779c000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\server\jvm.dll
  330. 0x00007ffbbed90000 - 0x00007ffbbed99000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  331. 0x00007ffbc3e60000 - 0x00007ffbc3ecc000 C:\WINDOWS\System32\WS2_32.dll
  332. 0x00007ffbb5150000 - 0x00007ffbb515a000 C:\WINDOWS\SYSTEM32\VERSION.dll
  333. 0x0000000066e20000 - 0x0000000066ef2000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\MSVCR100.dll
  334. 0x0000000068470000 - 0x000000006847f000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\verify.dll
  335. 0x0000000066df0000 - 0x0000000066e19000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\java.dll
  336. 0x0000000066dd0000 - 0x0000000066de6000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\zip.dll
  337. 0x00007ffbc3ed0000 - 0x00007ffbc5310000 C:\WINDOWS\System32\SHELL32.dll
  338. 0x00007ffbc5620000 - 0x00007ffbc56c9000 C:\WINDOWS\System32\shcore.dll
  339. 0x00007ffbc28c0000 - 0x00007ffbc2fcd000 C:\WINDOWS\System32\windows.storage.dll
  340. 0x00007ffbc3800000 - 0x00007ffbc3851000 C:\WINDOWS\System32\shlwapi.dll
  341. 0x00007ffbc24c0000 - 0x00007ffbc24d1000 C:\WINDOWS\System32\kernel.appcore.dll
  342. 0x00007ffbc24e0000 - 0x00007ffbc24ff000 C:\WINDOWS\System32\profapi.dll
  343. 0x00007ffbc2440000 - 0x00007ffbc248c000 C:\WINDOWS\System32\powrprof.dll
  344. 0x00007ffbc24b0000 - 0x00007ffbc24ba000 C:\WINDOWS\System32\FLTLIB.DLL
  345. 0x0000000066d80000 - 0x0000000066dc1000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\steam_api64.dll
  346. 0x00007ffb99460000 - 0x00007ffb994aa000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\steamworks4j64.dll
  347. 0x00007ffbaaee0000 - 0x00007ffbaaf0a000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\steamworks4j-server64.dll
  348. 0x00007ffb77230000 - 0x00007ffb7838d000 C:\Program Files (x86)\Steam\steamclient64.dll
  349. 0x00007ffbc5b20000 - 0x00007ffbc5be2000 C:\WINDOWS\System32\OLEAUT32.dll
  350. 0x00007ffbc2fd0000 - 0x00007ffbc31b2000 C:\WINDOWS\System32\CRYPT32.dll
  351. 0x00007ffbc2490000 - 0x00007ffbc24a2000 C:\WINDOWS\System32\MSASN1.dll
  352. 0x00007ffbc5fb0000 - 0x00007ffbc5fcd000 C:\WINDOWS\System32\imagehlp.dll
  353. 0x00007ffbc56d0000 - 0x00007ffbc5b1b000 C:\WINDOWS\System32\SETUPAPI.dll
  354. 0x00007ffbc19f0000 - 0x00007ffbc1a28000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  355. 0x00007ffbc1cc0000 - 0x00007ffbc1d26000 C:\WINDOWS\SYSTEM32\MSWSOCK.dll
  356. 0x00007ffbb2cb0000 - 0x00007ffbb2cbc000 C:\WINDOWS\SYSTEM32\Secur32.dll
  357. 0x00007ffb98bb0000 - 0x00007ffb98c2a000 C:\Program Files (x86)\Steam\vstdlib_s64.dll
  358. 0x00007ffb96410000 - 0x00007ffb96584000 C:\Program Files (x86)\Steam\tier0_s64.dll
  359. 0x00007ffbc2340000 - 0x00007ffbc2370000 C:\WINDOWS\SYSTEM32\SSPICLI.DLL
  360. 0x00007ffbc1e90000 - 0x00007ffbc1e9b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
  361. 0x0000000180000000 - 0x0000000180053000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\lwjgl64.dll
  362. 0x00007ffb962f0000 - 0x00007ffb96410000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
  363. 0x00007ffbaad50000 - 0x00007ffbaad7c000 C:\WINDOWS\SYSTEM32\GLU32.dll
  364. 0x00007ffb88430000 - 0x00007ffb884d7000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17134.885_none_f956463330922bba\COMCTL32.dll
  365. 0x0000000066be0000 - 0x0000000066d78000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\awt.dll
  366. 0x00007ffbc09c0000 - 0x00007ffbc0a4b000 C:\WINDOWS\SYSTEM32\apphelp.dll
  367. 0x00007ffbc1e70000 - 0x00007ffbc1e87000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  368. 0x00007ffbc1850000 - 0x00007ffbc1883000 C:\WINDOWS\system32\rsaenh.dll
  369. 0x00007ffbc1fa0000 - 0x00007ffbc1fc5000 C:\WINDOWS\SYSTEM32\bcrypt.dll
  370. 0x00007ffbc2370000 - 0x00007ffbc2398000 C:\WINDOWS\SYSTEM32\USERENV.dll
  371. 0x0000000066bc0000 - 0x0000000066bda000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\net.dll
  372. 0x00007ffbc5fd0000 - 0x00007ffbc5fd8000 C:\WINDOWS\System32\NSI.dll
  373. 0x00007ffbbc6d0000 - 0x00007ffbbc6e6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  374. 0x00007ffbbc6b0000 - 0x00007ffbbc6ca000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  375. 0x0000000066ba0000 - 0x0000000066bb1000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\nio.dll
  376. 0x0000000066b90000 - 0x0000000066b9d000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\management.dll
  377. 0x00007ffbc0bf0000 - 0x00007ffbc0c19000 C:\WINDOWS\system32\DWMAPI.DLL
  378. 0x00007ffbc0b20000 - 0x00007ffbc0bb8000 C:\WINDOWS\system32\uxtheme.dll
  379. 0x00007ffbc54a0000 - 0x00007ffbc5613000 C:\WINDOWS\System32\MSCTF.dll
  380. 0x00007ffbb93e0000 - 0x00007ffbb9476000 C:\WINDOWS\System32\TextInputFramework.dll
  381. 0x00007ffbc0370000 - 0x00007ffbc044a000 C:\WINDOWS\System32\CoreMessaging.dll
  382. 0x00007ffbbd9d0000 - 0x00007ffbbdcee000 C:\WINDOWS\System32\CoreUIComponents.dll
  383. 0x00007ffbc15f0000 - 0x00007ffbc1621000 C:\WINDOWS\SYSTEM32\ntmarta.dll
  384. 0x00007ffbbe4b0000 - 0x00007ffbbe5fd000 C:\WINDOWS\SYSTEM32\wintypes.dll
  385. 0x00007ffb76700000 - 0x00007ffb7722b000 C:\WINDOWS\SYSTEM32\ig7icd64.dll
  386. 0x00007ffba2ad0000 - 0x00007ffba2b78000 C:\WINDOWS\SYSTEM32\mscms.dll
  387. 0x00007ffb9e650000 - 0x00007ffb9e660000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
  388. 0x00007ffb98b60000 - 0x00007ffb98ba3000 C:\WINDOWS\SYSTEM32\icm32.dll
  389. 0x00007ffbc3760000 - 0x00007ffbc3800000 C:\WINDOWS\System32\clbcatq.dll
  390. 0x00007ffbbb530000 - 0x00007ffbbb5a6000 C:\WINDOWS\System32\MMDevApi.dll
  391. 0x00007ffbbf000000 - 0x00007ffbbf1b4000 C:\WINDOWS\System32\PROPSYS.dll
  392. 0x00007ffbc2250000 - 0x00007ffbc2277000 C:\WINDOWS\System32\DEVOBJ.dll
  393. 0x00007ffbb6710000 - 0x00007ffbb683c000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
  394. 0x00007ffbbdeb0000 - 0x00007ffbbdeba000 C:\WINDOWS\SYSTEM32\AVRT.dll
  395. 0x00007ffbb9a60000 - 0x00007ffbb9b74000 C:\Windows\System32\Windows.UI.dll
  396. 0x00007ffbb99e0000 - 0x00007ffbb9a59000 C:\Windows\System32\InputHost.dll
  397. 0x00007ffbc12e0000 - 0x00007ffbc139b000 C:\WINDOWS\SYSTEM32\dxgi.dll
  398. 0x00007ffbbf830000 - 0x00007ffbbfb3b000 C:\WINDOWS\SYSTEM32\d3d11.dll
  399. 0x0000000070400000 - 0x00000000704f7000 C:\Users\Maarten\AppData\Local\Temp\sqlite-3.23.1-fba4797f-3e6e-4c42-ae44-11fa6bd060be-sqlitejdbc.dll
  400. 0x00007ffb97e80000 - 0x00007ffb98072000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\fmod64.dll
  401. 0x00007ffbab0a0000 - 0x00007ffbab0bc000 C:\WINDOWS\SYSTEM32\MSACM32.dll
  402. 0x00007ffb997a0000 - 0x00007ffb99900000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\fmodstudio64.dll
  403. 0x00007ffb960c0000 - 0x00007ffb962e4000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\fmodL64.dll
  404. 0x00007ffb93320000 - 0x00007ffb93536000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\fmodstudioL64.dll
  405. 0x00007ffba2e60000 - 0x00007ffba2e8c000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\JavaFMod64.dll
  406. 0x00007ffb97760000 - 0x00007ffb977a4000 C:\WINDOWS\SYSTEM32\wdmaud.drv
  407. 0x00007ffb92a30000 - 0x00007ffb92a39000 C:\WINDOWS\SYSTEM32\ksuser.dll
  408. 0x00007ffbbe670000 - 0x00007ffbbe67d000 C:\WINDOWS\SYSTEM32\msacm32.drv
  409. 0x00007ffbb57f0000 - 0x00007ffbb57fa000 C:\WINDOWS\SYSTEM32\midimap.dll
  410. 0x0000000066b60000 - 0x0000000066b84000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\sunec.dll
  411. 0x0000000066b20000 - 0x0000000066b51000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\jpeg.dll
  412. 0x0000000066ae0000 - 0x0000000066b1c000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\lcms.dll
  413. 0x0000000066a90000 - 0x0000000066ad7000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\fontmanager.dll
  414. 0x0000000066a40000 - 0x0000000066a82000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\t2k.dll
  415. 0x00007ffbb5190000 - 0x00007ffbb5359000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  416.  
  417. VM Arguments:
  418. jvm_args: -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:-OmitStackTraceInFastThrow -Xms512m -XX:MaxDirectMemorySize=3072m -Xmx3072m -DMemDirect=3072 -DMemHeap=3072
  419. java_command: <unknown>
  420. java_class_path (initial): risingworld.jar
  421. Launcher Type: generic
  422.  
  423. Environment Variables:
  424. 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:\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;
  425. USERNAME=Maarten
  426. OS=Windows_NT
  427. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  428.  
  429.  
  430.  
  431. --------------- S Y S T E M ---------------
  432.  
  433. OS: Windows 10.0 , 64 bit Build 17134 (10.0.17134.753)
  434.  
  435. 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
  436.  
  437. Memory: 4k page, physical 8267272k(3986728k free), swap 9643528k(5076748k free)
  438.  
  439. 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)
  440.  
  441. time: Wed Jul 31 19:20:39 2019
  442. elapsed time: 73 seconds (0d 0h 1m 13s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement