Guest User

Untitled

a guest
Jan 3rd, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.71 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=0x00000000008d1066, pid=9260, tid=9280
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_66-b18) (build 1.8.0_66-b18)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.66-b18 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [OpenAL64.dll+0x11066]
  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 (0x0000000026a06800): JavaThread "Thread-19" [_thread_in_native, id=9280, stack(0x0000000047450000,0x0000000047550000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x00000000285c9004
  24.  
  25. Registers:
  26. RAX=0x0000000000000004, RBX=0x000000002b520090, RCX=0x00000000285c9008, RDX=0x00000000285c9004
  27. RSP=0x000000004754ef10, RBP=0x00000000000000ff, RSI=0x00000000285c223c, RDI=0x0000000000000000
  28. R8 =0x0000000000001b72, R9 =0x00000000285c223c, R10=0x0000000003415e08, R11=0x0000000077999570
  29. R12=0x0000000000000001, R13=0x0000000047574d00, R14=0x000000004754f0a8, R15=0x0000000026a06800
  30. RIP=0x00000000008d1066, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x000000004754ef10)
  33. 0x000000004754ef10: 0000000000000000 000000007783bf9b
  34. 0x000000004754ef20: 0000000026a06800 0000000026a06800
  35. 0x000000004754ef30: 0000000047574d00 0000000000000000
  36. 0x000000004754ef40: 0000000026a06800 00000000285c1500
  37. 0x000000004754ef50: 0000000047574d00 000000004754f0a8
  38. 0x000000004754ef60: 0000000034119b90 000000007782a2b6
  39. 0x000000004754ef70: 000000004754f718 0000000026c95fd0
  40. 0x000000004754ef80: 0000000026a06800 000000004754f0a8
  41. 0x000000004754ef90: 0000000047574d00 0000000000000000
  42. 0x000000004754efa0: 00000000285c223c 0000000641f08720
  43. 0x000000004754efb0: 000000004754f070 00000000008d248f
  44. 0x000000004754efc0: 000000002b520090 000000002b520090
  45. 0x000000004754efd0: 000000000000ac44 0000000600000004
  46. 0x000000004754efe0: 0000000000000010 0000000003415e34
  47. 0x000000004754eff0: 0000000047574d00 0000000003415b9d
  48. 0x000000004754f000: 0000000026a06800 0000000047574d00
  49.  
  50. Instructions: (pc=0x00000000008d1066)
  51. 0x00000000008d1046: 41 2b ec 81 3a 03 00 02 00 75 09 8b 01 89 84 24
  52. 0x00000000008d1056: c8 00 00 00 49 83 c0 02 48 83 c1 08 4a 8d 14 86
  53. 0x00000000008d1066: 39 3a 75 af 4c 8d 84 24 c0 00 00 00 48 8d 15 d7
  54. 0x00000000008d1076: 2b 03 00 33 c9 e8 58 5f 00 00 b8 40 1f 00 00 4c
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000004 is an unknown value
  60. RBX=0x000000002b520090 is an unknown value
  61. RCX=0x00000000285c9008 is an unknown value
  62. RDX=0x00000000285c9004 is an unknown value
  63. RSP=0x000000004754ef10 is pointing into the stack for thread: 0x0000000026a06800
  64. RBP=0x00000000000000ff is an unknown value
  65. RSI=0x00000000285c223c is an unknown value
  66. RDI=0x0000000000000000 is an unknown value
  67. R8 =0x0000000000001b72 is an unknown value
  68. R9 =0x00000000285c223c is an unknown value
  69. R10=0x0000000003415e08 is at code_begin+840 in an Interpreter codelet
  70. method entry point (kind = native) [0x0000000003415ac0, 0x0000000003416420] 2400 bytes
  71. R11=0x0000000077999570 is an unknown value
  72. R12=0x0000000000000001 is an unknown value
  73. R13={method} {0x0000000047574d08} 'nalcCreateContext' '(JJ)J' in 'org/lwjgl/openal/ALC10'
  74. R14=0x000000004754f0a8 is pointing into the stack for thread: 0x0000000026a06800
  75. R15=0x0000000026a06800 is a thread
  76.  
  77.  
  78. Stack: [0x0000000047450000,0x0000000047550000], sp=0x000000004754ef10, free space=1019k
  79. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  80. C [OpenAL64.dll+0x11066]
  81. C [OpenAL64.dll+0x1248f]
  82. C 0x0000000003415e34
  83.  
  84. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  85. j org.lwjgl.openal.ALC10.nalcCreateContext(JJ)J+0
  86. j org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8
  87. j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69
  88. j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+227
  89. j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
  90. j org.lwjgl.openal.AL.create()V+6
  91. j paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
  92. j paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273
  93. j paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
  94. j paulscode.sound.CommandThread.run()V+51
  95. v ~StubRoutines::call_stub
  96.  
  97. --------------- P R O C E S S ---------------
  98.  
  99. Java Threads: ( => current thread )
  100. 0x0000000026a02000 JavaThread "Thread-20" [_thread_blocked, id=7228, stack(0x0000000047910000,0x0000000047a10000)]
  101. =>0x0000000026a06800 JavaThread "Thread-19" [_thread_in_native, id=9280, stack(0x0000000047450000,0x0000000047550000)]
  102. 0x000000002b8b7800 JavaThread "IC2 audio init thread" daemon [_thread_blocked, id=8600, stack(0x0000000047350000,0x0000000047450000)]
  103. 0x000000002b8b2800 JavaThread "Sound Library Loader" [_thread_blocked, id=9504, stack(0x0000000047250000,0x0000000047350000)]
  104. 0x000000002b8b1800 JavaThread "AWT-Shutdown" [_thread_blocked, id=1588, stack(0x0000000047150000,0x0000000047250000)]
  105. 0x000000002b8af800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=1188, stack(0x0000000046d50000,0x0000000046e50000)]
  106. 0x000000002b8ae000 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=10224, stack(0x0000000044970000,0x0000000044a70000)]
  107. 0x000000002b8ae800 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=3788, stack(0x0000000043260000,0x0000000043360000)]
  108. 0x0000000026a00800 JavaThread "Thread-11" [_thread_blocked, id=8896, stack(0x0000000042c60000,0x0000000042d60000)]
  109. 0x0000000026a06000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1060, stack(0x000000002aec0000,0x000000002afc0000)]
  110. 0x0000000026a07800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4344, stack(0x0000000029980000,0x0000000029a80000)]
  111. 0x000000001eaef800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7932, stack(0x0000000021140000,0x0000000021240000)]
  112. 0x000000001f403800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1856, stack(0x0000000020f40000,0x0000000021040000)]
  113. 0x000000001dada000 JavaThread "Service Thread" daemon [_thread_blocked, id=6500, stack(0x000000001e440000,0x000000001e540000)]
  114. 0x000000001da5a000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=1416, stack(0x000000001e340000,0x000000001e440000)]
  115. 0x000000001da58000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4256, stack(0x000000001e240000,0x000000001e340000)]
  116. 0x000000001da4e000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9484, stack(0x000000001e140000,0x000000001e240000)]
  117. 0x000000001da4a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8176, stack(0x000000001e040000,0x000000001e140000)]
  118. 0x000000001da49000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10176, stack(0x000000001df40000,0x000000001e040000)]
  119. 0x000000001da53800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=7972, stack(0x000000001de40000,0x000000001df40000)]
  120. 0x000000001c46f800 JavaThread "Finalizer" daemon [_thread_blocked, id=8852, stack(0x000000001d860000,0x000000001d960000)]
  121. 0x000000001c468800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6748, stack(0x000000001d760000,0x000000001d860000)]
  122. 0x0000000000db4800 JavaThread "Client thread" [_thread_in_native, id=4444, stack(0x0000000000980000,0x0000000000a80000)]
  123.  
  124. Other Threads:
  125. 0x000000001c461800 VMThread [stack: 0x000000001d660000,0x000000001d760000] [id=7304]
  126. 0x000000001dafc800 WatcherThread [stack: 0x000000001e540000,0x000000001e640000] [id=6296]
  127.  
  128. VM state:not at safepoint (normal execution)
  129.  
  130. VM Mutex/Monitor currently owned by a thread: None
  131.  
  132. Heap:
  133. par new generation total 419520K, used 180026K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
  134. eden space 314688K, 37% used [0x00000005c2600000, 0x00000005c99f6408, 0x00000005d5950000)
  135. from space 104832K, 58% used [0x00000005dbfb0000, 0x00000005dfb88658, 0x00000005e2610000)
  136. to space 104832K, 0% used [0x00000005d5950000, 0x00000005d5950000, 0x00000005dbfb0000)
  137. concurrent mark-sweep generation total 1572864K, used 510722K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
  138. Metaspace used 120111K, capacity 120641K, committed 121432K, reserved 1153024K
  139. class space used 18552K, capacity 18693K, committed 18776K, reserved 1048576K
  140.  
  141. Card table byte_map: [0x0000000012400000,0x00000000133f0000] byte_map_base: 0x000000000f5ed000
  142.  
  143. Marking Bits: (CMSBitMap*) 0x0000000000e0d408
  144. Bits: [0x0000000013ff0000, 0x0000000019f7e000)
  145.  
  146. Mod Union Table: (CMSBitMap*) 0x0000000000e0d4c8
  147. Bits: [0x0000000001bb0000, 0x0000000001d2e380)
  148.  
  149. Polling page: 0x0000000000510000
  150.  
  151. CodeCache: size=245760Kb used=30531Kb max_used=30575Kb free=215228Kb
  152. bounds [0x0000000003400000, 0x0000000005210000, 0x0000000012400000]
  153. total_blobs=8914 nmethods=7716 adapters=1108
  154. compilation: enabled
  155.  
  156. Compilation events (10 events):
  157. Event: 67.870 Thread 0x000000001da58000 nmethod 10897 0x00000000051c8910 code [0x00000000051c8a60, 0x00000000051c8b28]
  158. Event: 67.870 Thread 0x000000001da58000 10884 4 com.google.gson.stream.JsonReader::nextName (121 bytes)
  159. Event: 67.871 Thread 0x000000001da58000 nmethod 10884 0x00000000048fff90 code [0x00000000049000e0, 0x00000000049001c8]
  160. Event: 67.871 Thread 0x000000001da58000 10883 4 com.google.gson.stream.JsonReader::nextString (199 bytes)
  161. Event: 67.885 Thread 0x000000001da58000 nmethod 10883 0x00000000051e0950 code [0x00000000051e0b20, 0x00000000051e17e8]
  162. Event: 67.885 Thread 0x000000001da58000 10900 4 java.util.Formatter::parse (151 bytes)
  163. Event: 67.936 Thread 0x000000001da5a000 10902 3 net.minecraft.client.resources.DefaultResourcePack::func_110590_a (36 bytes)
  164. Event: 67.936 Thread 0x000000001da5a000 nmethod 10902 0x0000000004901450 code [0x00000000049015e0, 0x00000000049019a8]
  165. Event: 67.936 Thread 0x000000001da5a000 10903 3 net.minecraft.util.ResourceLocation::hashCode (19 bytes)
  166. Event: 67.937 Thread 0x000000001da5a000 nmethod 10903 0x00000000051c9210 code [0x00000000051c9380, 0x00000000051c9678]
  167.  
  168. GC Heap History (10 events):
  169. Event: 63.783 GC heap before
  170. {Heap before GC invocations=63 (full 4):
  171. par new generation total 419520K, used 370763K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
  172. eden space 314688K, 100% used [0x00000005c2600000, 0x00000005d5950000, 0x00000005d5950000)
  173. from space 104832K, 53% used [0x00000005d5950000, 0x00000005d9012eb0, 0x00000005dbfb0000)
  174. to space 104832K, 0% used [0x00000005dbfb0000, 0x00000005dbfb0000, 0x00000005e2610000)
  175. concurrent mark-sweep generation total 1572864K, used 494790K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
  176. Metaspace used 112004K, capacity 112577K, committed 113368K, reserved 1144832K
  177. class space used 17132K, capacity 17301K, committed 17368K, reserved 1048576K
  178. Event: 63.802 GC heap after
  179. Heap after GC invocations=64 (full 4):
  180. par new generation total 419520K, used 54712K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
  181. eden space 314688K, 0% used [0x00000005c2600000, 0x00000005c2600000, 0x00000005d5950000)
  182. from space 104832K, 52% used [0x00000005dbfb0000, 0x00000005df51e0b8, 0x00000005e2610000)
  183. to space 104832K, 0% used [0x00000005d5950000, 0x00000005d5950000, 0x00000005dbfb0000)
  184. concurrent mark-sweep generation total 1572864K, used 494790K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
  185. Metaspace used 112004K, capacity 112577K, committed 113368K, reserved 1144832K
  186. class space used 17132K, capacity 17301K, committed 17368K, reserved 1048576K
  187. }
  188. Event: 64.528 GC heap before
  189. {Heap before GC invocations=64 (full 4):
  190. par new generation total 419520K, used 369400K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
  191. eden space 314688K, 100% used [0x00000005c2600000, 0x00000005d5950000, 0x00000005d5950000)
  192. from space 104832K, 52% used [0x00000005dbfb0000, 0x00000005df51e0b8, 0x00000005e2610000)
  193. to space 104832K, 0% used [0x00000005d5950000, 0x00000005d5950000, 0x00000005dbfb0000)
  194. concurrent mark-sweep generation total 1572864K, used 494790K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
  195. Metaspace used 114146K, capacity 114751K, committed 115544K, reserved 1146880K
  196. class space used 17544K, capacity 17722K, committed 17752K, reserved 1048576K
  197. Event: 64.549 GC heap after
  198. Heap after GC invocations=65 (full 4):
  199. par new generation total 419520K, used 60205K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
  200. eden space 314688K, 0% used [0x00000005c2600000, 0x00000005c2600000, 0x00000005d5950000)
  201. from space 104832K, 57% used [0x00000005d5950000, 0x00000005d941b6f8, 0x00000005dbfb0000)
  202. to space 104832K, 0% used [0x00000005dbfb0000, 0x00000005dbfb0000, 0x00000005e2610000)
  203. concurrent mark-sweep generation total 1572864K, used 498317K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
  204. Metaspace used 114146K, capacity 114751K, committed 115544K, reserved 1146880K
  205. class space used 17544K, capacity 17722K, committed 17752K, reserved 1048576K
  206. }
  207. Event: 65.245 GC heap before
  208. {Heap before GC invocations=65 (full 4):
  209. par new generation total 419520K, used 374893K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
  210. eden space 314688K, 100% used [0x00000005c2600000, 0x00000005d5950000, 0x00000005d5950000)
  211. from space 104832K, 57% used [0x00000005d5950000, 0x00000005d941b6f8, 0x00000005dbfb0000)
  212. to space 104832K, 0% used [0x00000005dbfb0000, 0x00000005dbfb0000, 0x00000005e2610000)
  213. concurrent mark-sweep generation total 1572864K, used 498317K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
  214. Metaspace used 115973K, capacity 116581K, committed 117336K, reserved 1148928K
  215. class space used 17953K, capacity 18139K, committed 18264K, reserved 1048576K
  216. Event: 65.266 GC heap after
  217. Heap after GC invocations=66 (full 4):
  218. par new generation total 419520K, used 68040K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
  219. eden space 314688K, 0% used [0x00000005c2600000, 0x00000005c2600000, 0x00000005d5950000)
  220. from space 104832K, 64% used [0x00000005dbfb0000, 0x00000005e0222188, 0x00000005e2610000)
  221. to space 104832K, 0% used [0x00000005d5950000, 0x00000005d5950000, 0x00000005dbfb0000)
  222. concurrent mark-sweep generation total 1572864K, used 502569K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
  223. Metaspace used 115973K, capacity 116581K, committed 117336K, reserved 1148928K
  224. class space used 17953K, capacity 18139K, committed 18264K, reserved 1048576K
  225. }
  226. Event: 65.889 GC heap before
  227. {Heap before GC invocations=66 (full 4):
  228. par new generation total 419520K, used 382728K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
  229. eden space 314688K, 100% used [0x00000005c2600000, 0x00000005d5950000, 0x00000005d5950000)
  230. from space 104832K, 64% used [0x00000005dbfb0000, 0x00000005e0222188, 0x00000005e2610000)
  231. to space 104832K, 0% used [0x00000005d5950000, 0x00000005d5950000, 0x00000005dbfb0000)
  232. concurrent mark-sweep generation total 1572864K, used 502569K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
  233. Metaspace used 117725K, capacity 118269K, committed 119000K, reserved 1150976K
  234. class space used 18192K, capacity 18335K, committed 18392K, reserved 1048576K
  235. Event: 65.910 GC heap after
  236. Heap after GC invocations=67 (full 4):
  237. par new generation total 419520K, used 63801K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
  238. eden space 314688K, 0% used [0x00000005c2600000, 0x00000005c2600000, 0x00000005d5950000)
  239. from space 104832K, 60% used [0x00000005d5950000, 0x00000005d979e5e8, 0x00000005dbfb0000)
  240. to space 104832K, 0% used [0x00000005dbfb0000, 0x00000005dbfb0000, 0x00000005e2610000)
  241. concurrent mark-sweep generation total 1572864K, used 507521K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
  242. Metaspace used 117725K, capacity 118269K, committed 119000K, reserved 1150976K
  243. class space used 18192K, capacity 18335K, committed 18392K, reserved 1048576K
  244. }
  245. Event: 67.522 GC heap before
  246. {Heap before GC invocations=67 (full 4):
  247. par new generation total 419520K, used 378489K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
  248. eden space 314688K, 100% used [0x00000005c2600000, 0x00000005d5950000, 0x00000005d5950000)
  249. from space 104832K, 60% used [0x00000005d5950000, 0x00000005d979e5e8, 0x00000005dbfb0000)
  250. to space 104832K, 0% used [0x00000005dbfb0000, 0x00000005dbfb0000, 0x00000005e2610000)
  251. concurrent mark-sweep generation total 1572864K, used 507521K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
  252. Metaspace used 119661K, capacity 120161K, committed 120920K, reserved 1150976K
  253. class space used 18495K, capacity 18661K, committed 18776K, reserved 1048576K
  254. Event: 67.543 GC heap after
  255. Heap after GC invocations=68 (full 4):
  256. par new generation total 419520K, used 61281K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
  257. eden space 314688K, 0% used [0x00000005c2600000, 0x00000005c2600000, 0x00000005d5950000)
  258. from space 104832K, 58% used [0x00000005dbfb0000, 0x00000005dfb88658, 0x00000005e2610000)
  259. to space 104832K, 0% used [0x00000005d5950000, 0x00000005d5950000, 0x00000005dbfb0000)
  260. concurrent mark-sweep generation total 1572864K, used 510722K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
  261. Metaspace used 119661K, capacity 120161K, committed 120920K, reserved 1150976K
  262. class space used 18495K, capacity 18661K, committed 18776K, reserved 1048576K
  263. }
  264.  
  265. Deoptimization events (10 events):
  266. Event: 66.610 Thread 0x0000000000db4800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000047d2098 method=java.io.DataOutputStream.writeByte(I)V @ 5
  267. Event: 66.610 Thread 0x0000000000db4800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000479e778 method=java.io.DataOutputStream.write([BII)V @ 7
  268. Event: 67.306 Thread 0x0000000000db4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004f5cc54 method=java.net.URLStreamHandler.toExternalForm(Ljava/net/URL;)Ljava/lang/String; @ 60
  269. Event: 67.390 Thread 0x0000000000db4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000051383f0 method=sun.misc.FloatingDecimal$BinaryToASCIIBuffer.getChars([C)I @ 419
  270. Event: 67.391 Thread 0x0000000000db4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c0d7a0 method=java.lang.AbstractStringBuilder.append(I)Ljava/lang/AbstractStringBuilder; @ 3
  271. Event: 67.422 Thread 0x0000000000db4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000049b9ef8 method=sun.misc.FloatingDecimal$ASCIIToBinaryBuffer.floatValue()F @ 65
  272. Event: 67.654 Thread 0x0000000000db4800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000048fcc30 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 205
  273. Event: 67.654 Thread 0x0000000000db4800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000048fcc30 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 205
  274. Event: 67.654 Thread 0x0000000000db4800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000048fcc30 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 205
  275. Event: 67.654 Thread 0x0000000000db4800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000048fcc30 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 205
  276.  
  277. Internal exceptions (10 events):
  278. Event: 67.898 Thread 0x0000000026a06800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000005c54bebe0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
  279. Event: 67.924 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c86354b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
  280. Event: 67.924 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c8636940) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
  281. Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c86382a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
  282. Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c8639a40) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
  283. Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c863ae50) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
  284. Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c863c3c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
  285. Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c863e350) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
  286. Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c863f760) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
  287. Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c8640cd0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
  288.  
  289. Events (10 events):
  290. Event: 67.928 loading class org/lwjgl/openal/ALC10
  291. Event: 67.928 loading class org/lwjgl/openal/ALC10 done
  292. Event: 67.938 loading class org/lwjgl/openal/ALCdevice
  293. Event: 67.938 loading class org/lwjgl/openal/ALCdevice done
  294. Event: 67.938 loading class org/lwjgl/openal/ALCcontext
  295. Event: 67.938 loading class org/lwjgl/openal/ALCcontext done
  296. Event: 67.938 loading class org/lwjgl/openal/Util
  297. Event: 67.938 loading class org/lwjgl/openal/Util done
  298. Event: 67.938 loading class org/lwjgl/openal/OpenALException
  299. Event: 67.938 loading class org/lwjgl/openal/OpenALException done
  300.  
  301.  
  302. Dynamic libraries:
  303. 0x00007ff6041b0000 - 0x00007ff6041e7000 C:\Program Files\Java\jre1.8.0_66\bin\javaw.exe
  304. 0x00007ffaa07d0000 - 0x00007ffaa0991000 C:\WINDOWS\SYSTEM32\ntdll.dll
  305. 0x00007ffaa0330000 - 0x00007ffaa03dd000 C:\WINDOWS\system32\KERNEL32.DLL
  306. 0x00007ffa9cec0000 - 0x00007ffa9d0a8000 C:\WINDOWS\system32\KERNELBASE.dll
  307. 0x00007ffa9dbb0000 - 0x00007ffa9dc57000 C:\WINDOWS\system32\ADVAPI32.dll
  308. 0x00007ffa9dc60000 - 0x00007ffa9dcfd000 C:\WINDOWS\system32\msvcrt.dll
  309. 0x00007ffaa0770000 - 0x00007ffaa07cb000 C:\WINDOWS\system32\sechost.dll
  310. 0x00007ffaa0650000 - 0x00007ffaa076c000 C:\WINDOWS\system32\RPCRT4.dll
  311. 0x00007ffaa01d0000 - 0x00007ffaa0326000 C:\WINDOWS\system32\USER32.dll
  312. 0x00007ffa9e470000 - 0x00007ffa9e5f6000 C:\WINDOWS\system32\GDI32.dll
  313. 0x00007ffa958e0000 - 0x00007ffa95b54000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.0_none_8c15ae12515e1c22\COMCTL32.dll
  314. 0x00007ffa9e1b0000 - 0x00007ffa9e42d000 C:\WINDOWS\system32\combase.dll
  315. 0x00007ffa9da40000 - 0x00007ffa9daaa000 C:\WINDOWS\system32\bcryptPrimitives.dll
  316. 0x00007ffa9e430000 - 0x00007ffa9e46b000 C:\WINDOWS\system32\IMM32.DLL
  317. 0x0000000050590000 - 0x0000000050662000 C:\Program Files\Java\jre1.8.0_66\bin\msvcr100.dll
  318. 0x0000000077770000 - 0x0000000077ff9000 C:\Program Files\Java\jre1.8.0_66\bin\server\jvm.dll
  319. 0x00007ffaa0640000 - 0x00007ffaa0648000 C:\WINDOWS\system32\PSAPI.DLL
  320. 0x00007ffa9afc0000 - 0x00007ffa9afe3000 C:\WINDOWS\SYSTEM32\WINMM.dll
  321. 0x00007ffa99070000 - 0x00007ffa9907a000 C:\WINDOWS\SYSTEM32\VERSION.dll
  322. 0x00007ffa9aee0000 - 0x00007ffa9af0c000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
  323. 0x00007ffa9db60000 - 0x00007ffa9dba3000 C:\WINDOWS\system32\cfgmgr32.dll
  324. 0x00007ffa938a0000 - 0x00007ffa938a9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  325. 0x00007ffa9dd00000 - 0x00007ffa9dd6b000 C:\WINDOWS\system32\WS2_32.dll
  326. 0x0000000050580000 - 0x000000005058f000 C:\Program Files\Java\jre1.8.0_66\bin\verify.dll
  327. 0x0000000050550000 - 0x0000000050579000 C:\Program Files\Java\jre1.8.0_66\bin\java.dll
  328. 0x0000000050530000 - 0x0000000050546000 C:\Program Files\Java\jre1.8.0_66\bin\zip.dll
  329. 0x00007ffa9e880000 - 0x00007ffa9fddf000 C:\WINDOWS\system32\SHELL32.dll
  330. 0x00007ffa9d0b0000 - 0x00007ffa9d6f4000 C:\WINDOWS\system32\windows.storage.dll
  331. 0x00007ffa9fde0000 - 0x00007ffa9fe32000 C:\WINDOWS\system32\shlwapi.dll
  332. 0x00007ffa9cdf0000 - 0x00007ffa9cdff000 C:\WINDOWS\system32\kernel.appcore.dll
  333. 0x00007ffa9d8d0000 - 0x00007ffa9d985000 C:\WINDOWS\system32\shcore.dll
  334. 0x00007ffa9ce00000 - 0x00007ffa9ce4b000 C:\WINDOWS\system32\powrprof.dll
  335. 0x00007ffa9cdd0000 - 0x00007ffa9cde4000 C:\WINDOWS\system32\profapi.dll
  336. 0x00000000504e0000 - 0x00000000504ed000 C:\Program Files\Java\jre1.8.0_66\bin\management.dll
  337. 0x0000000050510000 - 0x000000005052a000 C:\Program Files\Java\jre1.8.0_66\bin\net.dll
  338. 0x00007ffa9c6a0000 - 0x00007ffa9c6fc000 C:\WINDOWS\system32\mswsock.dll
  339. 0x00000000504f0000 - 0x0000000050501000 C:\Program Files\Java\jre1.8.0_66\bin\nio.dll
  340. 0x00007ffa8ec10000 - 0x00007ffa8ec26000 C:\WINDOWS\system32\napinsp.dll
  341. 0x00007ffa8ec30000 - 0x00007ffa8ec4a000 C:\WINDOWS\system32\pnrpnsp.dll
  342. 0x00007ffa9ad10000 - 0x00007ffa9ad28000 C:\WINDOWS\system32\NLAapi.dll
  343. 0x00007ffa9b750000 - 0x00007ffa9b7fa000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  344. 0x00007ffa9e1a0000 - 0x00007ffa9e1a8000 C:\WINDOWS\system32\NSI.dll
  345. 0x00007ffa8ef30000 - 0x00007ffa8ef3d000 C:\WINDOWS\System32\winrnr.dll
  346. 0x00007ffa99d90000 - 0x00007ffa99dc8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  347. 0x00007ffa995a0000 - 0x00007ffa99607000 C:\WINDOWS\System32\fwpuclnt.dll
  348. 0x00007ffa9cd00000 - 0x00007ffa9cd29000 C:\WINDOWS\SYSTEM32\bcrypt.dll
  349. 0x00007ffa92e70000 - 0x00007ffa92e7a000 C:\Windows\System32\rasadhlp.dll
  350. 0x0000000050340000 - 0x00000000504d8000 C:\Program Files\Java\jre1.8.0_66\bin\awt.dll
  351. 0x00007ffaa0570000 - 0x00007ffaa0631000 C:\WINDOWS\system32\OLEAUT32.dll
  352. 0x00007ffa9b5d0000 - 0x00007ffa9b649000 C:\WINDOWS\system32\apphelp.dll
  353. 0x00007ffa9b800000 - 0x00007ffa9b896000 C:\WINDOWS\system32\uxtheme.dll
  354. 0x00007ffa9fe50000 - 0x00007ffa9ffaa000 C:\WINDOWS\system32\MSCTF.dll
  355. 0x0000000050670000 - 0x00000000506b5000 C:\Program Files\Common Files\Motive\pcContextHook_DSR.dll
  356. 0x00007ffa9ffd0000 - 0x00007ffaa0113000 C:\WINDOWS\system32\ole32.dll
  357. 0x00007ffa9a720000 - 0x00007ffa9a742000 C:\WINDOWS\system32\dwmapi.dll
  358. 0x00000000502f0000 - 0x0000000050337000 C:\Program Files\Java\jre1.8.0_66\bin\fontmanager.dll
  359. 0x00007ffa88550000 - 0x00007ffa88760000 C:\WINDOWS\system32\d3d9.dll
  360. 0x00007ffa78830000 - 0x00007ffa79746000 C:\WINDOWS\SYSTEM32\nvd3dumx.dll
  361. 0x0000000180000000 - 0x00000001801a7000 C:\WINDOWS\system32\nvspcap64.dll
  362. 0x00007ffa9dd70000 - 0x00007ffa9e199000 C:\WINDOWS\system32\SETUPAPI.dll
  363. 0x00007ffa97990000 - 0x00007ffa97a58000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
  364. 0x00007ffa980b0000 - 0x00007ffa98441000 C:\WINDOWS\system32\nvapi64.dll
  365. 0x00007ffa9a2b0000 - 0x00007ffa9a352000 C:\WINDOWS\SYSTEM32\dxgi.dll
  366. 0x00007ffa9ca50000 - 0x00007ffa9ca7d000 C:\WINDOWS\SYSTEM32\SspiCli.dll
  367. 0x00007ffa922c0000 - 0x00007ffa923a0000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  368. 0x0000000050270000 - 0x00000000502b2000 C:\Program Files\Java\jre1.8.0_66\bin\t2k.dll
  369. 0x00000000501e0000 - 0x00000000501f7000 C:\Program Files\Java\jre1.8.0_66\bin\unpack.dll
  370. 0x00007ffa99cb0000 - 0x00007ffa99cc6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  371. 0x00007ffa99c30000 - 0x00007ffa99c4a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  372. 0x0000000021040000 - 0x0000000021091000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\lwjgl64.dll
  373. 0x00007ffa98aa0000 - 0x00007ffa98bc9000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
  374. 0x00007ffa99210000 - 0x00007ffa9923e000 C:\WINDOWS\SYSTEM32\GLU32.dll
  375. 0x00007ffa95520000 - 0x00007ffa9561a000 C:\WINDOWS\SYSTEM32\DDRAW.dll
  376. 0x00007ffa99de0000 - 0x00007ffa99de8000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
  377. 0x00007ffa9c750000 - 0x00007ffa9c767000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  378. 0x00007ffa9c3e0000 - 0x00007ffa9c414000 C:\WINDOWS\system32\rsaenh.dll
  379. 0x00007ffa9c530000 - 0x00007ffa9c54f000 C:\WINDOWS\SYSTEM32\USERENV.dll
  380. 0x00007ffa9c870000 - 0x00007ffa9c87b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  381. 0x00000000761f0000 - 0x000000007776e000 C:\WINDOWS\SYSTEM32\nvoglv64.DLL
  382. 0x00007ffa9b490000 - 0x00007ffa9b4a3000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
  383. 0x00007ffa9b8a0000 - 0x00007ffa9b8c7000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
  384. 0x00007ffa9ce60000 - 0x00007ffa9ceb5000 C:\WINDOWS\system32\WINTRUST.dll
  385. 0x00007ffa9ce50000 - 0x00007ffa9ce60000 C:\WINDOWS\system32\MSASN1.dll
  386. 0x00007ffa9d700000 - 0x00007ffa9d8c7000 C:\WINDOWS\system32\CRYPT32.dll
  387. 0x00007ffa9c2c0000 - 0x00007ffa9c2f1000 C:\WINDOWS\SYSTEM32\ntmarta.dll
  388. 0x00007ffa9cc00000 - 0x00007ffa9cc56000 C:\WINDOWS\SYSTEM32\WINSTA.dll
  389. 0x00007ffa98c30000 - 0x00007ffa98cc1000 C:\WINDOWS\SYSTEM32\mscms.dll
  390. 0x00007ffa990a0000 - 0x00007ffa990e2000 C:\WINDOWS\SYSTEM32\icm32.dll
  391. 0x0000000070a40000 - 0x0000000070adc000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\avutil-ttv-51.dll
  392. 0x0000000065980000 - 0x00000000659d6000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\swresample-ttv-0.dll
  393. 0x000000006eb80000 - 0x000000006ec50000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\libmp3lame-ttv.dll
  394. 0x00007ffa77480000 - 0x00007ffa78824000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\libmfxsw64.dll
  395. 0x00007ffa84390000 - 0x00007ffa844bb000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\twitchsdk.dll
  396. 0x00007ffa88150000 - 0x00007ffa883de000 C:\WINDOWS\SYSTEM32\WININET.dll
  397. 0x0000000050240000 - 0x0000000050264000 C:\Program Files\Java\jre1.8.0_66\bin\sunec.dll
  398. 0x00007ffa99190000 - 0x00007ffa99203000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\minecraft\OpenComputersMod-1.5.20.38-lua52-native.64.dll
  399. 0x00007ffa98a20000 - 0x00007ffa98a93000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\minecraft\OpenComputersMod-1.5.20.38-lua53-native.64.dll
  400. 0x00000000008c0000 - 0x0000000000924000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\OpenAL64.dll
  401. 0x00007ffaa0120000 - 0x00007ffaa01c7000 C:\WINDOWS\system32\clbcatq.dll
  402. 0x00007ffa97b70000 - 0x00007ffa97be0000 C:\WINDOWS\System32\MMDevApi.dll
  403. 0x00007ffa9a7b0000 - 0x00007ffa9a936000 C:\WINDOWS\System32\PROPSYS.dll
  404. 0x00007ffa96320000 - 0x00007ffa963bc000 C:\WINDOWS\SYSTEM32\dsound.dll
  405. 0x00007ffa8cde0000 - 0x00007ffa8ce68000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
  406. 0x00007ffa99e80000 - 0x00007ffa99fb6000 C:\WINDOWS\SYSTEM32\wintypes.dll
  407. 0x00007ffa7b3f0000 - 0x00007ffa7b57c000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  408.  
  409. VM Arguments:
  410. jvm_args: -Xms256M -Xmx8154M -Djava.library.path=C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives -Dorg.lwjgl.librarypath=C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives -Dnet.java.games.input.librarypath=C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives -Duser.home=C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.net.preferIPv4Stack=true -Xms2048m -XX:PermSize=256m -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc
  411. java_command: net.minecraft.launchwrapper.Launch --username BrickVoid --version 1.7.10 --gameDir C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\minecraft --assetsDir C:\Users\Hyde\Desktop\FTB Minecraft\assets --assetIndex 1.7.10 --uuid b65eebba5d17495d92d68c0497fc2278 --accessToken 49ae66fdf13d44a9a50cfbcb2fcf3ab1 --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 1023 --height 767
  412. java_class_path (initial): C:\Users\Hyde\Desktop\FTB Minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1566-1.7.10\forge-1.7.10-10.13.4.1566-1.7.10-universal.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\versions\1.7.10\1.7.10.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\apache\commons\commons-compress\1.8.1\com
  413. Launcher Type: SUN_STANDARD
  414.  
  415. Environment Variables:
  416. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\system32\wbem;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;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)\NVIDIA Corporation\PhysX\Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre1.8.0_66\bin
  417. USERNAME=Hyde
  418. OS=Windows_NT
  419. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  420.  
  421.  
  422.  
  423. --------------- S Y S T E M ---------------
  424.  
  425. OS: Windows 10.0 , 64 bit Build 10586 (10.0.10586.0)
  426.  
  427. CPU:total 4 (4 cores per cpu, 1 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, tsc, tscinvbit, tscinv
  428.  
  429. Memory: 4k page, physical 8350032k(4798128k free), swap 16738640k(11719228k free)
  430.  
  431. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.66-b18) for windows-amd64 JRE (1.8.0_66-b18), built on Nov 9 2015 10:51:13 by "java_re" with MS VC++ 10.0 (VS2010)
  432.  
  433. time: Mon Jan 04 07:02:02 2016
  434. elapsed time: 68 seconds (0d 0h 1m 8s)
Advertisement
Add Comment
Please, Sign In to add comment