153167168
个人整合了1.7.10的赖人包
mod有工业2、暮色、我的工场、魔法农作物、至尊农场、匠魂、建筑。
一进世界就卡退
下面是报错
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5a94de7a, pid=2368, tid=1536
#
# JRE version: 7.0_11-b21
# Java VM: Java HotSpot(TM) Client VM (23.6-b04 mixed mode windows-x86 )
# Problematic frame:
# C  [OpenAL32.dll+0xde7a]  alProcessUpdatesSOFT+0x122f
#
# 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 (0x6ca04c00):  JavaThread "Thread-8" [_thread_in_native, id=1536, stack(0x5a8a0000,0x5a8f0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x67494004

Registers:
EAX=0x67494004, EBX=0x00000001, ECX=0x5aae8af0, EDX=0x00000067
ESP=0x5a8ef6f8, EBP=0x5a8ef728, ESI=0x5aae8af0, EDI=0x67493ffc
EIP=0x5a94de7a, EFLAGS=0x00010202

Top of Stack: (sp=0x5a8ef6f8)
0x5a8ef6f8:   00000001 5aae8af0 00000000 00000000
0x5a8ef708:   000000ff 51b12734 00878670 5a94e54a
0x5a8ef718:   00000004 0000ac44 00000002 4061c878
0x5a8ef728:   5a8ef73c 5a94ef0d 6ca04c00 4061c878
0x5a8ef738:   4061c878 5a8ef790 51c85aa0 5aae8af0
0x5a8ef748:   67493ffc 009da717 6ca04d28 5a8ef798
0x5a8ef758:   5aae8af0 00000000 67493ffc 00000000
0x5a8ef768:   5a8ef79c 009d33c4 5a8ef770 4061c878

Instructions: (pc=0x5a94de7a)
0x5a94de5a:   02 8b d9 2b cb 89 4d e0 81 fa 03 00 02 00 75 06
0x5a94de6a:   8b 40 04 89 45 f0 83 45 f8 02 8b 45 f8 8d 04 87
0x5a94de7a:   83 38 00 75 b3 8d 45 f4 50 68 7c e8 97 5a 6a 00
0x5a94de8a:   e8 6a 4e 00 00 b8 40 1f 00 00 83 c4 0c 39 45 f4


Register to memory mapping:

EAX=0x67494004 is an unknown value
EBX=0x00000001 is an unknown value
ECX=0x5aae8af0 is an unknown value
EDX=0x00000067 is an unknown value
ESP=0x5a8ef6f8 is pointing into the stack for thread: 0x6ca04c00
EBP=0x5a8ef728 is pointing into the stack for thread: 0x6ca04c00
ESI=0x5aae8af0 is an unknown value
EDI=0x67493ffc is an unknown value


Stack: [0x5a8a0000,0x5a8f0000],  sp=0x5a8ef6f8,  free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [OpenAL32.dll+0xde7a]  alProcessUpdatesSOFT+0x122f
C  [OpenAL32.dll+0xef0d]  alcCreateContext+0x45
C  [lwjgl.dll+0x5aa0]  Java_org_lwjgl_openal_AL11_initNativeStubs+0x470
j  org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8
j  org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+227
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
V  [jvm.dll+0x12a3ba]
V  [jvm.dll+0x1d97de]
V  [jvm.dll+0x12a5a3]
V  [jvm.dll+0x12a607]
V  [jvm.dll+0xd315f]
V  [jvm.dll+0x14a6b7]
V  [jvm.dll+0x14a820]
V  [jvm.dll+0x17f009]
C  [msvcr100.dll+0x5c6de]  endthreadex+0x3a
C  [msvcr100.dll+0x5c788]  endthreadex+0xe4
C  [kernel32.dll+0xb729]  GetModuleFileNameA+0x1ba

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.openal.ALC10.nalcCreateContext(JJ)J+0
j  org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8
j  org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+227
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 )
  0x62fdfc00 JavaThread "Thread-9" [_thread_blocked, id=2960, stack(0x5a8f0000,0x5a940000)]
=>0x6ca04c00 JavaThread "Thread-8" [_thread_in_native, id=1536, stack(0x5a8a0000,0x5a8f0000)]
  0x57c3a800 JavaThread "IC2 audio init thread" daemon [_thread_blocked, id=7188, stack(0x5a850000,0x5a8a0000)]
  0x57aa0400 JavaThread "Sound Library Loader" [_thread_blocked, id=5112, stack(0x5a800000,0x5a850000)]
  0x5d75dc00 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=4860, stack(0x5a740000,0x5a790000)]
  0x51477400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5672, stack(0x52380000,0x523d0000)]
  0x50d56400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4748, stack(0x52330000,0x52380000)]
  0x51641400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5012, stack(0x522e0000,0x52330000)]
  0x50cccc00 JavaThread "Service Thread" daemon [_thread_blocked, id=3012, stack(0x50f70000,0x50fc0000)]
  0x50cca400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1924, stack(0x50f20000,0x50f70000)]
  0x50cc5400 JavaThread "Attach Listener" daemon [_thread_blocked, id=4352, stack(0x50ed0000,0x50f20000)]
  0x50cc4000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7428, stack(0x50e80000,0x50ed0000)]
  0x02b36800 JavaThread "Finalizer" daemon [_thread_blocked, id=6908, stack(0x50c30000,0x50c80000)]
  0x02b31800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7292, stack(0x50be0000,0x50c30000)]
  0x00879c00 JavaThread "Client thread" [_thread_in_native, id=7136, stack(0x00950000,0x009a0000)]

Other Threads:
  0x02b2bc00 VMThread [stack: 0x50b90000,0x50be0000] [id=988]
  0x50ce0800 WatcherThread [stack: 0x50fc0000,0x51010000] [id=5532]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation   total 122176K, used 41454K [0x02b50000, 0x0afe0000, 0x16aa0000)
  eden space 108608K,  37% used [0x02b50000, 0x0532fb18, 0x09560000)
  from space 13568K,   4% used [0x0a2a0000, 0x0a33be40, 0x0afe0000)
  to   space 13568K,   0% used [0x09560000, 0x09560000, 0x0a2a0000)
tenured generation   total 271376K, used 262060K [0x16aa0000, 0x273a4000, 0x3e950000)
   the space 271376K,  96% used [0x16aa0000, 0x26a8b158, 0x26a8b200, 0x273a4000)
compacting perm gen  total 33280K, used 33153K [0x3e950000, 0x409d0000, 0x4e950000)
   the space 33280K,  99% used [0x3e950000, 0x409b07e8, 0x409b0800, 0x409d0000)
No shared spaces configured.

Card table byte_map: [0x50750000,0x509c0000] byte_map_base: 0x5073a580

Polling page: 0x009a0000

Code Cache  [0x009d0000, 0x00ff8000, 0x029d0000)
total_blobs=3502 nmethods=3111 adapters=325 free_code_cache=26476Kb largest_free_block=27106624

Compilation events (10 events):
Event: 73.046 Thread 0x50cca400 3171             net.minecraft.util.MathHelper::func_151236_b (40 bytes)
Event: 73.046 Thread 0x50cca400 nmethod 3171 0x00ff0308 code [0x00ff0400, 0x00ff0490]
Event: 74.806 Thread 0x50cca400 3172             java.util.EnumMap::access$600 (5 bytes)
Event: 74.807 Thread 0x50cca400 nmethod 3172 0x00ff04c8 code [0x00ff05c0, 0x00ff0630]
Event: 75.185 Thread 0x50cca400 3173             com.google.gson.JsonElement::isJsonObject (5 bytes)
Event: 75.185 Thread 0x50cca400 nmethod 3173 0x00ff0688 code [0x00ff0780, 0x00ff0820]
Event: 75.186 Thread 0x50cca400 3174             net.minecraft.client.audio.SoundListSerializer::deserialize (385 bytes)
Event: 75.194 Thread 0x50cca400 nmethod 3174 0x00ff0888 code [0x00ff0dd0, 0x00ff2a74]
Event: 75.350 Thread 0x50cca400 3175             net.minecraft.client.resources.DefaultResourcePack::func_110589_b (30 bytes)
Event: 75.351 Thread 0x50cca400 nmethod 3175 0x00ff5c88 code [0x00ff5de0, 0x00ff6088]

GC Heap History (10 events):
Event: 62.558 GC heap before
{Heap before GC invocations=135 (full 11):
def new generation   total 122176K, used 122176K [0x02b50000, 0x0afe0000, 0x16aa0000)
  eden space 108608K, 100% used [0x02b50000, 0x09560000, 0x09560000)
  from space 13568K, 100% used [0x09560000, 0x0a2a0000, 0x0a2a0000)
  to   space 13568K,   0% used [0x0a2a0000, 0x0a2a0000, 0x0afe0000)
tenured generation   total 271376K, used 198347K [0x16aa0000, 0x273a4000, 0x3e950000)
   the space 271376K,  73% used [0x16aa0000, 0x22c52f58, 0x22c53000, 0x273a4000)
compacting perm gen  total 33280K, used 33153K [0x3e950000, 0x409d0000, 0x4e950000)
   the space 33280K,  99% used [0x3e950000, 0x409b07e8, 0x409b0800, 0x409d0000)
No shared spaces configured.
Event: 62.612 GC heap after
Heap after GC invocations=136 (full 11):
def new generation   total 122176K, used 13568K [0x02b50000, 0x0afe0000, 0x16aa0000)
  eden space 108608K,   0% used [0x02b50000, 0x02b50000, 0x09560000)
  from space 13568K, 100% used [0x0a2a0000, 0x0afe0000, 0x0afe0000)
  to   space 13568K,   0% used [0x09560000, 0x09560000, 0x0a2a0000)
tenured generation   total 271376K, used 210315K [0x16aa0000, 0x273a4000, 0x3e950000)
   the space 271376K,  77% used [0x16aa0000, 0x23802e48, 0x23803000, 0x273a4000)
compacting perm gen  total 33280K, used 33153K [0x3e950000, 0x409d0000, 0x4e950000)
   the space 33280K,  99% used [0x3e950000, 0x409b07e8, 0x409b0800, 0x409d0000)
No shared spaces configured.
}
Event: 63.536 GC heap before
{Heap before GC invocations=136 (full 11):
def new generation   total 122176K, used 122176K [0x02b50000, 0x0afe0000, 0x16aa0000)
  eden space 108608K, 100% used [0x02b50000, 0x09560000, 0x09560000)
  from space 13568K, 100% used [0x0a2a0000, 0x0afe0000, 0x0afe0000)
  to   space 13568K,   0% used [0x09560000, 0x09560000, 0x0a2a0000)
tenured generation   total 271376K, used 210315K [0x16aa0000, 0x273a4000, 0x3e950000)
   the space 271376K,  77% used [0x16aa0000, 0x23802e48, 0x23803000, 0x273a4000)
compacting perm gen  total 33280K, used 33153K [0x3e950000, 0x409d0000, 0x4e950000)
   the space 33280K,  99% used [0x3e950000, 0x409b07e8, 0x409b0800, 0x409d0000)
No shared spaces configured.
Event: 63.592 GC heap after
Heap after GC invocations=137 (full 11):
def new generation   total 122176K, used 13568K [0x02b50000, 0x0afe0000, 0x16aa0000)
  eden space 108608K,   0% used [0x02b50000, 0x02b50000, 0x09560000)
  from space 13568K, 100% used [0x09560000, 0x0a2a0000, 0x0a2a0000)
  to   space 13568K,   0% used [0x0a2a0000, 0x0a2a0000, 0x0afe0000)
tenured generation   total 271376K, used 227742K [0x16aa0000, 0x273a4000, 0x3e950000)
   the space 271376K,  83% used [0x16aa0000, 0x24907978, 0x24907a00, 0x273a4000)
compacting perm gen  total 33280K, used 33153K [0x3e950000, 0x409d0000, 0x4e950000)
   the space 33280K,  99% used [0x3e950000, 0x409b07e8, 0x409b0800, 0x409d0000)
No shared spaces configured.
}
Event: 72.962 GC heap before
{Heap before GC invocations=137 (full 11):
def new generation   total 122176K, used 122176K [0x02b50000, 0x0afe0000, 0x16aa0000)
  eden space 108608K, 100% used [0x02b50000, 0x09560000, 0x09560000)
  from space 13568K, 100% used [0x09560000, 0x0a2a0000, 0x0a2a0000)
  to   space 13568K,   0% used [0x0a2a0000, 0x0a2a0000, 0x0afe0000)
tenured generation   total 271376K, used 227742K [0x16aa0000, 0x273a4000, 0x3e950000)
   the space 271376K,  83% used [0x16aa0000, 0x24907978, 0x24907a00, 0x273a4000)
compacting perm gen  total 33280K, used 33153K [0x3e950000, 0x409d0000, 0x4e950000)
   the space 33280K,  99% used [0x3e950000, 0x409b07e8, 0x409b0800, 0x409d0000)
No shared spaces configured.
Event: 73.029 GC heap after
Heap after GC invocations=138 (full 11):
def new generation   total 122176K, used 13568K [0x02b50000, 0x0afe0000, 0x16aa0000)
  eden space 108608K,   0% used [0x02b50000, 0x02b50000, 0x09560000)
  from space 13568K, 100% used [0x0a2a0000, 0x0afe0000, 0x0afe0000)
  to   space 13568K,   0% used [0x09560000, 0x09560000, 0x0a2a0000)
tenured generation   total 271376K, used 248570K [0x16aa0000, 0x273a4000, 0x3e950000)
   the space 271376K,  91% used [0x16aa0000, 0x25d5ebb0, 0x25d5ec00, 0x273a4000)
compacting perm gen  total 33280K, used 33153K [0x3e950000, 0x409d0000, 0x4e950000)
   the space 33280K,  99% used [0x3e950000, 0x409b07e8, 0x409b0800, 0x409d0000)
No shared spaces configured.
}
Event: 74.033 GC heap before
{Heap before GC invocations=138 (full 11):
def new generation   total 122176K, used 122176K [0x02b50000, 0x0afe0000, 0x16aa0000)
  eden space 108608K, 100% used [0x02b50000, 0x09560000, 0x09560000)
  from space 13568K, 100% used [0x0a2a0000, 0x0afe0000, 0x0afe0000)
  to   space 13568K,   0% used [0x09560000, 0x09560000, 0x0a2a0000)
tenured generation   total 271376K, used 248570K [0x16aa0000, 0x273a4000, 0x3e950000)
   the space 271376K,  91% used [0x16aa0000, 0x25d5ebb0, 0x25d5ec00, 0x273a4000)
compacting perm gen  total 33280K, used 33153K [0x3e950000, 0x409d0000, 0x4e950000)
   the space 33280K,  99% used [0x3e950000, 0x409b07e8, 0x409b0800, 0x409d0000)
No shared spaces configured.
Event: 74.066 GC heap after
Heap after GC invocations=139 (full 11):
def new generation   total 122176K, used 207K [0x02b50000, 0x0afe0000, 0x16aa0000)
  eden space 108608K,   0% used [0x02b50000, 0x02b50000, 0x09560000)
  from space 13568K,   1% used [0x09560000, 0x09593dc0, 0x0a2a0000)
  to   space 13568K,   0% used [0x0a2a0000, 0x0a2a0000, 0x0afe0000)
tenured generation   total 271376K, used 262060K [0x16aa0000, 0x273a4000, 0x3e950000)
   the space 271376K,  96% used [0x16aa0000, 0x26a8b158, 0x26a8b200, 0x273a4000)
compacting perm gen  total 33280K, used 33153K [0x3e950000, 0x409d0000, 0x4e950000)
   the space 33280K,  99% used [0x3e950000, 0x409b07e8, 0x409b0800, 0x409d0000)
No shared spaces configured.
}
Event: 74.833 GC heap before
{Heap before GC invocations=139 (full 11):
def new generation   total 122176K, used 103081K [0x02b50000, 0x0afe0000, 0x16aa0000)
  eden space 108608K,  94% used [0x02b50000, 0x08fc69a8, 0x09560000)
  from space 13568K,   1% used [0x09560000, 0x09593dc0, 0x0a2a0000)
  to   space 13568K,   0% used [0x0a2a0000, 0x0a2a0000, 0x0afe0000)
tenured generation   total 271376K, used 262060K [0x16aa0000, 0x273a4000, 0x3e950000)
   the space 271376K,  96% used [0x16aa0000, 0x26a8b158, 0x26a8b200, 0x273a4000)
compacting perm gen  total 33280K, used 33153K [0x3e950000, 0x409d0000, 0x4e950000)
   the space 33280K,  99% used [0x3e950000, 0x409b07e8, 0x409b0800, 0x409d0000)
No shared spaces configured.
Event: 74.846 GC heap after
Heap after GC invocations=140 (full 11):
def new generation   total 122176K, used 623K [0x02b50000, 0x0afe0000, 0x16aa0000)
  eden space 108608K,   0% used [0x02b50000, 0x02b50000, 0x09560000)
  from space 13568K,   4% used [0x0a2a0000, 0x0a33be40, 0x0afe0000)
  to   space 13568K,   0% used [0x09560000, 0x09560000, 0x0a2a0000)
tenured generation   total 271376K, used 262060K [0x16aa0000, 0x273a4000, 0x3e950000)
   the space 271376K,  96% used [0x16aa0000, 0x26a8b158, 0x26a8b200, 0x273a4000)
compacting perm gen  total 33280K, used 33153K [0x3e950000, 0x409d0000, 0x4e950000)
   the space 33280K,  99% used [0x3e950000, 0x409b07e8, 0x409b0800, 0x409d0000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 75.383 Thread 0x6ca04c00 Threw 0x04ae3c30 at C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 75.383 Thread 0x6ca04c00 Threw 0x04ae4e70 at C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 75.383 Thread 0x6ca04c00 Threw 0x04ae5cc0 at C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 75.383 Thread 0x6ca04c00 Threw 0x04ae6b18 at C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 75.383 Thread 0x6ca04c00 Threw 0x04ae8100 at C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 75.383 Thread 0x6ca04c00 Threw 0x04ae8f50 at C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 75.383 Thread 0x6ca04c00 Threw 0x04ae9da8 at C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 75.385 Thread 0x6ca04c00 Threw 0x04aeaff0 at C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jni.cpp:716
Event: 75.386 Thread 0x6ca04c00 Threw 0x04aeb4a0 at C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jni.cpp:716
Event: 75.386 Thread 0x6ca04c00 Threw 0x04aeb9e8 at C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jni.cpp:716

Events (10 events):
Event: 74.971 Executing VM operation: RevokeBias done
Event: 74.971 Thread 0x57aa0400 Thread exited: 0x57aa0400
Event: 75.179 Thread 0x57aa0400 Thread added: 0x57aa0400
Event: 75.181 Thread 0x57c3a800 Thread added: 0x57c3a800
Event: 75.181 Thread 0x6ca04c00 Thread added: 0x6ca04c00
Event: 75.381 Executing VM operation: RevokeBias
Event: 75.381 Executing VM operation: RevokeBias done
Event: 75.383 Thread 0x62fdfc00 Thread added: 0x62fdfc00
Event: 75.399 Executing VM operation: RevokeBias
Event: 75.399 Executing VM operation: RevokeBias done


Dynamic libraries:
0x00400000 - 0x0042f000         C:\Program Files\Java\jre7\bin\javaw.exe
0x7c920000 - 0x7c9b3000         C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c91e000         C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e49000         C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee3000         C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000         C:\WINDOWS\system32\Secur32.dll
0x77d10000 - 0x77da0000         C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f39000         C:\WINDOWS\system32\GDI32.dll
0x77180000 - 0x77283000         C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
0x77be0000 - 0x77c38000         C:\WINDOWS\system32\msvcrt.dll
0x77f40000 - 0x77fb6000         C:\WINDOWS\system32\SHLWAPI.dll
0x76300000 - 0x7631d000         C:\WINDOWS\system32\IMM32.DLL
0x62c20000 - 0x62c29000         C:\WINDOWS\system32\LPK.DLL
0x73fa0000 - 0x7400b000         C:\WINDOWS\system32\USP10.dll
0x78aa0000 - 0x78b5e000         C:\Program Files\Java\jre7\bin\msvcr100.dll
0x6e7d0000 - 0x6eb1c000         C:\Program Files\Java\jre7\bin\client\jvm.dll
0x71a40000 - 0x71a4b000         C:\WINDOWS\system32\WSOCK32.dll
0x71a20000 - 0x71a37000         C:\WINDOWS\system32\WS2_32.dll
0x71a10000 - 0x71a18000         C:\WINDOWS\system32\WS2HELP.dll
0x76b10000 - 0x76b3a000         C:\WINDOWS\system32\WINMM.dll
0x76bc0000 - 0x76bcb000         C:\WINDOWS\system32\PSAPI.DLL
0x6e720000 - 0x6e72c000         C:\Program Files\Java\jre7\bin\verify.dll
0x6d4d0000 - 0x6d4f0000         C:\Program Files\Java\jre7\bin\java.dll
0x6e7b0000 - 0x6e7c3000         C:\Program Files\Java\jre7\bin\zip.dll
0x6e450000 - 0x6e45a000         C:\Program Files\Java\jre7\bin\management.dll
0x6e4f0000 - 0x6e504000         C:\Program Files\Java\jre7\bin\net.dll
0x6e510000 - 0x6e51f000         C:\Program Files\Java\jre7\bin\nio.dll
0x719c0000 - 0x719fe000         C:\WINDOWS\System32\mswsock.dll
0x76ef0000 - 0x76f17000         C:\WINDOWS\system32\DNSAPI.dll
0x76d30000 - 0x76d48000         C:\WINDOWS\system32\iphlpapi.dll
0x76f80000 - 0x76f88000         C:\WINDOWS\System32\winrnr.dll
0x76f30000 - 0x76f5c000         C:\WINDOWS\system32\WLDAP32.dll
0x76f90000 - 0x76f96000         C:\WINDOWS\system32\rasadhlp.dll
0x6e700000 - 0x6e711000         C:\Program Files\Java\jre7\bin\unpack.dll
0x51c80000 - 0x51ccd000         F:\wdsj王佳阳\[wjy 制作] 1.7.0工业崛起v1.0.5\.minecraft\Native\lwjgl.dll
0x5ef10000 - 0x5efdc000         C:\WINDOWS\system32\OPENGL32.dll
0x68e20000 - 0x68e40000         C:\WINDOWS\system32\GLU32.dll
0x736d0000 - 0x7371b000         C:\WINDOWS\system32\DDRAW.dll
0x73b30000 - 0x73b36000         C:\WINDOWS\system32\DCIMAN32.dll
0x77bd0000 - 0x77bd8000         C:\WINDOWS\system32\VERSION.dll
0x68000000 - 0x68036000         C:\WINDOWS\system32\rsaenh.dll
0x759d0000 - 0x75a7f000         C:\WINDOWS\system32\USERENV.dll
0x5fdd0000 - 0x5fe25000         C:\WINDOWS\system32\netapi32.dll
0x6d000000 - 0x6d142000         C:\Program Files\Java\jre7\bin\awt.dll
0x770f0000 - 0x7717b000         C:\WINDOWS\system32\OLEAUT32.dll
0x76990000 - 0x76ace000         C:\WINDOWS\system32\ole32.dll
0x5adc0000 - 0x5adf7000         C:\WINDOWS\system32\uxtheme.dll
0x76d70000 - 0x76d92000         C:\WINDOWS\system32\apphelp.dll
0x73640000 - 0x7366e000         C:\WINDOWS\system32\msctfime.ime
0x69000000 - 0x69a64000         C:\WINDOWS\system32\atioglx2.dll
0x73aa0000 - 0x73ab5000         C:\WINDOWS\system32\mscms.dll
0x72f70000 - 0x72f96000         C:\WINDOWS\system32\WINSPOOL.DRV
0x60a20000 - 0x60a61000         C:\WINDOWS\system32\icm32.dll
0x70a40000 - 0x70a7a000         F:\wdsj王佳阳\[wjy 制作] 1.7.0工业崛起v1.0.5\.minecraft\Native\avutil-ttv-51.dll
0x65980000 - 0x6599d000         F:\wdsj王佳阳\[wjy 制作] 1.7.0工业崛起v1.0.5\.minecraft\Native\swresample-ttv-0.dll
0x6eb80000 - 0x6ec09000         F:\wdsj王佳阳\[wjy 制作] 1.7.0工业崛起v1.0.5\.minecraft\Native\libmp3lame-ttv.dll
0x56050000 - 0x56153000         F:\wdsj王佳阳\[wjy 制作] 1.7.0工业崛起v1.0.5\.minecraft\Native\twitchsdk.dll
0x56170000 - 0x56257000         C:\WINDOWS\system32\WININET.dll
0x56260000 - 0x56269000         C:\WINDOWS\system32\Normaliz.dll
0x56270000 - 0x563a4000         C:\WINDOWS\system32\urlmon.dll
0x563b0000 - 0x5659c000         C:\WINDOWS\system32\iertutil.dll
0x5a790000 - 0x5a7c9000         C:\WINDOWS\system32\gxbproxy.dll
0x5a7e0000 - 0x5a7e6000         C:\WINDOWS\system32\detoured.dll
0x60fd0000 - 0x61025000         C:\WINDOWS\system32\hnetcfg.dll
0x71a00000 - 0x71a08000         C:\WINDOWS\System32\wshtcpip.dll
0x6e690000 - 0x6e6b0000         C:\Program Files\Java\jre7\bin\sunec.dll
0x6e6b0000 - 0x6e6b9000         C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x765e0000 - 0x76675000         C:\WINDOWS\system32\CRYPT32.dll
0x76db0000 - 0x76dc2000         C:\WINDOWS\system32\MSASN1.dll
0x5a940000 - 0x5a9a5000         F:\wdsj王佳阳\[wjy 制作] 1.7.0工业崛起v1.0.5\.minecraft\Native\OpenAL32.dll
0x7d590000 - 0x7dd84000         C:\WINDOWS\system32\SHELL32.dll
0x76fa0000 - 0x7701f000         C:\WINDOWS\system32\CLBCATQ.DLL
0x77020000 - 0x770ba000         C:\WINDOWS\system32\COMRes.dll
0x73e70000 - 0x73ecc000         C:\WINDOWS\system32\dsound.dll
0x76c00000 - 0x76c2e000         C:\WINDOWS\system32\WINTRUST.dll
0x76c60000 - 0x76c89000         C:\WINDOWS\system32\IMAGEHLP.dll
0x72c90000 - 0x72c99000         C:\WINDOWS\system32\wdmaud.drv
0x72c80000 - 0x72c88000         C:\WINDOWS\system32\msacm32.drv
0x77bb0000 - 0x77bc5000         C:\WINDOWS\system32\MSACM32.dll
0x77ba0000 - 0x77ba7000         C:\WINDOWS\system32\midimap.dll
0x73e40000 - 0x73e44000         C:\WINDOWS\system32\KsUser.dll
0x68d60000 - 0x68e01000         C:\WINDOWS\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xmx958m -XX:MaxPermSize=256M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.library.path=.\Native
java_command: net.minecraft.launchwrapper.Launch --username wang --version 1.7.10-Forge10.13.2.1343-1.7.10 --gameDir . --assetsDir .\assets --assetIndex 1.7.10 --uuid 24e48e99-0995-445a-ae22-1d2167341201 --accessToken {auth_access_token} --userProperties {} --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Thunder Network\KanKan\Codecs;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\StormII\Codec;C:\Program Files\StormII
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 16 Model 2 Stepping 2, AuthenticAMD



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

OS: Windows XP Build 2600 Service Pack 3

CPU:total 3 (3 cores per cpu, 1 threads per core) family 16 model 2 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv

Memory: 4k page, physical 2096236k(922892k free), swap 4034840k(2636976k free)

vm_info: Java HotSpot(TM) Client VM (23.6-b04) for windows-x86 JRE (1.7.0_11-b21), built on Jan 12 2013 02:19:22 by "java_re" with unknown MS VC++:1600

time: Sat Apr 04 12:15:44 2015
elapsed time: 75 seconds
这是为啥啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊!


zmdd
mod冲突呗= =

zmdd
mod冲突呗= =

D-EALIL
工业和高清修复冲突貌似

153167168
D-EALIL 发表于 2015-4-5 18:29
工业和高清修复冲突貌似

e,我没安高清

第一页 上一页 下一页 最后一页