Jump to content
  • 0

Technic launcher crashes with java 64-bit


Question

Posted (edited)

This has probably already been solved but it's 4 am and I've been on google for about an hour already, installing and uninstalling java countless times. 

The launcher does nothing but produce a crash log when executed with java 64-bit installed, works with java-32 bit. Any help would be appreciated, thanks in advance.

Quote

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffe908fd0c, pid=13884, tid=0x0000000000000a8c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [d3d9.dll+0xfd0c]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x000000001f02a000):  JavaThread "AWT-Windows" daemon [_thread_in_native, id=2700, stack(0x000000001fae0000,0x000000001fbe0000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000000

Registers:
RAX=0x0000000000000000, RBX=0x000000001fbddd30, RCX=0x0000000027dd7f80, RDX=0x000000001fbde540
RSP=0x000000001fbddc88, RBP=0x000000001fbde020, RSI=0x0000000000000001, RDI=0x0000000027e74780
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000027dd8d9c, R11=0x0000000000000246
R12=0x0000000000000002, R13=0x000000001fbde540, R14=0x0000000000000000, R15=0x0000000000000000
RIP=0x00007fffe908fd0c, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000001fbddc88)
0x000000001fbddc88:   00007fffe909167f 000000001fbddce8
0x000000001fbddc98:   000000001fbddcf0 0000000000000638
0x000000001fbddca8:   0000000000010003 0000000000000000
0x000000001fbddcb8:   0000000027e74780 0000000000000000
0x000000001fbddcc8:   00007fffe90a76a6 0000000000000000
0x000000001fbddcd8:   0000000000000000 0000000000000001
0x000000001fbddce8:   0000000000000001 0000000000000000
0x000000001fbddcf8:   0000000000000000 0000000000005c88
0x000000001fbddd08:   0000000000005c90 0000000000000000
0x000000001fbddd18:   000000001fbddd68 0000000000000000
0x000000001fbddd28:   000000000000001a 0000000000000000
0x000000001fbddd38:   0000000000000000 00000000298a9080
0x000000001fbddd48:   0000000027dd7f80 0000000000000000
0x000000001fbddd58:   0000000000841df8 0000000000000000
0x000000001fbddd68:   0000000000000003 0000000000000000
0x000000001fbddd78:   0000000000000000 0000078000000048 

Instructions: (pc=0x00007fffe908fd0c)
0x00007fffe908fcec:   e9 10 fe ff ff cc cc cc cc cc cc cc cc cc cc cc
0x00007fffe908fcfc:   cc cc cc cc ff 25 00 00 00 00 30 96 01 80 01 00
0x00007fffe908fd0c:   00 00 5c 24 20 55 56 57 41 54 41 55 41 56 41 57
0x00007fffe908fd1c:   48 8d 6c 24 c0 48 81 ec 40 01 00 00 48 8b 05 a9 


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x000000001fbddd30 is pointing into the stack for thread: 0x000000001f02a000
RCX=0x0000000027dd7f80 is an unknown value
RDX=0x000000001fbde540 is pointing into the stack for thread: 0x000000001f02a000
RSP=0x000000001fbddc88 is pointing into the stack for thread: 0x000000001f02a000
RBP=0x000000001fbde020 is pointing into the stack for thread: 0x000000001f02a000
RSI=0x0000000000000001 is an unknown value
RDI=0x0000000027e74780 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000027dd8d9c is an unknown value
R11=0x0000000000000246 is an unknown value
R12=0x0000000000000002 is an unknown value
R13=0x000000001fbde540 is pointing into the stack for thread: 0x000000001f02a000
R14=0x0000000000000000 is an unknown value
R15=0x0000000000000000 is an unknown value


Stack: [0x000000001fae0000,0x000000001fbe0000],  sp=0x000000001fbddc88,  free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [d3d9.dll+0xfd0c]
C  [d3d9.dll+0x1167f]
C  [d3d9.dll+0x276a6]
C  [d3d9.dll+0x2cb68]
C  [d3d9.dll+0x2a81e]
C  [awt.dll+0x19e2d]
C  [awt.dll+0x19f8b]
C  [awt.dll+0x1a93f]
C  [awt.dll+0x1e4c5]
C  [awt.dll+0x1b609]
C  0x0000000003417f74

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sun.java2d.d3d.D3DGraphicsDevice.getDeviceCapsNative(I)I+0
j  sun.java2d.d3d.D3DGraphicsDevice.access$000(I)I+1
j  sun.java2d.d3d.D3DGraphicsDevice$1.run()V+8
v  ~StubRoutines::call_stub
j  sun.awt.windows.WToolkit.eventLoop()V+0
j  sun.awt.windows.WToolkit.run()V+58
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
=>0x000000001f02a000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2700, stack(0x000000001fae0000,0x000000001fbe0000)]
  0x000000001f025800 JavaThread "AWT-Shutdown" [_thread_blocked, id=3328, stack(0x000000001f9e0000,0x000000001fae0000)]
  0x000000001f022800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5284, stack(0x000000001f8e0000,0x000000001f9e0000)]
  0x000000001e28c800 JavaThread "Service Thread" daemon [_thread_blocked, id=6188, stack(0x000000001edb0000,0x000000001eeb0000)]
  0x000000001e1ff800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=1412, stack(0x000000001ecb0000,0x000000001edb0000)]
  0x000000001e1f1000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=14120, stack(0x000000001ebb0000,0x000000001ecb0000)]
  0x000000001e1ee000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3360, stack(0x000000001eab0000,0x000000001ebb0000)]
  0x000000001e1e9000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=14248, stack(0x000000001e9b0000,0x000000001eab0000)]
  0x000000001e1e7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=7312, stack(0x000000001e8b0000,0x000000001e9b0000)]
  0x000000001c30e800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9716, stack(0x000000001e7b0000,0x000000001e8b0000)]
  0x000000001e1e0800 JavaThread "Finalizer" daemon [_thread_blocked, id=6172, stack(0x000000001e5c0000,0x000000001e6c0000)]
  0x0000000001334000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5484, stack(0x000000001e0c0000,0x000000001e1c0000)]
  0x0000000001240800 JavaThread "main" [_thread_in_native, id=7964, stack(0x0000000001140000,0x0000000001240000)]

Other Threads:
  0x000000001c2f8800 VMThread [stack: 0x000000001dfc0000,0x000000001e0c0000] [id=916]
  0x000000001e2b8000 WatcherThread [stack: 0x000000001eeb0000,0x000000001efb0000] [id=6288]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 76288K, used 30862K [0x000000076ae00000, 0x0000000770300000, 0x00000007c0000000)
  eden space 65536K, 47% used [0x000000076ae00000,0x000000076cc23a18,0x000000076ee00000)
  from space 10752K, 0% used [0x000000076f880000,0x000000076f880000,0x0000000770300000)
  to   space 10752K, 0% used [0x000000076ee00000,0x000000076ee00000,0x000000076f880000)
 ParOldGen       total 175104K, used 0K [0x00000006c0a00000, 0x00000006cb500000, 0x000000076ae00000)
  object space 175104K, 0% used [0x00000006c0a00000,0x00000006c0a00000,0x00000006cb500000)
 Metaspace       used 11088K, capacity 11270K, committed 11392K, reserved 1058816K
  class space    used 1309K, capacity 1379K, committed 1408K, reserved 1048576K

Card table byte_map: [0x0000000001700000,0x0000000001f00000] byte_map_base: 0xfffffffffe0fb000

Marking Bits: (ParMarkBitMap*) 0x000000006c55c720
 Begin Bits: [0x0000000013160000, 0x0000000017138000)
 End Bits:   [0x0000000017138000, 0x000000001b110000)

Polling page: 0x00000000007e0000

CodeCache: size=245760Kb used=2656Kb max_used=2656Kb free=243103Kb
 bounds [0x0000000003400000, 0x00000000036a0000, 0x0000000012400000]
 total_blobs=1149 nmethods=715 adapters=347
 compilation: enabled

Compilation events (10 events):
Event: 0.434 Thread 0x000000001e1ff800  711       3       java.lang.String::indexOf (166 bytes)
Event: 0.435 Thread 0x000000001e1ff800 nmethod 711 0x0000000003688490 code [0x0000000003688640, 0x0000000003688c90]
Event: 0.436 Thread 0x000000001e1ff800  713       3       java.util.HashMap::<init> (11 bytes)
Event: 0.436 Thread 0x000000001e1ff800 nmethod 713 0x0000000003694510 code [0x0000000003694680, 0x0000000003694890]
Event: 0.437 Thread 0x000000001e1ff800  714  s    3       sun.misc.URLClassPath::getLookupCache (98 bytes)
Event: 0.437 Thread 0x000000001e1ff800 nmethod 714 0x0000000003694950 code [0x0000000003694ae0, 0x0000000003695058]
Event: 0.437 Thread 0x000000001e1ff800  715       3       sun.misc.URLClassPath::access$100 (7 bytes)
Event: 0.437 Thread 0x000000001e1ff800 nmethod 715 0x00000000036951d0 code [0x0000000003695340, 0x00000000036954a8]
Event: 0.444 Thread 0x000000001e1ff800  716       1       java.util.ResourceBundle$CacheKey::hashCode (5 bytes)
Event: 0.444 Thread 0x000000001e1ff800 nmethod 716 0x0000000003699050 code [0x00000000036991a0, 0x00000000036992b0]

GC Heap History (0 events):
No events

Deoptimization events (10 events):
Event: 0.207 Thread 0x0000000001240800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000035240c8 method=java.lang.String.hashCode()I @ 14
Event: 0.208 Thread 0x0000000001240800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003599974 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 37
Event: 0.209 Thread 0x0000000001240800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003597714 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 37
Event: 0.218 Thread 0x0000000001240800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000035a316c method=java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; @ 126
Event: 0.218 Thread 0x0000000001240800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000035a316c method=java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; @ 126
Event: 0.218 Thread 0x0000000001240800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000035a316c method=java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; @ 126
Event: 0.302 Thread 0x0000000001240800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000035a316c method=java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; @ 126
Event: 0.302 Thread 0x0000000001240800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003588210 method=java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; @ 62
Event: 0.395 Thread 0x0000000001240800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000363a71c method=java.lang.String.replace(CC)Ljava/lang/String; @ 26
Event: 0.407 Thread 0x0000000001240800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036335c0 method=java.lang.String.indexOf([CII[CIII)I @ 3

Internal exceptions (10 events):
Event: 0.308 Thread 0x0000000001240800 Exception <a 'java/io/IOException'> (0x000000076be8c820) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.308 Thread 0x0000000001240800 Exception <a 'java/io/IOException'> (0x000000076be8cf00) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.308 Thread 0x0000000001240800 Exception <a 'java/io/IOException'> (0x000000076be8d190) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.308 Thread 0x0000000001240800 Exception <a 'java/io/IOException'> (0x000000076be8d3f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.324 Thread 0x0000000001240800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076befa530) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.324 Thread 0x0000000001240800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076befa928) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.354 Thread 0x0000000001240800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000076c0db740) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 0.418 Thread 0x0000000001240800 Exception <a 'java/io/IOException'> (0x000000076cb2baa0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.418 Thread 0x0000000001240800 Exception <a 'java/io/IOException'> (0x000000076cb2bd30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.418 Thread 0x0000000001240800 Exception <a 'java/io/IOException'> (0x000000076cb2bf90) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 0.472 loading class sun/java2d/pipe/RenderQueue done
Event: 0.472 loading class sun/java2d/d3d/D3DRenderQueue done
Event: 0.472 loading class sun/java2d/pipe/RenderBuffer
Event: 0.472 loading class sun/java2d/pipe/RenderBuffer done
Event: 0.472 loading class sun/java2d/d3d/D3DRenderQueue$1
Event: 0.472 loading class sun/java2d/d3d/D3DRenderQueue$1 done
Event: 0.472 loading class sun/java2d/d3d/D3DGraphicsDevice$1Result
Event: 0.472 loading class sun/java2d/d3d/D3DGraphicsDevice$1Result done
Event: 0.472 loading class sun/java2d/d3d/D3DGraphicsDevice$1
Event: 0.472 loading class sun/java2d/d3d/D3DGraphicsDevice$1 done


Dynamic libraries:
0x00007ff7a5370000 - 0x00007ff7a53a7000     C:\Program Files\Java\jre1.8.0_131\bin\javaw.exe
0x00007ff80d640000 - 0x00007ff80d81b000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ff80c720000 - 0x00007ff80c7ce000     C:\Windows\System32\KERNEL32.DLL
0x00007ff809d80000 - 0x00007ff809fc9000     C:\Windows\System32\KERNELBASE.dll
0x00007ff80b030000 - 0x00007ff80b0d1000     C:\Windows\System32\ADVAPI32.dll
0x00007ff80d100000 - 0x00007ff80d19d000     C:\Windows\System32\msvcrt.dll
0x00007ff80cc60000 - 0x00007ff80ccb9000     C:\Windows\System32\sechost.dll
0x00007ff80ce30000 - 0x00007ff80cf55000     C:\Windows\System32\RPCRT4.dll
0x00007ff80cb10000 - 0x00007ff80cc5a000     C:\Windows\System32\USER32.dll
0x00007ff809d60000 - 0x00007ff809d7e000     C:\Windows\System32\win32u.dll
0x00007ff80aea0000 - 0x00007ff80aec7000     C:\Windows\System32\GDI32.dll
0x00007ff80a910000 - 0x00007ff80aa99000     C:\Windows\System32\gdi32full.dll
0x00007ff809c10000 - 0x00007ff809caa000     C:\Windows\System32\msvcp_win.dll
0x00007ff80aaa0000 - 0x00007ff80ab96000     C:\Windows\System32\ucrtbase.dll
0x00007fffff3a0000 - 0x00007fffff607000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.0_none_108e4f62dfe5d999\COMCTL32.dll
0x00007ff80aba0000 - 0x00007ff80ae99000     C:\Windows\System32\combase.dll
0x00007ff80a8a0000 - 0x00007ff80a90a000     C:\Windows\System32\bcryptPrimitives.dll
0x00007ff80ccd0000 - 0x00007ff80ccfd000     C:\Windows\System32\IMM32.DLL
0x000000006c5e0000 - 0x000000006c6b2000     C:\Program Files\Java\jre1.8.0_131\bin\msvcr100.dll
0x000000006bd40000 - 0x000000006c5dc000     C:\Program Files\Java\jre1.8.0_131\bin\server\jvm.dll
0x00007ff80ccc0000 - 0x00007ff80ccc8000     C:\Windows\System32\PSAPI.DLL
0x00007ffffa610000 - 0x00007ffffa619000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff807e90000 - 0x00007ff807eb3000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ff804c00000 - 0x00007ff804c0a000     C:\Windows\SYSTEM32\VERSION.dll
0x00007ff80c940000 - 0x00007ff80c9ac000     C:\Windows\System32\WS2_32.dll
0x00007ff807e30000 - 0x00007ff807e5b000     C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ff809b60000 - 0x00007ff809ba9000     C:\Windows\System32\cfgmgr32.dll
0x000000006f980000 - 0x000000006f98f000     C:\Program Files\Java\jre1.8.0_131\bin\verify.dll
0x000000006bd10000 - 0x000000006bd39000     C:\Program Files\Java\jre1.8.0_131\bin\java.dll
0x000000006bcf0000 - 0x000000006bd06000     C:\Program Files\Java\jre1.8.0_131\bin\zip.dll
0x00007ff80b1f0000 - 0x00007ff80c627000     C:\Windows\System32\SHELL32.dll
0x00007ff80cd00000 - 0x00007ff80cdaa000     C:\Windows\System32\shcore.dll
0x00007ff80a1a0000 - 0x00007ff80a892000     C:\Windows\System32\windows.storage.dll
0x00007ff80cdb0000 - 0x00007ff80ce01000     C:\Windows\System32\shlwapi.dll
0x00007ff809ad0000 - 0x00007ff809ae1000     C:\Windows\System32\kernel.appcore.dll
0x00007ff809b10000 - 0x00007ff809b5c000     C:\Windows\System32\powrprof.dll
0x00007ff809af0000 - 0x00007ff809b05000     C:\Windows\System32\profapi.dll
0x000000006bb50000 - 0x000000006bce8000     C:\Program Files\Java\jre1.8.0_131\bin\awt.dll
0x00007ff80aed0000 - 0x00007ff80af8f000     C:\Windows\System32\OLEAUT32.dll
0x00007ff808080000 - 0x00007ff8080fe000     C:\Windows\SYSTEM32\apphelp.dll
0x00007ff8081c0000 - 0x00007ff808255000     C:\Windows\system32\uxtheme.dll
0x00007ff80c7d0000 - 0x00007ff80c936000     C:\Windows\System32\MSCTF.dll
0x0000000180000000 - 0x0000000180037000     C:\Program Files (x86)\RivaTuner Statistics Server\RTSSHooks64.dll
0x0000000070020000 - 0x00000000700c3000     C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9279_none_08e667efa83ba076\MSVCR90.dll
0x00007ff8069d0000 - 0x00007ff8069fa000     C:\Windows\system32\dwmapi.dll
0x00007ff80c9b0000 - 0x00007ff80caf4000     C:\Windows\System32\ole32.dll
0x00007ff809560000 - 0x00007ff809577000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ff808fe0000 - 0x00007ff809014000     C:\Windows\system32\rsaenh.dll
0x00007ff809670000 - 0x00007ff809695000     C:\Windows\SYSTEM32\bcrypt.dll
0x00007ff8099e0000 - 0x00007ff809a09000     C:\Windows\SYSTEM32\USERENV.dll
0x00007ff809580000 - 0x00007ff80958b000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x000000006bb30000 - 0x000000006bb4a000     C:\Program Files\Java\jre1.8.0_131\bin\net.dll
0x00007ff8093c0000 - 0x00007ff80941c000     C:\Windows\system32\mswsock.dll
0x00007ff809160000 - 0x00007ff809197000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ff80c630000 - 0x00007ff80c638000     C:\Windows\System32\NSI.dll
0x00007ff804f90000 - 0x00007ff804fa6000     C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff8056c0000 - 0x00007ff8056da000     C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x000000006bb10000 - 0x000000006bb21000     C:\Program Files\Java\jre1.8.0_131\bin\nio.dll
0x00007fffe1b30000 - 0x00007fffe1c51000     C:\Windows\system32\opengl32.dll
0x00007ffff5880000 - 0x00007ffff58ac000     C:\Windows\SYSTEM32\GLU32.dll
0x00007fffe9080000 - 0x00007fffe9209000     C:\Windows\system32\d3d9.dll
0x00007ff803ff0000 - 0x00007ff8040cf000     C:\Windows\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_37d45e9f80293cf0\nvldumdx.dll
0x00007ff809fd0000 - 0x00007ff80a199000     C:\Windows\System32\crypt32.dll
0x00007ff809ab0000 - 0x00007ff809ac1000     C:\Windows\System32\MSASN1.dll
0x00007ff809bb0000 - 0x00007ff809c06000     C:\Windows\System32\WINTRUST.DLL
0x00007ff80ce10000 - 0x00007ff80ce2d000     C:\Windows\System32\imagehlp.dll
0x00007fffdc080000 - 0x00007fffdd094000     C:\Windows\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_37d45e9f80293cf0\nvd3dumx.dll
0x00007ff800960000 - 0x00007ff800b31000     C:\Windows\system32\nvspcap64.dll
0x00007ff80d200000 - 0x00007ff80d63b000     C:\Windows\System32\SETUPAPI.dll
0x00007ff8007f0000 - 0x00007ff8008c7000     C:\Windows\SYSTEM32\WINHTTP.dll
0x00007ff8065b0000 - 0x00007ff8065c3000     C:\Windows\SYSTEM32\WTSAPI32.dll
0x00007ff8003a0000 - 0x00007ff8007bf000     C:\Windows\system32\nvapi64.dll
0x00007ff808920000 - 0x00007ff8089c4000     C:\Windows\SYSTEM32\dxgi.dll
0x00007ff808630000 - 0x00007ff808658000     C:\Windows\SYSTEM32\DEVOBJ.dll
0x00007ff800050000 - 0x00007ff800137000     C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
0x00007ffffa150000 - 0x00007ffffa2f9000     C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Djava.net.preferIPv4Stack=true -Dawt.useSystemAAFontSettings=lcd -Dswing.aatext=true 
java_command: net.technicpack.launcher.LauncherMain
java_class_path (initial): D:\Downloads\TechnicLauncher.exe;anything
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\Users\Robin\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Java\jre1.8.0_131\bin
USERNAME=Robin
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 9, GenuineIntel

---------------  S Y S T E M  ---------------

OS: Windows 10.0 , 64 bit Build 15063 (10.0.15063.0)

CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 158 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx

Memory: 4k page, physical 16734216k(9620128k free), swap 19748872k(10804436k free)

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)

time: Wed May 03 07:30:21 2017
elapsed time: 0 seconds (0d 0h 0m 0s)

 

 

Edited by patzh

2 answers to this question

Recommended Posts

  • 0
Posted

Turns out rivatuner statistics server was launcing as 32-bit java at the same time and causing some issues, i think. Either way, closing that program fixed the issue

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...