1

Shaders crashses

polarluke2's Avatar polarluke28/8/14 2:46 pm
8/9/2014 11:34 am
polarluke2's Avatar polarluke2
I have shaders 1.7.2 and optifine 1.7.2 installed They both load but when I try using any shaderpack the game crahes and here is the crash log #
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000001253cf00, pid=7124, tid=1072
#
# JRE version: Java(TM) SE Runtime Environment (7.0_67-b01) (build 1.7.0_67-b01)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.65-b04 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig7icd64.dll+0x7cf00]
#
# 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 (0x0000000000ebe800): JavaThread "Client thread" [_thread_in_native, id=1072, stack(0x0000000002600000,0x0000000002700000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000

Registers:
RAX=0x0000000000000000, RBX=0x00000000113ab000, RCX=0x0000000000000000, RDX=0x0000000000000000
RSP=0x00000000026fbf10, RBP=0x00000000026fc040, RSI=0x0000000022f723f8, RDI=0x0000000021564000
R8 =0x000000000000aa88, R9 =0x0000000000000155, R10=0x0000000000000000, R11=0x00000000026fc6d8
R12=0x000000000000aa88, R13=0x000000000000aa88, R14=0x0000000022f723d0, R15=0x0000000000000006
RIP=0x000000001253cf00, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x00000000026fbf10)
0x00000000026fbf10: 000000003d909091 0000000000000000
0x00000000026fbf20: 000000003e1f056d 0000000000000000
0x00000000026fbf30: 00000000113c3e50 0000000012622a84
0x00000000026fbf40: 00000000113ab000 0000000022f723f8
0x00000000026fbf50: 00000000026fc040 0000000000000007
0x00000000026fbf60: 0000000000000001 0000000000000007
0x00000000026fbf70: 0000000000000005 000000000ff30b4c
0x00000000026fbf80: 0000000000000000 0000000500000007
0x00000000026fbf90: 000000000ff30b20 00000000136ca128
0x00000000026fbfa0: 0000000000000000 00000000026fc6d8
0x00000000026fbfb0: 000000002291a4d0 00000000113c3e50
0x00000000026fbfc0: 000000000000484e 0000000000000006
0x00000000026fbfd0: 0000000000000040 0000000000000005
0x00000000026fbfe0: 0000000000000007 000000000ff30ba8
0x00000000026fbff0: 0000000000000005 0000000000000034
0x00000000026fc000: 000000000ff30b54 0000000000000007

Instructions: (pc=0x000000001253cf00)
0x000000001253cee0: c2 10 66 0f e7 47 f0 49 3b c2 72 e4 e9 ab 00 00
0x000000001253cef0: 00 4d 85 c9 74 6c 66 66 0f 1f 84 00 00 00 00 00
0x000000001253cf00: 66 0f 6f 3a 66 0f 6f 72 10 66 0f 6f 6a 20 41 ff
0x000000001253cf10: c2 48 83 ef 80 41 8b c2 66 0f 6f 62 30 66 0f 6f


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x00000000113ab000 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x00000000026fbf10 is pointing into the stack for thread: 0x0000000000ebe800
RBP=0x00000000026fc040 is pointing into the stack for thread: 0x0000000000ebe800
RSI=0x0000000022f723f8 is an unknown value
RDI=0x0000000021564000 is an unknown value
R8 =0x000000000000aa88 is an unknown value
R9 =0x0000000000000155 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x00000000026fc6d8 is pointing into the stack for thread: 0x0000000000ebe800
R12=0x000000000000aa88 is an unknown value
R13=0x000000000000aa88 is an unknown value
R14=0x0000000022f723d0 is an unknown value
R15=0x0000000000000006 is an unknown value


Stack: [0x0000000002600000,0x0000000002700000], sp=0x00000000026fbf10, free space=1007k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig7icd64.dll+0x7cf00]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglCallLists(IIJJ)V+0
j org.lwjgl.opengl.GL11.glCallLists(Ljava/nio/IntBuffer;)V+29
j net.minecraft.client.renderer.RenderGlobal.renderSortedRenderersFast(IIID)I+409
j net.minecraft.client.renderer.RenderGlobal.func_72724_a(IIID)I+12
j net.minecraft.client.renderer.RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I+1674
j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+689
j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+772
j net.minecraft.client.Minecraft.func_71411_J()V+350
j net.minecraft.client.Minecraft.func_99999_d()V+61
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+826
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;+87
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;+57
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 )
0x000000001e24a800 JavaThread "Netty Client IO #2" daemon [_thread_in_Java, id=6692, stack(0x0000000019c80000,0x0000000019d80000)]
0x000000001e246000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=3092, stack(0x0000000019660000,0x0000000019760000)]
0x000000001e249000 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=2224, stack(0x0000000019560000,0x0000000019660000)]
0x000000001e245800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=5288, stack(0x0000000019460000,0x0000000019560000)]
0x000000001e247800 JavaThread "Thread-12" daemon [_thread_in_native, id=1276, stack(0x0000000019a80000,0x0000000019b80000)]
0x000000001e248800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=792, stack(0x0000000019980000,0x0000000019a80000)]
0x000000001e247000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=6448, stack(0x0000000015430000,0x0000000015530000)]
0x000000001a682800 JavaThread "Thread-10" [_thread_blocked, id=2440, stack(0x0000000017a30000,0x0000000017b30000)]
0x000000001c88b800 JavaThread "Thread-9" [_thread_blocked, id=1468, stack(0x0000000016e60000,0x0000000016f60000)]
0x000000000f0b2800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6180, stack(0x0000000016d60000,0x0000000016e60000)]
0x000000000e390000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5060, stack(0x0000000010f10000,0x0000000011010000)]
0x0000000010efa800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2656, stack(0x0000000011240000,0x0000000011340000)]
0x000000000f5b7000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1432, stack(0x000000000fe20000,0x000000000ff20000)]
0x000000000d370000 JavaThread "Service Thread" daemon [_thread_blocked, id=1472, stack(0x000000000dd30000,0x000000000de30000)]
0x000000000d36f000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3572, stack(0x000000000dc30000,0x000000000dd30000)]
0x000000000d35d000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5000, stack(0x000000000db30000,0x000000000dc30000)]
0x000000000d359800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1172, stack(0x000000000da30000,0x000000000db30000)]
0x000000000d359000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5700, stack(0x000000000d930000,0x000000000da30000)]
0x000000000d358000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3500, stack(0x000000000d830000,0x000000000d930000)]
0x000000000d326800 JavaThread "Finalizer" daemon [_thread_blocked, id=4156, stack(0x000000000d730000,0x000000000d830000)]
0x000000000d31f800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6596, stack(0x000000000d630000,0x000000000d730000)]
=>0x0000000000ebe800 JavaThread "Client thread" [_thread_in_native, id=1072, stack(0x0000000002600000,0x0000000002700000)]

Other Threads:
0x000000000d12b800 VMThread [stack: 0x000000000d530000,0x000000000d630000] [id=2740]
0x000000000d37a000 WatcherThread [stack: 0x000000000de30000,0x000000000df30000] [id=6720]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
par new generation total 920704K, used 781053K [0x00000006fae00000, 0x0000000739500000, 0x0000000739500000)
eden space 818432K, 95% used [0x00000006fae00000, 0x000000072a8bf778, 0x000000072cd40000)
from space 102272K, 0% used [0x0000000733120000, 0x0000000733120000, 0x0000000739500000)
to space 102272K, 0% used [0x000000072cd40000, 0x000000072cd40000, 0x0000000733120000)
concurrent mark-sweep generation total 153404K, used 92041K [0x0000000739500000, 0x0000000742acf000, 0x00000007fae00000)
concurrent-mark-sweep perm gen total 56356K, used 36299K [0x00000007fae00000, 0x00000007fe509000, 0x0000000800000000)

Card table byte_map: [0x0000000005cf0000,0x0000000006520000] byte_map_base: 0x0000000002519000

Polling page: 0x0000000000e30000

Code Cache [0x00000000028f0000, 0x0000000002ea0000, 0x00000000058f0000)
total_blobs=2578 nmethods=1809 adapters=719 free_code_cache=43440Kb largest_free_block=44386496

Compilation events (10 events):
Event: 25.909 Thread 0x000000000d35d000 2035 java.util.concurrent.atomic.AtomicBoolean::get (13 bytes)
Event: 25.909 Thread 0x000000000d35d000 nmethod 2035 0x0000000002e7dbd0 code [0x0000000002e7dd00, 0x0000000002e7dd78]
Event: 25.970 Thread 0x000000000d36f000 2036 net.minecraft.util.MessageDeserializer2::decode (113 bytes)
Event: 25.996 Thread 0x000000000d36f000 nmethod 2036 0x0000000002e95f10 code [0x0000000002e96120, 0x0000000002e97030]
Event: 26.020 Thread 0x000000000d35d000 2037 io.netty.buffer.UnpooledHeapByteBuf::arrayOffset (2 bytes)
Event: 26.021 Thread 0x000000000d35d000 nmethod 2037 0x0000000002e80850 code [0x0000000002e80980, 0x0000000002e809d8]
Event: 26.255 Thread 0x000000000d36f000 2038 net.minecraft.client.renderer.RenderGlobal::func_72712_a (708 bytes)
Event: 26.258 Thread 0x000000000d35d000 2039 java.nio.DirectIntBufferU::get (16 bytes)
Event: 26.258 Thread 0x000000000d35d000 nmethod 2039 0x0000000002e89c90 code [0x0000000002e89dc0, 0x0000000002e89e58]
Event: 26.292 Thread 0x000000000d36f000 nmethod 2038 0x0000000002e98a90 code [0x0000000002e98d80, 0x0000000002e9a038]

GC Heap History (10 events):
Event: 7.144 GC heap before
{Heap before GC invocations=0 (full 0):
par new generation total 920704K, used 818432K [0x00000006fae00000, 0x0000000739500000, 0x0000000739500000)
eden space 818432K, 100% used [0x00000006fae00000, 0x000000072cd40000, 0x000000072cd40000)
from space 102272K, 0% used [0x000000072cd40000, 0x000000072cd40000, 0x0000000733120000)
to space 102272K, 0% used [0x0000000733120000, 0x0000000733120000, 0x0000000739500000)
concurrent mark-sweep generation total 5376K, used 0K [0x0000000739500000, 0x0000000739a40000, 0x00000007fae00000)
concurrent-mark-sweep perm gen total 23744K, used 23691K [0x00000007fae00000, 0x00000007fc530000, 0x0000000800000000)
Event: 7.191 GC heap after
Heap after GC invocations=1 (full 0):
par new generation total 920704K, used 69748K [0x00000006fae00000, 0x0000000739500000, 0x0000000739500000)
eden space 818432K, 0% used [0x00000006fae00000, 0x00000006fae00000, 0x000000072cd40000)
from space 102272K, 68% used [0x0000000733120000, 0x000000073753d1d0, 0x0000000739500000)
to space 102272K, 0% used [0x000000072cd40000, 0x000000072cd40000, 0x0000000733120000)
concurrent mark-sweep generation total 5376K, used 0K [0x0000000739500000, 0x0000000739a40000, 0x00000007fae00000)
concurrent-mark-sweep perm gen total 23744K, used 23691K [0x00000007fae00000, 0x00000007fc530000, 0x0000000800000000)
}
Event: 10.800 GC heap before
{Heap before GC invocations=1 (full 1):
par new generation total 920704K, used 888180K [0x00000006fae00000, 0x0000000739500000, 0x0000000739500000)
eden space 818432K, 100% used [0x00000006fae00000, 0x000000072cd40000, 0x000000072cd40000)
from space 102272K, 68% used [0x0000000733120000, 0x000000073753d1d0, 0x0000000739500000)
to space 102272K, 0% used [0x000000072cd40000, 0x000000072cd40000, 0x0000000733120000)
concurrent mark-sweep generation total 5376K, used 0K [0x0000000739500000, 0x0000000739a40000, 0x00000007fae00000)
concurrent-mark-sweep perm gen total 27968K, used 27861K [0x00000007fae00000, 0x00000007fc950000, 0x0000000800000000)
Event: 10.967 GC heap after
Heap after GC invocations=2 (full 1):
par new generation total 920704K, used 76237K [0x00000006fae00000, 0x0000000739500000, 0x0000000739500000)
eden space 818432K, 0% used [0x00000006fae00000, 0x00000006fae00000, 0x000000072cd40000)
from space 102272K, 74% used [0x000000072cd40000, 0x00000007317b3628, 0x0000000733120000)
to space 102272K, 0% used [0x0000000733120000, 0x0000000733120000, 0x0000000739500000)
concurrent mark-sweep generation total 63248K, used 57281K [0x0000000739500000, 0x000000073d2c4000, 0x00000007fae00000)
concurrent-mark-sweep perm gen total 27968K, used 27861K [0x00000007fae00000, 0x00000007fc950000, 0x0000000800000000)
}
Event: 15.960 GC heap before
{Heap before GC invocations=2 (full 1):
par new generation total 920704K, used 894669K [0x00000006fae00000, 0x0000000739500000, 0x0000000739500000)
eden space 818432K, 100% used [0x00000006fae00000, 0x000000072cd40000, 0x000000072cd40000)
from space 102272K, 74% used [0x000000072cd40000, 0x00000007317b3628, 0x0000000733120000)
to space 102272K, 0% used [0x0000000733120000, 0x0000000733120000, 0x0000000739500000)
concurrent mark-sweep generation total 63248K, used 57281K [0x0000000739500000, 0x000000073d2c4000, 0x00000007fae00000)
concurrent-mark-sweep perm gen total 32192K, used 32086K [0x00000007fae00000, 0x00000007fcd70000, 0x0000000800000000)
Event: 15.998 GC heap after
Heap after GC invocations=3 (full 1):
par new generation total 920704K, used 30103K [0x00000006fae00000, 0x0000000739500000, 0x0000000739500000)
eden space 818432K, 0% used [0x00000006fae00000, 0x00000006fae00000, 0x000000072cd40000)
from space 102272K, 29% used [0x0000000733120000, 0x0000000734e85ca8, 0x0000000739500000)
to space 102272K, 0% used [0x000000072cd40000, 0x000000072cd40000, 0x0000000733120000)
concurrent mark-sweep generation total 82772K, used 75701K [0x0000000739500000, 0x000000073e5d5000, 0x00000007fae00000)
concurrent-mark-sweep perm gen total 32192K, used 32086K [0x00000007fae00000, 0x00000007fcd70000, 0x0000000800000000)
}
Event: 17.103 GC heap before
{Heap before GC invocations=3 (full 1):
par new generation total 920704K, used 100764K [0x00000006fae00000, 0x0000000739500000, 0x0000000739500000)
eden space 818432K, 8% used [0x00000006fae00000, 0x00000006ff301590, 0x000000072cd40000)
from space 102272K, 29% used [0x0000000733120000, 0x0000000734e85ca8, 0x0000000739500000)
to space 102272K, 0% used [0x000000072cd40000, 0x000000072cd40000, 0x0000000733120000)
concurrent mark-sweep generation total 82772K, used 75701K [0x0000000739500000, 0x000000073e5d5000, 0x00000007fae00000)
concurrent-mark-sweep perm gen total 32768K, used 32743K [0x00000007fae00000, 0x00000007fce00000, 0x0000000800000000)
Event: 17.281 GC heap after
Heap after GC invocations=4 (full 2):
par new generation total 920704K, used 0K [0x00000006fae00000, 0x0000000739500000, 0x0000000739500000)
eden space 818432K, 0% used [0x00000006fae00000, 0x00000006fae00000, 0x000000072cd40000)
from space 102272K, 0% used [0x0000000733120000, 0x0000000733120000, 0x0000000739500000)
to space 102272K, 0% used [0x000000072cd40000, 0x000000072cd40000, 0x0000000733120000)
concurrent mark-sweep generation total 136192K, used 81714K [0x0000000739500000, 0x0000000741a00000, 0x00000007fae00000)
concurrent-mark-sweep perm gen total 54552K, used 32728K [0x00000007fae00000, 0x00000007fe346000, 0x0000000800000000)
}
Event: 19.087 GC heap before
{Heap before GC invocations=4 (full 2):
par new generation total 920704K, used 152114K [0x00000006fae00000, 0x0000000739500000, 0x0000000739500000)
eden space 818432K, 18% used [0x00000006fae00000, 0x000000070428cbb8, 0x000000072cd40000)
from space 102272K, 0% used [0x0000000733120000, 0x0000000733120000, 0x0000000739500000)
to space 102272K, 0% used [0x000000072cd40000, 0x000000072cd40000, 0x0000000733120000)
concurrent mark-sweep generation total 136192K, used 81714K [0x0000000739500000, 0x0000000741a00000, 0x00000007fae00000)
concurrent-mark-sweep perm gen total 54552K, used 33811K [0x00000007fae00000, 0x00000007fe346000, 0x0000000800000000)
Event: 19.273 GC heap after
Heap after GC invocations=5 (full 3):
par new generation total 920704K, used 0K [0x00000006fae00000, 0x0000000739500000, 0x0000000739500000)
eden space 818432K, 0% used [0x00000006fae00000, 0x00000006fae00000, 0x000000072cd40000)
from space 102272K, 0% used [0x0000000733120000, 0x0000000733120000, 0x0000000739500000)
to space 102272K, 0% used [0x000000072cd40000, 0x000000072cd40000, 0x0000000733120000)
concurrent mark-sweep generation total 153404K, used 92041K [0x0000000739500000, 0x0000000742acf000, 0x00000007fae00000)
concurrent-mark-sweep perm gen total 56356K, used 33811K [0x00000007fae00000, 0x00000007fe509000, 0x0000000800000000)
}

Deoptimization events (10 events):
Event: 23.791 Thread 0x0000000000ebe800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002a37f18 method=net.minecraft.world.World.func_72903_x()V @ 235
Event: 24.776 Thread 0x0000000000ebe800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002a37f18 method=net.minecraft.world.World.func_72903_x()V @ 235
Event: 25.587 Thread 0x0000000000ebe800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002e634ec method=java.util.regex.Pattern.sequence(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 151
Event: 25.587 Thread 0x0000000000ebe800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e6f048 method=java.util.regex.Pattern$CharProperty.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 25
Event: 25.587 Thread 0x0000000000ebe800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e6f048 method=java.util.regex.Pattern$CharProperty.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 25
Event: 25.587 Thread 0x0000000000ebe800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e6f048 method=java.util.regex.Pattern$CharProperty.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 25
Event: 25.587 Thread 0x0000000000ebe800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e6f048 method=java.util.regex.Pattern$CharProperty.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 25
Event: 26.260 Thread 0x0000000000ebe800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000002dc6560 method=shadersmodcore.client.ShadersTess.preDrawArray(Lnet/minecraft/client/renderer/Tessellator;)V @ 113
Event: 26.260 Thread 0x0000000000ebe800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000002da7544 method=shadersmodcore.client.ShadersTess.postDrawArray(Lnet/minecraft/client/renderer/Tessellator;)V @ 9
Event: 26.263 Thread 0x0000000000ebe800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000002da295c method=shadersmodcore.client.ShadersTess.preDrawArray(Lnet/minecraft/client/renderer/Tessellator;)V @ 15

Internal exceptions (10 events):
Event: 25.622 Thread 0x0000000000ebe800 Threw 0x0000000724aab5d8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.623 Thread 0x0000000000ebe800 Threw 0x0000000724aac090 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.623 Thread 0x0000000000ebe800 Threw 0x0000000724aacd20 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.623 Thread 0x0000000000ebe800 Threw 0x0000000724aad7d8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.623 Thread 0x0000000000ebe800 Threw 0x0000000724aae468 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.623 Thread 0x0000000000ebe800 Threw 0x0000000724aaef20 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.623 Thread 0x0000000000ebe800 Threw 0x0000000724aafbb0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.624 Thread 0x0000000000ebe800 Threw 0x0000000724ab0668 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
Event: 26.239 Thread 0x0000000000ebe800 Threw 0x0000000728589b00 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717
Event: 26.239 Thread 0x0000000000ebe800 Threw 0x000000072858a578 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jni.cpp:717

Events (10 events):
Event: 25.587 Thread 0x0000000000ebe800 DEOPT UNPACKING pc=0x00000000029275a4 sp=0x00000000026fe0a0 mode 2
Event: 26.260 Thread 0x0000000000ebe800 Uncommon trap: trap_request=0x000000c7 fr.pc=0x0000000002dc6560
Event: 26.260 Thread 0x0000000000ebe800 DEOPT PACKING pc=0x0000000002dc6560 sp=0x00000000026fe270
Event: 26.260 Thread 0x0000000000ebe800 DEOPT UNPACKING pc=0x00000000029275a4 sp=0x00000000026fe1a8 mode 2
Event: 26.260 Thread 0x0000000000ebe800 Uncommon trap: trap_request=0x000000c7 fr.pc=0x0000000002da7544
Event: 26.260 Thread 0x0000000000ebe800 DEOPT PACKING pc=0x0000000002da7544 sp=0x00000000026fe220
Event: 26.260 Thread 0x0000000000ebe800 DEOPT UNPACKING pc=0x00000000029275a4 sp=0x00000000026fe1c8 mode 2
Event: 26.263 Thread 0x0000000000ebe800 Uncommon trap: trap_request=0x000000bb fr.pc=0x0000000002da295c
Event: 26.263 Thread 0x0000000000ebe800 DEOPT PACKING pc=0x0000000002da295c sp=0x00000000026fe200
Event: 26.263 Thread 0x0000000000ebe800 DEOPT UNPACKING pc=0x00000000029275a4 sp=0x00000000026fe1a8 mode 2


Dynamic libraries:
0x00007ff7fdb50000 - 0x00007ff7fdb83000 C:\Program Files\Java\jre7\bin\javaw.exe
0x00007ffaee450000 - 0x00007ffaee5fa000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffaec7d0000 - 0x00007ffaec90a000 C:\WINDOWS\system32\KERNEL32.DLL
0x00007ffaeb890000 - 0x00007ffaeb99f000 C:\WINDOWS\system32\KERNELBASE.dll
0x00007ffaea160000 - 0x00007ffaea1e8000 C:\WINDOWS\system32\apphelp.dll
0x00007ffae2960000 - 0x00007ffae29af000 C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffaee2e0000 - 0x00007ffaee387000 C:\WINDOWS\system32\msvcrt.dll
0x00007ffaeb600000 - 0x00007ffaeb62b000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffaec580000 - 0x00007ffaec5d1000 C:\WINDOWS\system32\SHLWAPI.dll
0x00007ffaec5e0000 - 0x00007ffaec751000 C:\WINDOWS\system32\USER32.dll
0x00007ffaec340000 - 0x00007ffaec4b8000 C:\WINDOWS\system32\ole32.dll
0x00007ffaec950000 - 0x00007ffaedd70000 C:\WINDOWS\system32\SHELL32.dll
0x00007ffaeae00000 - 0x00007ffaeae1e000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffaec0b0000 - 0x00007ffaec155000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007ffae1cb0000 - 0x00007ffae1ccb000 C:\WINDOWS\SYSTEM32\MPR.dll
0x00007ffaedf10000 - 0x00007ffaee046000 C:\WINDOWS\system32\RPCRT4.dll
0x00007ffaec770000 - 0x00007ffaec7c7000 C:\WINDOWS\SYSTEM32\sechost.dll
0x00007ffaec160000 - 0x00007ffaec336000 C:\WINDOWS\SYSTEM32\combase.dll
0x00007ffaee190000 - 0x00007ffaee2d4000 C:\WINDOWS\system32\GDI32.dll
0x00007ffaeb7c0000 - 0x00007ffaeb7d4000 C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ffae9c80000 - 0x00007ffae9d1f000 C:\WINDOWS\SYSTEM32\SHCORE.dll
0x00007ffaec910000 - 0x00007ffaec944000 C:\WINDOWS\system32\IMM32.DLL
0x00007ffaee050000 - 0x00007ffaee189000 C:\WINDOWS\system32\MSCTF.dll
0x00007ffae8180000 - 0x00007ffae83da000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17031_none_6242a4b3ecbb55a1\COMCTL32.dll
0x000000006fc10000 - 0x000000006fce2000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x000000006f430000 - 0x000000006fc02000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x00007ffad8ef0000 - 0x00007ffad8ef9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffae18f0000 - 0x00007ffae190f000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffaec4c0000 - 0x00007ffaec4c7000 C:\WINDOWS\system32\PSAPI.DLL
0x00007ffaebcd0000 - 0x00007ffaebd28000 C:\WINDOWS\system32\WS2_32.dll
0x00007ffae1800000 - 0x00007ffae182a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffaec760000 - 0x00007ffaec769000 C:\WINDOWS\system32\NSI.dll
0x00007ffaeba50000 - 0x00007ffaeba9a000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
0x00007ffaea650000 - 0x00007ffaea676000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x000000006f420000 - 0x000000006f42f000 C:\Program Files\Java\jre7\bin\verify.dll
0x000000006f3f0000 - 0x000000006f418000 C:\Program Files\Java\jre7\bin\java.dll
0x000000006f3d0000 - 0x000000006f3e5000 C:\Program Files\Java\jre7\bin\zip.dll
0x000000006f0e0000 - 0x000000006f0eb000 C:\Program Files\Java\jre7\bin\management.dll
0x000000006f1c0000 - 0x000000006f1d9000 C:\Program Files\Java\jre7\bin\net.dll
0x00007ffaeb160000 - 0x00007ffaeb1b8000 C:\WINDOWS\system32\mswsock.dll
0x000000006f1a0000 - 0x000000006f1b1000 C:\Program Files\Java\jre7\bin\nio.dll
0x00007ffad7af0000 - 0x00007ffad7b04000 C:\WINDOWS\system32\napinsp.dll
0x00007ffad7ad0000 - 0x00007ffad7ae9000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffae7aa0000 - 0x00007ffae7ab9000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffaeae20000 - 0x00007ffaeaec3000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffad8c20000 - 0x00007ffad8c2c000 C:\WINDOWS\System32\winrnr.dll
0x0000000070400000 - 0x0000000070426000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ffae7560000 - 0x00007ffae7589000 C:\WINDOWS\SYSTEM32\Iphlpapi.DLL
0x00007ffae7530000 - 0x00007ffae753a000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00007ffae3bb0000 - 0x00007ffae3bb9000 C:\Windows\System32\rasadhlp.dll
0x00007ffae7190000 - 0x00007ffae71f8000 C:\WINDOWS\System32\fwpuclnt.dll
0x000000006f0f0000 - 0x000000006f104000 C:\Program Files\Java\jre7\bin\unpack.dll
0x0000000180000000 - 0x0000000180050000 C:\Users\Luke\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.2.1147\1.7.2-Forge10.12.2.1147-natives-50922189146667\lwjgl64.dll
0x00007ffad8d90000 - 0x00007ffad8eb1000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007ffae39b0000 - 0x00007ffae39ba000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffad8f30000 - 0x00007ffad8f5c000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffad8c90000 - 0x00007ffad8d84000 C:\WINDOWS\SYSTEM32\DDRAW.dll
0x00007ffae6330000 - 0x00007ffae6339000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x00007ffaeb1c0000 - 0x00007ffaeb1de000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffaeacb0000 - 0x00007ffaeace5000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffaeb310000 - 0x00007ffaeb336000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffaeb630000 - 0x00007ffaeb690000 C:\WINDOWS\system32\bcryptprimitives.dll
0x00007ffaeb690000 - 0x00007ffaeb69a000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffae7160000 - 0x00007ffae7174000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffae7200000 - 0x00007ffae7219000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x000000006f230000 - 0x000000006f3c5000 C:\Program Files\Java\jre7\bin\awt.dll
0x00007ffaee390000 - 0x00007ffaee447000 C:\WINDOWS\system32\OLEAUT32.dll
0x00007ffaea4a0000 - 0x00007ffaea5c1000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffae9ab0000 - 0x00007ffae9ad0000 C:\WINDOWS\system32\dwmapi.dll
0x00000000124c0000 - 0x0000000012c57000 C:\WINDOWS\SYSTEM32\ig7icd64.dll
0x00007ffae6cf0000 - 0x00007ffae713b000 C:\WINDOWS\SYSTEM32\igdusc64.dll
0x00007ffaea490000 - 0x00007ffaea49a000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ffadf0b0000 - 0x00007ffadf13d000 C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffae57d0000 - 0x00007ffae5811000 C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffaeb760000 - 0x00007ffaeb7a5000 C:\WINDOWS\SYSTEM32\powrprof.dll
0x0000000011440000 - 0x00000000114a4000 C:\Users\Luke\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.2.1147\1.7.2-Forge10.12.2.1147-natives-50922189146667\OpenAL64.dll
0x00007ffaebf90000 - 0x00007ffaec034000 C:\WINDOWS\SYSTEM32\clbcatq.dll
0x00007ffae8020000 - 0x00007ffae8082000 C:\WINDOWS\System32\MMDevApi.dll
0x00007ffad8940000 - 0x00007ffad89c7000 C:\WINDOWS\SYSTEM32\dsound.dll
0x00007ffadce20000 - 0x00007ffadce96000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x000000006f120000 - 0x000000006f144000 C:\Program Files\Java\jre7\bin\sunec.dll
0x000000006f110000 - 0x000000006f11b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x00007ffaebaf0000 - 0x00007ffaebcc7000 C:\WINDOWS\system32\CRYPT32.dll
0x00007ffaeb870000 - 0x00007ffaeb882000 C:\WINDOWS\system32\MSASN1.dll
0x00007ffade7a0000 - 0x00007ffade928000 C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn999M -Djava.library.path=C:\Users\Luke\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.2.1147\1.7.2-Forge10.12.2.1147-natives-50922189146667
java_command: net.minecraft.launchwrapper.Launch --username polarluke2 --version 1.7.2-Forge10.12.2.1147 --gameDir C:\Users\Luke\AppData\Roaming\.minecraft --assetsDir C:\Users\Luke\AppData\Roaming\.minecraft\assets\virtual\legacy --uuid 398526abdf254c4baf20f7ab83c9ed89 --accessToken c68e0993aad64e94a6d850c3968f13bb --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Users\Cameron\AppData\Local\Smartbar\Application\;C:\Program Files (x86)\Common Files\GTK\2.0\bin;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Java\jdk1.8.0_11\bin;C:\Program Files\Java\jre7\bin
USERNAME=Luke
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel



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

OS: Windows 8.1 , 64 bit Build 9600

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

Memory: 4k page, physical 6178388k(2660732k free), swap 9208424k(4282332k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (24.65-b04) for windows-amd64 JRE (1.7.0_67-b01), built on Jul 25 2014 08:55:00 by "java_re" with unknown MS VC++:1600

time: Fri Aug 08 14:42:37 2014
elapsed time: 26 seconds
Posted by polarluke2's Avatar
polarluke2
Level 15 : Journeyman Engineer
14

Create an account or sign in to comment.

20

polarluke2
08/09/2014 11:34 am
Level 15 : Journeyman Engineer
polarluke2's Avatar
i got Shaders working......... With SEUS Im using sildurs tough
1
polarluke2
08/08/2014 9:04 pm
Level 15 : Journeyman Engineer
polarluke2's Avatar
Can you link me to thosse shaders packs or send me them on skype:polarluke2
1
Leeberator
08/08/2014 9:02 pm
Level 47 : Master Button Pusher
Leeberator's Avatar
Yeah, even the newer Intel HD Graphics can't run SEUS. I got some other shaderpacks to run, but SEUS just messed up the screen, making the whole screen black except for a tiny rendering of the game in one corner of the screen.

Personally, in your situation I'd use the 1.7.10 Forge version of the Shaders mod, and use the latest 1.7.10 version of Forge. Then load up Paolo's Lagless Shaders. They aren't as good as SEUS, but they still look nice.
1
polarluke2
08/08/2014 8:52 pm
Level 15 : Journeyman Engineer
polarluke2's Avatar
aww
Well thanks for helping me out everyone Atleast i wont be spending the next week trying to find out why it wont work
1
TofuTown
08/08/2014 8:49 pm
Level 10 : Journeyman Miner
TofuTown's Avatar
You're not going to be able to run Shaders with Intel Graphics. Sorry bud.
1
Afootpluto
08/08/2014 8:51 pm
Level 16 : Journeyman Ninja
Afootpluto's Avatar
1
polarluke2
08/08/2014 8:46 pm
Level 15 : Journeyman Engineer
polarluke2's Avatar
1
Leeberator
08/08/2014 7:52 pm
Level 47 : Master Button Pusher
Leeberator's Avatar
Hooray for ShadowPlay, Zamzar, and Dropbox public folders!

Here's how you can get your CPU name, RAM amount, and GPU name:


(You can see it better if you right-click it and open the image in a new tab)
1
IanDig
08/08/2014 7:49 pm
Level 28 : Expert Taco
IanDig's Avatar
Well, if it turns out that you can't run shaders at all, here is the download link to the only one that works on my computer: http://www.mediafire.com/download/ncnbf ... r2_1.6.zip
It is quite hilarious!
It is for minecraft 1.6.4, I was browsing the web but I was unable to find the shaderpack a second time, but I still had the file in my shaderpacks folder (in short, the link above was uploaded by me, but not the original)

I IN NO WAY SHAPE OR FORM OWN THE CODE IN THE SHADERPACK.
1
polarluke2
08/08/2014 9:05 pm
Level 15 : Journeyman Engineer
polarluke2's Avatar
That shaders pack though..... xD
1
IanDig
08/08/2014 9:48 pm
Level 28 : Expert Taco
IanDig's Avatar
Yeah... It's really entertaining! (try using it on the dropper by bigre)
1
IanDig
08/08/2014 7:32 pm
Level 28 : Expert Taco
IanDig's Avatar
MEH. My sources have lied to me...
1
IanDig
08/08/2014 7:30 pm
Level 28 : Expert Taco
IanDig's Avatar

My computer runs on intel pentium graphics, therefor I cannot run shaders.
1
Leeberator
08/08/2014 7:31 pm
Level 47 : Master Button Pusher
Leeberator's Avatar
That's not the GPU. It's possible that you are using the integrated graphics on the Pentium, but the information you have here can't tell you that.
1
IanDig
08/08/2014 7:27 pm
Level 28 : Expert Taco
IanDig's Avatar
If you run on windows, go to your computer's control pannel. http://imgur.com/Kh2ooyd,oGv6pqy,c7Da1Sy
then click system and security.
http://imgur.com/Kh2ooyd,oGv6pqy,c7Da1Sy#1
then click system.
http://imgur.com/Kh2ooyd,oGv6pqy,c7Da1Sy#2
here, under system it should tell you important information such as your graphics card, the company that made the computer, and how much memory your computer has.
1
IanDig
08/08/2014 7:21 pm
Level 28 : Expert Taco
IanDig's Avatar
First off: what computer do you have? windows, mac, linux, (other)?
1
Leeberator
08/08/2014 7:26 pm
Level 47 : Master Button Pusher
Leeberator's Avatar
It says Windows 64-bit in the crash report.

OP: Hold the Windows key and hit R. Type "dxdiag" and hit enter. If it asks if you want to see if your drivers are digitally signed, click yes. List the processor name and memory amount from the System tab, and the graphics chip name from the Display tab.
1
polarluke2
08/08/2014 7:11 pm
Level 15 : Journeyman Engineer
polarluke2's Avatar
How do i find those?
1
IanDig
08/08/2014 2:49 pm
Level 28 : Expert Taco
IanDig's Avatar
What graphics card do you use?
1
Rice
08/08/2014 2:49 pm
Level 36 : Artisan Taco
Rice's Avatar
Specs? Your computer probably cant handle shaders.
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome