Minecraft Comes Alive (MCA)

Minecraft Comes Alive (MCA)

13M Downloads

Problems with new MCA 5.1.0.1AND/OR RadixCore 2.1.1

toticorrea opened this issue ยท 1 comments

commented

I recently updated both MCA and RadixCore to the new versiones and after playing a few seconds, the game crashed. Once I returned to the previous versions of both, everything goes well

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

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007feeabca6f1, pid=5720, tid=5208

JRE version: Java(TM) SE Runtime Environment (8.0_60-b27) (build 1.8.0_60-b27)

Java VM: Java HotSpot(TM) 64-Bit Server VM (25.60-b23 mixed mode windows-amd64 compressed oops)

Problematic frame:

C [ig7icd64.dll+0x2a6f1]

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 (0x000000000230a000): JavaThread "Client thread" [_thread_in_native, id=5208, stack(0x0000000002420000,0x0000000002520000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000000

Registers:
RAX=0x0000000000000001, RBX=0x000000006b2eb718, RCX=0x0000000000000000, RDX=0x000000001a7986b0
RSP=0x000000000251df60, RBP=0x0000000000000002, RSI=0x00000000000030c0, RDI=0x0000000000000080
R8 =0x00000000000030c0, R9 =0x0000000000000061, R10=0x0000000000000001, R11=0x0000000000000000
R12=0x000000001a7986b0, R13=0x0000000000000000, R14=0x0000000025044f80, R15=0x00000000000088e4
RIP=0x000007feeabca6f1, EFLAGS=0x0000000000010203

Top of Stack: (sp=0x000000000251df60)
0x000000000251df60: 00000000bd287adc 0000000000000000
0x000000000251df70: 00000000b1666660 0000000000000000
0x000000000251df80: 0000000080704c00 000007feeabf40e2
0x000000000251df90: 000000006b2eb718 000000006b2eb718
0x000000000251dfa0: 00000000000030e0 000007feeac50cd8
0x000000000251dfb0: 000000000251e130 000000001a7986b0
0x000000000251dfc0: 0000000025044f80 000007feeac8f9d6
0x000000000251dfd0: 000000006b2eb6b0 00000000000030c0
0x000000000251dfe0: 0000000000000000 00000000e0d6852c
0x000000000251dff0: 0000000025044f01 000007feeac91001
0x000000000251e000: 000000000230a000 0000000033571a30
0x000000000251e010: 0000000000000000 0000000708566468
0x000000000251e020: 000000000251e0d8 0000000002805e34
0x000000000251e030: 0000000000000000 000000000251e130
0x000000000251e040: 0000000033571a30 000000000000003a
0x000000000251e050: 000000001a7986b0 00000000000088e4

Instructions: (pc=0x000007feeabca6f1)
0x000007feeabca6d1: 48 83 ef 80 41 8b c2 66 0f 6f 62 30 66 0f 6f 5a
0x000007feeabca6e1: 40 66 0f 6f 52 50 66 0f 6f 4a 60 66 0f 6f 42 70
0x000007feeabca6f1: 66 0f e7 7f 80 48 83 ea 80 66 0f e7 77 90 66 0f
0x000007feeabca701: e7 6f a0 66 0f e7 67 b0 66 0f e7 5f c0 66 0f e7

Register to memory mapping:

RAX=0x0000000000000001 is an unknown value
RBX=0x000000006b2eb718 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000001a7986b0 is an unknown value
RSP=0x000000000251df60 is pointing into the stack for thread: 0x000000000230a000
RBP=0x0000000000000002 is an unknown value
RSI=0x00000000000030c0 is an unknown value
RDI=0x0000000000000080 is an unknown value
R8 =0x00000000000030c0 is an unknown value
R9 =0x0000000000000061 is an unknown value
R10=0x0000000000000001 is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x000000001a7986b0 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x0000000025044f80 is an unknown value
R15=0x00000000000088e4 is an unknown value

Stack: [0x0000000002420000,0x0000000002520000], sp=0x000000000251df60, free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig7icd64.dll+0x2a6f1]
C [ig7icd64.dll+0x540e2]
C [ig7icd64.dll+0xef9d6]
C 0x0000000002805e34

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL15.nglBufferData(IJJIJ)V+0
j org.lwjgl.opengl.GL15.glBufferData(ILjava/nio/FloatBuffer;I)V+34
j com.mia.craftstudio.minecraft.client.CSClientModelWrapperVBO.generateVBOs(Ljava/util/Set;Ljava/util/Set;)[I+194
J 25753 C1 com.mia.craftstudio.minecraft.client.CSClientModelWrapperVBO.render(Lnet/minecraft/tileentity/TileEntity;FIDDDF)V (169 bytes) @ 0x0000000006860114 [0x000000000685fbc0+0x554]
J 25752 C1 com.mia.props.client.renderers.RendererProp.func_147500_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V (74 bytes) @ 0x000000000685d7f4 [0x000000000685c900+0xef4]
J 17491 C2 net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(Lnet/minecraft/tileentity/TileEntity;F)V (114 bytes) @ 0x0000000005b9014c [0x0000000005b8fc00+0x54c]
J 25461 C2 net.minecraft.client.renderer.RenderGlobal.func_147589_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/renderer/culling/ICamera;F)V (1225 bytes) @ 0x00000000069a064c [0x000000000699ede0+0x186c]
J 23445 C2 net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V (1819 bytes) @ 0x0000000006159484 [0x00000000061588a0+0xbe4]
J 21613 C2 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (1306 bytes) @ 0x0000000005fd0c28 [0x0000000005fd03c0+0x868]
J 22502 C2 net.minecraft.client.Minecraft.func_71411_J()V (773 bytes) @ 0x0000000004cbb628 [0x0000000004cba7e0+0xe48]
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 2526 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x00000000030aa674 [0x00000000030aa600+0x74]
J 2525 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x00000000030aa1fc [0x00000000030aa0e0+0x11c]
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 )
0x000000002ffd5000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3616, stack(0x000000007e300000,0x000000007e400000)]
0x000000001a974000 JavaThread "pool-3-thread-2" [_thread_blocked, id=2444, stack(0x0000000046330000,0x0000000046430000)]
0x000000002225a800 JavaThread "File IO Thread" [_thread_blocked, id=5020, stack(0x0000000052330000,0x0000000052430000)]
0x0000000022259000 JavaThread "JM-task-5" [_thread_blocked, id=2836, stack(0x0000000061ee0000,0x0000000061fe0000)]
0x0000000021866000 JavaThread "JM-texture-3" [_thread_blocked, id=3172, stack(0x0000000045fa0000,0x00000000460a0000)]
0x0000000021865800 JavaThread "JM-texture-2" [_thread_blocked, id=3960, stack(0x0000000045e20000,0x0000000045f20000)]
0x000000002d2ce000 JavaThread "pool-4-thread-1" [_thread_blocked, id=3720, stack(0x0000000044d40000,0x0000000044e40000)]
0x000000002d2c9800 JavaThread "Netty IO #1" daemon [_thread_in_native, id=6780, stack(0x0000000040a40000,0x0000000040b40000)]
0x000000002d2c9000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=2824, stack(0x000000003fdb0000,0x000000003feb0000)]
0x000000002225c000 JavaThread "Netty IO #0" daemon [_thread_in_native, id=1468, stack(0x000000001d100000,0x000000001d200000)]
0x000000002d2c8000 JavaThread "Thread-31" [_thread_blocked, id=2112, stack(0x000000003fc00000,0x000000003fd00000)]
0x000000002225f000 JavaThread "Server thread" [_thread_blocked, id=1744, stack(0x0000000026ea0000,0x0000000026fa0000)]
0x000000002225a000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3004, stack(0x0000000024e80000,0x0000000024f80000)]
0x000000002225d000 JavaThread "Thread-21" [_thread_blocked, id=6216, stack(0x000000003dda0000,0x000000003dea0000)]
0x000000002225d800 JavaThread "Thread-20" [_thread_blocked, id=5056, stack(0x000000003d2e0000,0x000000003d3e0000)]
0x000000001af0c800 JavaThread "Thread-10" [_thread_blocked, id=5992, stack(0x0000000027000000,0x0000000027100000)]
0x000000001abf6000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=7040, stack(0x0000000022410000,0x0000000022510000)]
0x0000000021239800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5716, stack(0x000000001d710000,0x000000001d810000)]
0x000000002355f800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6408, stack(0x0000000020070000,0x0000000020170000)]
0x000000001abf7000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4820, stack(0x000000001cee0000,0x000000001cfe0000)]
0x000000001abf5800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6308, stack(0x000000001bfb0000,0x000000001c0b0000)]
0x0000000019a48000 JavaThread "Service Thread" daemon [_thread_blocked, id=4004, stack(0x000000001a180000,0x000000001a280000)]
0x0000000019a47000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6528, stack(0x0000000019f10000,0x000000001a010000)]
0x0000000019a44000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1072, stack(0x0000000019570000,0x0000000019670000)]
0x00000000190b8800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6008, stack(0x00000000197e0000,0x00000000198e0000)]
0x00000000190b6800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4704, stack(0x00000000198f0000,0x00000000199f0000)]
0x00000000190b5000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5888, stack(0x0000000019670000,0x0000000019770000)]
0x00000000190b3800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=2880, stack(0x0000000018480000,0x0000000018580000)]
0x000000001904c800 JavaThread "Finalizer" daemon [_thread_blocked, id=5304, stack(0x0000000019440000,0x0000000019540000)]
0x000000001904b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5448, stack(0x00000000192e0000,0x00000000193e0000)]
=>0x000000000230a000 JavaThread "Client thread" [_thread_in_native, id=5208, stack(0x0000000002420000,0x0000000002520000)]

Other Threads:
0x0000000019046000 VMThread [stack: 0x00000000191d0000,0x00000000192d0000] [id=4100]
0x0000000019a8c000 WatcherThread [stack: 0x000000001a2b0000,0x000000001a3b0000] [id=272]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
par new generation total 118016K, used 103266K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
eden space 104960K, 89% used [0x0000000700000000, 0x0000000705b3d4b0, 0x0000000706680000)
from space 13056K, 75% used [0x0000000706680000, 0x000000070701b708, 0x0000000707340000)
to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
concurrent mark-sweep generation total 1757436K, used 1304593K [0x0000000708000000, 0x000000077343f000, 0x00000007c0000000)
Metaspace used 103999K, capacity 105051K, committed 105372K, reserved 1140736K
class space used 14753K, capacity 15001K, committed 15012K, reserved 1048576K

Card table byte_map: [0x00000000123e0000,0x00000000129f0000] byte_map_base: 0x000000000ebe0000

Marking Bits: (CMSBitMap*) 0x0000000002365da8
Bits: [0x00000000131e0000, 0x0000000015fe0000)

Mod Union Table: (CMSBitMap*) 0x0000000002365e68
Bits: [0x0000000001db0000, 0x0000000001e68000)

Polling page: 0x00000000000b0000

CodeCache: size=245760Kb used=69467Kb max_used=69467Kb free=176292Kb
bounds [0x00000000027f0000, 0x0000000006c50000, 0x00000000117f0000]
total_blobs=17718 nmethods=16456 adapters=1168
compilation: enabled

Compilation events (10 events):
Event: 1052.799 Thread 0x0000000019a47000 nmethod 25774 0x0000000006c15050 code [0x0000000006c15620, 0x0000000006c18608]
Event: 1052.801 Thread 0x0000000019a47000 25775 3 com.mia.craftstudio.minecraft.client.CSClientModelWrapperVBO::renderWithVBO (249 bytes)
Event: 1052.811 Thread 0x0000000019a47000 nmethod 25775 0x0000000006c1b450 code [0x0000000006c1c980, 0x0000000006c29c38]
Event: 1052.812 Thread 0x0000000019a47000 25776 3 org.lwjgl.opengl.GL11::glIsEnabled (23 bytes)
Event: 1052.813 Thread 0x0000000019a47000 nmethod 25776 0x0000000003da2d10 code [0x0000000003da2ee0, 0x0000000003da35f8]
Event: 1052.827 Thread 0x0000000019a44000 nmethod 25773 0x0000000006c37050 code [0x0000000006c373e0, 0x0000000006c38c18]
Event: 1052.874 Thread 0x0000000019a47000 25778 3 com.dynious.refinedrelocation.client.renderer.RendererSortingChest::func_147500_a (16 bytes)
Event: 1052.874 Thread 0x0000000019a47000 nmethod 25778 0x00000000043c7c10 code [0x00000000043c7d80, 0x00000000043c8008]
Event: 1052.876 Thread 0x0000000019a47000 25779 3 com.dynious.refinedrelocation.client.renderer.RendererSortingChest::renderTileEntityChestAt (230 bytes)
Event: 1052.879 Thread 0x0000000019a47000 nmethod 25779 0x0000000006c3ca90 code [0x0000000006c3d3a0, 0x0000000006c42248]

GC Heap History (10 events):
Event: 1047.871 GC heap before
{Heap before GC invocations=758 (full 16):
par new generation total 118016K, used 108693K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
eden space 104960K, 100% used [0x0000000700000000, 0x0000000706680000, 0x0000000706680000)
from space 13056K, 28% used [0x0000000707340000, 0x00000007076e5748, 0x0000000708000000)
to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
concurrent mark-sweep generation total 1757436K, used 1284578K [0x0000000708000000, 0x000000077343f000, 0x00000007c0000000)
Metaspace used 103894K, capacity 104917K, committed 105372K, reserved 1140736K
class space used 14749K, capacity 15000K, committed 15012K, reserved 1048576K
Event: 1047.876 GC heap after
Heap after GC invocations=759 (full 16):
par new generation total 118016K, used 4669K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
from space 13056K, 35% used [0x0000000706680000, 0x0000000706b0f708, 0x0000000707340000)
to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
concurrent mark-sweep generation total 1757436K, used 1284578K [0x0000000708000000, 0x000000077343f000, 0x00000007c0000000)
Metaspace used 103894K, capacity 104917K, committed 105372K, reserved 1140736K
class space used 14749K, capacity 15000K, committed 15012K, reserved 1048576K
}
Event: 1049.087 GC heap before
{Heap before GC invocations=759 (full 16):
par new generation total 118016K, used 109629K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
eden space 104960K, 100% used [0x0000000700000000, 0x0000000706680000, 0x0000000706680000)
from space 13056K, 35% used [0x0000000706680000, 0x0000000706b0f708, 0x0000000707340000)
to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
concurrent mark-sweep generation total 1757436K, used 1284578K [0x0000000708000000, 0x000000077343f000, 0x00000007c0000000)
Metaspace used 103904K, capacity 104917K, committed 105372K, reserved 1140736K
class space used 14749K, capacity 15000K, committed 15012K, reserved 1048576K
Event: 1049.094 GC heap after
Heap after GC invocations=760 (full 16):
par new generation total 118016K, used 7880K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
from space 13056K, 60% used [0x0000000707340000, 0x0000000707af2188, 0x0000000708000000)
to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
concurrent mark-sweep generation total 1757436K, used 1284683K [0x0000000708000000, 0x000000077343f000, 0x00000007c0000000)
Metaspace used 103904K, capacity 104917K, committed 105372K, reserved 1140736K
class space used 14749K, capacity 15000K, committed 15012K, reserved 1048576K
}
Event: 1050.833 GC heap before
{Heap before GC invocations=760 (full 16):
par new generation total 118016K, used 112834K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
eden space 104960K, 99% used [0x0000000700000000, 0x000000070667e8c0, 0x0000000706680000)
from space 13056K, 60% used [0x0000000707340000, 0x0000000707af2188, 0x0000000708000000)
to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
concurrent mark-sweep generation total 1757436K, used 1284683K [0x0000000708000000, 0x000000077343f000, 0x00000007c0000000)
Metaspace used 103944K, capacity 105045K, committed 105372K, reserved 1140736K
class space used 14751K, capacity 15000K, committed 15012K, reserved 1048576K
Event: 1050.840 GC heap after
Heap after GC invocations=761 (full 16):
par new generation total 118016K, used 11438K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
from space 13056K, 87% used [0x0000000706680000, 0x00000007071ab9a8, 0x0000000707340000)
to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
concurrent mark-sweep generation total 1757436K, used 1285795K [0x0000000708000000, 0x000000077343f000, 0x00000007c0000000)
Metaspace used 103944K, capacity 105045K, committed 105372K, reserved 1140736K
class space used 14751K, capacity 15000K, committed 15012K, reserved 1048576K
}
Event: 1051.661 GC heap before
{Heap before GC invocations=761 (full 16):
par new generation total 118016K, used 111700K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
eden space 104960K, 95% used [0x0000000700000000, 0x00000007061e9720, 0x0000000706680000)
from space 13056K, 87% used [0x0000000706680000, 0x00000007071ab9a8, 0x0000000707340000)
to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
concurrent mark-sweep generation total 1757436K, used 1285795K [0x0000000708000000, 0x000000077343f000, 0x00000007c0000000)
Metaspace used 103954K, capacity 105045K, committed 105372K, reserved 1140736K
class space used 14751K, capacity 15000K, committed 15012K, reserved 1048576K
Event: 1051.668 GC heap after
Heap after GC invocations=762 (full 16):
par new generation total 118016K, used 9334K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
from space 13056K, 71% used [0x0000000707340000, 0x0000000707c5d8e0, 0x0000000708000000)
to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
concurrent mark-sweep generation total 1757436K, used 1288209K [0x0000000708000000, 0x000000077343f000, 0x00000007c0000000)
Metaspace used 103954K, capacity 105045K, committed 105372K, reserved 1140736K
class space used 14751K, capacity 15000K, committed 15012K, reserved 1048576K
}
Event: 1052.248 GC heap before
{Heap before GC invocations=762 (full 16):
par new generation total 118016K, used 114294K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
eden space 104960K, 100% used [0x0000000700000000, 0x0000000706680000, 0x0000000706680000)
from space 13056K, 71% used [0x0000000707340000, 0x0000000707c5d8e0, 0x0000000708000000)
to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
concurrent mark-sweep generation total 1757436K, used 1288209K [0x0000000708000000, 0x000000077343f000, 0x00000007c0000000)
Metaspace used 103968K, capacity 105045K, committed 105372K, reserved 1140736K
class space used 14751K, capacity 15000K, committed 15012K, reserved 1048576K
Event: 1052.258 GC heap after
Heap after GC invocations=763 (full 16):
par new generation total 118016K, used 9837K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
from space 13056K, 75% used [0x0000000706680000, 0x000000070701b708, 0x0000000707340000)
to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
concurrent mark-sweep generation total 1757436K, used 1304593K [0x0000000708000000, 0x000000077343f000, 0x00000007c0000000)
Metaspace used 103968K, capacity 105045K, committed 105372K, reserved 1140736K
class space used 14751K, capacity 15000K, committed 15012K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 1050.540 Thread 0x000000000230a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004f22b38 method=net.minecraft.client.renderer.entity.RenderBiped.func_77029_c(Lnet/minecraft/entity/EntityLiving;F)V @ 586
Event: 1050.574 Thread 0x000000000230a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004f22b38 method=net.minecraft.client.renderer.entity.RenderBiped.func_77029_c(Lnet/minecraft/entity/EntityLiving;F)V @ 586
Event: 1050.622 Thread 0x000000000230a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004f22b38 method=net.minecraft.client.renderer.entity.RenderBiped.func_77029_c(Lnet/minecraft/entity/EntityLiving;F)V @ 586
Event: 1050.657 Thread 0x000000000230a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004f22b38 method=net.minecraft.client.renderer.entity.RenderBiped.func_77029_c(Lnet/minecraft/entity/EntityLiving;F)V @ 586
Event: 1051.658 Thread 0x000000000230a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004bf718c method=net.minecraft.client.gui.FontRenderer.func_78276_b(Ljava/lang/String;III)I @ 4
Event: 1052.220 Thread 0x000000000230a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005942b9c method=mods.battlegear2.WeaponHookContainerClass.onLivingConstructor(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V @ 44
Event: 1052.220 Thread 0x000000000230a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002dd4640 method=noppes.npcs.ServerEventsHandler.construct(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V @ 17
Event: 1052.221 Thread 0x000000001a974000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e4ae70 method=com.google.common.collect.AbstractMapBasedMultimap.wrapCollection(Ljava/lang/Object;Ljava/util/Collection;)Ljava/util/Collection; @ 36
Event: 1052.221 Thread 0x000000001a974000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003c5172c method=com.google.common.collect.AbstractMapBasedMultimap$WrappedCollection.refreshIfEmpty()V @ 59
Event: 1052.222 Thread 0x000000001a974000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003fbe7d0 method=com.google.common.collect.AbstractMapBasedMultimap.iteratorOrListIterator(Ljava/util/Collection;)Ljava/util/Iterator; @ 20

Internal exceptions (10 events):
Event: 1052.661 Thread 0x000000001a974800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007011e09c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 1052.661 Thread 0x000000001a974800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007011e0fb0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 1052.680 Thread 0x000000002225d800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000701a6afb8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 1052.680 Thread 0x000000002225d800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000701a6b210) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 1052.719 Thread 0x000000002225d800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000701a6b468) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 1052.719 Thread 0x000000002225d800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000701a6b6c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 1052.756 Thread 0x000000002225d800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000701a6b918) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 1052.841 Thread 0x000000002225d800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000701a6bb70) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 1052.848 Thread 0x000000002225d800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000701a6bdc8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 1052.848 Thread 0x000000002225d800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000701a6c020) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]

Events (10 events):
Event: 1052.661 Executing VM operation: RevokeBias done
Event: 1052.661 Thread 0x000000001a974800 Thread exited: 0x000000001a974800
Event: 1052.799 Thread 0x0000000019a47000 flushing nmethod 0x0000000003da0c10
Event: 1052.811 Thread 0x0000000019a47000 flushing nmethod 0x00000000041b8210
Event: 1052.812 Thread 0x0000000019a47000 flushing nmethod 0x00000000043c7c10
Event: 1052.813 Thread 0x0000000019a47000 flushing nmethod 0x00000000045e4b50
Event: 1052.814 Thread 0x0000000019a47000 flushing nmethod 0x00000000047693d0
Event: 1052.875 Thread 0x0000000019a47000 flushing nmethod 0x0000000004aae650
Event: 1052.875 Thread 0x0000000019a47000 flushing nmethod 0x0000000004b40cd0
Event: 1052.876 Thread 0x0000000019a47000 flushing nmethod 0x0000000004d3b350

Dynamic libraries:
0x000000013f230000 - 0x000000013f267000 C:\Program Files\Java\jre1.8.0_60\bin\javaw.exe
0x0000000076f00000 - 0x00000000770a9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076ce0000 - 0x0000000076dff000 C:\Windows\system32\kernel32.dll
0x000007fefcef0000 - 0x000007fefcf5b000 C:\Windows\system32\KERNELBASE.dll
0x000007fefd580000 - 0x000007fefd65b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefd110000 - 0x000007fefd1af000 C:\Windows\system32\msvcrt.dll
0x000007fefdc20000 - 0x000007fefdc3f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefda30000 - 0x000007fefdb5d000 C:\Windows\system32\RPCRT4.dll
0x0000000076e00000 - 0x0000000076efa000 C:\Windows\system32\USER32.dll
0x000007fefd1b0000 - 0x000007fefd217000 C:\Windows\system32\GDI32.dll
0x000007feff200000 - 0x000007feff20e000 C:\Windows\system32\LPK.dll
0x000007fefd450000 - 0x000007fefd519000 C:\Windows\system32\USP10.dll
0x000007fefb650000 - 0x000007fefb844000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007feff100000 - 0x000007feff171000 C:\Windows\system32\SHLWAPI.dll
0x000007feff180000 - 0x000007feff1ae000 C:\Windows\system32\IMM32.DLL
0x000007fefd840000 - 0x000007fefd949000 C:\Windows\system32\MSCTF.dll
0x0000000061ae0000 - 0x0000000061bb2000 C:\Program Files\Java\jre1.8.0_60\bin\msvcr100.dll
0x000000005a060000 - 0x000000005a8e9000 C:\Program Files\Java\jre1.8.0_60\bin\server\jvm.dll
0x000007fefae60000 - 0x000007fefae69000 C:\Windows\system32\WSOCK32.dll
0x000007feff1b0000 - 0x000007feff1fd000 C:\Windows\system32\WS2_32.dll
0x000007feff0f0000 - 0x000007feff0f8000 C:\Windows\system32\NSI.dll
0x000007fef7a70000 - 0x000007fef7aab000 C:\Windows\system32\WINMM.dll
0x000007fefbc50000 - 0x000007fefbc5c000 C:\Windows\system32\VERSION.dll
0x00000000770c0000 - 0x00000000770c7000 C:\Windows\system32\PSAPI.DLL
0x000000006b740000 - 0x000000006b74f000 C:\Program Files\Java\jre1.8.0_60\bin\verify.dll
0x000000006b710000 - 0x000000006b739000 C:\Program Files\Java\jre1.8.0_60\bin\java.dll
0x000000006b6f0000 - 0x000000006b706000 C:\Program Files\Java\jre1.8.0_60\bin\zip.dll
0x000007fefdc40000 - 0x000007fefe9c8000 C:\Windows\system32\SHELL32.dll
0x000007fefece0000 - 0x000007fefeee3000 C:\Windows\system32\ole32.dll
0x000007fefcce0000 - 0x000007fefccef000 C:\Windows\system32\profapi.dll
0x000000006b670000 - 0x000000006b67d000 C:\Program Files\Java\jre1.8.0_60\bin\management.dll
0x000000006b6a0000 - 0x000000006b6ba000 C:\Program Files\Java\jre1.8.0_60\bin\net.dll
0x000007fefc510000 - 0x000007fefc565000 C:\Windows\system32\mswsock.dll
0x000007fefc500000 - 0x000007fefc507000 C:\Windows\System32\wship6.dll
0x000000006b680000 - 0x000000006b691000 C:\Program Files\Java\jre1.8.0_60\bin\nio.dll
0x000007fefa680000 - 0x000007fefa695000 C:\Windows\system32\NLAapi.dll
0x000007fef2600000 - 0x000007fef2615000 C:\Windows\system32\napinsp.dll
0x000007fef25e0000 - 0x000007fef25f9000 C:\Windows\system32\pnrpnsp.dll
0x000007fefc390000 - 0x000007fefc3eb000 C:\Windows\system32\DNSAPI.dll
0x000007fef25d0000 - 0x000007fef25db000 C:\Windows\System32\winrnr.dll
0x000007fef37d0000 - 0x000007fef37ff000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x0000000062060000 - 0x0000000062086000 C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fef9600000 - 0x000007fef9627000 C:\Windows\system32\Iphlpapi.DLL
0x000007fef95f0000 - 0x000007fef95fb000 C:\Windows\system32\WINNSI.DLL
0x000007fefbec0000 - 0x000007fefbec7000 C:\Windows\System32\wshtcpip.dll
0x000007fef37c0000 - 0x000007fef37c8000 C:\Windows\system32\rasadhlp.dll
0x000007fef9480000 - 0x000007fef94d3000 C:\Windows\System32\fwpuclnt.dll
0x000000005ca80000 - 0x000000005cc18000 C:\Program Files\Java\jre1.8.0_60\bin\awt.dll
0x000007fefd950000 - 0x000007fefda27000 C:\Windows\system32\OLEAUT32.dll
0x000007fefb470000 - 0x000007fefb4c6000 C:\Windows\system32\uxtheme.dll
0x000007fefb040000 - 0x000007fefb058000 C:\Windows\system32\dwmapi.dll
0x000007fefcc10000 - 0x000007fefcc1f000 C:\Windows\system32\CRYPTBASE.dll
0x0000000062590000 - 0x00000000625d7000 C:\Program Files\Java\jre1.8.0_60\bin\fontmanager.dll
0x0000000062540000 - 0x0000000062582000 C:\Program Files\Java\jre1.8.0_60\bin\t2k.dll
0x0000000061a70000 - 0x0000000061a87000 C:\Program Files\Java\jre1.8.0_60\bin\unpack.dll
0x0000000180000000 - 0x0000000180051000 E:\Mis Documentos\Minecraft DIEGO.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-4991434901991\lwjgl64.dll
0x000007fef1d60000 - 0x000007fef1e7d000 C:\Windows\system32\OPENGL32.dll
0x000007fefa0a0000 - 0x000007fefa0cd000 C:\Windows\system32\GLU32.dll
0x000007fef36b0000 - 0x000007fef37a1000 C:\Windows\system32\DDRAW.dll
0x000007fefa100000 - 0x000007fefa108000 C:\Windows\system32\DCIMAN32.dll
0x000007fefd660000 - 0x000007fefd837000 C:\Windows\system32\SETUPAPI.dll
0x000007fefcd90000 - 0x000007fefcdc6000 C:\Windows\system32\CFGMGR32.dll
0x000007fefd0f0000 - 0x000007fefd10a000 C:\Windows\system32\DEVOBJ.dll
0x000007fefc570000 - 0x000007fefc587000 C:\Windows\system32\CRYPTSP.dll
0x000007fefc270000 - 0x000007fefc2b7000 C:\Windows\system32\rsaenh.dll
0x000007fefbfe0000 - 0x000007fefbffe000 C:\Windows\system32\USERENV.dll
0x000007fef9400000 - 0x000007fef9418000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fef93e0000 - 0x000007fef93f1000 C:\Windows\system32\dhcpcsvc6.DLL
0x000007feeaba0000 - 0x000007feeb6c9000 C:\Windows\system32\ig7icd64.dll
0x000007fefdb80000 - 0x000007fefdc19000 C:\Windows\system32\CLBCatQ.DLL
0x000007fef9660000 - 0x000007fef96fc000 C:\Windows\system32\mscms.dll
0x000007fef67e0000 - 0x000007fef6822000 C:\Windows\system32\icm32.dll
0x0000000070a40000 - 0x0000000070adc000 E:\Mis Documentos\Minecraft DIEGO.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-4991434901991\avutil-ttv-51.dll
0x0000000065980000 - 0x00000000659d6000 E:\Mis Documentos\Minecraft DIEGO.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-4991434901991\swresample-ttv-0.dll
0x000000006eb80000 - 0x000000006ec50000 E:\Mis Documentos\Minecraft DIEGO.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-4991434901991\libmp3lame-ttv.dll
0x000007fee7000000 - 0x000007fee83a4000 E:\Mis Documentos\Minecraft DIEGO.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-4991434901991\libmfxsw64.dll
0x000007feec270000 - 0x000007feec39b000 E:\Mis Documentos\Minecraft DIEGO.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-4991434901991\twitchsdk.dll
0x000007fefd220000 - 0x000007fefd44d000 C:\Windows\system32\WININET.dll
0x000007fefcdd0000 - 0x000007fefcdd4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x000007fefcdf0000 - 0x000007fefcdf5000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x000007fefd0d0000 - 0x000007fefd0d4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x000007fefce00000 - 0x000007fefce04000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x000007fefd0e0000 - 0x000007fefd0e3000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x00000000770d0000 - 0x00000000770d3000 C:\Windows\system32\normaliz.DLL
0x000007fefe9d0000 - 0x000007fefec5c000 C:\Windows\system32\iertutil.dll
0x000000006b6c0000 - 0x000000006b6e4000 C:\Program Files\Java\jre1.8.0_60\bin\sunec.dll
0x00000000190c0000 - 0x0000000019124000 E:\Mis Documentos\Minecraft DIEGO.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-4991434901991\OpenAL64.dll
0x000007fefb060000 - 0x000007fefb0ab000 C:\Windows\System32\MMDevApi.dll
0x000007fefb4d0000 - 0x000007fefb5fc000 C:\Windows\System32\PROPSYS.dll
0x000007fef79e0000 - 0x000007fef7a68000 C:\Windows\system32\dsound.dll
0x000007fefa700000 - 0x000007fefa72c000 C:\Windows\system32\POWRPROF.dll
0x000007fef6930000 - 0x000007fef697f000 C:\Windows\system32\AUDIOSES.DLL
0x000007fef3ec0000 - 0x000007fef3fe5000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=E:\Mis Documentos\Minecraft DIEGO.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-4991434901991 -Xmx3072M -Xms1536m
java_command: net.minecraft.launchwrapper.Launch --username Benja --version 1.7.10-Forge10.13.4.1448-1.7.10 --gameDir E:\Mis Documentos\Minecraft DIEGO.minecraft --assetsDir E:\Mis Documentos\Minecraft DIEGO.minecraft\assets --assetIndex 1.7.10 --uuid 71f929669de73a649d65f06e6711b873 --accessToken 1337535510N --userProperties {} --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
java_class_path (initial): E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1448-1.7.10\forge-1.7.10-10.13.4.1448-1.7.10.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;E:\Mis Documentos\Minecraft DIEGO.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;E:\Mis
Launcher Type: SUN_STANDARD

Environment Variables:
_JAVA_OPTIONS=-Xmx3072M -Xms1536m
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;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)\Windows Live\Shared;C:\Program Files (x86)\Calibre2;C:\Program Files (x86)\Common Files\Avid;C:\Program Files\Common Files\Avid;C:\Program Files (x86)\QuickTime\QTSystem;C:\Program Files\Java\jre1.8.0_60\bin
USERNAME=Diego Correa
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel

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

OS: Windows 7 , 64 bit Build 7601 (6.1.7601.18015)

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

Memory: 4k page, physical 8070908k(2050184k free), swap 16139960k(7166876k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.60-b23) for windows-amd64 JRE (1.8.0_60-b27), built on Aug 4 2015 11:06:27 by "java_re" with MS VC++ 10.0 (VS2010)

time: Mon Nov 02 00:52:14 2015
elapsed time: 1052 seconds (0d 0h 17m 32s)

commented

JVM Crash, not a typical Minecraft crash.

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL15.nglBufferData(IJJIJ)V+0
j org.lwjgl.opengl.GL15.glBufferData(ILjava/nio/FloatBuffer;I)V+34
j com.mia.craftstudio.minecraft.client.CSClientModelWrapperVBO.generateVBOs(Ljava/util/Set;Ljava/util/Set;)[I+194
J 25753 C1 com.mia.craftstudio.minecraft.client.CSClientModelWrapperVBO.render(Lnet/minecraft/tileentity/TileEntity;FIDDDF)V (169 bytes) @ 0x0000000006860114 [0x000000000685fbc0+0x554]
J 25752 C1 com.mia.props.client.renderers.RendererProp.func_147500_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V (74 bytes) @ 0x000000000685d7f4 [0x000000000685c900+0xef4]

Pointing to Decocraft as being the problem, though likely not their fault.