Guys, I need to know if anyone else is having this problem or found a way around it, Basically, whenever I place content pack vehicle my game closes to the log in screen, not even giving me a crash log, and it doesn't happen with any pack made by Flan himself (such as WWII pack)
Here is an example error log that im directed to whenever it crashes
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x642aa6df, pid=4560, tid=2928
#
# JRE version: Java(TM) SE Runtime Environment (7.0_60-b19) (build 1.7.0_60-b19)
# Java VM: Java HotSpot(TM) Client VM (24.60-b09 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x3a6df]
#
# 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 (0x0036d400): JavaThread "Minecraft main thread" [_thread_in_native, id=2928, stack(0x002e0000,0x00330000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000780
Registers:
EAX=0x00000020, EBX=0x00000780, ECX=0xffffffff, EDX=0x001fe7b8
ESP=0x0032e940, EBP=0x0032e978, ESI=0x00000000, EDI=0x1318e7d4
EIP=0x642aa6df, EFLAGS=0x00010283
Top of Stack: (sp=0x0032e940)
0x0032e940: 00000007 00000020 00000000 0653bd60
0x0032e950: 00000000 00000780 1318e7d0 0653b618
0x0032e960: 13453c7c ffffffff 0032e940 0032f7f8
0x0032e970: 64a4de6b 00000001 06530080 6427c90e
0x0032e980: 1318e7d0 00000000 00000020 00000007
0x0032e990: 06530080 00000007 00000000 06530080
0x0032e9a0: 00000020 00000000 6468ba0f 00000000
0x0032e9b0: 00000007 646aeb30 06530000 00000000
Instructions: (pc=0x642aa6df)
0x642aa6bf: 74 63 83 e8 02 74 37 83 e8 02 0f 85 91 00 00 00
0x642aa6cf: 8b 45 10 33 f6 3b f0 0f 83 84 00 00 00 8b 4d ec
0x642aa6df: 39 0c b3 75 16 8b 45 0c 03 c6 89 45 08 8d 45 08
0x642aa6ef: 50 8b cf e8 99 d2 ff ff 8b 45 10 46 eb d7 33 f6
Register to memory mapping:
EAX=0x00000020 is an unknown value
EBX=0x00000780 is an unknown value
ECX=0xffffffff is an unknown value
EDX=0x001fe7b8 is an unknown value
ESP=0x0032e940 is pointing into the stack for thread: 0x0036d400
EBP=0x0032e978 is pointing into the stack for thread: 0x0036d400
ESI=0x00000000 is an unknown value
EDI=0x1318e7d4 is an unknown value
Stack: [0x002e0000,0x00330000], sp=0x0032e940, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0x3a6df]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 2994 org.lwjgl.opengl.GL11.nglCallList(IJ)V (0 bytes) @ 0x02a49c2b [0x02a49be0+0x4b]
J 2968 C1 co.uk.flansmods.client.tmt.ModelRendererTurbo.callDisplayList()V (115 bytes) @ 0x02a406e8 [0x02a404e0+0x208]
J 2995 C1 co.uk.flansmods.client.tmt.ModelRendererTurbo.func_78785_a(F)V (384 bytes) @ 0x02a4a928 [0x02a4a1b0+0x778]
j co.uk.flansmods.client.model.ModelVehicle.render(FLco/uk/flansmods/common/driveables/EntityVehicle;F)V+718
j co.uk.flansmods.client.model.ModelVehicle.render(Lco/uk/flansmods/common/driveables/EntityDriveable;F)V+8
j co.uk.flansmods.client.model.RenderVehicle.render(Lco/uk/flansmods/common/driveables/EntityVehicle;DDDFF)V+273
j co.uk.flansmods.client.model.RenderVehicle.func_76986_a(Lnet/minecraft/entity/Entity;DDDFF)V+14
J 3390 C1 net.minecraft.client.renderer.entity.RenderManager.func_78719_a(Lnet/minecraft/entity/Entity;DDDFF)V (246 bytes) @ 0x02b63744 [0x02b63530+0x214]
J 3389 C1 net.minecraft.client.renderer.entity.RenderManager.func_78720_a(Lnet/minecraft/entity/Entity;F)V (189 bytes) @ 0x02b62a00 [0x02b62730+0x2d0]
J 2967 C1 net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V (795 bytes) @ 0x02a3db54 [0x02a3d460+0x6f4]
J 3402 C1 net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V (1440 bytes) @ 0x02b6b640 [0x02b6a590+0x10b0]
j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+513
j net.minecraft.client.Minecraft.func_71411_J()V+321
j net.minecraft.client.Minecraft.func_99999_d()V+97
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
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+657
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 )
0x05bcc000 JavaThread "Server thread" [_thread_blocked, id=3372, stack(0x0e170000,0x0e1c0000)]
0x05bcb800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4892, stack(0x0dee0000,0x0df30000)]
0x05d28c00 JavaThread "Thread-10" [_thread_blocked, id=3380, stack(0x0ee50000,0x0eea0000)]
0x0611e800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5236, stack(0x0f1d0000,0x0f220000)]
0x05bda400 JavaThread "Thread-7" [_thread_blocked, id=2728, stack(0x0dd40000,0x0dd90000)]
0x0598c000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5168, stack(0x06250000,0x062a0000)]
0x054f2800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2664, stack(0x05890000,0x058e0000)]
0x054c8c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3084, stack(0x05900000,0x05950000)]
0x04e5b000 JavaThread "Thread-1" daemon [_thread_blocked, id=1304, stack(0x04ab0000,0x04b00000)]
0x00a67c00 JavaThread "Service Thread" daemon [_thread_blocked, id=3332, stack(0x04b20000,0x04b70000)]
0x00a63800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2892, stack(0x04970000,0x049c0000)]
0x00a62400 JavaThread "Attach Listener" daemon [_thread_blocked, id=5672, stack(0x04830000,0x04880000)]
0x00a5f400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5980, stack(0x04890000,0x048e0000)]
0x009f4000 JavaThread "Finalizer" daemon [_thread_blocked, id=4268, stack(0x047b0000,0x04800000)]
0x009ef000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2020, stack(0x04480000,0x044d0000)]
=>0x0036d400 JavaThread "Minecraft main thread" [_thread_in_native, id=2928, stack(0x002e0000,0x00330000)]
Other Threads:
0x009ed800 VMThread [stack: 0x04570000,0x045c0000] [id=5192]
0x00a71c00 WatcherThread [stack: 0x04c30000,0x04c80000] [id=6128]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 153152K, used 102423K [0x14600000, 0x1ec20000, 0x1f0a0000)
eden space 136192K, 67% used [0x14600000, 0x19f429a8, 0x1cb00000)
from space 16960K, 64% used [0x1cb00000, 0x1d5c35a0, 0x1db90000)
to space 16960K, 0% used [0x1db90000, 0x1db90000, 0x1ec20000)
tenured generation total 340188K, used 204110K [0x1f0a0000, 0x33cd7000, 0x34600000)
the space 340188K, 59% used [0x1f0a0000, 0x2b7f3ae0, 0x2b7f3c00, 0x33cd7000)
compacting perm gen total 15616K, used 15443K [0x34600000, 0x35540000, 0x38600000)
the space 15616K, 98% used [0x34600000, 0x35514f18, 0x35515000, 0x35540000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
Card table byte_map: [0x00ab0000,0x00be0000] byte_map_base: 0x00a0d000
Polling page: 0x00200000
Code Cache [0x02480000, 0x02ba8000, 0x04480000)
total_blobs=3772 nmethods=3357 adapters=348 free_code_cache=25474Kb largest_free_block=26080256
Compilation events (10 events):
Event: 20.978 Thread 0x00a63800 3448 co.uk.flansmods.client.tmt.TmtTessellator::addVertexWithUVW (19 bytes)
Event: 20.978 Thread 0x00a63800 nmethod 3448 0x02b95a88 code [0x02b95b80, 0x02b95c3c]
Event: 20.978 Thread 0x00a63800 3449 co.uk.flansmods.client.tmt.TmtTessellator::setTextureUVW (22 bytes)
Event: 20.978 Thread 0x00a63800 nmethod 3449 0x02b95cc8 code [0x02b95dc0, 0x02b95e60]
Event: 20.978 Thread 0x00a63800 3450 co.uk.flansmods.client.tmt.TmtTessellator::func_78377_a (632 bytes)
Event: 20.979 Thread 0x00a63800 nmethod 3450 0x02b95ec8 code [0x02b96030, 0x02b9675c]
Event: 20.982 Thread 0x00a63800 3451 co.uk.flansmods.client.tmt.TmtTessellator::func_78379_d (23 bytes)
Event: 20.982 Thread 0x00a63800 nmethod 3451 0x02b970c8 code [0x02b971c0, 0x02b97280]
Event: 20.982 Thread 0x00a63800 3452 co.uk.flansmods.client.tmt.TmtTessellator::func_78381_a (575 bytes)
Event: 20.987 Thread 0x00a63800 nmethod 3452 0x02b97308 code [0x02b97c50, 0x02b9b088]
GC Heap History (10 events):
Event: 12.100 GC heap before
{Heap before GC invocations=89 (full 9):
def new generation total 65536K, used 65535K [0x14600000, 0x18d10000, 0x1f0a0000)
eden space 58304K, 100% used [0x14600000, 0x17ef0000, 0x17ef0000)
from space 7232K, 99% used [0x17ef0000, 0x185ffff8, 0x18600000)
to space 7232K, 0% used [0x18600000, 0x18600000, 0x18d10000)
tenured generation total 145480K, used 128468K [0x1f0a0000, 0x27eb2000, 0x34600000)
the space 145480K, 88% used [0x1f0a0000, 0x26e15360, 0x26e15400, 0x27eb2000)
compacting perm gen total 14592K, used 14496K [0x34600000, 0x35440000, 0x38600000)
the space 14592K, 99% used [0x34600000, 0x35428080, 0x35428200, 0x35440000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
Event: 12.256 GC heap after
Heap after GC invocations=90 (full 10):
def new generation total 116480K, used 7178K [0x14600000, 0x1c460000, 0x1f0a0000)
eden space 103552K, 6% used [0x14600000, 0x14d02868, 0x1ab20000)
from space 12928K, 0% used [0x1ab20000, 0x1ab20000, 0x1b7c0000)
to space 12928K, 0% used [0x1b7c0000, 0x1b7c0000, 0x1c460000)
tenured generation total 258680K, used 155208K [0x1f0a0000, 0x2ed3e000, 0x34600000)
the space 258680K, 60% used [0x1f0a0000, 0x28832000, 0x28832000, 0x2ed3e000)
compacting perm gen total 14592K, used 14496K [0x34600000, 0x35440000, 0x38600000)
the space 14592K, 99% used [0x34600000, 0x35428080, 0x35428200, 0x35440000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
}
Event: 12.624 GC heap before
{Heap before GC invocations=90 (full 10):
def new generation total 116480K, used 103552K [0x14600000, 0x1c460000, 0x1f0a0000)
eden space 103552K, 100% used [0x14600000, 0x1ab20000, 0x1ab20000)
from space 12928K, 0% used [0x1ab20000, 0x1ab20000, 0x1b7c0000)
to space 12928K, 0% used [0x1b7c0000, 0x1b7c0000, 0x1c460000)
tenured generation total 258680K, used 155208K [0x1f0a0000, 0x2ed3e000, 0x34600000)
the space 258680K, 60% used [0x1f0a0000, 0x28832000, 0x28832000, 0x2ed3e000)
compacting perm gen total 14848K, used 14651K [0x34600000, 0x35480000, 0x38600000)
the space 14848K, 98% used [0x34600000, 0x3544ed70, 0x3544ee00, 0x35480000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
Event: 12.679 GC heap after
Heap after GC invocations=91 (full 10):
def new generation total 116480K, used 12928K [0x14600000, 0x1c460000, 0x1f0a0000)
eden space 103552K, 0% used [0x14600000, 0x14600000, 0x1ab20000)
from space 12928K, 100% used [0x1b7c0000, 0x1c460000, 0x1c460000)
to space 12928K, 0% used [0x1ab20000, 0x1ab20000, 0x1b7c0000)
tenured generation total 258680K, used 185830K [0x1f0a0000, 0x2ed3e000, 0x34600000)
the space 258680K, 71% used [0x1f0a0000, 0x2a619800, 0x2a619800, 0x2ed3e000)
compacting perm gen total 14848K, used 14651K [0x34600000, 0x35480000, 0x38600000)
the space 14848K, 98% used [0x34600000, 0x3544ed70, 0x3544ee00, 0x35480000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
}
Event: 13.140 GC heap before
{Heap before GC invocations=91 (full 10):
def new generation total 116480K, used 95498K [0x14600000, 0x1c460000, 0x1f0a0000)
eden space 103552K, 79% used [0x14600000, 0x196a2930, 0x1ab20000)
from space 12928K, 100% used [0x1b7c0000, 0x1c460000, 0x1c460000)
to space 12928K, 0% used [0x1ab20000, 0x1ab20000, 0x1b7c0000)
tenured generation total 258680K, used 185830K [0x1f0a0000, 0x2ed3e000, 0x34600000)
the space 258680K, 71% used [0x1f0a0000, 0x2a619800, 0x2a619800, 0x2ed3e000)
compacting perm gen total 15360K, used 15169K [0x34600000, 0x35500000, 0x38600000)
the space 15360K, 98% used [0x34600000, 0x354d0768, 0x354d0800, 0x35500000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
Event: 13.308 GC heap after
Heap after GC invocations=92 (full 11):
def new generation total 153152K, used 0K [0x14600000, 0x1ec20000, 0x1f0a0000)
eden space 136192K, 0% used [0x14600000, 0x14600000, 0x1cb00000)
from space 16960K, 0% used [0x1cb00000, 0x1cb00000, 0x1db90000)
to space 16960K, 0% used [0x1db90000, 0x1db90000, 0x1ec20000)
tenured generation total 340188K, used 204110K [0x1f0a0000, 0x33cd7000, 0x34600000)
the space 340188K, 59% used [0x1f0a0000, 0x2b7f3ae0, 0x2b7f3c00, 0x33cd7000)
compacting perm gen total 15360K, used 15169K [0x34600000, 0x35500000, 0x38600000)
the space 15360K, 98% used [0x34600000, 0x354d0768, 0x354d0800, 0x35500000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
}
Event: 13.831 GC heap before
{Heap before GC invocations=92 (full 11):
def new generation total 153152K, used 120203K [0x14600000, 0x1ec20000, 0x1f0a0000)
eden space 136192K, 88% used [0x14600000, 0x1bb62c68, 0x1cb00000)
from space 16960K, 0% used [0x1cb00000, 0x1cb00000, 0x1db90000)
to space 16960K, 0% used [0x1db90000, 0x1db90000, 0x1ec20000)
tenured generation total 340188K, used 204110K [0x1f0a0000, 0x33cd7000, 0x34600000)
the space 340188K, 59% used [0x1f0a0000, 0x2b7f3ae0, 0x2b7f3c00, 0x33cd7000)
compacting perm gen total 15360K, used 15310K [0x34600000, 0x35500000, 0x38600000)
the space 15360K, 99% used [0x34600000, 0x354f3be0, 0x354f3c00, 0x35500000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
Event: 13.837 GC heap after
Heap after GC invocations=93 (full 11):
def new generation total 153152K, used 4189K [0x14600000, 0x1ec20000, 0x1f0a0000)
eden space 136192K, 0% used [0x14600000, 0x14600000, 0x1cb00000)
from space 16960K, 24% used [0x1db90000, 0x1dfa74f8, 0x1ec20000)
to space 16960K, 0% used [0x1cb00000, 0x1cb00000, 0x1db90000)
tenured generation total 340188K, used 204110K [0x1f0a0000, 0x33cd7000, 0x34600000)
the space 340188K, 59% used [0x1f0a0000, 0x2b7f3ae0, 0x2b7f3c00, 0x33cd7000)
compacting perm gen total 15360K, used 15310K [0x34600000, 0x35500000, 0x38600000)
the space 15360K, 99% used [0x34600000, 0x354f3be0, 0x354f3c00, 0x35500000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
}
Event: 18.197 GC heap before
{Heap before GC invocations=93 (full 11):
def new generation total 153152K, used 140381K [0x14600000, 0x1ec20000, 0x1f0a0000)
eden space 136192K, 100% used [0x14600000, 0x1cb00000, 0x1cb00000)
from space 16960K, 24% used [0x1db90000, 0x1dfa74f8, 0x1ec20000)
to space 16960K, 0% used [0x1cb00000, 0x1cb00000, 0x1db90000)
tenured generation total 340188K, used 204110K [0x1f0a0000, 0x33cd7000, 0x34600000)
the space 340188K, 59% used [0x1f0a0000, 0x2b7f3ae0, 0x2b7f3c00, 0x33cd7000)
compacting perm gen total 15616K, used 15393K [0x34600000, 0x35540000, 0x38600000)
the space 15616K, 98% used [0x34600000, 0x355086f8, 0x35508800, 0x35540000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
Event: 18.208 GC heap after
Heap after GC invocations=94 (full 11):
def new generation total 153152K, used 11021K [0x14600000, 0x1ec20000, 0x1f0a0000)
eden space 136192K, 0% used [0x14600000, 0x14600000, 0x1cb00000)
from space 16960K, 64% used [0x1cb00000, 0x1d5c35a0, 0x1db90000)
to space 16960K, 0% used [0x1db90000, 0x1db90000, 0x1ec20000)
tenured generation total 340188K, used 204110K [0x1f0a0000, 0x33cd7000, 0x34600000)
the space 340188K, 59% used [0x1f0a0000, 0x2b7f3ae0, 0x2b7f3c00, 0x33cd7000)
compacting perm gen total 15616K, used 15393K [0x34600000, 0x35540000, 0x38600000)
the space 15616K, 98% used [0x34600000, 0x355086f8, 0x35508800, 0x35540000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 20.810 Thread 0x05bda400 Threw 0x18277ee0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.829 Thread 0x05bda400 Threw 0x18278080 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.841 Thread 0x05bda400 Threw 0x18278220 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.855 Thread 0x05bda400 Threw 0x182783c0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.872 Thread 0x05bda400 Threw 0x18278560 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.887 Thread 0x05bda400 Threw 0x18278700 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.901 Thread 0x05bda400 Threw 0x182788a0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.916 Thread 0x05bda400 Threw 0x18278a40 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.916 Thread 0x05bda400 Threw 0x18278bc0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.932 Thread 0x05bda400 Threw 0x18278d40 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Events (10 events):
Event: 20.869 loading class 0x00a97ac0
Event: 20.869 loading class 0x00a97ac0 done
Event: 20.871 loading class 0x00a979a0
Event: 20.871 loading class 0x00a979a0 done
Event: 20.873 loading class 0x0b19ceb8
Event: 20.873 loading class 0x0b19ceb8 done
Event: 20.875 loading class 0x05b08698
Event: 20.875 loading class 0x05b08698 done
Event: 20.876 loading class 0x0b4e1e80
Event: 20.876 loading class 0x0b4e1e80 done
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit
Memory: 4k page, physical 6193436k(3647072k free), swap 12385008k(9520560k free)
vm_info: Java HotSpot(TM) Client VM (24.60-b09) for windows-x86 JRE (1.7.0_60-b19), built on May 7 2014 13:09:52 by "java_re" with unknown MS VC++:1600
time: Sun Jun 01 12:53:04 2014
elapsed time: 21 seconds
I have no idea what to do with this information, I tried seeking help on their forums but they pretty much treated me sarcastically and laughed me off making me feel like an idiot,
All I'm asking is if anyone else is having this problem, I've reinstalled everything I could, Java, Minecraft,
Forge etc...
I'm just super confused, and I'm sorry for wasting anyone's time
Rollback Post to RevisionRollBack
Way hey and up she rises! way hey and up she rises! way hey and up she rises early in the mornin'
I have a Gateway model DX4860, I updated java (Not sure if 64 bit) but now Minecraft sometimes bluescreens without mods after a while, it's stating to scare me
Rollback Post to RevisionRollBack
Way hey and up she rises! way hey and up she rises! way hey and up she rises early in the mornin'
To post a comment, please login or register a new account.
Here is an example error log that im directed to whenever it crashes
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x642aa6df, pid=4560, tid=2928
#
# JRE version: Java(TM) SE Runtime Environment (7.0_60-b19) (build 1.7.0_60-b19)
# Java VM: Java HotSpot(TM) Client VM (24.60-b09 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x3a6df]
#
# 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 (0x0036d400): JavaThread "Minecraft main thread" [_thread_in_native, id=2928, stack(0x002e0000,0x00330000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000780
Registers:
EAX=0x00000020, EBX=0x00000780, ECX=0xffffffff, EDX=0x001fe7b8
ESP=0x0032e940, EBP=0x0032e978, ESI=0x00000000, EDI=0x1318e7d4
EIP=0x642aa6df, EFLAGS=0x00010283
Top of Stack: (sp=0x0032e940)
0x0032e940: 00000007 00000020 00000000 0653bd60
0x0032e950: 00000000 00000780 1318e7d0 0653b618
0x0032e960: 13453c7c ffffffff 0032e940 0032f7f8
0x0032e970: 64a4de6b 00000001 06530080 6427c90e
0x0032e980: 1318e7d0 00000000 00000020 00000007
0x0032e990: 06530080 00000007 00000000 06530080
0x0032e9a0: 00000020 00000000 6468ba0f 00000000
0x0032e9b0: 00000007 646aeb30 06530000 00000000
Instructions: (pc=0x642aa6df)
0x642aa6bf: 74 63 83 e8 02 74 37 83 e8 02 0f 85 91 00 00 00
0x642aa6cf: 8b 45 10 33 f6 3b f0 0f 83 84 00 00 00 8b 4d ec
0x642aa6df: 39 0c b3 75 16 8b 45 0c 03 c6 89 45 08 8d 45 08
0x642aa6ef: 50 8b cf e8 99 d2 ff ff 8b 45 10 46 eb d7 33 f6
Register to memory mapping:
EAX=0x00000020 is an unknown value
EBX=0x00000780 is an unknown value
ECX=0xffffffff is an unknown value
EDX=0x001fe7b8 is an unknown value
ESP=0x0032e940 is pointing into the stack for thread: 0x0036d400
EBP=0x0032e978 is pointing into the stack for thread: 0x0036d400
ESI=0x00000000 is an unknown value
EDI=0x1318e7d4 is an unknown value
Stack: [0x002e0000,0x00330000], sp=0x0032e940, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0x3a6df]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 2994 org.lwjgl.opengl.GL11.nglCallList(IJ)V (0 bytes) @ 0x02a49c2b [0x02a49be0+0x4b]
J 2968 C1 co.uk.flansmods.client.tmt.ModelRendererTurbo.callDisplayList()V (115 bytes) @ 0x02a406e8 [0x02a404e0+0x208]
J 2995 C1 co.uk.flansmods.client.tmt.ModelRendererTurbo.func_78785_a(F)V (384 bytes) @ 0x02a4a928 [0x02a4a1b0+0x778]
j co.uk.flansmods.client.model.ModelVehicle.render(FLco/uk/flansmods/common/driveables/EntityVehicle;F)V+718
j co.uk.flansmods.client.model.ModelVehicle.render(Lco/uk/flansmods/common/driveables/EntityDriveable;F)V+8
j co.uk.flansmods.client.model.RenderVehicle.render(Lco/uk/flansmods/common/driveables/EntityVehicle;DDDFF)V+273
j co.uk.flansmods.client.model.RenderVehicle.func_76986_a(Lnet/minecraft/entity/Entity;DDDFF)V+14
J 3390 C1 net.minecraft.client.renderer.entity.RenderManager.func_78719_a(Lnet/minecraft/entity/Entity;DDDFF)V (246 bytes) @ 0x02b63744 [0x02b63530+0x214]
J 3389 C1 net.minecraft.client.renderer.entity.RenderManager.func_78720_a(Lnet/minecraft/entity/Entity;F)V (189 bytes) @ 0x02b62a00 [0x02b62730+0x2d0]
J 2967 C1 net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V (795 bytes) @ 0x02a3db54 [0x02a3d460+0x6f4]
J 3402 C1 net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V (1440 bytes) @ 0x02b6b640 [0x02b6a590+0x10b0]
j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+513
j net.minecraft.client.Minecraft.func_71411_J()V+321
j net.minecraft.client.Minecraft.func_99999_d()V+97
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
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+657
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 )
0x05bcc000 JavaThread "Server thread" [_thread_blocked, id=3372, stack(0x0e170000,0x0e1c0000)]
0x05bcb800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4892, stack(0x0dee0000,0x0df30000)]
0x05d28c00 JavaThread "Thread-10" [_thread_blocked, id=3380, stack(0x0ee50000,0x0eea0000)]
0x0611e800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5236, stack(0x0f1d0000,0x0f220000)]
0x05bda400 JavaThread "Thread-7" [_thread_blocked, id=2728, stack(0x0dd40000,0x0dd90000)]
0x0598c000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5168, stack(0x06250000,0x062a0000)]
0x054f2800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2664, stack(0x05890000,0x058e0000)]
0x054c8c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3084, stack(0x05900000,0x05950000)]
0x04e5b000 JavaThread "Thread-1" daemon [_thread_blocked, id=1304, stack(0x04ab0000,0x04b00000)]
0x00a67c00 JavaThread "Service Thread" daemon [_thread_blocked, id=3332, stack(0x04b20000,0x04b70000)]
0x00a63800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2892, stack(0x04970000,0x049c0000)]
0x00a62400 JavaThread "Attach Listener" daemon [_thread_blocked, id=5672, stack(0x04830000,0x04880000)]
0x00a5f400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5980, stack(0x04890000,0x048e0000)]
0x009f4000 JavaThread "Finalizer" daemon [_thread_blocked, id=4268, stack(0x047b0000,0x04800000)]
0x009ef000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2020, stack(0x04480000,0x044d0000)]
=>0x0036d400 JavaThread "Minecraft main thread" [_thread_in_native, id=2928, stack(0x002e0000,0x00330000)]
Other Threads:
0x009ed800 VMThread [stack: 0x04570000,0x045c0000] [id=5192]
0x00a71c00 WatcherThread [stack: 0x04c30000,0x04c80000] [id=6128]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 153152K, used 102423K [0x14600000, 0x1ec20000, 0x1f0a0000)
eden space 136192K, 67% used [0x14600000, 0x19f429a8, 0x1cb00000)
from space 16960K, 64% used [0x1cb00000, 0x1d5c35a0, 0x1db90000)
to space 16960K, 0% used [0x1db90000, 0x1db90000, 0x1ec20000)
tenured generation total 340188K, used 204110K [0x1f0a0000, 0x33cd7000, 0x34600000)
the space 340188K, 59% used [0x1f0a0000, 0x2b7f3ae0, 0x2b7f3c00, 0x33cd7000)
compacting perm gen total 15616K, used 15443K [0x34600000, 0x35540000, 0x38600000)
the space 15616K, 98% used [0x34600000, 0x35514f18, 0x35515000, 0x35540000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
Card table byte_map: [0x00ab0000,0x00be0000] byte_map_base: 0x00a0d000
Polling page: 0x00200000
Code Cache [0x02480000, 0x02ba8000, 0x04480000)
total_blobs=3772 nmethods=3357 adapters=348 free_code_cache=25474Kb largest_free_block=26080256
Compilation events (10 events):
Event: 20.978 Thread 0x00a63800 3448 co.uk.flansmods.client.tmt.TmtTessellator::addVertexWithUVW (19 bytes)
Event: 20.978 Thread 0x00a63800 nmethod 3448 0x02b95a88 code [0x02b95b80, 0x02b95c3c]
Event: 20.978 Thread 0x00a63800 3449 co.uk.flansmods.client.tmt.TmtTessellator::setTextureUVW (22 bytes)
Event: 20.978 Thread 0x00a63800 nmethod 3449 0x02b95cc8 code [0x02b95dc0, 0x02b95e60]
Event: 20.978 Thread 0x00a63800 3450 co.uk.flansmods.client.tmt.TmtTessellator::func_78377_a (632 bytes)
Event: 20.979 Thread 0x00a63800 nmethod 3450 0x02b95ec8 code [0x02b96030, 0x02b9675c]
Event: 20.982 Thread 0x00a63800 3451 co.uk.flansmods.client.tmt.TmtTessellator::func_78379_d (23 bytes)
Event: 20.982 Thread 0x00a63800 nmethod 3451 0x02b970c8 code [0x02b971c0, 0x02b97280]
Event: 20.982 Thread 0x00a63800 3452 co.uk.flansmods.client.tmt.TmtTessellator::func_78381_a (575 bytes)
Event: 20.987 Thread 0x00a63800 nmethod 3452 0x02b97308 code [0x02b97c50, 0x02b9b088]
GC Heap History (10 events):
Event: 12.100 GC heap before
{Heap before GC invocations=89 (full 9):
def new generation total 65536K, used 65535K [0x14600000, 0x18d10000, 0x1f0a0000)
eden space 58304K, 100% used [0x14600000, 0x17ef0000, 0x17ef0000)
from space 7232K, 99% used [0x17ef0000, 0x185ffff8, 0x18600000)
to space 7232K, 0% used [0x18600000, 0x18600000, 0x18d10000)
tenured generation total 145480K, used 128468K [0x1f0a0000, 0x27eb2000, 0x34600000)
the space 145480K, 88% used [0x1f0a0000, 0x26e15360, 0x26e15400, 0x27eb2000)
compacting perm gen total 14592K, used 14496K [0x34600000, 0x35440000, 0x38600000)
the space 14592K, 99% used [0x34600000, 0x35428080, 0x35428200, 0x35440000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
Event: 12.256 GC heap after
Heap after GC invocations=90 (full 10):
def new generation total 116480K, used 7178K [0x14600000, 0x1c460000, 0x1f0a0000)
eden space 103552K, 6% used [0x14600000, 0x14d02868, 0x1ab20000)
from space 12928K, 0% used [0x1ab20000, 0x1ab20000, 0x1b7c0000)
to space 12928K, 0% used [0x1b7c0000, 0x1b7c0000, 0x1c460000)
tenured generation total 258680K, used 155208K [0x1f0a0000, 0x2ed3e000, 0x34600000)
the space 258680K, 60% used [0x1f0a0000, 0x28832000, 0x28832000, 0x2ed3e000)
compacting perm gen total 14592K, used 14496K [0x34600000, 0x35440000, 0x38600000)
the space 14592K, 99% used [0x34600000, 0x35428080, 0x35428200, 0x35440000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
}
Event: 12.624 GC heap before
{Heap before GC invocations=90 (full 10):
def new generation total 116480K, used 103552K [0x14600000, 0x1c460000, 0x1f0a0000)
eden space 103552K, 100% used [0x14600000, 0x1ab20000, 0x1ab20000)
from space 12928K, 0% used [0x1ab20000, 0x1ab20000, 0x1b7c0000)
to space 12928K, 0% used [0x1b7c0000, 0x1b7c0000, 0x1c460000)
tenured generation total 258680K, used 155208K [0x1f0a0000, 0x2ed3e000, 0x34600000)
the space 258680K, 60% used [0x1f0a0000, 0x28832000, 0x28832000, 0x2ed3e000)
compacting perm gen total 14848K, used 14651K [0x34600000, 0x35480000, 0x38600000)
the space 14848K, 98% used [0x34600000, 0x3544ed70, 0x3544ee00, 0x35480000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
Event: 12.679 GC heap after
Heap after GC invocations=91 (full 10):
def new generation total 116480K, used 12928K [0x14600000, 0x1c460000, 0x1f0a0000)
eden space 103552K, 0% used [0x14600000, 0x14600000, 0x1ab20000)
from space 12928K, 100% used [0x1b7c0000, 0x1c460000, 0x1c460000)
to space 12928K, 0% used [0x1ab20000, 0x1ab20000, 0x1b7c0000)
tenured generation total 258680K, used 185830K [0x1f0a0000, 0x2ed3e000, 0x34600000)
the space 258680K, 71% used [0x1f0a0000, 0x2a619800, 0x2a619800, 0x2ed3e000)
compacting perm gen total 14848K, used 14651K [0x34600000, 0x35480000, 0x38600000)
the space 14848K, 98% used [0x34600000, 0x3544ed70, 0x3544ee00, 0x35480000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
}
Event: 13.140 GC heap before
{Heap before GC invocations=91 (full 10):
def new generation total 116480K, used 95498K [0x14600000, 0x1c460000, 0x1f0a0000)
eden space 103552K, 79% used [0x14600000, 0x196a2930, 0x1ab20000)
from space 12928K, 100% used [0x1b7c0000, 0x1c460000, 0x1c460000)
to space 12928K, 0% used [0x1ab20000, 0x1ab20000, 0x1b7c0000)
tenured generation total 258680K, used 185830K [0x1f0a0000, 0x2ed3e000, 0x34600000)
the space 258680K, 71% used [0x1f0a0000, 0x2a619800, 0x2a619800, 0x2ed3e000)
compacting perm gen total 15360K, used 15169K [0x34600000, 0x35500000, 0x38600000)
the space 15360K, 98% used [0x34600000, 0x354d0768, 0x354d0800, 0x35500000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
Event: 13.308 GC heap after
Heap after GC invocations=92 (full 11):
def new generation total 153152K, used 0K [0x14600000, 0x1ec20000, 0x1f0a0000)
eden space 136192K, 0% used [0x14600000, 0x14600000, 0x1cb00000)
from space 16960K, 0% used [0x1cb00000, 0x1cb00000, 0x1db90000)
to space 16960K, 0% used [0x1db90000, 0x1db90000, 0x1ec20000)
tenured generation total 340188K, used 204110K [0x1f0a0000, 0x33cd7000, 0x34600000)
the space 340188K, 59% used [0x1f0a0000, 0x2b7f3ae0, 0x2b7f3c00, 0x33cd7000)
compacting perm gen total 15360K, used 15169K [0x34600000, 0x35500000, 0x38600000)
the space 15360K, 98% used [0x34600000, 0x354d0768, 0x354d0800, 0x35500000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
}
Event: 13.831 GC heap before
{Heap before GC invocations=92 (full 11):
def new generation total 153152K, used 120203K [0x14600000, 0x1ec20000, 0x1f0a0000)
eden space 136192K, 88% used [0x14600000, 0x1bb62c68, 0x1cb00000)
from space 16960K, 0% used [0x1cb00000, 0x1cb00000, 0x1db90000)
to space 16960K, 0% used [0x1db90000, 0x1db90000, 0x1ec20000)
tenured generation total 340188K, used 204110K [0x1f0a0000, 0x33cd7000, 0x34600000)
the space 340188K, 59% used [0x1f0a0000, 0x2b7f3ae0, 0x2b7f3c00, 0x33cd7000)
compacting perm gen total 15360K, used 15310K [0x34600000, 0x35500000, 0x38600000)
the space 15360K, 99% used [0x34600000, 0x354f3be0, 0x354f3c00, 0x35500000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
Event: 13.837 GC heap after
Heap after GC invocations=93 (full 11):
def new generation total 153152K, used 4189K [0x14600000, 0x1ec20000, 0x1f0a0000)
eden space 136192K, 0% used [0x14600000, 0x14600000, 0x1cb00000)
from space 16960K, 24% used [0x1db90000, 0x1dfa74f8, 0x1ec20000)
to space 16960K, 0% used [0x1cb00000, 0x1cb00000, 0x1db90000)
tenured generation total 340188K, used 204110K [0x1f0a0000, 0x33cd7000, 0x34600000)
the space 340188K, 59% used [0x1f0a0000, 0x2b7f3ae0, 0x2b7f3c00, 0x33cd7000)
compacting perm gen total 15360K, used 15310K [0x34600000, 0x35500000, 0x38600000)
the space 15360K, 99% used [0x34600000, 0x354f3be0, 0x354f3c00, 0x35500000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
}
Event: 18.197 GC heap before
{Heap before GC invocations=93 (full 11):
def new generation total 153152K, used 140381K [0x14600000, 0x1ec20000, 0x1f0a0000)
eden space 136192K, 100% used [0x14600000, 0x1cb00000, 0x1cb00000)
from space 16960K, 24% used [0x1db90000, 0x1dfa74f8, 0x1ec20000)
to space 16960K, 0% used [0x1cb00000, 0x1cb00000, 0x1db90000)
tenured generation total 340188K, used 204110K [0x1f0a0000, 0x33cd7000, 0x34600000)
the space 340188K, 59% used [0x1f0a0000, 0x2b7f3ae0, 0x2b7f3c00, 0x33cd7000)
compacting perm gen total 15616K, used 15393K [0x34600000, 0x35540000, 0x38600000)
the space 15616K, 98% used [0x34600000, 0x355086f8, 0x35508800, 0x35540000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
Event: 18.208 GC heap after
Heap after GC invocations=94 (full 11):
def new generation total 153152K, used 11021K [0x14600000, 0x1ec20000, 0x1f0a0000)
eden space 136192K, 0% used [0x14600000, 0x14600000, 0x1cb00000)
from space 16960K, 64% used [0x1cb00000, 0x1d5c35a0, 0x1db90000)
to space 16960K, 0% used [0x1db90000, 0x1db90000, 0x1ec20000)
tenured generation total 340188K, used 204110K [0x1f0a0000, 0x33cd7000, 0x34600000)
the space 340188K, 59% used [0x1f0a0000, 0x2b7f3ae0, 0x2b7f3c00, 0x33cd7000)
compacting perm gen total 15616K, used 15393K [0x34600000, 0x35540000, 0x38600000)
the space 15616K, 98% used [0x34600000, 0x355086f8, 0x35508800, 0x35540000)
ro space 10240K, 42% used [0x38600000, 0x38a34778, 0x38a34800, 0x39000000)
rw space 12288K, 52% used [0x39000000, 0x39649a68, 0x39649c00, 0x39c00000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 20.810 Thread 0x05bda400 Threw 0x18277ee0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.829 Thread 0x05bda400 Threw 0x18278080 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.841 Thread 0x05bda400 Threw 0x18278220 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.855 Thread 0x05bda400 Threw 0x182783c0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.872 Thread 0x05bda400 Threw 0x18278560 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.887 Thread 0x05bda400 Threw 0x18278700 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.901 Thread 0x05bda400 Threw 0x182788a0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.916 Thread 0x05bda400 Threw 0x18278a40 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.916 Thread 0x05bda400 Threw 0x18278bc0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 20.932 Thread 0x05bda400 Threw 0x18278d40 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Events (10 events):
Event: 20.869 loading class 0x00a97ac0
Event: 20.869 loading class 0x00a97ac0 done
Event: 20.871 loading class 0x00a979a0
Event: 20.871 loading class 0x00a979a0 done
Event: 20.873 loading class 0x0b19ceb8
Event: 20.873 loading class 0x0b19ceb8 done
Event: 20.875 loading class 0x05b08698
Event: 20.875 loading class 0x05b08698 done
Event: 20.876 loading class 0x0b4e1e80
Event: 20.876 loading class 0x0b4e1e80 done
Dynamic libraries:
0x00cf0000 - 0x00d1f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77c20000 - 0x77da0000 C:\Windows\SysWOW64\ntdll.dll
0x76510000 - 0x76620000 C:\Windows\syswow64\kernel32.dll
0x758b0000 - 0x758f7000 C:\Windows\syswow64\KERNELBASE.dll
0x77780000 - 0x77820000 C:\Windows\syswow64\ADVAPI32.dll
0x768a0000 - 0x7694c000 C:\Windows\syswow64\msvcrt.dll
0x75970000 - 0x75989000 C:\Windows\SysWOW64\sechost.dll
0x766c0000 - 0x767b0000 C:\Windows\syswow64\RPCRT4.dll
0x75650000 - 0x756b0000 C:\Windows\syswow64\SspiCli.dll
0x75640000 - 0x7564c000 C:\Windows\syswow64\CRYPTBASE.dll
0x756b0000 - 0x757b0000 C:\Windows\syswow64\USER32.dll
0x76970000 - 0x76a00000 C:\Windows\syswow64\GDI32.dll
0x76a10000 - 0x76a1a000 C:\Windows\syswow64\LPK.dll
0x76620000 - 0x766bd000 C:\Windows\syswow64\USP10.dll
0x724b0000 - 0x7264e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x75da0000 - 0x75df7000 C:\Windows\syswow64\SHLWAPI.dll
0x77690000 - 0x776f0000 C:\Windows\system32\IMM32.DLL
0x757b0000 - 0x7587c000 C:\Windows\syswow64\MSCTF.dll
0x6c3b0000 - 0x6c46f000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x65910000 - 0x65c98000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x75540000 - 0x75547000 C:\Windows\system32\WSOCK32.dll
0x75900000 - 0x75935000 C:\Windows\syswow64\WS2_32.dll
0x76a20000 - 0x76a26000 C:\Windows\syswow64\NSI.dll
0x75310000 - 0x75342000 C:\Windows\system32\WINMM.dll
0x77bf0000 - 0x77bf5000 C:\Windows\syswow64\PSAPI.DLL
0x6d530000 - 0x6d53c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x6bf40000 - 0x6bf60000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x6c4f0000 - 0x6c503000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x69d30000 - 0x69d44000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x73900000 - 0x7393c000 C:\Windows\system32\mswsock.dll
0x70780000 - 0x70786000 C:\Windows\System32\wship6.dll
0x6d830000 - 0x6d83f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x65e40000 - 0x65e51000 C:\Program Files (x86)\Java\jre7\bin\unpack.dll
0x10000000 - 0x1004c000 C:\Users\Casey Garcia\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965-natives-2267943659751\lwjgl.dll
0x64ce0000 - 0x64da8000 C:\Windows\system32\OPENGL32.dll
0x65ce0000 - 0x65d02000 C:\Windows\system32\GLU32.dll
0x69f60000 - 0x6a047000 C:\Windows\system32\DDRAW.dll
0x6d850000 - 0x6d856000 C:\Windows\system32\DCIMAN32.dll
0x76250000 - 0x763ed000 C:\Windows\syswow64\SETUPAPI.dll
0x767b0000 - 0x767d7000 C:\Windows\syswow64\CFGMGR32.dll
0x75d10000 - 0x75d9f000 C:\Windows\syswow64\OLEAUT32.dll
0x759f0000 - 0x75b4c000 C:\Windows\syswow64\ole32.dll
0x76880000 - 0x76892000 C:\Windows\syswow64\DEVOBJ.dll
0x71a80000 - 0x71a93000 C:\Windows\system32\dwmapi.dll
0x75570000 - 0x75579000 C:\Windows\system32\VERSION.dll
0x72dd0000 - 0x72de6000 C:\Windows\system32\CRYPTSP.dll
0x72d90000 - 0x72dcb000 C:\Windows\system32\rsaenh.dll
0x752f0000 - 0x75307000 C:\Windows\system32\USERENV.dll
0x752e0000 - 0x752eb000 C:\Windows\system32\profapi.dll
0x73560000 - 0x7357c000 C:\Windows\system32\IPHLPAPI.DLL
0x73550000 - 0x73557000 C:\Windows\system32\WINNSI.DLL
0x70760000 - 0x70772000 C:\Windows\system32\dhcpcsvc.DLL
0x70750000 - 0x7075d000 C:\Windows\system32\dhcpcsvc6.DLL
0x65ee0000 - 0x66023000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x721e0000 - 0x72260000 C:\Windows\system32\uxtheme.dll
0x75150000 - 0x75170000 C:\Program Files (x86)\Common Files\Spigot\Search Settings\wth182.dll
0x64270000 - 0x64cd6000 C:\Windows\system32\ig4icd32.dll
0x6a0d0000 - 0x6a149000 C:\Windows\system32\mscms.dll
0x69e40000 - 0x69e78000 C:\Windows\system32\icm32.dll
0x69cf0000 - 0x69cfa000 C:\Program Files (x86)\Java\jre7\bin\management.dll
0x65e80000 - 0x65ea0000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x6d520000 - 0x6d529000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x763f0000 - 0x76510000 C:\Windows\syswow64\CRYPT32.dll
0x76160000 - 0x7616c000 C:\Windows\syswow64\MSASN1.dll
0x706e0000 - 0x706f0000 C:\Windows\system32\NLAapi.dll
0x6bc00000 - 0x6bc10000 C:\Windows\system32\napinsp.dll
0x65e60000 - 0x65e72000 C:\Windows\system32\pnrpnsp.dll
0x71830000 - 0x71874000 C:\Windows\system32\DNSAPI.dll
0x6b910000 - 0x6b918000 C:\Windows\System32\winrnr.dll
0x71800000 - 0x71827000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x717d0000 - 0x717f1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x738f0000 - 0x738f5000 C:\Windows\System32\wshtcpip.dll
0x717c0000 - 0x717c6000 C:\Windows\system32\rasadhlp.dll
0x71670000 - 0x716a8000 C:\Windows\System32\fwpuclnt.dll
0x0e3f0000 - 0x0e455000 C:\Users\Casey Garcia\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965-natives-2267943659751\OpenAL32.dll
0x76a30000 - 0x7767a000 C:\Windows\syswow64\SHELL32.dll
0x767e0000 - 0x76863000 C:\Windows\syswow64\CLBCatQ.DLL
0x69ec0000 - 0x69ef9000 C:\Windows\System32\MMDevApi.dll
0x716b0000 - 0x717a5000 C:\Windows\System32\PROPSYS.dll
0x6a150000 - 0x6a1c2000 C:\Windows\system32\dsound.dll
0x73fb0000 - 0x73fd5000 C:\Windows\system32\POWRPROF.dll
0x69e80000 - 0x69eb6000 C:\Windows\system32\AUDIOSES.DLL
0x730a0000 - 0x7318b000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -Djava.library.path=C:\Users\Casey Garcia\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965-natives-2267943659751
java_command: net.minecraft.launchwrapper.Launch --username bubbahogleg --session token:e6bfcff1565c4298b516db050b6bbec0:5f29a49f3e50455895f19501c81e9dfa --version 1.6.4-Forge9.11.1.965 --gameDir C:\Users\Casey Garcia\AppData\Roaming\.minecraft --assetsDir C:\Users\Casey Garcia\AppData\Roaming\.minecraft\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
PATH=c:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Java\jre7\bin
USERNAME=Casey Garcia
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit
Memory: 4k page, physical 6193436k(3647072k free), swap 12385008k(9520560k free)
vm_info: Java HotSpot(TM) Client VM (24.60-b09) for windows-x86 JRE (1.7.0_60-b19), built on May 7 2014 13:09:52 by "java_re" with unknown MS VC++:1600
time: Sun Jun 01 12:53:04 2014
elapsed time: 21 seconds
I have no idea what to do with this information, I tried seeking help on their forums but they pretty much treated me sarcastically and laughed me off
All I'm asking is if anyone else is having this problem, I've reinstalled everything I could, Java, Minecraft,
Forge etc...
I'm just super confused, and I'm sorry for wasting anyone's time