I installed something from Intel page,but it dosen't work again(i restarted the laptop)
My graphics driver is : Mobile Intel(R) 4 Series Express Chipset Family.
I tried to find the graphic update but i could not find it.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x48f5e7ef, pid=5888, tid=5188
#
# JRE version: Java(TM) SE Runtime Environment (8.0_66-b18) (build 1.8.0_66-b18)
# Java VM: Java HotSpot(TM) Client VM (25.66-b18 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x55e7ef]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x0075f400): JavaThread "Client thread" [_thread_in_native, id=5188, stack(0x00700000,0x00750000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000001d8
Registers:
EAX=0x4ac3f738, EBX=0x0000000b, ECX=0x00000000, EDX=0x0031ae58
ESP=0x0074ef64, EBP=0x49500068, ESI=0x00000188, EDI=0x65b629a0
EIP=0x48f5e7ef, EFLAGS=0x00010206
Top of Stack: (sp=0x0074ef64)
0x0074ef64: 0031ae58 4ac3f738 48a57774 4ac3f738
0x0074ef74: 0031b130 65d40ea8 48a2d871 0031b130
0x0074ef84: 48a57cc5 0031ae58 0031b130 65d5b9e0
0x0074ef94: 00008d40 48a45494 49500068 65d40ea8
0x0074efa4: 65d5b9e0 0000000b 49500068 65d5babc
0x0074efb4: 00008d40 49500068 0074f038 492d077b
0x0074efc4: ffffffff 48a33759 65d5b9e0 00000000
0x0074efd4: 0000000b 00000006 49500068 00000007
Instructions: (pc=0x48f5e7ef)
0x48f5e7cf: 01 5b 64 89 0d 00 00 00 00 83 c4 10 c2 14 00 cc
0x48f5e7df: cc 8b 44 24 04 56 57 8b 78 58 8b 37 85 f6 74 34
0x48f5e7ef: 8b 46 50 0b 46 54 8b 56 3c 74 12 8b 0a 8b 01 8b
0x48f5e7ff: 40 6c 52 8b 56 54 52 8b 56 50 52 ff d0 c7 46 3c
Register to memory mapping:
EAX=0x4ac3f738 is an unknown value
EBX=0x0000000b is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x0031ae58 is an unknown value
ESP=0x0074ef64 is pointing into the stack for thread: 0x0075f400
EBP=0x49500068 is an unknown value
ESI=0x00000188 is an unknown value
EDI=0x65b629a0 is an unknown value
Stack: [0x00700000,0x00750000], sp=0x0074ef64, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0x55e7ef]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.EXTFramebufferObject.nglDeleteFramebuffersEXT(IJJ)V+0
j org.lwjgl.opengl.EXTFramebufferObject.glDeleteFramebuffersEXT(I)V+20
j net.minecraft.client.renderer.OpenGlHelper.func_153174_h(I)V+51
j net.minecraft.client.shader.Framebuffer.func_147608_a()V+73
j net.minecraft.client.shader.Framebuffer.func_147613_a(II)V+30
j eu.crushedpixel.replaymod.video.VideoRenderer.drawGui()V+36
j eu.crushedpixel.replaymod.video.VideoRenderer.renderVideo()Z+5
j eu.crushedpixel.replaymod.replay.ReplayProcess.startReplayProcess(Leu/crushedpixel/replaymod/settings/RenderOptions;Z)V+334
j eu.crushedpixel.replaymod.replay.ReplayHandler.startPath(Leu/crushedpixel/replaymod/settings/RenderOptions;Z)V+8
j eu.crushedpixel.replaymod.gui.GuiRenderSettings.startRendering()V+545
j eu.crushedpixel.replaymod.gui.GuiRenderSettings.access$000(Leu/crushedpixel/replaymod/gui/GuiRenderSettings;)V+1
j eu.crushedpixel.replaymod.gui.GuiRenderSettings$1.run()V+4
j eu.crushedpixel.replaymod.gui.elements.GuiAdvancedButton.performAction()V+11
j eu.crushedpixel.replaymod.gui.elements.GuiAdvancedButton.mouseClick(Lnet/minecraft/client/Minecraft;III)Z+17
j eu.crushedpixel.replaymod.gui.elements.ComposedElement.mouseClick(Lnet/minecraft/client/Minecraft;III)Z+80
j eu.crushedpixel.replaymod.gui.elements.DelegatingElement.mouseClick(Lnet/minecraft/client/Minecraft;III)Z+9
j eu.crushedpixel.replaymod.gui.GuiRenderSettings.func_73864_a(III)V+11
j net.minecraft.client.gui.GuiScreen.func_146274_d()V+98
J 5116 C1 eu.crushedpixel.replaymod.events.handlers.MinecraftTicker.runMouseKeyboardTick(Lnet/minecraft/client/Minecraft;)V (883 bytes) @ 0x020faa10 [0x020fa570+0x4a0]
J 3549 C1 eu.crushedpixel.replaymod.timer.ReplayTimer.func_74275_a()V (43 bytes) @ 0x023402b4 [0x02340250+0x64]
J 3488 C1 net.minecraft.client.Minecraft.func_71411_J()V (958 bytes) @ 0x0231a094 [0x02319f00+0x194]
j net.minecraft.client.Minecraft.func_99999_d()V+61
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+664
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x549c3400 JavaThread "StreamPipe from java.io.FileInputStream@b72cab to org.apache.commons.io.output.TeeOutputStream@User1eee7ac" [_thread_in_native, id=5416, stack(0x5d8b0000,0x5d900000)]
0x549c2800 JavaThread "StreamPipe from java.io.BufferedInputStream@User18e94e0 to org.apache.commons.io.output.TeeOutputStream@User1eee7ac" [_thread_in_native, id=6124, stack(0x5d900000,0x5d950000)]
0x549c3000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5268, stack(0x61fa0000,0x61ff0000)]
0x549c0800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5988, stack(0x60140000,0x60190000)]
0x549c1c00 JavaThread "Thread-12" [_thread_blocked, id=3604, stack(0x60260000,0x602b0000)]
0x549c1000 JavaThread "Thread-11" [_thread_blocked, id=5572, stack(0x601d0000,0x60220000)]
0x549c0400 JavaThread "UriSchemeHandler" [_thread_in_native, id=5700, stack(0x64ec0000,0x64f10000)]
0x59f98400 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=1452, stack(0x60560000,0x605b0000)]
0x58378c00 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=5204, stack(0x605c0000,0x60610000)]
0x5c2e8c00 JavaThread "replaymod-chat-message-handler" daemon [_thread_blocked, id=704, stack(0x49610000,0x49660000)]
0x47588400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4288, stack(0x46510000,0x46560000)]
0x472aa000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5940, stack(0x47a60000,0x47ab0000)]
0x47458c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5936, stack(0x481e0000,0x48230000)]
0x47439800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5644, stack(0x478d0000,0x47920000)]
0x008ad800 JavaThread "Service Thread" daemon [_thread_blocked, id=3740, stack(0x46610000,0x46660000)]
0x463dfc00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5592, stack(0x469d0000,0x46a20000)]
0x463dd000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5444, stack(0x468c0000,0x46910000)]
0x463dc000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3456, stack(0x46920000,0x46970000)]
0x463db000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4812, stack(0x46800000,0x46850000)]
0x0089cc00 JavaThread "Finalizer" daemon [_thread_blocked, id=4616, stack(0x46560000,0x465b0000)]
0x00898400 JavaThread "Reference Handler" daemon [_thread_blocked, id=6044, stack(0x46660000,0x466b0000)]
=>0x0075f400 JavaThread "Client thread" [_thread_in_native, id=5188, stack(0x00700000,0x00750000)]
Other Threads:
0x00893800 VMThread [stack: 0x45e10000,0x45e60000] [id=5656]
0x008af000 WatcherThread [stack: 0x465c0000,0x46610000] [id=6076]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 73406K [0x03e00000, 0x0be00000, 0x0be00000)
eden space 104960K, 68% used [0x03e00000, 0x0842eae8, 0x0a480000)
from space 13056K, 11% used [0x0b140000, 0x0b2c10b8, 0x0be00000)
to space 13056K, 0% used [0x0a480000, 0x0a480000, 0x0b140000)
concurrent mark-sweep generation total 299412K, used 161859K [0x0be00000, 0x1e265000, 0x43e00000)
Metaspace used 25958K, capacity 26220K, committed 26368K, reserved 27008K
Card table byte_map: [0x43e00000,0x44010000] byte_map_base: 0x43de1000
Marking Bits: (CMSBitMap*) 0x00802ee0
Bits: [0x441e0000, 0x45de0000)
Mod Union Table: (CMSBitMap*) 0x00802f40
Bits: [0x00fa0000, 0x00fd8000)
Polling page: 0x006e0000
CodeCache: size=32768Kb used=5840Kb max_used=7363Kb free=26927Kb
bounds [0x01ce0000, 0x02418000, 0x03ce0000]
total_blobs=2915 nmethods=2484 adapters=361
compilation: enabled
Compilation events (10 events):
Event: 215.282 Thread 0x463dfc00 5868 com.google.common.collect.ImmutableMapEntry$TerminalEntry::getNextInKeyBucket (2 bytes)
Event: 215.282 Thread 0x463dfc00 nmethod 5868 0x02363a08 code [0x02363b00, 0x02363b80]
Event: 215.296 Thread 0x463dfc00 5869 org.objectweb.asm.ClassVisitor::visitMethod (24 bytes)
Event: 215.297 Thread 0x463dfc00 nmethod 5869 0x022d6188 code [0x022d6290, 0x022d635c]
Event: 215.306 Thread 0x463dfc00 5870 org.objectweb.asm.tree.MethodNode::visitJumpInsn (21 bytes)
Event: 215.307 Thread 0x463dfc00 nmethod 5870 0x0229fbc8 code [0x0229fce0, 0x0229fecc]
Event: 215.307 Thread 0x463dfc00 5871 org.objectweb.asm.FieldVisitor:: (7 bytes)
Event: 215.308 Thread 0x463dfc00 nmethod 5871 0x022d5ec8 code [0x022d5fd0, 0x022d60dc]
Event: 215.308 Thread 0x463dfc00 5872 org.objectweb.asm.ClassReader::readConst (252 bytes)
Event: 215.310 Thread 0x463dfc00 nmethod 5872 0x02333b08 code [0x02333d20, 0x023346b0]
GC Heap History (10 events):
Event: 200.355 GC heap before
{Heap before GC invocations=83 (full 24):
par new generation total 118016K, used 114669K [0x03e00000, 0x0be00000, 0x0be00000)
eden space 104960K, 100% used [0x03e00000, 0x0a480000, 0x0a480000)
from space 13056K, 74% used [0x0a480000, 0x0adfb5b0, 0x0b140000)
to space 13056K, 0% used [0x0b140000, 0x0b140000, 0x0be00000)
concurrent mark-sweep generation total 299412K, used 198871K [0x0be00000, 0x1e265000, 0x43e00000)
Metaspace used 25731K, capacity 25996K, committed 26240K, reserved 27008K
Event: 200.364 GC heap after
Heap after GC invocations=84 (full 24):
par new generation total 118016K, used 2595K [0x03e00000, 0x0be00000, 0x0be00000)
eden space 104960K, 0% used [0x03e00000, 0x03e00000, 0x0a480000)
from space 13056K, 19% used [0x0b140000, 0x0b3c8cd8, 0x0be00000)
to space 13056K, 0% used [0x0a480000, 0x0a480000, 0x0b140000)
concurrent mark-sweep generation total 299412K, used 198871K [0x0be00000, 0x1e265000, 0x43e00000)
Metaspace used 25731K, capacity 25996K, committed 26240K, reserved 27008K
}
Event: 203.952 GC heap before
{Heap before GC invocations=84 (full 24):
par new generation total 118016K, used 107555K [0x03e00000, 0x0be00000, 0x0be00000)
eden space 104960K, 100% used [0x03e00000, 0x0a480000, 0x0a480000)
from space 13056K, 19% used [0x0b140000, 0x0b3c8cd8, 0x0be00000)
to space 13056K, 0% used [0x0a480000, 0x0a480000, 0x0b140000)
concurrent mark-sweep generation total 299412K, used 198871K [0x0be00000, 0x1e265000, 0x43e00000)
Metaspace used 25736K, capacity 25996K, committed 26240K, reserved 27008K
Event: 203.962 GC heap after
Heap after GC invocations=85 (full 24):
par new generation total 118016K, used 1518K [0x03e00000, 0x0be00000, 0x0be00000)
eden space 104960K, 0% used [0x03e00000, 0x03e00000, 0x0a480000)
from space 13056K, 11% used [0x0a480000, 0x0a5fbb18, 0x0b140000)
to space 13056K, 0% used [0x0b140000, 0x0b140000, 0x0be00000)
concurrent mark-sweep generation total 299412K, used 198871K [0x0be00000, 0x1e265000, 0x43e00000)
Metaspace used 25736K, capacity 25996K, committed 26240K, reserved 27008K
}
Event: 207.227 GC heap before
{Heap before GC invocations=85 (full 24):
par new generation total 118016K, used 106478K [0x03e00000, 0x0be00000, 0x0be00000)
eden space 104960K, 100% used [0x03e00000, 0x0a480000, 0x0a480000)
from space 13056K, 11% used [0x0a480000, 0x0a5fbb18, 0x0b140000)
to space 13056K, 0% used [0x0b140000, 0x0b140000, 0x0be00000)
concurrent mark-sweep generation total 299412K, used 161859K [0x0be00000, 0x1e265000, 0x43e00000)
Metaspace used 25736K, capacity 25996K, committed 26240K, reserved 27008K
Event: 207.234 GC heap after
Heap after GC invocations=86 (full 24):
par new generation total 118016K, used 1530K [0x03e00000, 0x0be00000, 0x0be00000)
eden space 104960K, 0% used [0x03e00000, 0x03e00000, 0x0a480000)
from space 13056K, 11% used [0x0b140000, 0x0b2bebf0, 0x0be00000)
to space 13056K, 0% used [0x0a480000, 0x0a480000, 0x0b140000)
concurrent mark-sweep generation total 299412K, used 161859K [0x0be00000, 0x1e265000, 0x43e00000)
Metaspace used 25736K, capacity 25996K, committed 26240K, reserved 27008K
}
Event: 210.393 GC heap before
{Heap before GC invocations=86 (full 24):
par new generation total 118016K, used 106490K [0x03e00000, 0x0be00000, 0x0be00000)
eden space 104960K, 100% used [0x03e00000, 0x0a480000, 0x0a480000)
from space 13056K, 11% used [0x0b140000, 0x0b2bebf0, 0x0be00000)
to space 13056K, 0% used [0x0a480000, 0x0a480000, 0x0b140000)
concurrent mark-sweep generation total 299412K, used 161859K [0x0be00000, 0x1e265000, 0x43e00000)
Metaspace used 25736K, capacity 25996K, committed 26240K, reserved 27008K
Event: 210.400 GC heap after
Heap after GC invocations=87 (full 24):
par new generation total 118016K, used 1535K [0x03e00000, 0x0be00000, 0x0be00000)
eden space 104960K, 0% used [0x03e00000, 0x03e00000, 0x0a480000)
from space 13056K, 11% used [0x0a480000, 0x0a5ffc58, 0x0b140000)
to space 13056K, 0% used [0x0b140000, 0x0b140000, 0x0be00000)
concurrent mark-sweep generation total 299412K, used 161859K [0x0be00000, 0x1e265000, 0x43e00000)
Metaspace used 25736K, capacity 25996K, committed 26240K, reserved 27008K
}
Event: 213.348 GC heap before
{Heap before GC invocations=87 (full 24):
par new generation total 118016K, used 106495K [0x03e00000, 0x0be00000, 0x0be00000)
eden space 104960K, 100% used [0x03e00000, 0x0a480000, 0x0a480000)
from space 13056K, 11% used [0x0a480000, 0x0a5ffc58, 0x0b140000)
to space 13056K, 0% used [0x0b140000, 0x0b140000, 0x0be00000)
concurrent mark-sweep generation total 299412K, used 161859K [0x0be00000, 0x1e265000, 0x43e00000)
Metaspace used 25736K, capacity 25996K, committed 26240K, reserved 27008K
Event: 213.355 GC heap after
Heap after GC invocations=88 (full 24):
par new generation total 118016K, used 1540K [0x03e00000, 0x0be00000, 0x0be00000)
eden space 104960K, 0% used [0x03e00000, 0x03e00000, 0x0a480000)
from space 13056K, 11% used [0x0b140000, 0x0b2c10b8, 0x0be00000)
to space 13056K, 0% used [0x0a480000, 0x0a480000, 0x0b140000)
concurrent mark-sweep generation total 299412K, used 161859K [0x0be00000, 0x1e265000, 0x43e00000)
Metaspace used 25736K, capacity 25996K, committed 26240K, reserved 27008K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 214.896 Thread 0x549c1000 Exception (0x06fd37e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 214.913 Thread 0x549c1000 Exception (0x06fd3a48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 214.930 Thread 0x549c1000 Exception (0x06fd3cc8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 214.930 Thread 0x549c1000 Exception (0x06fd3f28) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 214.946 Thread 0x549c1000 Exception (0x071b98e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 214.946 Thread 0x549c1000 Exception (0x071b9b48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 214.962 Thread 0x549c1000 Exception (0x071b9da8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 214.963 Thread 0x549c1000 Exception (0x071ba008) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 214.978 Thread 0x549c1000 Exception (0x071ba268) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 214.978 Thread 0x549c1000 Exception (0x071ba4d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Events (10 events):
Event: 215.299 loading class eu/crushedpixel/replaymod/video/processor/OpenGlToRGBProcessor
Event: 215.299 loading class eu/crushedpixel/replaymod/video/processor/OpenGlToRGBProcessor done
Event: 215.301 loading class eu/crushedpixel/replaymod/video/processor/AbstractFrameProcessor
Event: 215.301 loading class eu/crushedpixel/replaymod/video/processor/AbstractFrameProcessor done
Event: 215.305 loading class eu/crushedpixel/replaymod/renderer/ChunkLoadingRenderGlobal
Event: 215.306 loading class eu/crushedpixel/replaymod/renderer/ChunkLoadingRenderGlobal done
Event: 215.315 loading class eu/crushedpixel/replaymod/renderer/ChunkLoadingRenderGlobal$CustomChunkRenderWorker
Event: 215.315 loading class eu/crushedpixel/replaymod/renderer/ChunkLoadingRenderGlobal$CustomChunkRenderWorker done
Event: 215.317 Executing VM operation: Deoptimize
Event: 215.318 Executing VM operation: Deoptimize done
Dynamic libraries:
0x010a0000 - 0x010d3000 C:\Program Files\Java\jre1.8.0_66\bin\javaw.exe
0x774e0000 - 0x77621000 C:\Windows\SYSTEM32\ntdll.dll
0x76400000 - 0x764d4000 C:\Windows\system32\kernel32.dll
0x74710000 - 0x7475b000 C:\Windows\system32\KERNELBASE.dll
0x754b0000 - 0x75551000 C:\Windows\system32\ADVAPI32.dll
0x758c0000 - 0x7596c000 C:\Windows\system32\msvcrt.dll
0x75de0000 - 0x75df9000 C:\Windows\SYSTEM32\sechost.dll
0x762c0000 - 0x76362000 C:\Windows\system32\RPCRT4.dll
0x757f0000 - 0x758b9000 C:\Windows\system32\USER32.dll
0x75970000 - 0x759be000 C:\Windows\system32\GDI32.dll
0x762b0000 - 0x762ba000 C:\Windows\system32\LPK.dll
0x75ec0000 - 0x75f5d000 C:\Windows\system32\USP10.dll
0x73540000 - 0x736de000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\COMCTL32.dll
0x75e60000 - 0x75eb7000 C:\Windows\system32\SHLWAPI.dll
0x74400000 - 0x7444c000 C:\Windows\system32\apphelp.dll
0x68b00000 - 0x68b8d000 C:\Windows\AppPatch\AcLayers.DLL
0x743e0000 - 0x743fb000 C:\Windows\system32\SspiCli.dll
0x74860000 - 0x754ab000 C:\Windows\system32\SHELL32.dll
0x76500000 - 0x7665c000 C:\Windows\system32\ole32.dll
0x75cb0000 - 0x75d3f000 C:\Windows\system32\OLEAUT32.dll
0x746e0000 - 0x746f7000 C:\Windows\system32\USERENV.dll
0x74530000 - 0x7453b000 C:\Windows\system32\profapi.dll
0x69320000 - 0x69371000 C:\Windows\system32\WINSPOOL.DRV
0x6d400000 - 0x6d412000 C:\Windows\system32\MPR.dll
0x764e0000 - 0x764ff000 C:\Windows\system32\IMM32.DLL
0x759f0000 - 0x75abc000 C:\Windows\system32\MSCTF.dll
0x68bb0000 - 0x68bdc000 C:\Program Files\AVG\Av\avghookx.dll
0x66fd0000 - 0x6708f000 C:\Program Files\Java\jre1.8.0_66\bin\msvcr100.dll
0x614a0000 - 0x61865000 C:\Program Files\Java\jre1.8.0_66\bin\client\jvm.dll
0x69000000 - 0x69007000 C:\Windows\system32\WSOCK32.dll
0x75ac0000 - 0x75af5000 C:\Windows\system32\WS2_32.dll
0x75ca0000 - 0x75ca6000 C:\Windows\system32\NSI.dll
0x725b0000 - 0x725e2000 C:\Windows\system32\WINMM.dll
0x739a0000 - 0x739a9000 C:\Windows\system32\VERSION.dll
0x75dd0000 - 0x75dd5000 C:\Windows\system32\PSAPI.DLL
0x718a0000 - 0x718ac000 C:\Program Files\Java\jre1.8.0_66\bin\verify.dll
0x71870000 - 0x71891000 C:\Program Files\Java\jre1.8.0_66\bin\java.dll
0x71770000 - 0x71783000 C:\Program Files\Java\jre1.8.0_66\bin\zip.dll
0x71740000 - 0x7174a000 C:\Program Files\Java\jre1.8.0_66\bin\management.dll
0x71750000 - 0x71766000 C:\Program Files\Java\jre1.8.0_66\bin\net.dll
0x73f00000 - 0x73f3c000 C:\Windows\system32\mswsock.dll
0x73ef0000 - 0x73ef6000 C:\Windows\System32\wship6.dll
0x71860000 - 0x7186f000 C:\Program Files\Java\jre1.8.0_66\bin\nio.dll
0x727c0000 - 0x727d0000 C:\Windows\system32\NLAapi.dll
0x68cb0000 - 0x68cc0000 C:\Windows\system32\napinsp.dll
0x68c90000 - 0x68ca2000 C:\Windows\system32\pnrpnsp.dll
0x73dc0000 - 0x73e04000 C:\Windows\system32\DNSAPI.dll
0x68c80000 - 0x68c88000 C:\Windows\System32\winrnr.dll
0x6c310000 - 0x6c337000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x73a30000 - 0x73a35000 C:\Windows\System32\wshtcpip.dll
0x72340000 - 0x7235c000 C:\Windows\system32\IPHLPAPI.DLL
0x72320000 - 0x72327000 C:\Windows\system32\WINNSI.DLL
0x6a1a0000 - 0x6a1a6000 C:\Windows\system32\rasadhlp.dll
0x72410000 - 0x72448000 C:\Windows\System32\fwpuclnt.dll
0x73f40000 - 0x73f57000 C:\Windows\system32\CRYPTSP.dll
0x73ce0000 - 0x73d1b000 C:\Windows\system32\rsaenh.dll
0x74450000 - 0x7445c000 C:\Windows\system32\CRYPTBASE.dll
0x72270000 - 0x72282000 C:\Windows\system32\dhcpcsvc.DLL
0x72260000 - 0x7226d000 C:\Windows\system32\dhcpcsvc6.DLL
0x72960000 - 0x72972000 C:\Program Files\Java\jre1.8.0_66\bin\unpack.dll
0x03ce0000 - 0x03d2d000 C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\natives\lwjgl.dll
0x61ed0000 - 0x61f98000 C:\Windows\system32\OPENGL32.dll
0x71710000 - 0x71732000 C:\Windows\system32\GLU32.dll
0x61de0000 - 0x61ec7000 C:\Windows\system32\DDRAW.dll
0x76830000 - 0x76836000 C:\Windows\system32\DCIMAN32.dll
0x75b00000 - 0x75c9d000 C:\Windows\system32\SETUPAPI.dll
0x74770000 - 0x74797000 C:\Windows\system32\CFGMGR32.dll
0x746b0000 - 0x746c2000 C:\Windows\system32\DEVOBJ.dll
0x73090000 - 0x730a3000 C:\Windows\system32\dwmapi.dll
0x61af0000 - 0x61c35000 C:\Program Files\Java\jre1.8.0_66\bin\awt.dll
0x733c0000 - 0x73400000 C:\Windows\system32\uxtheme.dll
0x48a00000 - 0x494ff000 C:\Windows\system32\ig4icd32.dll
0x66f50000 - 0x66fc9000 C:\Windows\system32\mscms.dll
0x6be50000 - 0x6be88000 C:\Windows\system32\icm32.dll
0x76370000 - 0x763f3000 C:\Windows\system32\CLBCatQ.DLL
0x70a40000 - 0x70a7a000 C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\natives\avutil-ttv-51.dll
0x65980000 - 0x6599d000 C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\natives\swresample-ttv-0.dll
0x6eb80000 - 0x6ec09000 C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\natives\libmp3lame-ttv.dll
0x5e2f0000 - 0x5f270000 C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\natives\libmfxsw32.dll
0x61870000 - 0x619a0000 C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\natives\twitchsdk.dll
0x75f60000 - 0x76153000 C:\Windows\system32\WININET.dll
0x747a0000 - 0x747a4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x74760000 - 0x74764000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x74700000 - 0x74704000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x746d0000 - 0x746d3000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x75dc0000 - 0x75dc3000 C:\Windows\system32\normaliz.DLL
0x75560000 - 0x75792000 C:\Windows\system32\iertutil.dll
0x74850000 - 0x74855000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x5f270000 - 0x5f2d5000 C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\natives\OpenAL32.dll
0x730b0000 - 0x730e9000 C:\Windows\System32\MMDevApi.dll
0x73400000 - 0x734f5000 C:\Windows\System32\PROPSYS.dll
0x61ff0000 - 0x62062000 C:\Windows\system32\dsound.dll
0x72a80000 - 0x72aa5000 C:\Windows\system32\POWRPROF.dll
0x72480000 - 0x724b6000 C:\Windows\system32\AUDIOSES.DLL
0x46850000 - 0x46876000 C:\Program Files\Java\jre1.8.0_66\bin\jpeg.dll
0x68ab0000 - 0x68ad0000 C:\Program Files\Java\jre1.8.0_66\bin\sunec.dll
0x66e60000 - 0x66f4b000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms256M -Xmx1024M -XX:MetaspaceSize=128M -Duser.language=en -Duser.country=US -Dfml.log.level=INFO -Djava.library.path=C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\natives
java_command: net.minecraft.launchwrapper.Launch --username batonkal --version 1.8 --gameDir C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla --assetsDir C:\Users\Berislav\Desktop\batonkal\ATLauncher\Configs\Resources --assetIndex 1.8 --uuid 65b7489fbdfa42dbafa557903f891770 --accessToken 7872fd968035456aa0288bfcb8641009 --userProperties {} --userType mojang --width=854 --height=480 --tweakClass=net.minecraftforge.fml.common.launcher.FMLTweaker
java_class_path (initial): C:\Users\Berislav\Desktop\batonkal\ATLauncher\ATLauncher.exe;anything;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\jarmods\forge-1.8-11.14.1.1334-universal.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\launchwrapper-1.11.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\asm-all-5.0.3.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\akka-actor_2.11-2.3.3.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\config-1.2.1.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\scala-compiler-2.11.1.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\scala-library-2.11.1.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\scala-reflect-2.11.1.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\scala-swing_2.11-1.0.1.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\scala-xml_2.11-1.0.2.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\lzma-0.0.1.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\jopt-simple-4.5.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\vecmath-1.5.2.jar;C:\Users\Berislav\Desktop\batonkal\ATLauncher\Instances\ReplayModVanilla\bin\trove4j-3.0.3.jar;C:\Users\Berislav\Desktop\
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared;C:\Program Files\Skype\Phone\;C:\Users\Berislav\Desktop\batonkal\FFmpeg\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared;C:\Program Files\Skype\Phone\;C:\Users\Berislav\Desktop\batonkal\FFmpeg\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared;C:\Program Files\Skype\Phone";C:\Program Files\Java\jre1.8.0_66\bin
USERNAME=Berislav
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 Build 7601 (6.1.7601.18847)
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
Memory: 4k page, physical 2061400k(613532k free), swap 4122800k(2010752k free)
vm_info: Java HotSpot(TM) Client VM (25.66-b18) for windows-x86 JRE (1.8.0_66-b18), built on Nov 9 2015 10:58:29 by "java_re" with MS VC++ 10.0 (VS2010)
time: Tue Jan 19 17:12:35 2016
elapsed time: 215 seconds (0d 0h 3m 35s)