Jump to content

MInecraft Crashing Only With Forge


Noony

Recommended Posts

When ever i install forge it crashes and i get a file on my desktop like this

 

#

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

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007ff0b2df048, pid=1792, tid=3344

#

# JRE version: 7.0_13-b20

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

# Problematic frame:

# C  [OpenAL64.dll+0x2f048]  alcProcessContext+0x20bfc

#

# 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.sun.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 (0x000000001540f800):  JavaThread "Thread-14" [_thread_in_native, id=3344, stack(0x000000001db20000,0x000000001dc20000)]

 

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

 

Registers:

RAX=0x000000001de77260, RBX=0x000000001de771e0, RCX=0x0000000000000000, RDX=0x000000001de77260

RSP=0x000000001dc1ef68, RBP=0x0000000000000028, RSI=0x000000001de771e0, RDI=0x000000001de77260

R8 =0x0000000000000000, R9 =0x000000006c36a18b, R10=0x0000000000000001, R11=0x0000000000000060

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

RIP=0x000007ff0b2df048, EFLAGS=0x0000000000010246

 

Top of Stack: (sp=0x000000001dc1ef68)

0x000000001dc1ef68:  000007ff0b2be842 00000000fde60518

0x000000001dc1ef78:  000007ff0b2c0557 0000000000000000

0x000000001dc1ef88:  000000001540f800 0000000000000040

0x000000001dc1ef98:  0000000000000000 0000000000000000

0x000000001dc1efa8:  0000000000000000 0000000000000000

0x000000001dc1efb8:  0000000000000000 0000000000000015

0x000000001dc1efc8:  0000000000000070 000000001540f800

0x000000001dc1efd8:  000000001dc1f118 000000001dc1f118

0x000000001dc1efe8:  00000850de11673b 000000001540f800

0x000000001dc1eff8:  000000001dc1f118 00000000fde60518

0x000000001dc1f008:  0000000000000000 0000000000000000

0x000000001dc1f018:  000007ff0b2dbef8 0000000000000000

0x000000001dc1f028:  000007ff0b2b83b6 000000001de771e0

0x000000001dc1f038:  000000001dc1f0f8 000000001de771e0

0x000000001dc1f048:  0000000000000000 0000000000000000

0x000000001dc1f058:  000000000e8362d7 0000000000000000

 

Instructions: (pc=0x000007ff0b2df048)

0x000007ff0b2df028:  6f 6e 20 53 70 65 61 6b 65 72 73 20 28 4d 50 34

0x000007ff0b2df038:  43 6f 6e 76 65 72 74 65 72 41 75 64 69 6f 29 00

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

0x000007ff0b2df058:  77 61 72 65 20 6f 6e 20 53 70 65 61 6b 65 72 73

 

 

Register to memory mapping:

 

RAX=0x000000001de77260 is an unknown value

RBX=0x000000001de771e0 is an unknown value

RCX=0x0000000000000000 is an unknown value

RDX=0x000000001de77260 is an unknown value

RSP=0x000000001dc1ef68 is pointing into the stack for thread: 0x000000001540f800

RBP=0x0000000000000028 is an unknown value

RSI=0x000000001de771e0 is an unknown value

RDI=0x000000001de77260 is an unknown value

R8 =0x0000000000000000 is an unknown value

R9 =0x000000006c36a18b is an unknown value

R10=0x0000000000000001 is an unknown value

R11=0x0000000000000060 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: [0x000000001db20000,0x000000001dc20000],  sp=0x000000001dc1ef68,  free space=1019k

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

C  [OpenAL64.dll+0x2f048]  alcProcessContext+0x20bfc

 

[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 )

  0x000000001d4b0800 JavaThread "Thread-15" [_thread_blocked, id=1808, stack(0x000000001dc20000,0x000000001dd20000)]

=>0x000000001540f800 JavaThread "Thread-14" [_thread_in_native, id=3344, stack(0x000000001db20000,0x000000001dc20000)]

  0x0000000015413000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=716, stack(0x000000001da20000,0x000000001db20000)]

  0x000000001540d000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=1532, stack(0x0000000016a60000,0x0000000016b60000)]

  0x000000001d4b0000 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=616, stack(0x000000000e400000,0x000000000e500000)]

  0x000000001d4ab800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3436, stack(0x0000000010300000,0x0000000010400000)]

  0x00000000166ba000 JavaThread "DestroyJavaVM" [_thread_blocked, id=3664, stack(0x0000000002070000,0x0000000002170000)]

  0x0000000012542000 JavaThread "Minecraft main thread" [_thread_blocked, id=4572, stack(0x0000000010c10000,0x0000000010d10000)]

  0x00000000166b9800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=660, stack(0x000000000fec0000,0x000000000ffc0000)]

  0x000000000f200800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5012, stack(0x000000000fdc0000,0x000000000fec0000)]

  0x000000000ef6e000 JavaThread "Thread-4" [_thread_blocked, id=2548, stack(0x000000000fcc0000,0x000000000fdc0000)]

  0x000000000b2ee800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2200, stack(0x000000000e600000,0x000000000e700000)]

  0x000000000b221800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=936, stack(0x000000000e300000,0x000000000e400000)]

  0x000000000afa5000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2572, stack(0x000000000ba60000,0x000000000bb60000)]

  0x000000000afa4800 JavaThread "AWT-Shutdown" [_thread_blocked, id=5024, stack(0x000000000b960000,0x000000000ba60000)]

  0x000000000afa3800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2024, stack(0x000000000b860000,0x000000000b960000)]

  0x0000000009c5c000 JavaThread "Service Thread" daemon [_thread_blocked, id=5116, stack(0x000000000a650000,0x000000000a750000)]

  0x0000000009c5b000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=960, stack(0x000000000a550000,0x000000000a650000)]

  0x0000000009c57000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4132, stack(0x000000000a450000,0x000000000a550000)]

  0x0000000009c56000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2492, stack(0x000000000a350000,0x000000000a450000)]

  0x0000000009c55000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4128, stack(0x000000000a250000,0x000000000a350000)]

  0x0000000009c52800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=2408, stack(0x000000000a150000,0x000000000a250000)]

  0x0000000009b6d800 JavaThread "Finalizer" daemon [_thread_blocked, id=2076, stack(0x000000000a050000,0x000000000a150000)]

  0x0000000009a4d800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5100, stack(0x0000000009f50000,0x000000000a050000)]

 

Other Threads:

  0x0000000009a4c000 VMThread [stack: 0x0000000009a50000,0x0000000009b50000] [id=2868]

  0x0000000009c85800 WatcherThread [stack: 0x000000000a750000,0x000000000a850000] [id=1120]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap

par new generation  total 78656K, used 47797K [0x00000000bae00000, 0x00000000c0350000, 0x00000000cfac0000)

  eden space 69952K,  61% used [0x00000000bae00000, 0x00000000bd7ad828, 0x00000000bf250000)

  from space 8704K,  58% used [0x00000000bf250000, 0x00000000bf74fce8, 0x00000000bfad0000)

  to  space 8704K,  0% used [0x00000000bfad0000, 0x00000000bfad0000, 0x00000000c0350000)

concurrent mark-sweep generation total 174784K, used 68163K [0x00000000cfac0000, 0x00000000da570000, 0x00000000fae00000)

concurrent-mark-sweep perm gen total 62536K, used 49385K [0x00000000fae00000, 0x00000000feb12000, 0x0000000100000000)

 

Card table byte_map: [0x00000000056e0000,0x0000000005910000] byte_map_base: 0x0000000005109000

 

Polling page: 0x0000000001f70000

 

Code Cache  [0x00000000022e0000, 0x0000000002630000, 0x00000000052e0000)

total_blobs=1729 nmethods=897 adapters=783 free_code_cache=45821Kb largest_free_block=46871424

 

Compilation events (10 events):

Event: 20.339 Thread 0x0000000009c57000 nmethod 980 0x0000000002622d50 code [0x0000000002622ec0, 0x0000000002622ff8]

Event: 20.339 Thread 0x0000000009c57000  981            java.awt.image.DirectColorModel::getRed (45 bytes)

Event: 20.340 Thread 0x0000000009c5b000 nmethod 979 0x0000000002624f50 code [0x00000000026251e0, 0x0000000002625d30]

Event: 20.340 Thread 0x0000000009c5b000  982            java.awt.image.DirectColorModel::getGreen (45 bytes)

Event: 20.341 Thread 0x0000000009c57000 nmethod 981 0x0000000002621810 code [0x00000000026219c0, 0x0000000002621c58]

Event: 20.341 Thread 0x0000000009c57000  983            java.awt.image.DirectColorModel::getBlue (45 bytes)

Event: 20.342 Thread 0x0000000009c5b000 nmethod 982 0x0000000002600ed0 code [0x0000000002601080, 0x0000000002601318]

Event: 20.342 Thread 0x0000000009c5b000  42 %          auc::<init> @ 48 (71 bytes)

Event: 20.342 Thread 0x0000000009c57000 nmethod 983 0x0000000002627610 code [0x00000000026277c0, 0x0000000002627a58]

Event: 20.342 Thread 0x0000000009c5b000 nmethod 42% 0x0000000002600bd0 code [0x0000000002600d00, 0x0000000002600dd8]

 

GC Heap History (10 events):

Event: 18.405 GC heap before

{Heap before GC invocations=17 (full 4):

par new generation  total 78656K, used 78656K [0x00000000bae00000, 0x00000000c0350000, 0x00000000cfac0000)

  eden space 69952K, 100% used [0x00000000bae00000, 0x00000000bf250000, 0x00000000bf250000)

  from space 8704K, 100% used [0x00000000bfad0000, 0x00000000c0350000, 0x00000000c0350000)

  to  space 8704K,  0% used [0x00000000bf250000, 0x00000000bf250000, 0x00000000bfad0000)

concurrent mark-sweep generation total 174784K, used 55132K [0x00000000cfac0000, 0x00000000da570000, 0x00000000fae00000)

concurrent-mark-sweep perm gen total 62536K, used 41900K [0x00000000fae00000, 0x00000000feb12000, 0x0000000100000000)

Event: 18.414 GC heap after

Heap after GC invocations=18 (full 4):

par new generation  total 78656K, used 7139K [0x00000000bae00000, 0x00000000c0350000, 0x00000000cfac0000)

  eden space 69952K,  0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000bf250000)

  from space 8704K,  82% used [0x00000000bf250000, 0x00000000bf948eb0, 0x00000000bfad0000)

  to  space 8704K,  0% used [0x00000000bfad0000, 0x00000000bfad0000, 0x00000000c0350000)

concurrent mark-sweep generation total 174784K, used 62213K [0x00000000cfac0000, 0x00000000da570000, 0x00000000fae00000)

concurrent-mark-sweep perm gen total 62536K, used 41900K [0x00000000fae00000, 0x00000000feb12000, 0x0000000100000000)

}

Event: 18.825 GC heap before

{Heap before GC invocations=18 (full 4):

par new generation  total 78656K, used 77053K [0x00000000bae00000, 0x00000000c0350000, 0x00000000cfac0000)

  eden space 69952K,  99% used [0x00000000bae00000, 0x00000000bf246948, 0x00000000bf250000)

  from space 8704K,  82% used [0x00000000bf250000, 0x00000000bf948eb0, 0x00000000bfad0000)

  to  space 8704K,  0% used [0x00000000bfad0000, 0x00000000bfad0000, 0x00000000c0350000)

concurrent mark-sweep generation total 174784K, used 62213K [0x00000000cfac0000, 0x00000000da570000, 0x00000000fae00000)

concurrent-mark-sweep perm gen total 62536K, used 43557K [0x00000000fae00000, 0x00000000feb12000, 0x0000000100000000)

Event: 18.830 GC heap after

Heap after GC invocations=19 (full 4):

par new generation  total 78656K, used 8704K [0x00000000bae00000, 0x00000000c0350000, 0x00000000cfac0000)

  eden space 69952K,  0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000bf250000)

  from space 8704K, 100% used [0x00000000bfad0000, 0x00000000c0350000, 0x00000000c0350000)

  to  space 8704K,  0% used [0x00000000bf250000, 0x00000000bf250000, 0x00000000bfad0000)

concurrent mark-sweep generation total 174784K, used 63495K [0x00000000cfac0000, 0x00000000da570000, 0x00000000fae00000)

concurrent-mark-sweep perm gen total 62536K, used 43557K [0x00000000fae00000, 0x00000000feb12000, 0x0000000100000000)

}

Event: 19.304 GC heap before

{Heap before GC invocations=19 (full 4):

par new generation  total 78656K, used 78656K [0x00000000bae00000, 0x00000000c0350000, 0x00000000cfac0000)

  eden space 69952K, 100% used [0x00000000bae00000, 0x00000000bf250000, 0x00000000bf250000)

  from space 8704K, 100% used [0x00000000bfad0000, 0x00000000c0350000, 0x00000000c0350000)

  to  space 8704K,  0% used [0x00000000bf250000, 0x00000000bf250000, 0x00000000bfad0000)

concurrent mark-sweep generation total 174784K, used 63495K [0x00000000cfac0000, 0x00000000da570000, 0x00000000fae00000)

concurrent-mark-sweep perm gen total 62536K, used 45051K [0x00000000fae00000, 0x00000000feb12000, 0x0000000100000000)

Event: 19.312 GC heap after

Heap after GC invocations=20 (full 4):

par new generation  total 78656K, used 5069K [0x00000000bae00000, 0x00000000c0350000, 0x00000000cfac0000)

  eden space 69952K,  0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000bf250000)

  from space 8704K,  58% used [0x00000000bf250000, 0x00000000bf7434c0, 0x00000000bfad0000)

  to  space 8704K,  0% used [0x00000000bfad0000, 0x00000000bfad0000, 0x00000000c0350000)

concurrent mark-sweep generation total 174784K, used 68163K [0x00000000cfac0000, 0x00000000da570000, 0x00000000fae00000)

concurrent-mark-sweep perm gen total 62536K, used 45051K [0x00000000fae00000, 0x00000000feb12000, 0x0000000100000000)

}

Event: 19.700 GC heap before

{Heap before GC invocations=20 (full 4):

par new generation  total 78656K, used 75021K [0x00000000bae00000, 0x00000000c0350000, 0x00000000cfac0000)

  eden space 69952K, 100% used [0x00000000bae00000, 0x00000000bf250000, 0x00000000bf250000)

  from space 8704K,  58% used [0x00000000bf250000, 0x00000000bf7434c0, 0x00000000bfad0000)

  to  space 8704K,  0% used [0x00000000bfad0000, 0x00000000bfad0000, 0x00000000c0350000)

concurrent mark-sweep generation total 174784K, used 68163K [0x00000000cfac0000, 0x00000000da570000, 0x00000000fae00000)

concurrent-mark-sweep perm gen total 62536K, used 46811K [0x00000000fae00000, 0x00000000feb12000, 0x0000000100000000)

Event: 19.704 GC heap after

Heap after GC invocations=21 (full 4):

par new generation  total 78656K, used 4467K [0x00000000bae00000, 0x00000000c0350000, 0x00000000cfac0000)

  eden space 69952K,  0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000bf250000)

  from space 8704K,  51% used [0x00000000bfad0000, 0x00000000bff2cdd8, 0x00000000c0350000)

  to  space 8704K,  0% used [0x00000000bf250000, 0x00000000bf250000, 0x00000000bfad0000)

concurrent mark-sweep generation total 174784K, used 68163K [0x00000000cfac0000, 0x00000000da570000, 0x00000000fae00000)

concurrent-mark-sweep perm gen total 62536K, used 46811K [0x00000000fae00000, 0x00000000feb12000, 0x0000000100000000)

}

Event: 20.078 GC heap before

{Heap before GC invocations=21 (full 4):

par new generation  total 78656K, used 74419K [0x00000000bae00000, 0x00000000c0350000, 0x00000000cfac0000)

  eden space 69952K, 100% used [0x00000000bae00000, 0x00000000bf250000, 0x00000000bf250000)

  from space 8704K,  51% used [0x00000000bfad0000, 0x00000000bff2cdd8, 0x00000000c0350000)

  to  space 8704K,  0% used [0x00000000bf250000, 0x00000000bf250000, 0x00000000bfad0000)

concurrent mark-sweep generation total 174784K, used 68163K [0x00000000cfac0000, 0x00000000da570000, 0x00000000fae00000)

concurrent-mark-sweep perm gen total 62536K, used 48569K [0x00000000fae00000, 0x00000000feb12000, 0x0000000100000000)

Event: 20.081 GC heap after

Heap after GC invocations=22 (full 4):

par new generation  total 78656K, used 5119K [0x00000000bae00000, 0x00000000c0350000, 0x00000000cfac0000)

  eden space 69952K,  0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000bf250000)

  from space 8704K,  58% used [0x00000000bf250000, 0x00000000bf74fce8, 0x00000000bfad0000)

  to  space 8704K,  0% used [0x00000000bfad0000, 0x00000000bfad0000, 0x00000000c0350000)

concurrent mark-sweep generation total 174784K, used 68163K [0x00000000cfac0000, 0x00000000da570000, 0x00000000fae00000)

concurrent-mark-sweep perm gen total 62536K, used 48569K [0x00000000fae00000, 0x00000000feb12000, 0x0000000100000000)

}

 

Deoptimization events (10 events):

Event: 19.717 Thread 0x0000000012542000 Uncommon trap -42 fr.pc 0x0000000002600260

Event: 19.717 Thread 0x0000000012542000 Uncommon trap -42 fr.pc 0x0000000002600260

Event: 20.226 Thread 0x0000000012542000 Uncommon trap -34 fr.pc 0x00000000025b202c

Event: 20.228 Thread 0x0000000012542000 Uncommon trap -34 fr.pc 0x00000000025b202c

Event: 20.229 Thread 0x0000000012542000 Uncommon trap -34 fr.pc 0x00000000025b202c

Event: 20.229 Thread 0x0000000012542000 Uncommon trap -34 fr.pc 0x00000000025b202c

Event: 20.229 Thread 0x0000000012542000 Uncommon trap -34 fr.pc 0x00000000025e04e4

Event: 20.254 Thread 0x0000000012542000 Uncommon trap -34 fr.pc 0x000000000248c9cc

Event: 20.326 Thread 0x0000000012542000 Uncommon trap -122 fr.pc 0x000000000248ca90

Event: 20.327 Thread 0x0000000012542000 Uncommon trap -122 fr.pc 0x0000000002613750

 

Internal exceptions (10 events):

Event: 20.702 Thread 0x000000001540f800 Threw 0x00000000bd749858 at C:\jdk7u2_64p\jdk7u13\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 20.703 Thread 0x000000001540f800 Threw 0x00000000bd74a6b0 at C:\jdk7u2_64p\jdk7u13\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 20.703 Thread 0x000000001540f800 Threw 0x00000000bd74b3c8 at C:\jdk7u2_64p\jdk7u13\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 20.703 Thread 0x000000001540f800 Threw 0x00000000bd74be20 at C:\jdk7u2_64p\jdk7u13\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 20.703 Thread 0x000000001540f800 Threw 0x00000000bd74c848 at C:\jdk7u2_64p\jdk7u13\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 20.703 Thread 0x000000001540f800 Threw 0x00000000bd74ee00 at C:\jdk7u2_64p\jdk7u13\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 20.703 Thread 0x000000001540f800 Threw 0x00000000bd74f858 at C:\jdk7u2_64p\jdk7u13\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 20.703 Thread 0x000000001540f800 Threw 0x00000000bd750280 at C:\jdk7u2_64p\jdk7u13\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 20.860 Thread 0x000000001540f800 Threw 0x00000000bd752a50 at C:\jdk7u2_64p\jdk7u13\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 20.865 Thread 0x000000001540f800 Threw 0x00000000bd75bd70 at C:\jdk7u2_64p\jdk7u13\hotspot\src\share\vm\prims\jvm.cpp:1166

 

Events (10 events):

Event: 20.701 loading class 0x000000000f35b1f0

Event: 20.701 loading class 0x000000000f35b1f0 done

Event: 20.701 loading class 0x000000000f35b1f0

Event: 20.701 loading class 0x000000000f35b1f0 done

Event: 20.702 loading class 0x000000000ea4aff0

Event: 20.702 loading class 0x000000000ea4aff0 done

Event: 20.860 loading class 0x000000000f0cf430

Event: 20.860 loading class 0x000000000f0cf430 done

Event: 20.865 loading class 0x0000000011e62c80

Event: 20.865 loading class 0x0000000011e62c80 done

 

 

Dynamic libraries:

0x000007f70f540000 - 0x000007f70f573000 C:\Program Files\Java\jre7\bin\javaw.exe

0x000007ff22850000 - 0x000007ff22a0e000 C:\Windows\SYSTEM32\ntdll.dll

0x000007ff21c00000 - 0x000007ff21d36000 C:\Windows\system32\KERNEL32.DLL

0x000007ff1f850000 - 0x000007ff1f943000 C:\Windows\system32\KERNELBASE.dll

0x000007ff16e10000 - 0x000007ff16eaf000 C:\Windows\system32\apphelp.dll

0x000007ff0f790000 - 0x000007ff0fc10000 C:\Windows\AppPatch\AppPatch64\AcLayers.DLL

0x000007ff21120000 - 0x000007ff211c5000 C:\Windows\system32\msvcrt.dll

0x000007ff215d0000 - 0x000007ff2171c000 C:\Windows\system32\USER32.dll

0x000007ff21d40000 - 0x000007ff21d90000 C:\Windows\system32\SHLWAPI.dll

0x000007ff1ce50000 - 0x000007ff1ce53000 C:\Windows\SYSTEM32\sfc.dll

0x000007ff1a290000 - 0x000007ff1a30d000 C:\Windows\SYSTEM32\WINSPOOL.DRV

0x000007ff1fcc0000 - 0x000007ff1fe00000 C:\Windows\system32\GDI32.dll

0x000007ff178d0000 - 0x000007ff178e0000 C:\Windows\SYSTEM32\sfc_os.DLL

0x000007ff1b760000 - 0x000007ff1b771000 C:\Windows\SYSTEM32\SortWindows61.dll

0x000007ff222e0000 - 0x000007ff22319000 C:\Windows\system32\IMM32.DLL

0x000007ff22510000 - 0x000007ff22625000 C:\Windows\system32\MSCTF.dll

0x000007ff223d0000 - 0x000007ff224ae000 C:\Windows\system32\ADVAPI32.dll

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

0x000007ff22080000 - 0x000007ff220c8000 C:\Windows\SYSTEM32\sechost.dll

0x000007ff21880000 - 0x000007ff219c0000 C:\Windows\system32\RPCRT4.dll

0x0000000071a60000 - 0x0000000071b31000 C:\Program Files\Java\jre7\bin\msvcr100.dll

0x0000000071340000 - 0x0000000071a5f000 C:\Program Files\Java\jre7\bin\server\jvm.dll

0x000007ff1ce40000 - 0x000007ff1ce49000 C:\Windows\SYSTEM32\WSOCK32.dll

0x000007ff1a350000 - 0x000007ff1a370000 C:\Windows\SYSTEM32\WINMM.dll

0x000007ff211d0000 - 0x000007ff211d7000 C:\Windows\system32\PSAPI.DLL

0x000007ff224b0000 - 0x000007ff22508000 C:\Windows\system32\WS2_32.dll

0x000007ff1a250000 - 0x000007ff1a282000 C:\Windows\SYSTEM32\WINMMBASE.dll

0x000007ff21bf0000 - 0x000007ff21bf9000 C:\Windows\system32\NSI.dll

0x0000000071330000 - 0x000000007133f000 C:\Program Files\Java\jre7\bin\verify.dll

0x0000000071300000 - 0x0000000071328000 C:\Program Files\Java\jre7\bin\java.dll

0x00000000712e0000 - 0x00000000712f5000 C:\Program Files\Java\jre7\bin\zip.dll

0x0000000071120000 - 0x0000000071139000 C:\Program Files\Java\jre7\bin\net.dll

0x000007ff1f0b0000 - 0x000007ff1f10c000 C:\Windows\system32\mswsock.dll

0x0000000071100000 - 0x0000000071111000 C:\Program Files\Java\jre7\bin\nio.dll

0x0000000071140000 - 0x00000000712d3000 C:\Program Files\Java\jre7\bin\awt.dll

0x000007ff211e0000 - 0x000007ff212a3000 C:\Windows\system32\OLEAUT32.dll

0x000007ff22130000 - 0x000007ff222e0000 C:\Windows\system32\combase.dll

0x000007ff1dce0000 - 0x000007ff1dd01000 C:\Windows\system32\DWMAPI.DLL

0x000007ff1e570000 - 0x000007ff1e653000 C:\Windows\system32\uxtheme.dll

0x000007ff21450000 - 0x000007ff215ce000 C:\Windows\system32\ole32.dll

0x000007ff1f6a0000 - 0x000007ff1f6aa000 C:\Windows\SYSTEM32\CRYPTBASE.dll

0x000007ff1f640000 - 0x000007ff1f69c000 C:\Windows\SYSTEM32\bcryptPrimitives.dll

0x000007ff0b500000 - 0x000007ff0b700000 C:\Windows\system32\d3d9.dll

0x000007ff1b020000 - 0x000007ff1b029000 C:\Windows\SYSTEM32\VERSION.dll

0x000007ff08160000 - 0x000007ff09297000 C:\Windows\SYSTEM32\nvd3dumx.dll

0x000007ff1ee60000 - 0x000007ff1eea3000 C:\Windows\SYSTEM32\powrprof.dll

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

0x000007ff21d90000 - 0x000007ff21f60000 C:\Windows\system32\SETUPAPI.dll

0x000007ff1fe20000 - 0x000007ff21108000 C:\Windows\system32\SHELL32.dll

0x000007ff1fc10000 - 0x000007ff1fc5f000 C:\Windows\system32\CFGMGR32.dll

0x000007ff1fa00000 - 0x000007ff1fa22000 C:\Windows\system32\DEVOBJ.dll

0x000007ff1ac00000 - 0x000007ff1aed6000 C:\Windows\SYSTEM32\nvapi64.dll

0x000007ff1fc60000 - 0x000007ff1fcb5000 C:\Windows\system32\WINTRUST.dll

0x000007ff1fa30000 - 0x000007ff1fc07000 C:\Windows\system32\CRYPT32.dll

0x000007ff1f830000 - 0x000007ff1f846000 C:\Windows\system32\MSASN1.dll

0x000007ff1e940000 - 0x000007ff1e9d6000 C:\Windows\SYSTEM32\shcore.dll

0x00000000710c0000 - 0x00000000710f4000 C:\Program Files\Java\jre7\bin\fontmanager.dll

0x0000000071070000 - 0x00000000710b1000 C:\Program Files\Java\jre7\bin\t2k.dll

0x0000000071030000 - 0x000000007105a000 C:\Program Files\Java\jre7\bin\dcpr.dll

0x000000000e830000 - 0x000000000e878000 C:\Users\Kallum\Desktop\FTB\Direwolf20\minecraft\bin\natives\lwjgl64.dll

0x000007ff0b3e0000 - 0x000007ff0b4ff000 C:\Windows\SYSTEM32\OPENGL32.dll

0x000007ff14c20000 - 0x000007ff14c4c000 C:\Windows\SYSTEM32\GLU32.dll

0x000007ff10220000 - 0x000007ff1030a000 C:\Windows\SYSTEM32\DDRAW.dll

0x000007ff17670000 - 0x000007ff17678000 C:\Windows\SYSTEM32\DCIMAN32.dll

0x000007ff1f110000 - 0x000007ff1f12a000 C:\Windows\SYSTEM32\CRYPTSP.dll

0x000007ff1ed40000 - 0x000007ff1ed89000 C:\Windows\system32\rsaenh.dll

0x000007ff1ee40000 - 0x000007ff1ee5f000 C:\Windows\SYSTEM32\USERENV.dll

0x000007ff1f780000 - 0x000007ff1f795000 C:\Windows\SYSTEM32\profapi.dll

0x000007ff15af0000 - 0x000007ff15b04000 C:\Windows\system32\napinsp.dll

0x000007ff15b10000 - 0x000007ff15b28000 C:\Windows\system32\pnrpnsp.dll

0x000007ff1d150000 - 0x000007ff1d166000 C:\Windows\system32\NLAapi.dll

0x000007ff1eef0000 - 0x000007ff1ef88000 C:\Windows\SYSTEM32\DNSAPI.dll

0x000007ff15be0000 - 0x000007ff15bf2000 C:\Windows\System32\winrnr.dll

0x000007ff178c0000 - 0x000007ff178c8000 C:\Windows\System32\rasadhlp.dll

0x000007ff1b870000 - 0x000007ff1b89a000 C:\Windows\SYSTEM32\IPHLPAPI.DLL

0x000007ff1b810000 - 0x000007ff1b81a000 C:\Windows\SYSTEM32\WINNSI.DLL

0x000007ff1b390000 - 0x000007ff1b3ef000 C:\Windows\System32\fwpuclnt.dll

0x0000000070fe0000 - 0x0000000070fe7000 C:\Program Files\Java\jre7\bin\jawt.dll

0x000000006dc10000 - 0x000000006f5f6000 C:\Windows\SYSTEM32\nvoglv64.DLL

0x000007ff19ea0000 - 0x000007ff19ece000 C:\Windows\SYSTEM32\ntmarta.dll

0x000007ff1da30000 - 0x000007ff1daa4000 C:\Windows\SYSTEM32\dxgi.dll

0x000007ff1d830000 - 0x000007ff1da2c000 C:\Windows\SYSTEM32\d3d11.dll

0x000007ff1bd30000 - 0x000007ff1cb86000 C:\Windows\SYSTEM32\nvwgf2umx.dll

0x0000000071000000 - 0x0000000071024000 C:\Program Files\Java\jre7\bin\sunec.dll

0x0000000070ff0000 - 0x0000000070ffb000 C:\Program Files\Java\jre7\bin\sunmscapi.dll

0x000007ff0b2b0000 - 0x000007ff0b3d2000 C:\Users\Kallum\Desktop\FTB\Direwolf20\minecraft\bin\natives\OpenAL64.dll

0x000007ff10170000 - 0x000007ff101fb000 C:\Windows\SYSTEM32\dsound.dll

0x000007ff21fd0000 - 0x000007ff22066000 C:\Windows\SYSTEM32\clbcatq.dll

0x000007ff1d230000 - 0x000007ff1d292000 C:\Windows\System32\MMDevApi.dll

0x000007ff0fec0000 - 0x000007ff0fef9000 C:\Windows\SYSTEM32\wdmaud.drv

0x000007ff11190000 - 0x000007ff11197000 C:\Windows\SYSTEM32\ksuser.dll

0x000007ff1b750000 - 0x000007ff1b759000 C:\Windows\SYSTEM32\AVRT.dll

0x000007ff0fd80000 - 0x000007ff0fdf2000 C:\Windows\SYSTEM32\AUDIOSES.DLL

0x000007ff10210000 - 0x000007ff1021b000 C:\Windows\SYSTEM32\msacm32.drv

0x000007ff0d970000 - 0x000007ff0d989000 C:\Windows\SYSTEM32\MSACM32.dll

0x000007ff10200000 - 0x000007ff10209000 C:\Windows\SYSTEM32\midimap.dll

0x000007ff10440000 - 0x000007ff105a3000 C:\Windows\SYSTEM32\dbghelp.dll

 

VM Arguments:

jvm_args: -Xms256M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts

java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Kallum\Desktop\FTB/Direwolf20/minecraft C:\Users\Kallum\AppData\Roaming/ftblauncher/ModPacks\Direwolf20\FTB_temp.gif MinecraftForge.zip da_minecrafterHD 1538900589945951098 Direwolf20 Pack v5.0.1 C:\Users\Kallum\AppData\Roaming/ftblauncher/ModPacks\Direwolf20\logo_ftb.png

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\Java\jre7\bin

USERNAME=Kallum

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel

 

 

 

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

 

OS: Windows 7 , 64 bit Build 7600

 

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, tsc, tscinvbit, tscinv

 

Memory: 4k page, physical 16727848k(13470568k free), swap 19087144k(14771004k free)

 

vm_info: Java HotSpot 64-Bit Server VM (23.7-b01) for windows-amd64 JRE (1.7.0_13-b20), built on Jan 30 2013 10:10:00 by "java_re" with unknown MS VC++:1600

 

time: Mon Feb 11 12:06:23 2013

elapsed time: 21 seconds

 

 

 

Link to comment
Share on other sites

Quite interesting, nothing should be able to cause this esp not for forge as we don't directly do anything special with the rendering.

I'd make sure to compleetly remove any mods you have installed and test it.

If that still errors, i'd update your lwjgl libraries.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.