Jump to content

Question

Posted

Launcher Version: 223

Operating System: Windows 8 64-bit

Java Version: Java 7 update 21

Antivirus Program: Bullguard

Description of Problem:

When i get to the MOJANG screen in any modpack inlcuding Feed The Beast it just crashes

Error Messages:

#

# A fatal error has been detected by the Java Runtime Environment:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fb7bfdeffb, pid=6740, tid=2904

#

# JRE version: 7.0_21-b11

# Java VM: Java HotSpot 64-Bit Server VM (23.21-b01 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C [OpenAL64.dll+0x2effb] alcProcessContext+0x20baf

#

# 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:

# [url]http://bugreport.sun.com/bugreport/crash.jsp[/url]

# 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 (0x000000000fa68800): JavaThread "Thread-11" [_thread_in_native, id=2904, stack(0x0000000010560000,0x0000000010660000)]

 

siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000007fb7bfdeffb

 

Registers:

RAX=0x0000000013370d00, RBX=0x0000000013370cb0, RCX=0x0000000000000000, RDX=0x0000000013370d00

RSP=0x000000001065ed18, RBP=0x0000000000000028, RSI=0x0000000013370cb0, RDI=0x0000000013370d00

R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000000000001, R11=0x0000000000000028

R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000001

RIP=0x000007fb7bfdeffb, EFLAGS=0x0000000000010246

 

Top of Stack: (sp=0x000000001065ed18)

0x000000001065ed18: 000007fb7bfbe842 000007fb7bfd4e1c

0x000000001065ed28: 000007fb7bfc0557 0000000700000000

0x000000001065ed38: 0000000000000003 000000001065eec8

0x000000001065ed48: 0000000000000000 0000000000000000

0x000000001065ed58: 0000000000000000 0000000000000000

0x000000001065ed68: 0000000000000000 000000077d53bbf8

0x000000001065ed78: 0000000000000000 0000000000000040

0x000000001065ed88: 000000000fa68800 000000001065eec8

0x000000001065ed98: 000047bd6c616695 000000000fa68800

0x000000001065eda8: 000000001065eec8 000000077d53bbf8

0x000000001065edb8: 0000000000000000 0000000000000000

0x000000001065edc8: 000007fb7bfdbef8 0000000000000000

0x000000001065edd8: 000007fb7bfb83b6 0000000013370cb0

0x000000001065ede8: 000000001065eea8 0000000013370cb0

0x000000001065edf8: 0000000000000000 0000000000000000

0x000000001065ee08: 00000000125862d7 0000000000000000

 

Instructions: (pc=0x000007fb7bfdeffb)

0x000007fb7bfdefdb: 74 77 61 72 65 20 6f 6e 20 48 f8 6a 74 74 61 6c

0x000007fb7bfdefeb: 65 72 65 20 28 53 6e 64 54 41 75 64 69 6f 29 00

0x000007fb7bfdeffb: 44 69 72 65 63 74 53 6f 75 6e 64 20 53 6f 66 74

0x000007fb7bfdf00b: 77 61 72 65 20 6f 6e 20 48 f8 6a 74 74 61 6c 65

 

 

Register to memory mapping:

 

RAX=0x0000000013370d00 is an unknown value

RBX=0x0000000013370cb0 is an unknown value

RCX=0x0000000000000000 is an unknown value

RDX=0x0000000013370d00 is an unknown value

RSP=0x000000001065ed18 is pointing into the stack for thread: 0x000000000fa68800

RBP=0x0000000000000028 is an unknown value

RSI=0x0000000013370cb0 is an unknown value

RDI=0x0000000013370d00 is an unknown value

R8 =0x0000000000000000 is an unknown value

R9 =0x0000000000000000 is an unknown value

R10=0x0000000000000001 is an unknown value

R11=0x0000000000000028 is an unknown value

R12=0x0000000000000000 is an unknown value

R13=0x0000000000000000 is an unknown value

R14=0x0000000000000000 is an unknown value

R15=0x0000000000000001 is an unknown value

 

 

Stack: [0x0000000010560000,0x0000000010660000], sp=0x000000001065ed18, free space=1019k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C [OpenAL64.dll+0x2effb] alcProcessContext+0x20baf

 

[error occurred during error reporting (printing native stack), id 0xc0000005]

 

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j org.lwjgl.openal.ALC10.nalcOpenDevice(Ljava/lang/String;)J+0

j org.lwjgl.openal.ALC10.alcOpenDevice(Ljava/lang/String;)Lorg/lwjgl/openal/ALCdevice;+1

j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+12

j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+233

j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5

j org.lwjgl.openal.AL.create()V+6

j paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2

j paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273

j paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206

j paulscode.sound.CommandThread.run()V+51

v ~StubRoutines::call_stub

 

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

 

Java Threads: ( => current thread )

0x0000000016b2a800 JavaThread "Thread-12" [_thread_blocked, id=208, stack(0x000000001dff0000,0x000000001e0f0000)]

=>0x000000000fa68800 JavaThread "Thread-11" [_thread_in_native, id=2904, stack(0x0000000010560000,0x0000000010660000)]

0x000000000fa64000 JavaThread "Railcraft Version Check" [_thread_in_native, id=12412, stack(0x000000001def0000,0x000000001dff0000)]

0x000000000fa63000 JavaThread "Minecraft main thread" [_thread_blocked, id=15096, stack(0x0000000013ab0000,0x0000000013bb0000)]

0x000000000fa64800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=8064, stack(0x00000000138f0000,0x00000000139f0000)]

0x000000000fa6a000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=13576, stack(0x0000000012820000,0x0000000012920000)]

0x000000000fa69000 JavaThread "Thread-7" [_thread_blocked, id=10432, stack(0x0000000012130000,0x0000000012230000)]

0x000000000fa65800 JavaThread "SwingWorker-pool-194143071-thread-11" [_thread_blocked, id=13080, stack(0x000000000eed0000,0x000000000efd0000)]

0x000000000fa67800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=11544, stack(0x000000000e9c0000,0x000000000eac0000)]

0x000000000fa67000 JavaThread "Swing-Shell" daemon [_thread_blocked, id=11160, stack(0x00000000133f0000,0x00000000134f0000)]

0x000000000fa66000 JavaThread "DestroyJavaVM" [_thread_blocked, id=15268, stack(0x0000000001ec0000,0x0000000001fc0000)]

0x00000000106c0000 JavaThread "TimerQueue" daemon [_thread_blocked, id=8932, stack(0x0000000012670000,0x0000000012770000)]

0x000000000f68d800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=10196, stack(0x000000000ecc0000,0x000000000edc0000)]

0x000000000f3b4800 JavaThread "Log Flush Thread" daemon [_thread_blocked, id=2208, stack(0x0000000010460000,0x0000000010560000)]

0x000000000f6b3000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=10972, stack(0x000000000fa80000,0x000000000fb80000)]

0x000000000cbe6800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1600, stack(0x000000000d180000,0x000000000d280000)]

0x000000000ce13800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6148, stack(0x000000000d080000,0x000000000d180000)]

0x000000000ce12800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=12060, stack(0x000000000cf80000,0x000000000d080000)]

0x000000000b0f1800 JavaThread "Service Thread" daemon [_thread_blocked, id=14716, stack(0x000000000c890000,0x000000000c990000)]

0x000000000b0e9800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3256, stack(0x000000000c790000,0x000000000c890000)]

0x000000000b0de000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5016, stack(0x000000000c690000,0x000000000c790000)]

0x000000000b0dd000 JavaThread "Attach Listener" daemon [_thread_blocked, id=14064, stack(0x000000000c590000,0x000000000c690000)]

0x000000000b0d9800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11396, stack(0x000000000c490000,0x000000000c590000)]

0x000000000b075000 JavaThread "Finalizer" daemon [_thread_blocked, id=13756, stack(0x000000000c390000,0x000000000c490000)]

0x000000000b06c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7656, stack(0x000000000c290000,0x000000000c390000)]

 

Other Threads:

0x000000000b064800 VMThread [stack: 0x000000000c190000,0x000000000c290000] [id=7572]

0x000000000b10e000 WatcherThread [stack: 0x000000000c990000,0x000000000ca90000] [id=4224]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap

PSYoungGen total 328384K, used 184257K [0x00000007d5560000, 0x00000007ec470000, 0x0000000800000000)

eden space 284224K, 60% used [0x00000007d5560000,0x00000007dfc8e720,0x00000007e6af0000)

from space 44160K, 29% used [0x00000007e9950000,0x00000007ea611dc0,0x00000007ec470000)

to space 45824K, 0% used [0x00000007e6af0000,0x00000007e6af0000,0x00000007e97b0000)

ParOldGen total 102656K, used 65964K [0x0000000780000000, 0x0000000786440000, 0x00000007d5560000)

object space 102656K, 64% used [0x0000000780000000,0x000000078406b298,0x0000000786440000)

PSPermGen total 54400K, used 40183K [0x000000077ae00000, 0x000000077e320000, 0x0000000780000000)

object space 54400K, 73% used [0x000000077ae00000,0x000000077d53dd40,0x000000077e320000)

 

Card table byte_map: [0x0000000005180000,0x00000000055b0000] byte_map_base: 0x00000000015a9000

 

Polling page: 0x0000000001df0000

 

Code Cache [0x00000000020c0000, 0x0000000002440000, 0x00000000050c0000)

total_blobs=1644 nmethods=896 adapters=699 free_code_cache=45857Kb largest_free_block=46661760

 

Compilation events (10 events):

Event: 125.157 Thread 0x000000000b0e9800 933 java.util.regex.Pattern$Curly::match0 (174 bytes)

Event: 125.176 Thread 0x000000000b0e9800 nmethod 933 0x00000000021dc7d0 code [0x00000000021dca80, 0x00000000021ddd08]

Event: 125.245 Thread 0x000000000b0de000 934 java.lang.String::equalsIgnoreCase (48 bytes)

Event: 125.245 Thread 0x000000000b0e9800 935 sun.security.util.ObjectIdentifier::pack (219 bytes)

Event: 125.246 Thread 0x000000000b0de000 nmethod 934 0x0000000002201f10 code [0x0000000002202060, 0x0000000002202148]

Event: 125.248 Thread 0x000000000b0e9800 nmethod 935 0x000000000227f6d0 code [0x000000000227f820, 0x000000000227fbb8]

Event: 125.461 Thread 0x000000000b0de000 936 java.util.concurrent.atomic.AtomicInteger::get (5 bytes)

Event: 125.462 Thread 0x000000000b0de000 nmethod 936 0x0000000002338ed0 code [0x0000000002339000, 0x0000000002339058]

Event: 125.468 Thread 0x000000000b0e9800 937 java.security.MessageDigest::update (11 bytes)

Event: 125.468 Thread 0x000000000b0e9800 nmethod 937 0x00000000021a4c90 code [0x00000000021a4de0, 0x00000000021a4e98]

 

GC Heap History (10 events):

Event: 120.005 GC heap before

{Heap before GC invocations=9 (full 0):

PSYoungGen total 142656K, used 142645K [0x00000007d5560000, 0x00000007e97a0000, 0x0000000800000000)

eden space 112768K, 100% used [0x00000007d5560000,0x00000007dc380000,0x00000007dc380000)

from space 29888K, 99% used [0x00000007dedf0000,0x00000007e0b1d718,0x00000007e0b20000)

to space 43456K, 0% used [0x00000007dc380000,0x00000007dc380000,0x00000007dedf0000)

ParOldGen total 87168K, used 63293K [0x0000000780000000, 0x0000000785520000, 0x00000007d5560000)

object space 87168K, 72% used [0x0000000780000000,0x0000000783dcf5a0,0x0000000785520000)

PSPermGen total 27200K, used 27172K [0x000000077ae00000, 0x000000077c890000, 0x0000000780000000)

object space 27200K, 99% used [0x000000077ae00000,0x000000077c889300,0x000000077c890000)

Event: 120.024 GC heap after

Heap after GC invocations=9 (full 0):

PSYoungGen total 156224K, used 28964K [0x00000007d5560000, 0x00000007e5d40000, 0x0000000800000000)

eden space 112768K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007dc380000)

from space 43456K, 66% used [0x00000007dc380000,0x00000007ddfc9048,0x00000007dedf0000)

to space 44864K, 0% used [0x00000007e3170000,0x00000007e3170000,0x00000007e5d40000)

ParOldGen total 87168K, used 68190K [0x0000000780000000, 0x0000000785520000, 0x00000007d5560000)

object space 87168K, 78% used [0x0000000780000000,0x0000000784297bf8,0x0000000785520000)

PSPermGen total 27200K, used 27172K [0x000000077ae00000, 0x000000077c890000, 0x0000000780000000)

object space 27200K, 99% used [0x000000077ae00000,0x000000077c889300,0x000000077c890000)

}

Event: 120.024 GC heap before

{Heap before GC invocations=10 (full 1):

PSYoungGen total 156224K, used 28964K [0x00000007d5560000, 0x00000007e5d40000, 0x0000000800000000)

eden space 112768K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007dc380000)

from space 43456K, 66% used [0x00000007dc380000,0x00000007ddfc9048,0x00000007dedf0000)

to space 44864K, 0% used [0x00000007e3170000,0x00000007e3170000,0x00000007e5d40000)

ParOldGen total 87168K, used 68190K [0x0000000780000000, 0x0000000785520000, 0x00000007d5560000)

object space 87168K, 78% used [0x0000000780000000,0x0000000784297bf8,0x0000000785520000)

PSPermGen total 27200K, used 27172K [0x000000077ae00000, 0x000000077c890000, 0x0000000780000000)

object space 27200K, 99% used [0x000000077ae00000,0x000000077c889300,0x000000077c890000)

Event: 120.110 GC heap after

Heap after GC invocations=10 (full 1):

PSYoungGen total 156224K, used 0K [0x00000007d5560000, 0x00000007e5d40000, 0x0000000800000000)

eden space 112768K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007dc380000)

from space 43456K, 0% used [0x00000007dc380000,0x00000007dc380000,0x00000007dedf0000)

to space 44864K, 0% used [0x00000007e3170000,0x00000007e3170000,0x00000007e5d40000)

ParOldGen total 102656K, used 50108K [0x0000000780000000, 0x0000000786440000, 0x00000007d5560000)

object space 102656K, 48% used [0x0000000780000000,0x00000007830ef0d0,0x0000000786440000)

PSPermGen total 54400K, used 27164K [0x000000077ae00000, 0x000000077e320000, 0x0000000780000000)

object space 54400K, 49% used [0x000000077ae00000,0x000000077c887088,0x000000077e320000)

}

Event: 120.805 GC heap before

{Heap before GC invocations=11 (full 1):

PSYoungGen total 156224K, used 112768K [0x00000007d5560000, 0x00000007e5d40000, 0x0000000800000000)

eden space 112768K, 100% used [0x00000007d5560000,0x00000007dc380000,0x00000007dc380000)

from space 43456K, 0% used [0x00000007dc380000,0x00000007dc380000,0x00000007dedf0000)

to space 44864K, 0% used [0x00000007e3170000,0x00000007e3170000,0x00000007e5d40000)

ParOldGen total 102656K, used 50108K [0x0000000780000000, 0x0000000786440000, 0x00000007d5560000)

object space 102656K, 48% used [0x0000000780000000,0x00000007830ef0d0,0x0000000786440000)

PSPermGen total 54400K, used 29849K [0x000000077ae00000, 0x000000077e320000, 0x0000000780000000)

object space 54400K, 54% used [0x000000077ae00000,0x000000077cb266d8,0x000000077e320000)

Event: 120.815 GC heap after

Heap after GC invocations=11 (full 1):

PSYoungGen total 218688K, used 17571K [0x00000007d5560000, 0x00000007e57f0000, 0x0000000800000000)

eden space 179264K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007e0470000)

from space 39424K, 44% used [0x00000007e3170000,0x00000007e4298e48,0x00000007e57f0000)

to space 42752K, 0% used [0x00000007e0470000,0x00000007e0470000,0x00000007e2e30000)

ParOldGen total 102656K, used 50108K [0x0000000780000000, 0x0000000786440000, 0x00000007d5560000)

object space 102656K, 48% used [0x0000000780000000,0x00000007830ef0d0,0x0000000786440000)

PSPermGen total 54400K, used 29849K [0x000000077ae00000, 0x000000077e320000, 0x0000000780000000)

object space 54400K, 54% used [0x000000077ae00000,0x000000077cb266d8,0x000000077e320000)

}

Event: 122.238 GC heap before

{Heap before GC invocations=12 (full 1):

PSYoungGen total 218688K, used 196835K [0x00000007d5560000, 0x00000007e57f0000, 0x0000000800000000)

eden space 179264K, 100% used [0x00000007d5560000,0x00000007e0470000,0x00000007e0470000)

from space 39424K, 44% used [0x00000007e3170000,0x00000007e4298e48,0x00000007e57f0000)

to space 42752K, 0% used [0x00000007e0470000,0x00000007e0470000,0x00000007e2e30000)

ParOldGen total 102656K, used 50108K [0x0000000780000000, 0x0000000786440000, 0x00000007d5560000)

object space 102656K, 48% used [0x0000000780000000,0x00000007830ef0d0,0x0000000786440000)

PSPermGen total 54400K, used 32771K [0x000000077ae00000, 0x000000077e320000, 0x0000000780000000)

object space 54400K, 60% used [0x000000077ae00000,0x000000077ce00c28,0x000000077e320000)

Event: 122.276 GC heap after

Heap after GC invocations=12 (full 1):

PSYoungGen total 222016K, used 37321K [0x00000007d5560000, 0x00000007ec730000, 0x0000000800000000)

eden space 179264K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007e0470000)

from space 42752K, 87% used [0x00000007e0470000,0x00000007e28e2780,0x00000007e2e30000)

to space 46976K, 0% used [0x00000007e9950000,0x00000007e9950000,0x00000007ec730000)

ParOldGen total 102656K, used 62958K [0x0000000780000000, 0x0000000786440000, 0x00000007d5560000)

object space 102656K, 61% used [0x0000000780000000,0x0000000783d7b920,0x0000000786440000)

PSPermGen total 54400K, used 32771K [0x000000077ae00000, 0x000000077e320000, 0x0000000780000000)

object space 54400K, 60% used [0x000000077ae00000,0x000000077ce00c28,0x000000077e320000)

}

Event: 123.670 GC heap before

{Heap before GC invocations=13 (full 1):

PSYoungGen total 222016K, used 216585K [0x00000007d5560000, 0x00000007ec730000, 0x0000000800000000)

eden space 179264K, 100% used [0x00000007d5560000,0x00000007e0470000,0x00000007e0470000)

from space 42752K, 87% used [0x00000007e0470000,0x00000007e28e2780,0x00000007e2e30000)

to space 46976K, 0% used [0x00000007e9950000,0x00000007e9950000,0x00000007ec730000)

ParOldGen total 102656K, used 62958K [0x0000000780000000, 0x0000000786440000, 0x00000007d5560000)

object space 102656K, 61% used [0x0000000780000000,0x0000000783d7b920,0x0000000786440000)

PSPermGen total 54400K, used 36650K [0x000000077ae00000, 0x000000077e320000, 0x0000000780000000)

object space 54400K, 67% used [0x000000077ae00000,0x000000077d1cab50,0x000000077e320000)

Event: 123.680 GC heap after

Heap after GC invocations=13 (full 1):

PSYoungGen total 328384K, used 13063K [0x00000007d5560000, 0x00000007ec470000, 0x0000000800000000)

eden space 284224K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007e6af0000)

from space 44160K, 29% used [0x00000007e9950000,0x00000007ea611dc0,0x00000007ec470000)

to space 45824K, 0% used [0x00000007e6af0000,0x00000007e6af0000,0x00000007e97b0000)

ParOldGen total 102656K, used 65964K [0x0000000780000000, 0x0000000786440000, 0x00000007d5560000)

object space 102656K, 64% used [0x0000000780000000,0x000000078406b298,0x0000000786440000)

PSPermGen total 54400K, used 36650K [0x000000077ae00000, 0x000000077e320000, 0x0000000780000000)

object space 54400K, 67% used [0x000000077ae00000,0x000000077d1cab50,0x000000077e320000)

}

 

Deoptimization events (10 events):

Event: 125.015 Thread 0x000000000fa63000 Uncommon trap -28 fr.pc 0x00000000021a1688

Event: 125.015 Thread 0x000000000fa63000 Uncommon trap -28 fr.pc 0x00000000021ab148

Event: 125.157 Thread 0x000000000fa63000 Uncommon trap -58 fr.pc 0x0000000002357e80

Event: 125.157 Thread 0x000000000fa63000 Uncommon trap -58 fr.pc 0x0000000002357e80

Event: 125.249 Thread 0x000000000fa64000 Uncommon trap -58 fr.pc 0x00000000021fffe8

Event: 125.249 Thread 0x000000000fa64000 Uncommon trap -58 fr.pc 0x00000000021fffe8

Event: 125.249 Thread 0x000000000fa64000 Uncommon trap -58 fr.pc 0x00000000021fffe8

Event: 125.249 Thread 0x000000000fa64000 Uncommon trap -58 fr.pc 0x00000000021fffe8

Event: 125.560 Thread 0x000000000fa64000 Uncommon trap -34 fr.pc 0x0000000002366ad8

Event: 125.560 Thread 0x000000000fa64000 Uncommon trap -34 fr.pc 0x000000000240f3d4

 

Internal exceptions (10 events):

Event: 125.461 Thread 0x000000000fa68800 Threw 0x00000007df9dd2e0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 125.461 Thread 0x000000000fa68800 Threw 0x00000007df9df4c0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 125.461 Thread 0x000000000fa68800 Threw 0x00000007df9e1448 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 125.461 Thread 0x000000000fa68800 Threw 0x00000007df9e62f0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 125.461 Thread 0x000000000fa68800 Threw 0x00000007df9e84d0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 125.461 Thread 0x000000000fa68800 Threw 0x00000007df9ea458 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 125.463 Thread 0x000000000fa68800 Threw 0x00000007df9f0e40 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 125.463 Thread 0x000000000fa68800 Threw 0x00000007df9f1240 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 125.470 Thread 0x000000000fa68800 Threw 0x00000007dfb14968 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 125.470 Thread 0x000000000fa68800 Threw 0x00000007dfb14d68 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

 

Events (10 events):

Event: 125.463 loading class 0x00000000186a5a30

Event: 125.463 loading class 0x00000000186a5a30 done

Event: 125.468 Thread 0x000000000b0e9800 flushing nmethod 0x00000000022b5650

Event: 125.468 Thread 0x000000000b0e9800 flushing nmethod 0x00000000022fe990

Event: 125.470 loading class 0x0000000017e136a0

Event: 125.470 loading class 0x0000000017e136a0 done

Event: 125.560 Thread 0x000000000fa64000 DEOPT PACKING pc=0x0000000002366ad8 sp=0x000000001dfee7f0

Event: 125.560 Thread 0x000000000fa64000 DEOPT UNPACKING pc=0x00000000020f9164 sp=0x000000001dfee790 mode 2

Event: 125.560 Thread 0x000000000fa64000 DEOPT PACKING pc=0x000000000240f3d4 sp=0x000000001dfee7f0

Event: 125.560 Thread 0x000000000fa64000 DEOPT UNPACKING pc=0x00000000020f9164 sp=0x000000001dfee780 mode 2

 

 

Dynamic libraries:

0x000007f77d5a0000 - 0x000007f77d5d3000 C:\Program Files\Java\jre7\bin\javaw.exe

0x000007fb8eb30000 - 0x000007fb8ecee000 C:\Windows\SYSTEM32\ntdll.dll

0x000007fb8cb90000 - 0x000007fb8ccc6000 C:\Windows\system32\KERNEL32.DLL

0x000007fb8bd90000 - 0x000007fb8be83000 C:\Windows\system32\KERNELBASE.dll

0x000007fb8c1b0000 - 0x000007fb8c28e000 C:\Windows\system32\ADVAPI32.dll

0x000007fb8e790000 - 0x000007fb8e8dc000 C:\Windows\system32\USER32.dll

0x000007fb87a90000 - 0x000007fb87cf9000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16384_none_418c2a697189c07f\COMCTL32.dll

0x000007fb8e6c0000 - 0x000007fb8e765000 C:\Windows\system32\msvcrt.dll

0x000007fb8c410000 - 0x000007fb8c458000 C:\Windows\SYSTEM32\sechost.dll

0x000007fb8d0c0000 - 0x000007fb8d200000 C:\Windows\system32\RPCRT4.dll

0x000007fb8ca50000 - 0x000007fb8cb90000 C:\Windows\system32\GDI32.dll

0x000007fb8eaf0000 - 0x000007fb8eb29000 C:\Windows\system32\IMM32.DLL

0x000007fb8bfe0000 - 0x000007fb8c0f5000 C:\Windows\system32\MSCTF.dll

0x0000000064150000 - 0x0000000064221000 C:\Program Files\Java\jre7\bin\msvcr100.dll

0x0000000062de0000 - 0x0000000063501000 C:\Program Files\Java\jre7\bin\server\jvm.dll

0x000007fb89b80000 - 0x000007fb89b89000 C:\Windows\SYSTEM32\WSOCK32.dll

0x000007fb8a3f0000 - 0x000007fb8a410000 C:\Windows\SYSTEM32\WINMM.dll

0x000007fb8e770000 - 0x000007fb8e777000 C:\Windows\system32\PSAPI.DLL

0x000007fb8c750000 - 0x000007fb8c7a8000 C:\Windows\system32\WS2_32.dll

0x000007fb8a280000 - 0x000007fb8a2b2000 C:\Windows\SYSTEM32\WINMMBASE.dll

0x000007fb8e780000 - 0x000007fb8e789000 C:\Windows\system32\NSI.dll

0x0000000066350000 - 0x000000006635f000 C:\Program Files\Java\jre7\bin\verify.dll

0x0000000066320000 - 0x0000000066348000 C:\Program Files\Java\jre7\bin\java.dll

0x0000000066300000 - 0x0000000066315000 C:\Program Files\Java\jre7\bin\zip.dll

0x0000000063fb0000 - 0x0000000064143000 C:\Program Files\Java\jre7\bin\awt.dll

0x000007fb8c960000 - 0x000007fb8ca23000 C:\Windows\system32\OLEAUT32.dll

0x000007fb8c7b0000 - 0x000007fb8c960000 C:\Windows\system32\combase.dll

0x000007fb856f0000 - 0x000007fb8578f000 C:\Windows\system32\apphelp.dll

0x000007fb8a2c0000 - 0x000007fb8a3a6000 C:\Windows\system32\uxtheme.dll

0x000007fb897e0000 - 0x000007fb897fe000 C:\Program Files\BullGuard Ltd\BullGuard\spamfilter\LittleHook.dll

0x000007fb8a1f0000 - 0x000007fb8a211000 C:\Windows\SYSTEM32\dwmapi.dll

0x000007fb8c290000 - 0x000007fb8c40e000 C:\Windows\system32\ole32.dll

0x000007fb8b920000 - 0x000007fb8b92a000 C:\Windows\SYSTEM32\CRYPTBASE.dll

0x000007fb8b7e0000 - 0x000007fb8b83c000 C:\Windows\SYSTEM32\bcryptPrimitives.dll

0x000007fb6e8d0000 - 0x000007fb6ead0000 C:\Windows\system32\d3d9.dll

0x000007fb88a70000 - 0x000007fb88a79000 C:\Windows\SYSTEM32\VERSION.dll

0x000007fb6d790000 - 0x000007fb6e8c7000 C:\Windows\SYSTEM32\nvd3dumx.dll

0x000007fb8b8d0000 - 0x000007fb8b913000 C:\Windows\SYSTEM32\powrprof.dll

0x0000000180000000 - 0x0000000180139000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll

0x000007fb8e4f0000 - 0x000007fb8e6c0000 C:\Windows\system32\SETUPAPI.dll

0x000007fb8d210000 - 0x000007fb8e4ee000 C:\Windows\system32\SHELL32.dll

0x000007fb8bb30000 - 0x000007fb8bb7f000 C:\Windows\system32\CFGMGR32.dll

0x000007fb8bb80000 - 0x000007fb8bba2000 C:\Windows\system32\DEVOBJ.dll

0x000007fb8c160000 - 0x000007fb8c1b0000 C:\Windows\system32\SHLWAPI.dll

0x000007fb8abc0000 - 0x000007fb8ac56000 C:\Windows\SYSTEM32\shcore.dll

0x0000000063f70000 - 0x0000000063fae000 C:\Program Files\Java\jre7\bin\fontmanager.dll

0x00000000662e0000 - 0x00000000662f9000 C:\Program Files\Java\jre7\bin\net.dll

0x000007fb8b250000 - 0x000007fb8b2ac000 C:\Windows\system32\mswsock.dll

0x00000000662c0000 - 0x00000000662d1000 C:\Program Files\Java\jre7\bin\nio.dll

0x0000000063f20000 - 0x0000000063f61000 C:\Program Files\Java\jre7\bin\t2k.dll

0x0000000066290000 - 0x00000000662b4000 C:\Program Files\Java\jre7\bin\sunec.dll

0x000007fb83f70000 - 0x000007fb83f84000 C:\Windows\system32\napinsp.dll

0x000007fb83f90000 - 0x000007fb83fa8000 C:\Windows\system32\pnrpnsp.dll

0x000007fb89e10000 - 0x000007fb89e26000 C:\Windows\system32\NLAapi.dll

0x000007fb8b090000 - 0x000007fb8b128000 C:\Windows\SYSTEM32\DNSAPI.dll

0x000007fb83fb0000 - 0x000007fb83fc2000 C:\Windows\System32\winrnr.dll

0x000007fb84000000 - 0x000007fb84014000 C:\Windows\system32\wshbth.dll

0x000007fb86cd0000 - 0x000007fb86cfa000 C:\Windows\SYSTEM32\IPHLPAPI.DLL

0x000007fb86cc0000 - 0x000007fb86cca000 C:\Windows\SYSTEM32\WINNSI.DLL

0x000007fb86c00000 - 0x000007fb86c5f000 C:\Windows\System32\fwpuclnt.dll

0x000007fb848e0000 - 0x000007fb848e8000 C:\Windows\System32\rasadhlp.dll

0x000007fb8b2b0000 - 0x000007fb8b2ca000 C:\Windows\SYSTEM32\CRYPTSP.dll

0x000007fb8af30000 - 0x000007fb8af79000 C:\Windows\system32\rsaenh.dll

0x000007fb8b030000 - 0x000007fb8b04f000 C:\Windows\SYSTEM32\USERENV.dll

0x000007fb8ba00000 - 0x000007fb8ba15000 C:\Windows\SYSTEM32\profapi.dll

0x0000000063ef0000 - 0x0000000063f20000 C:\Program Files\Java\jre7\bin\jpeg.dll

0x000007fb8bf40000 - 0x000007fb8bfd6000 C:\Windows\SYSTEM32\clbcatq.dll

0x000007fb888d0000 - 0x000007fb88a63000 C:\Windows\SYSTEM32\WindowsCodecs.dll

0x0000000063ec0000 - 0x0000000063eea000 C:\Program Files\Java\jre7\bin\dcpr.dll

0x0000000063eb0000 - 0x0000000063ebb000 C:\Program Files\Java\jre7\bin\management.dll

0x000007fb8be90000 - 0x000007fb8bf34000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.9200.16384_none_7762d5fd3178b04e\comctl32.dll

0x000007fb86480000 - 0x000007fb865da000 C:\Windows\system32\propsys.dll

0x000007fb835c0000 - 0x000007fb8375b000 C:\Windows\system32\NetworkExplorer.dll

0x000007fb84a40000 - 0x000007fb84a79000 C:\Windows\System32\shdocvw.dll

0x000007fb87990000 - 0x000007fb879c5000 C:\Windows\System32\thumbcache.dll

0x000007fb83130000 - 0x000007fb83147000 C:\Windows\SYSTEM32\MPR.dll

0x000007fb8a7f0000 - 0x000007fb8a7fa000 C:\Windows\System32\drprov.dll

0x000007fb8b860000 - 0x000007fb8b8ae000 C:\Windows\System32\WINSTA.dll

0x000007fb8a3b0000 - 0x000007fb8a3c3000 C:\Windows\System32\ntlanman.dll

0x000007fb88ab0000 - 0x000007fb88ace000 C:\Windows\System32\davclnt.dll

0x000007fb88f60000 - 0x000007fb88f6b000 C:\Windows\System32\DAVHLPR.dll

0x000007fb89e50000 - 0x000007fb89e65000 C:\Windows\SYSTEM32\wkscli.dll

0x000007fb81aa0000 - 0x000007fb81ab1000 C:\Windows\SYSTEM32\cscapi.dll

0x000007fb8ad10000 - 0x000007fb8ad1e000 C:\Windows\SYSTEM32\netutils.dll

0x000007fb891a0000 - 0x000007fb89215000 C:\Windows\System32\dlnashext.dll

0x000007fb7d760000 - 0x000007fb7d8a4000 C:\Windows\System32\Windows.Media.Streaming.dll

0x000007fb88260000 - 0x000007fb8829f000 C:\Windows\System32\XmlLite.dll

0x000007fb8a270000 - 0x000007fb8a280000 C:\Windows\System32\DevDispItemProvider.dll

0x000007fb86b70000 - 0x000007fb86b83000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL

0x000007fb84020000 - 0x000007fb84230000 C:\Windows\System32\actxprxy.dll

0x000007fb86b50000 - 0x000007fb86b68000 C:\Windows\SYSTEM32\dhcpcsvc.DLL

0x000007fb82a90000 - 0x000007fb82ab9000 C:\Windows\System32\netprofm.dll

0x000007fb829f0000 - 0x000007fb829fe000 C:\Windows\System32\npmproxy.dll

0x000007fb786e0000 - 0x000007fb788d8000 C:\Windows\system32\wpdshext.dll

0x000007fb86d70000 - 0x000007fb86f10000 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9200.16518_none_726fbfe0cc22f012\gdiplus.dll

0x000007fb834f0000 - 0x000007fb8358b000 C:\Windows\System32\PortableDeviceApi.dll

0x000007fb8bad0000 - 0x000007fb8bb25000 C:\Windows\system32\WINTRUST.dll

0x000007fb8bbb0000 - 0x000007fb8bd87000 C:\Windows\system32\CRYPT32.dll

0x000007fb8bab0000 - 0x000007fb8bac6000 C:\Windows\system32\MSASN1.dll

0x000007fb899b0000 - 0x000007fb899e6000 C:\Windows\System32\EhStorShell.dll

0x000007fb89b90000 - 0x000007fb89bb5000 C:\Windows\System32\EhStorAPI.dll

0x000007fb8b840000 - 0x000007fb8b851000 C:\Windows\System32\WTSAPI32.dll

0x000007fb886d0000 - 0x000007fb886db000 C:\Windows\SYSTEM32\LINKINFO.dll

0x000007fb8b7b0000 - 0x000007fb8b7dc000 C:\Windows\SYSTEM32\SspiCli.dll

0x000007fb8b8b0000 - 0x000007fb8b8c6000 C:\Windows\SYSTEM32\samcli.dll

0x000007fb866a0000 - 0x000007fb866bd000 C:\Windows\SYSTEM32\SAMLIB.dll

0x0000000063ea0000 - 0x0000000063eab000 C:\Program Files\Java\jre7\bin\sunmscapi.dll

0x0000000012580000 - 0x00000000125c8000 C:\Users\Nicholas\AppData\Roaming\.technic\voltz\bin\natives\lwjgl64.dll

0x000007fb80970000 - 0x000007fb80a8f000 C:\Windows\SYSTEM32\OPENGL32.dll

0x000007fb89800000 - 0x000007fb8982c000 C:\Windows\SYSTEM32\GLU32.dll

0x000007fb7fb80000 - 0x000007fb7fc6a000 C:\Windows\SYSTEM32\DDRAW.dll

0x000007fb89a30000 - 0x000007fb89a38000 C:\Windows\SYSTEM32\DCIMAN32.dll

0x0000000063e90000 - 0x0000000063e97000 C:\Program Files\Java\jre7\bin\jawt.dll

0x0000000064230000 - 0x0000000065c14000 C:\Windows\SYSTEM32\nvoglv64.DLL

0x000007fb866c0000 - 0x000007fb866ee000 C:\Windows\SYSTEM32\ntmarta.dll

0x000007fb89ae0000 - 0x000007fb89b54000 C:\Windows\SYSTEM32\dxgi.dll

0x000007fb88fa0000 - 0x000007fb8919c000 C:\Windows\SYSTEM32\d3d11.dll

0x000007fb7ace0000 - 0x000007fb7bb37000 C:\Windows\SYSTEM32\nvwgf2umx.dll

0x000007fb7bfb0000 - 0x000007fb7c0d2000 C:\Users\Nicholas\AppData\Roaming\.technic\voltz\bin\natives\OpenAL64.dll

0x000007fb7e890000 - 0x000007fb7e91b000 C:\Windows\SYSTEM32\dsound.dll

0x000007fb87920000 - 0x000007fb87982000 C:\Windows\System32\MMDevApi.dll

0x000007fb89bc0000 - 0x000007fb89bf9000 C:\Windows\SYSTEM32\wdmaud.drv

0x000007fb8a8c0000 - 0x000007fb8a8c7000 C:\Windows\SYSTEM32\ksuser.dll

0x000007fb88010000 - 0x000007fb88019000 C:\Windows\SYSTEM32\AVRT.dll

0x000007fb87830000 - 0x000007fb878a2000 C:\Windows\SYSTEM32\AUDIOSES.DLL

0x000007fb8a240000 - 0x000007fb8a24b000 C:\Windows\SYSTEM32\msacm32.drv

0x000007fb89cf0000 - 0x000007fb89d09000 C:\Windows\SYSTEM32\MSACM32.dll

0x000007fb89ce0000 - 0x000007fb89ce9000 C:\Windows\SYSTEM32\midimap.dll

 

VM Arguments:

jvm_args: -Xmx2048m

java_command: org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher -relaunched

Launcher Type: SUN_STANDARD

 

Environment Variables:

PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Java\jre7\bin

USERNAME=Nicholas

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel

 

 

 

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

 

OS: Windows 8 , 64 bit Build 9200

 

CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit

 

Memory: 4k page, physical 8363076k(4990956k free), swap 16751684k(12297592k free)

 

vm_info: Java HotSpot 64-Bit Server VM (23.21-b01) for windows-amd64 JRE (1.7.0_21-b11), built on Apr 4 2013 08:11:28 by "java_re" with unknown MS VC++:1600

 

time: Wed May 01 16:53:37 2013

elapsed time: 125 seconds


 

Error Log:



2013/05/01 16:26:23 [iNFO] ------------------------------------------

2013/05/01 16:26:23 [iNFO] Technic Launcher is starting....

2013/05/01 16:26:23 [iNFO] Launcher Build: 223

2013/05/01 16:26:23 [iNFO] ------------ Startup Parameters ------------

2013/05/01 16:26:23 [iNFO] --------- End of Startup Parameters ---------

2013/05/01 16:26:41 [iNFO] ------------------------------------------

2013/05/01 16:26:41 [iNFO] Technic Launcher is starting....

2013/05/01 16:26:41 [iNFO] Launcher Build: 223

2013/05/01 16:26:41 [iNFO] ------------ Startup Parameters ------------

2013/05/01 16:26:41 [iNFO] Relaunched with correct memory

2013/05/01 16:26:41 [iNFO] --------- End of Startup Parameters ---------

2013/05/01 16:26:25 [iNFO] Starting download of http://skins.technicpack.net/helm/Kav3r/100, with 3 tries remaining

2013/05/01 16:26:26 [iNFO] Launcher took: 3461ms to start

2013/05/01 16:26:33 [iNFO] Maximum usable memory detected: 8167 mb

2013/05/01 16:26:40 [iNFO] Attempting relaunch with 2048 mb of RAM

2013/05/01 16:26:40 [iNFO] Path to Launcher Jar: C:\Users\Nicholas\Desktop\Games\TechnicLauncher.exe

2013/05/01 16:26:43 [iNFO] Starting download of http://skins.technicpack.net/helm/Kav3r/100, with 3 tries remaining

2013/05/01 16:26:44 [iNFO] Launcher took: 3256ms to start

2013/05/01 16:26:45 [iNFO] Preloaded 0 classes in advance

2013/05/01 16:51:15 [iNFO] ------------------------------------------

2013/05/01 16:51:15 [iNFO] Technic Launcher is starting....

2013/05/01 16:51:15 [iNFO] Launcher Build: 223

2013/05/01 16:51:15 [iNFO] ------------ Startup Parameters ------------

2013/05/01 16:51:15 [iNFO] Relaunched with correct memory

2013/05/01 16:51:15 [iNFO] --------- End of Startup Parameters ---------

2013/05/01 16:51:14 [iNFO] ------------------------------------------

2013/05/01 16:51:14 [iNFO] Technic Launcher is starting....

2013/05/01 16:51:14 [iNFO] Launcher Build: 223

2013/05/01 16:51:14 [iNFO] ------------ Startup Parameters ------------

2013/05/01 16:51:14 [iNFO] --------- End of Startup Parameters ---------

2013/05/01 16:51:14 [iNFO] Attempting relaunch with 2048 mb of RAM

2013/05/01 16:51:14 [iNFO] Path to Launcher Jar: C:\Users\Nicholas\Desktop\Games\TechnicLauncher.exe

2013/05/01 16:51:17 [iNFO] Starting download of http://skins.technicpack.net/helm/Kav3r/100, with 3 tries remaining

2013/05/01 16:51:18 [iNFO] Launcher took: 3267ms to start

2013/05/01 16:51:32 [iNFO] ------------------------------------------

2013/05/01 16:51:32 [iNFO] Technic Launcher is starting....

2013/05/01 16:51:32 [iNFO] Launcher Build: 223

2013/05/01 16:51:32 [iNFO] ------------ Startup Parameters ------------

2013/05/01 16:51:32 [iNFO] Relaunched with correct memory

2013/05/01 16:51:32 [iNFO] --------- End of Startup Parameters ---------

2013/05/01 16:51:31 [iNFO] ------------------------------------------

2013/05/01 16:51:31 [iNFO] Technic Launcher is starting....

2013/05/01 16:51:31 [iNFO] Launcher Build: 223

2013/05/01 16:51:31 [iNFO] ------------ Startup Parameters ------------

2013/05/01 16:51:31 [iNFO] --------- End of Startup Parameters ---------

2013/05/01 16:51:31 [iNFO] Attempting relaunch with 2048 mb of RAM

2013/05/01 16:51:31 [iNFO] Path to Launcher Jar: C:\Users\Nicholas\Desktop\Games\TechnicLauncher.exe

2013/05/01 16:51:34 [iNFO] Starting download of http://skins.technicpack.net/helm/Kav3r/100, with 3 tries remaining

2013/05/01 16:51:35 [iNFO] Launcher took: 3187ms to start

2013/05/01 16:51:36 [iNFO] Maximum usable memory detected: 8167 mb

2013/05/01 16:53:12 [iNFO] ------------------------------------------

2013/05/01 16:53:12 [iNFO] Technic Launcher is starting....

2013/05/01 16:53:12 [iNFO] Launcher Build: 223

2013/05/01 16:53:12 [iNFO] ------------ Startup Parameters ------------

2013/05/01 16:53:12 [iNFO] Relaunched with correct memory

2013/05/01 16:53:12 [iNFO] --------- End of Startup Parameters ---------

2013/05/01 16:53:11 [iNFO] ------------------------------------------

2013/05/01 16:53:11 [iNFO] Technic Launcher is starting....

2013/05/01 16:53:11 [iNFO] Launcher Build: 223

2013/05/01 16:53:11 [iNFO] ------------ Startup Parameters ------------

2013/05/01 16:53:11 [iNFO] --------- End of Startup Parameters ---------

2013/05/01 16:53:11 [iNFO] Attempting relaunch with 2048 mb of RAM

2013/05/01 16:53:11 [iNFO] Path to Launcher Jar: C:\Users\Nicholas\Desktop\Games\TechnicLauncher.exe

2013/05/01 16:53:14 [iNFO] Starting download of http://skins.technicpack.net/helm/Kav3r/100, with 3 tries remaining

2013/05/01 16:53:15 [iNFO] Launcher took: 3225ms to start

2013/05/01 16:53:16 [iNFO] Preloaded 0 classes in advance

2013/05/01 16:53:29 [iNFO] Preloaded 0 classes in advance

2 answers to this question

Recommended Posts

  • 0
Posted

Better. See this file? "OpenAL64.dll"

Go find it in the .technic folder structure and delete it, as well as the other OpenAL file.

Also, more code tags or shorter error messages next time, please. :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...