Posted 27 October 2013 - 10:54 AM
Title :[multiplayer] Problem with monitor since updated computercraft 1.57
Hello everyone,
When i was on 1.5.2/1.6.2 server, i never got any problem but since i update my server to 1.6.4 and update computer craft, i have a problem with monitor.
I found some post that say to try disabled UAC and update graphic driver, i already do it before asking this but that not work.
I noticed that i have no problem on single player mod, only on MP
Each time i set up a monitor , the client crash, here is the log file about it.
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x57c0b579, pid=2164, tid=6096
#
# JRE version: Java™ SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot™ Client VM (24.45-b08 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x7cb579]
#
# 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...eport/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 (0x009cd800): JavaThread "Minecraft main thread" [_thread_in_native, id=6096, stack(0x00850000,0x008a0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x50511002
Registers:
EAX=0x50511000, EBX=0x505109f0, ECX=0x00000000, EDX=0x4f6d7de0
ESP=0x0089ef74, EBP=0x0089ef78, ESI=0x0000007c, EDI=0x4cf29fc0
EIP=0x57c0b579, EFLAGS=0x00010202
Top of Stack: (sp=0x0089ef74)
0x0089ef74: 00000200 0089ef9c 57b7c07c 505109f0
0x0089ef84: 4f6d4d50 00000000 00000200 00000800
0x0089ef94: 00000200 00000011 0089f008 57b7d068
0x0089efa4: 00000000 57bdf450 57c0b550 00000200
0x0089efb4: 00000021 504211f0 00000800 00000000
0x0089efc4: 61d0f820 00000800 00000000 0000000d
0x0089efd4: 00000000 00000004 00000200 4f45a770
0x0089efe4: 504211f0 57bdf450 00000000 00000800
Instructions: (pc=0x57c0b579)
0x57c0b559: 99 83 e2 03 03 c2 56 8b 75 14 c1 f8 02 8d 04 81
0x57c0b569: 85 f6 74 53 8b 55 0c dd 05 f0 33 53 58 83 c2 10
0x57c0b579: 0f b6 48 02 89 4d 10 83 c2 20 83 c0 04 db 45 10
0x57c0b589: d8 c9 dd 5a d0 0f b6 48 fd 89 4d 10 db 45 10 d8
Register to memory mapping:
EAX=0x50511000 is an unknown value
EBX=0x505109f0 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x4f6d7de0 is an unknown value
ESP=0x0089ef74 is pointing into the stack for thread: 0x009cd800
EBP=0x0089ef78 is pointing into the stack for thread: 0x009cd800
ESI=0x0000007c is an unknown value
EDI=0x4cf29fc0 is an unknown value
Stack: [0x00850000,0x008a0000], sp=0x0089ef74, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x7cb579]
C [atioglxx.dll+0x73c07c]
C [atioglxx.dll+0x73d068]
C [atioglxx.dll+0x73adc9]
C [atioglxx.dll+0x6f9ab0]
C [atioglxx.dll+0xb4c40]
C [atioglxx.dll+0x138d48]
C [atioglxx.dll+0x4429a1]
C [lwjgl.dll+0x9a69]
j org.lwjgl.opengl.GL11.glCallList(I)V+15
j dan200.computer.client.TileEntityMonitorRenderer.renderTileEntityMonitorAt(Ldan200/computer/shared/TileEntityMonitor;DDDF)V+815
j dan200.computer.client.TileEntityMonitorRenderer.func_76894_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+12
j net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+22
j net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(Lnet/minecraft/tileentity/TileEntity;F)V+110
j net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V+1099
j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+702
J net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
v ~StubRoutines::call_stub
V [jvm.dll+0x13f1fa]
V [jvm.dll+0x202aee]
V [jvm.dll+0x13f27d]
V [jvm.dll+0x14b5ae]
V [jvm.dll+0x14b7d5]
V [jvm.dll+0xf1309]
C [java.dll+0x7d6e]
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
V [jvm.dll+0x13f1fa]
V [jvm.dll+0x202aee]
V [jvm.dll+0x13f27d]
V [jvm.dll+0xc9945]
V [jvm.dll+0xd45e7]
C [javaw.exe+0x2070]
C [javaw.exe+0xa5b1]
C [javaw.exe+0xa63b]
C [kernel32.dll+0x1336a]
C [ntdll.dll+0x39f72]
C [ntdll.dll+0x39f45]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglCallList(IJ)V+0
j org.lwjgl.opengl.GL11.glCallList(I)V+15
j dan200.computer.client.TileEntityMonitorRenderer.renderTileEntityMonitorAt(Ldan200/computer/shared/TileEntityMonitor;DDDF)V+815
j dan200.computer.client.TileEntityMonitorRenderer.func_76894_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+12
j net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+22
j net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(Lnet/minecraft/tileentity/TileEntity;F)V+110
j net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V+1099
j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+702
J net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V
J net.minecraft.client.Minecraft.func_71411_J()V
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 )
0x60f95c00 JavaThread "WrUpdateThread" [_thread_blocked, id=6212, stack(0x5c1c0000,0x5c210000)]
0x60f96800 JavaThread "Client write thread" [_thread_blocked, id=5616, stack(0x5c120000,0x5c170000)]
0x60f96000 JavaThread "Client read thread" [_thread_in_native, id=5300, stack(0x5bfe0000,0x5c030000)]
0x60f95000 JavaThread "Thread-20" daemon [_thread_in_native, id=5360, stack(0x5c260000,0x5c2b0000)]
0x4ab5e800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3092, stack(0x5bc60000,0x5bcb0000)]
0x56735c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5408, stack(0x5bb60000,0x5bbb0000)]
0x5614fc00 JavaThread "Thread-17" [_thread_blocked, id=5572, stack(0x4e0a0000,0x4e0f0000)]
0x4aae6800 JavaThread "Thread-15" [_thread_blocked, id=5784, stack(0x50390000,0x503e0000)]
0x4b291400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3016, stack(0x4bdf0000,0x4be40000)]
0x4acd5400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2380, stack(0x4bf60000,0x4bfb0000)]
0x4acf8400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7088, stack(0x4ba80000,0x4bad0000)]
0x4a965800 JavaThread "Thread-1" daemon [_thread_blocked, id=6288, stack(0x4b1d0000,0x4b220000)]
0x4a195000 JavaThread "Service Thread" daemon [_thread_blocked, id=2444, stack(0x4a850000,0x4a8a0000)]
0x4a190800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3392, stack(0x4a4c0000,0x4a510000)]
0x4a189400 JavaThread "Attach Listener" daemon [_thread_blocked, id=6280, stack(0x00ec0000,0x00f10000)]
0x4a186000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3824, stack(0x4a6a0000,0x4a6f0000)]
0x4a157000 JavaThread "Finalizer" daemon [_thread_blocked, id=6644, stack(0x4a5f0000,0x4a640000)]
0x4a152000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5208, stack(0x00950000,0x009a0000)]
=>0x009cd800 JavaThread "Minecraft main thread" [_thread_in_native, id=6096, stack(0x00850000,0x008a0000)]
Other Threads:
0x4a150c00 VMThread [stack: 0x4a410000,0x4a460000] [id=6784]
0x4a1a7800 WatcherThread [stack: 0x4a7d0000,0x4a820000] [id=6760]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 98496K, used 68617K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 65% used [0x04340000, 0x07ba2648, 0x098d0000)
from space 10880K, 100% used [0x0a370000, 0x0ae10000, 0x0ae10000)
to space 10880K, 0% used [0x098d0000, 0x098d0000, 0x0a370000)
tenured generation total 218596K, used 169984K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 77% used [0x19890000, 0x23e90308, 0x23e90400, 0x26e09000)
compacting perm gen total 23296K, used 23244K [0x44340000, 0x45a00000, 0x48340000)
the space 23296K, 99% used [0x44340000, 0x459f3310, 0x459f3400, 0x45a00000)
No shared spaces configured.
Card table byte_map: [0x00b10000,0x00d40000] byte_map_base: 0x00aee600
Polling page: 0x00130000
Code Cache [0x02340000, 0x02940000, 0x04340000)
total_blobs=3421 nmethods=3028 adapters=328 free_code_cache=26636Kb largest_free_block=27272064
Compilation events (10 events):
Event: 28.264 Thread 0x4a190800 3107 net.minecraft.block.Block::func_71895_b (17 bytes)
Event: 28.264 Thread 0x4a190800 nmethod 3107 0x0293cbc8 code [0x0293cce0, 0x0293cdb8]
Event: 28.264 Thread 0x4a190800 3108 net.minecraft.client.renderer.RenderBlocks::func_96444_a (115 bytes)
Event: 28.265 Thread 0x4a190800 nmethod 3108 0x0293ce48 code [0x0293cf50, 0x0293d0e0]
Event: 28.265 Thread 0x4a190800 3109 net.minecraft.block.BlockWall::func_71886_c (2 bytes)
Event: 28.265 Thread 0x4a190800 nmethod 3109 0x0293d148 code [0x0293d240, 0x0293d2c0]
Event: 28.276 Thread 0x4a190800 3110 javax.imageio.spi.PartialOrderIterator::<init> (86 bytes)
Event: 28.277 Thread 0x4a190800 nmethod 3110 0x0293d308 code [0x0293d470, 0x0293d6fc]
Event: 28.312 Thread 0x4a190800 3111 java.io.DataInputStream::readShort (40 bytes)
Event: 28.312 Thread 0x4a190800 nmethod 3111 0x0293d948 code [0x0293da70, 0x0293dbb4]
GC Heap History (10 events):
Event: 23.984 GC heap before
{Heap before GC invocations=109 (full 10):
def new generation total 94464K, used 84032K [0x04340000, 0x0a9b0000, 0x19890000)
eden space 84032K, 100% used [0x04340000, 0x09550000, 0x09550000)
from space 10432K, 0% used [0x09550000, 0x09550000, 0x09f80000)
to space 10432K, 0% used [0x09f80000, 0x09f80000, 0x0a9b0000)
tenured generation total 209688K, used 125810K [0x19890000, 0x26556000, 0x44340000)
the space 209688K, 59% used [0x19890000, 0x2136c9e8, 0x2136ca00, 0x26556000)
compacting perm gen total 22272K, used 22138K [0x44340000, 0x45900000, 0x48340000)
the space 22272K, 99% used [0x44340000, 0x458dea48, 0x458dec00, 0x45900000)
No shared spaces configured.
Event: 24.012 GC heap after
Heap after GC invocations=110 (full 10):
def new generation total 94464K, used 10432K [0x04340000, 0x0a9b0000, 0x19890000)
eden space 84032K, 0% used [0x04340000, 0x04340000, 0x09550000)
from space 10432K, 100% used [0x09f80000, 0x0a9b0000, 0x0a9b0000)
to space 10432K, 0% used [0x09550000, 0x09550000, 0x09f80000)
tenured generation total 209688K, used 126794K [0x19890000, 0x26556000, 0x44340000)
the space 209688K, 60% used [0x19890000, 0x21462ba0, 0x21462c00, 0x26556000)
compacting perm gen total 22272K, used 22138K [0x44340000, 0x45900000, 0x48340000)
the space 22272K, 99% used [0x44340000, 0x458dea48, 0x458dec00, 0x45900000)
No shared spaces configured.
}
Event: 24.742 GC heap before
{Heap before GC invocations=110 (full 10):
def new generation total 94464K, used 69056K [0x04340000, 0x0a9b0000, 0x19890000)
eden space 84032K, 69% used [0x04340000, 0x07c803c8, 0x09550000)
from space 10432K, 100% used [0x09f80000, 0x0a9b0000, 0x0a9b0000)
to space 10432K, 0% used [0x09550000, 0x09550000, 0x09f80000)
tenured generation total 209688K, used 126794K [0x19890000, 0x26556000, 0x44340000)
the space 209688K, 60% used [0x19890000, 0x21462ba0, 0x21462c00, 0x26556000)
compacting perm gen total 22528K, used 22330K [0x44340000, 0x45940000, 0x48340000)
the space 22528K, 99% used [0x44340000, 0x4590e850, 0x4590ea00, 0x45940000)
No shared spaces configured.
Event: 25.050 GC heap after
Heap after GC invocations=111 (full 11):
def new generation total 98496K, used 0K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 0% used [0x04340000, 0x04340000, 0x098d0000)
from space 10880K, 0% used [0x098d0000, 0x098d0000, 0x0a370000)
to space 10880K, 0% used [0x0a370000, 0x0a370000, 0x0ae10000)
tenured generation total 218596K, used 131155K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 59% used [0x19890000, 0x218a4e70, 0x218a5000, 0x26e09000)
compacting perm gen total 22528K, used 22330K [0x44340000, 0x45940000, 0x48340000)
the space 22528K, 99% used [0x44340000, 0x4590e850, 0x4590ea00, 0x45940000)
No shared spaces configured.
}
Event: 26.067 GC heap before
{Heap before GC invocations=111 (full 11):
def new generation total 98496K, used 87610K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 99% used [0x04340000, 0x098ce850, 0x098d0000)
from space 10880K, 0% used [0x098d0000, 0x098d0000, 0x0a370000)
to space 10880K, 0% used [0x0a370000, 0x0a370000, 0x0ae10000)
tenured generation total 218596K, used 131155K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 59% used [0x19890000, 0x218a4e70, 0x218a5000, 0x26e09000)
compacting perm gen total 22528K, used 22509K [0x44340000, 0x45940000, 0x48340000)
the space 22528K, 99% used [0x44340000, 0x4593b540, 0x4593b600, 0x45940000)
No shared spaces configured.
Event: 26.088 GC heap after
Heap after GC invocations=112 (full 11):
def new generation total 98496K, used 10880K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 0% used [0x04340000, 0x04340000, 0x098d0000)
from space 10880K, 100% used [0x0a370000, 0x0ae10000, 0x0ae10000)
to space 10880K, 0% used [0x098d0000, 0x098d0000, 0x0a370000)
tenured generation total 218596K, used 138178K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 63% used [0x19890000, 0x21f80b18, 0x21f80c00, 0x26e09000)
compacting perm gen total 22528K, used 22509K [0x44340000, 0x45940000, 0x48340000)
the space 22528K, 99% used [0x44340000, 0x4593b540, 0x4593b600, 0x45940000)
No shared spaces configured.
}
Event: 27.444 GC heap before
{Heap before GC invocations=112 (full 11):
def new generation total 98496K, used 88095K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 88% used [0x04340000, 0x08ea7e28, 0x098d0000)
from space 10880K, 100% used [0x0a370000, 0x0ae10000, 0x0ae10000)
to space 10880K, 0% used [0x098d0000, 0x098d0000, 0x0a370000)
tenured generation total 218596K, used 138178K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 63% used [0x19890000, 0x21f80b18, 0x21f80c00, 0x26e09000)
compacting perm gen total 23296K, used 23165K [0x44340000, 0x45a00000, 0x48340000)
the space 23296K, 99% used [0x44340000, 0x459df6d0, 0x459df800, 0x45a00000)
No shared spaces configured.
Event: 27.457 GC heap after
Heap after GC invocations=113 (full 11):
def new generation total 98496K, used 10880K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 0% used [0x04340000, 0x04340000, 0x098d0000)
from space 10880K, 100% used [0x098d0000, 0x0a370000, 0x0a370000)
to space 10880K, 0% used [0x0a370000, 0x0a370000, 0x0ae10000)
tenured generation total 218596K, used 151762K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 69% used [0x19890000, 0x22cc4a78, 0x22cc4c00, 0x26e09000)
compacting perm gen total 23296K, used 23165K [0x44340000, 0x45a00000, 0x48340000)
the space 23296K, 99% used [0x44340000, 0x459df6d0, 0x459df800, 0x45a00000)
No shared spaces configured.
}
Event: 28.170 GC heap before
{Heap before GC invocations=113 (full 11):
def new generation total 98496K, used 97866K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 99% used [0x04340000, 0x09832990, 0x098d0000)
from space 10880K, 100% used [0x098d0000, 0x0a370000, 0x0a370000)
to space 10880K, 0% used [0x0a370000, 0x0a370000, 0x0ae10000)
tenured generation total 218596K, used 151762K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 69% used [0x19890000, 0x22cc4a78, 0x22cc4c00, 0x26e09000)
compacting perm gen total 23296K, used 23242K [0x44340000, 0x45a00000, 0x48340000)
the space 23296K, 99% used [0x44340000, 0x459f2a88, 0x459f2c00, 0x45a00000)
No shared spaces configured.
Event: 28.197 GC heap after
Heap after GC invocations=114 (full 11):
def new generation total 98496K, used 10880K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 0% used [0x04340000, 0x04340000, 0x098d0000)
from space 10880K, 100% used [0x0a370000, 0x0ae10000, 0x0ae10000)
to space 10880K, 0% used [0x098d0000, 0x098d0000, 0x0a370000)
tenured generation total 218596K, used 169984K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 77% used [0x19890000, 0x23e90308, 0x23e90400, 0x26e09000)
compacting perm gen total 23296K, used 23242K [0x44340000, 0x45a00000, 0x48340000)
the space 23296K, 99% used [0x44340000, 0x459f2a88, 0x459f2c00, 0x45a00000)
No shared spaces configured.
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 27.940 Thread 0x009cd800 Threw 0x0709fc60 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 27.979 Thread 0x4aae6800 Threw 0x084a5238 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 28.120 Thread 0x60f96800 Threw 0x086f5588 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 28.120 Thread 0x60f96800 Threw 0x086f56e8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2917
Event: 28.122 Thread 0x4aae6800 Threw 0x084a53f8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 28.219 Thread 0x60f96800 Threw 0x0453af70 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 28.219 Thread 0x60f96800 Threw 0x0453b0d0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2917
Event: 28.223 Thread 0x60f96800 Threw 0x0453b258 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 28.225 Thread 0x60f96800 Threw 0x0453b3b8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 28.226 Thread 0x4aae6800 Threw 0x046ec718 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Events (10 events):
Event: 28.215 Executing VM operation: RevokeBias
Event: 28.215 Executing VM operation: RevokeBias done
Event: 28.215 Executing VM operation: RevokeBias
Event: 28.215 Executing VM operation: RevokeBias done
Event: 28.215 Executing VM operation: RevokeBias
Event: 28.215 Executing VM operation: RevokeBias done
Event: 28.215 Executing VM operation: RevokeBias
Event: 28.215 Executing VM operation: RevokeBias done
Event: 28.215 Executing VM operation: RevokeBias
Event: 28.215 Executing VM operation: RevokeBias done
Dynamic libraries:
0x00f10000 - 0x00f3f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77c50000 - 0x77dd0000 C:\Windows\SysWOW64\ntdll.dll
0x77450000 - 0x77560000 C:\Windows\syswow64\kernel32.dll
0x77350000 - 0x77397000 C:\Windows\syswow64\KERNELBASE.dll
0x75de0000 - 0x75e80000 C:\Windows\syswow64\ADVAPI32.dll
0x773a0000 - 0x7744c000 C:\Windows\syswow64\msvcrt.dll
0x77320000 - 0x77339000 C:\Windows\SysWOW64\sechost.dll
0x75af0000 - 0x75be0000 C:\Windows\syswow64\RPCRT4.dll
0x756a0000 - 0x75700000 C:\Windows\syswow64\SspiCli.dll
0x75690000 - 0x7569c000 C:\Windows\syswow64\CRYPTBASE.dll
0x77080000 - 0x77180000 C:\Windows\syswow64\USER32.dll
0x76380000 - 0x76410000 C:\Windows\syswow64\GDI32.dll
0x77c20000 - 0x77c2a000 C:\Windows\syswow64\LPK.dll
0x75e90000 - 0x75f2d000 C:\Windows\syswow64\USP10.dll
0x73900000 - 0x73a9e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x77720000 - 0x77777000 C:\Windows\syswow64\SHLWAPI.dll
0x761f0000 - 0x76250000 C:\Windows\system32\IMM32.DLL
0x75f80000 - 0x7604c000 C:\Windows\syswow64\MSCTF.dll
0x60720000 - 0x607df000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x5c3e0000 - 0x5c760000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x749e0000 - 0x749e7000 C:\Windows\system32\WSOCK32.dll
0x771b0000 - 0x771e5000 C:\Windows\syswow64\WS2_32.dll
0x76260000 - 0x76266000 C:\Windows\syswow64\NSI.dll
0x75290000 - 0x752c2000 C:\Windows\system32\WINMM.dll
0x77680000 - 0x77685000 C:\Windows\syswow64\PSAPI.DLL
0x6ff70000 - 0x6ff7c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x61d70000 - 0x61d90000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x61d90000 - 0x61da3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x61c00000 - 0x61c14000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x748f0000 - 0x7492c000 C:\Windows\system32\mswsock.dll
0x70ca0000 - 0x70ca6000 C:\Windows\System32\wship6.dll
0x70130000 - 0x7013f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x61b90000 - 0x61ba1000 C:\Program Files (x86)\Java\jre7\bin\unpack.dll
0x4a3c0000 - 0x4a40c000 C:\Users\Administrateur\AppData\Roaming\.RealRivals\versions\1.6.4-realrivals\1.6.4-realrivals-natives-103847337568925\lwjgl.dll
0x73140000 - 0x73208000 C:\Windows\system32\OPENGL32.dll
0x73f70000 - 0x73f92000 C:\Windows\system32\GLU32.dll
0x745d0000 - 0x746b7000 C:\Windows\system32\DDRAW.dll
0x746c0000 - 0x746c6000 C:\Windows\system32\DCIMAN32.dll
0x76050000 - 0x761ed000 C:\Windows\syswow64\SETUPAPI.dll
0x77820000 - 0x77847000 C:\Windows\syswow64\CFGMGR32.dll
0x77690000 - 0x7771f000 C:\Windows\syswow64\OLEAUT32.dll
0x75710000 - 0x7586c000 C:\Windows\syswow64\ole32.dll
0x758d0000 - 0x758e2000 C:\Windows\syswow64\DEVOBJ.dll
0x748a0000 - 0x748b3000 C:\Windows\system32\dwmapi.dll
0x74f50000 - 0x74f59000 C:\Windows\system32\VERSION.dll
0x74e60000 - 0x74e76000 C:\Windows\system32\CRYPTSP.dll
0x74e10000 - 0x74e4b000 C:\Windows\system32\rsaenh.dll
0x754e0000 - 0x754f7000 C:\Windows\system32\USERENV.dll
0x754d0000 - 0x754db000 C:\Windows\system32\profapi.dll
0x73d60000 - 0x73d70000 C:\Windows\system32\NLAapi.dll
0x73d50000 - 0x73d60000 C:\Windows\system32\napinsp.dll
0x73d30000 - 0x73d42000 C:\Windows\system32\pnrpnsp.dll
0x738d0000 - 0x738f7000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x740a0000 - 0x740e4000 C:\Windows\system32\DNSAPI.dll
0x73d20000 - 0x73d28000 C:\Windows\System32\winrnr.dll
0x73cc0000 - 0x73cc5000 C:\Windows\System32\wshtcpip.dll
0x751c0000 - 0x751dc000 C:\Windows\system32\IPHLPAPI.DLL
0x751b0000 - 0x751b7000 C:\Windows\system32\WINNSI.DLL
0x73cd0000 - 0x73cd6000 C:\Windows\system32\rasadhlp.dll
0x73ce0000 - 0x73d18000 C:\Windows\System32\fwpuclnt.dll
0x605d0000 - 0x60713000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x74550000 - 0x745d0000 C:\Windows\system32\uxtheme.dll
0x72b60000 - 0x72b83000 C:\Program Files (x86)\Mumble\mumble_ol.dll
0x61e10000 - 0x61e17000 C:\Windows\system32\atiglpxx.dll
0x57440000 - 0x5876e000 C:\Windows\system32\atioglxx.dll
0x61b20000 - 0x61b8d000 C:\Windows\system32\atiadlxy.dll
0x76420000 - 0x7706a000 C:\Windows\syswow64\SHELL32.dll
0x75500000 - 0x7550d000 C:\Windows\system32\WTSAPI32.dll
0x75ac0000 - 0x75aee000 C:\Windows\syswow64\WINTRUST.dll
0x77560000 - 0x77680000 C:\Windows\syswow64\CRYPT32.dll
0x77340000 - 0x7734c000 C:\Windows\syswow64\MSASN1.dll
0x6a3f0000 - 0x6a4d9000 C:\Windows\system32\aticfx32.dll
0x61e00000 - 0x61e0b000 C:\Windows\system32\atigktxx.dll
0x6a4e0000 - 0x6a559000 C:\Windows\system32\mscms.dll
0x61db0000 - 0x61de8000 C:\Windows\system32\icm32.dll
0x63260000 - 0x6326a000 C:\Program Files (x86)\Java\jre7\bin\management.dll
0x4bad0000 - 0x4bb35000 C:\Users\Administrateur\AppData\Roaming\.RealRivals\versions\1.6.4-realrivals\1.6.4-realrivals-natives-103847337568925\OpenAL32.dll
0x76270000 - 0x762f3000 C:\Windows\syswow64\CLBCatQ.DLL
0x71770000 - 0x717a9000 C:\Windows\System32\MMDevApi.dll
0x73d70000 - 0x73e65000 C:\Windows\System32\PROPSYS.dll
0x715a0000 - 0x71612000 C:\Windows\system32\dsound.dll
0x72cd0000 - 0x72cf5000 C:\Windows\system32\POWRPROF.dll
0x716e0000 - 0x71716000 C:\Windows\system32\AUDIOSES.DLL
0x61df0000 - 0x61dfb000 C:\Users\Administrateur\AppData\Roaming\.RealRivals\WebDisplaysNatives\JAwesomium.dll
0x58e70000 - 0x5a272000 C:\Users\Administrateur\AppData\Roaming\.RealRivals\awesomium.dll
0x60a80000 - 0x60a89000 C:\Windows\system32\XINPUT9_1_0.dll
0x771f0000 - 0x77311000 C:\Windows\syswow64\urlmon.dll
0x76410000 - 0x76414000 C:\Windows\syswow64\api-ms-win-downlevel-ole32-l1-1-0.dll
0x75e80000 - 0x75e84000 C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x77780000 - 0x77785000 C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x77070000 - 0x77074000 C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
0x758f0000 - 0x758f4000 C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
0x75700000 - 0x75703000 C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x76250000 - 0x76253000 C:\Windows\syswow64\normaliz.DLL
0x75be0000 - 0x75dd8000 C:\Windows\syswow64\iertutil.dll
0x75900000 - 0x75ab8000 C:\Windows\syswow64\WININET.dll
0x73460000 - 0x734b8000 C:\Windows\system32\WINHTTP.dll
0x73410000 - 0x7345f000 C:\Windows\system32\webio.dll
0x74080000 - 0x74092000 C:\Windows\system32\dhcpcsvc.DLL
0x71880000 - 0x71885000 C:\Windows\system32\MSIMG32.dll
0x70e20000 - 0x70e5c000 C:\Windows\system32\OLEACC.dll
0x752d0000 - 0x752d8000 C:\Windows\system32\Secur32.dll
0x5e190000 - 0x5e266000 C:\Windows\system32\MSVCR110.dll
0x5e2c0000 - 0x5e345000 C:\Windows\system32\MSVCP110.dll
0x5a780000 - 0x5b0ff000 C:\Users\Administrateur\AppData\Roaming\.RealRivals\icudt.dll
0x61be0000 - 0x61c00000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x6cb30000 - 0x6cb39000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x62df0000 - 0x62edb000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xmx1G -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.library.path=C:\Users\Administrateur\AppData\Roaming\.RealRivals\versions\1.6.4-realrivals\1.6.4-realrivals-natives-103847337568925
java_command: net.minecraft.launchwrapper.Launch –username ADMika –session token:e24ffb2a618a47b6acee8b629847e484:c525007de73a46a0a6dc29f679f29971 –version 1.6.4-realrivals –gameDir C:\Users\Administrateur\AppData\Roaming\.RealRivals –assetsDir C:\Users\Administrateur\AppData\Roaming\.RealRivals\assets –tweakClass cpw.mods.fml.common.launcher.FMLTweaker
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=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)\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;c:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Windows Live\Shared;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Users\Administrateur\AppData\Local\Smartbar\Application\
USERNAME=Administrateur
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, 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 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit
Memory: 4k page, physical 5168208k(1133820k free), swap 10334552k(3331600k free)
vm_info: Java HotSpot™ Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600
time: Sun Oct 27 16:21:31 2013
elapsed time: 28 seconds
Hello everyone,
When i was on 1.5.2/1.6.2 server, i never got any problem but since i update my server to 1.6.4 and update computer craft, i have a problem with monitor.
I found some post that say to try disabled UAC and update graphic driver, i already do it before asking this but that not work.
I noticed that i have no problem on single player mod, only on MP
Each time i set up a monitor , the client crash, here is the log file about it.
Spoiler
## A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x57c0b579, pid=2164, tid=6096
#
# JRE version: Java™ SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot™ Client VM (24.45-b08 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x7cb579]
#
# 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...eport/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 (0x009cd800): JavaThread "Minecraft main thread" [_thread_in_native, id=6096, stack(0x00850000,0x008a0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x50511002
Registers:
EAX=0x50511000, EBX=0x505109f0, ECX=0x00000000, EDX=0x4f6d7de0
ESP=0x0089ef74, EBP=0x0089ef78, ESI=0x0000007c, EDI=0x4cf29fc0
EIP=0x57c0b579, EFLAGS=0x00010202
Top of Stack: (sp=0x0089ef74)
0x0089ef74: 00000200 0089ef9c 57b7c07c 505109f0
0x0089ef84: 4f6d4d50 00000000 00000200 00000800
0x0089ef94: 00000200 00000011 0089f008 57b7d068
0x0089efa4: 00000000 57bdf450 57c0b550 00000200
0x0089efb4: 00000021 504211f0 00000800 00000000
0x0089efc4: 61d0f820 00000800 00000000 0000000d
0x0089efd4: 00000000 00000004 00000200 4f45a770
0x0089efe4: 504211f0 57bdf450 00000000 00000800
Instructions: (pc=0x57c0b579)
0x57c0b559: 99 83 e2 03 03 c2 56 8b 75 14 c1 f8 02 8d 04 81
0x57c0b569: 85 f6 74 53 8b 55 0c dd 05 f0 33 53 58 83 c2 10
0x57c0b579: 0f b6 48 02 89 4d 10 83 c2 20 83 c0 04 db 45 10
0x57c0b589: d8 c9 dd 5a d0 0f b6 48 fd 89 4d 10 db 45 10 d8
Register to memory mapping:
EAX=0x50511000 is an unknown value
EBX=0x505109f0 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x4f6d7de0 is an unknown value
ESP=0x0089ef74 is pointing into the stack for thread: 0x009cd800
EBP=0x0089ef78 is pointing into the stack for thread: 0x009cd800
ESI=0x0000007c is an unknown value
EDI=0x4cf29fc0 is an unknown value
Stack: [0x00850000,0x008a0000], sp=0x0089ef74, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x7cb579]
C [atioglxx.dll+0x73c07c]
C [atioglxx.dll+0x73d068]
C [atioglxx.dll+0x73adc9]
C [atioglxx.dll+0x6f9ab0]
C [atioglxx.dll+0xb4c40]
C [atioglxx.dll+0x138d48]
C [atioglxx.dll+0x4429a1]
C [lwjgl.dll+0x9a69]
j org.lwjgl.opengl.GL11.glCallList(I)V+15
j dan200.computer.client.TileEntityMonitorRenderer.renderTileEntityMonitorAt(Ldan200/computer/shared/TileEntityMonitor;DDDF)V+815
j dan200.computer.client.TileEntityMonitorRenderer.func_76894_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+12
j net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+22
j net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(Lnet/minecraft/tileentity/TileEntity;F)V+110
j net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V+1099
j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+702
J net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
v ~StubRoutines::call_stub
V [jvm.dll+0x13f1fa]
V [jvm.dll+0x202aee]
V [jvm.dll+0x13f27d]
V [jvm.dll+0x14b5ae]
V [jvm.dll+0x14b7d5]
V [jvm.dll+0xf1309]
C [java.dll+0x7d6e]
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
V [jvm.dll+0x13f1fa]
V [jvm.dll+0x202aee]
V [jvm.dll+0x13f27d]
V [jvm.dll+0xc9945]
V [jvm.dll+0xd45e7]
C [javaw.exe+0x2070]
C [javaw.exe+0xa5b1]
C [javaw.exe+0xa63b]
C [kernel32.dll+0x1336a]
C [ntdll.dll+0x39f72]
C [ntdll.dll+0x39f45]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglCallList(IJ)V+0
j org.lwjgl.opengl.GL11.glCallList(I)V+15
j dan200.computer.client.TileEntityMonitorRenderer.renderTileEntityMonitorAt(Ldan200/computer/shared/TileEntityMonitor;DDDF)V+815
j dan200.computer.client.TileEntityMonitorRenderer.func_76894_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+12
j net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+22
j net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(Lnet/minecraft/tileentity/TileEntity;F)V+110
j net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V+1099
j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+702
J net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V
J net.minecraft.client.Minecraft.func_71411_J()V
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 )
0x60f95c00 JavaThread "WrUpdateThread" [_thread_blocked, id=6212, stack(0x5c1c0000,0x5c210000)]
0x60f96800 JavaThread "Client write thread" [_thread_blocked, id=5616, stack(0x5c120000,0x5c170000)]
0x60f96000 JavaThread "Client read thread" [_thread_in_native, id=5300, stack(0x5bfe0000,0x5c030000)]
0x60f95000 JavaThread "Thread-20" daemon [_thread_in_native, id=5360, stack(0x5c260000,0x5c2b0000)]
0x4ab5e800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3092, stack(0x5bc60000,0x5bcb0000)]
0x56735c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5408, stack(0x5bb60000,0x5bbb0000)]
0x5614fc00 JavaThread "Thread-17" [_thread_blocked, id=5572, stack(0x4e0a0000,0x4e0f0000)]
0x4aae6800 JavaThread "Thread-15" [_thread_blocked, id=5784, stack(0x50390000,0x503e0000)]
0x4b291400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3016, stack(0x4bdf0000,0x4be40000)]
0x4acd5400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2380, stack(0x4bf60000,0x4bfb0000)]
0x4acf8400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7088, stack(0x4ba80000,0x4bad0000)]
0x4a965800 JavaThread "Thread-1" daemon [_thread_blocked, id=6288, stack(0x4b1d0000,0x4b220000)]
0x4a195000 JavaThread "Service Thread" daemon [_thread_blocked, id=2444, stack(0x4a850000,0x4a8a0000)]
0x4a190800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3392, stack(0x4a4c0000,0x4a510000)]
0x4a189400 JavaThread "Attach Listener" daemon [_thread_blocked, id=6280, stack(0x00ec0000,0x00f10000)]
0x4a186000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3824, stack(0x4a6a0000,0x4a6f0000)]
0x4a157000 JavaThread "Finalizer" daemon [_thread_blocked, id=6644, stack(0x4a5f0000,0x4a640000)]
0x4a152000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5208, stack(0x00950000,0x009a0000)]
=>0x009cd800 JavaThread "Minecraft main thread" [_thread_in_native, id=6096, stack(0x00850000,0x008a0000)]
Other Threads:
0x4a150c00 VMThread [stack: 0x4a410000,0x4a460000] [id=6784]
0x4a1a7800 WatcherThread [stack: 0x4a7d0000,0x4a820000] [id=6760]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 98496K, used 68617K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 65% used [0x04340000, 0x07ba2648, 0x098d0000)
from space 10880K, 100% used [0x0a370000, 0x0ae10000, 0x0ae10000)
to space 10880K, 0% used [0x098d0000, 0x098d0000, 0x0a370000)
tenured generation total 218596K, used 169984K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 77% used [0x19890000, 0x23e90308, 0x23e90400, 0x26e09000)
compacting perm gen total 23296K, used 23244K [0x44340000, 0x45a00000, 0x48340000)
the space 23296K, 99% used [0x44340000, 0x459f3310, 0x459f3400, 0x45a00000)
No shared spaces configured.
Card table byte_map: [0x00b10000,0x00d40000] byte_map_base: 0x00aee600
Polling page: 0x00130000
Code Cache [0x02340000, 0x02940000, 0x04340000)
total_blobs=3421 nmethods=3028 adapters=328 free_code_cache=26636Kb largest_free_block=27272064
Compilation events (10 events):
Event: 28.264 Thread 0x4a190800 3107 net.minecraft.block.Block::func_71895_b (17 bytes)
Event: 28.264 Thread 0x4a190800 nmethod 3107 0x0293cbc8 code [0x0293cce0, 0x0293cdb8]
Event: 28.264 Thread 0x4a190800 3108 net.minecraft.client.renderer.RenderBlocks::func_96444_a (115 bytes)
Event: 28.265 Thread 0x4a190800 nmethod 3108 0x0293ce48 code [0x0293cf50, 0x0293d0e0]
Event: 28.265 Thread 0x4a190800 3109 net.minecraft.block.BlockWall::func_71886_c (2 bytes)
Event: 28.265 Thread 0x4a190800 nmethod 3109 0x0293d148 code [0x0293d240, 0x0293d2c0]
Event: 28.276 Thread 0x4a190800 3110 javax.imageio.spi.PartialOrderIterator::<init> (86 bytes)
Event: 28.277 Thread 0x4a190800 nmethod 3110 0x0293d308 code [0x0293d470, 0x0293d6fc]
Event: 28.312 Thread 0x4a190800 3111 java.io.DataInputStream::readShort (40 bytes)
Event: 28.312 Thread 0x4a190800 nmethod 3111 0x0293d948 code [0x0293da70, 0x0293dbb4]
GC Heap History (10 events):
Event: 23.984 GC heap before
{Heap before GC invocations=109 (full 10):
def new generation total 94464K, used 84032K [0x04340000, 0x0a9b0000, 0x19890000)
eden space 84032K, 100% used [0x04340000, 0x09550000, 0x09550000)
from space 10432K, 0% used [0x09550000, 0x09550000, 0x09f80000)
to space 10432K, 0% used [0x09f80000, 0x09f80000, 0x0a9b0000)
tenured generation total 209688K, used 125810K [0x19890000, 0x26556000, 0x44340000)
the space 209688K, 59% used [0x19890000, 0x2136c9e8, 0x2136ca00, 0x26556000)
compacting perm gen total 22272K, used 22138K [0x44340000, 0x45900000, 0x48340000)
the space 22272K, 99% used [0x44340000, 0x458dea48, 0x458dec00, 0x45900000)
No shared spaces configured.
Event: 24.012 GC heap after
Heap after GC invocations=110 (full 10):
def new generation total 94464K, used 10432K [0x04340000, 0x0a9b0000, 0x19890000)
eden space 84032K, 0% used [0x04340000, 0x04340000, 0x09550000)
from space 10432K, 100% used [0x09f80000, 0x0a9b0000, 0x0a9b0000)
to space 10432K, 0% used [0x09550000, 0x09550000, 0x09f80000)
tenured generation total 209688K, used 126794K [0x19890000, 0x26556000, 0x44340000)
the space 209688K, 60% used [0x19890000, 0x21462ba0, 0x21462c00, 0x26556000)
compacting perm gen total 22272K, used 22138K [0x44340000, 0x45900000, 0x48340000)
the space 22272K, 99% used [0x44340000, 0x458dea48, 0x458dec00, 0x45900000)
No shared spaces configured.
}
Event: 24.742 GC heap before
{Heap before GC invocations=110 (full 10):
def new generation total 94464K, used 69056K [0x04340000, 0x0a9b0000, 0x19890000)
eden space 84032K, 69% used [0x04340000, 0x07c803c8, 0x09550000)
from space 10432K, 100% used [0x09f80000, 0x0a9b0000, 0x0a9b0000)
to space 10432K, 0% used [0x09550000, 0x09550000, 0x09f80000)
tenured generation total 209688K, used 126794K [0x19890000, 0x26556000, 0x44340000)
the space 209688K, 60% used [0x19890000, 0x21462ba0, 0x21462c00, 0x26556000)
compacting perm gen total 22528K, used 22330K [0x44340000, 0x45940000, 0x48340000)
the space 22528K, 99% used [0x44340000, 0x4590e850, 0x4590ea00, 0x45940000)
No shared spaces configured.
Event: 25.050 GC heap after
Heap after GC invocations=111 (full 11):
def new generation total 98496K, used 0K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 0% used [0x04340000, 0x04340000, 0x098d0000)
from space 10880K, 0% used [0x098d0000, 0x098d0000, 0x0a370000)
to space 10880K, 0% used [0x0a370000, 0x0a370000, 0x0ae10000)
tenured generation total 218596K, used 131155K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 59% used [0x19890000, 0x218a4e70, 0x218a5000, 0x26e09000)
compacting perm gen total 22528K, used 22330K [0x44340000, 0x45940000, 0x48340000)
the space 22528K, 99% used [0x44340000, 0x4590e850, 0x4590ea00, 0x45940000)
No shared spaces configured.
}
Event: 26.067 GC heap before
{Heap before GC invocations=111 (full 11):
def new generation total 98496K, used 87610K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 99% used [0x04340000, 0x098ce850, 0x098d0000)
from space 10880K, 0% used [0x098d0000, 0x098d0000, 0x0a370000)
to space 10880K, 0% used [0x0a370000, 0x0a370000, 0x0ae10000)
tenured generation total 218596K, used 131155K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 59% used [0x19890000, 0x218a4e70, 0x218a5000, 0x26e09000)
compacting perm gen total 22528K, used 22509K [0x44340000, 0x45940000, 0x48340000)
the space 22528K, 99% used [0x44340000, 0x4593b540, 0x4593b600, 0x45940000)
No shared spaces configured.
Event: 26.088 GC heap after
Heap after GC invocations=112 (full 11):
def new generation total 98496K, used 10880K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 0% used [0x04340000, 0x04340000, 0x098d0000)
from space 10880K, 100% used [0x0a370000, 0x0ae10000, 0x0ae10000)
to space 10880K, 0% used [0x098d0000, 0x098d0000, 0x0a370000)
tenured generation total 218596K, used 138178K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 63% used [0x19890000, 0x21f80b18, 0x21f80c00, 0x26e09000)
compacting perm gen total 22528K, used 22509K [0x44340000, 0x45940000, 0x48340000)
the space 22528K, 99% used [0x44340000, 0x4593b540, 0x4593b600, 0x45940000)
No shared spaces configured.
}
Event: 27.444 GC heap before
{Heap before GC invocations=112 (full 11):
def new generation total 98496K, used 88095K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 88% used [0x04340000, 0x08ea7e28, 0x098d0000)
from space 10880K, 100% used [0x0a370000, 0x0ae10000, 0x0ae10000)
to space 10880K, 0% used [0x098d0000, 0x098d0000, 0x0a370000)
tenured generation total 218596K, used 138178K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 63% used [0x19890000, 0x21f80b18, 0x21f80c00, 0x26e09000)
compacting perm gen total 23296K, used 23165K [0x44340000, 0x45a00000, 0x48340000)
the space 23296K, 99% used [0x44340000, 0x459df6d0, 0x459df800, 0x45a00000)
No shared spaces configured.
Event: 27.457 GC heap after
Heap after GC invocations=113 (full 11):
def new generation total 98496K, used 10880K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 0% used [0x04340000, 0x04340000, 0x098d0000)
from space 10880K, 100% used [0x098d0000, 0x0a370000, 0x0a370000)
to space 10880K, 0% used [0x0a370000, 0x0a370000, 0x0ae10000)
tenured generation total 218596K, used 151762K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 69% used [0x19890000, 0x22cc4a78, 0x22cc4c00, 0x26e09000)
compacting perm gen total 23296K, used 23165K [0x44340000, 0x45a00000, 0x48340000)
the space 23296K, 99% used [0x44340000, 0x459df6d0, 0x459df800, 0x45a00000)
No shared spaces configured.
}
Event: 28.170 GC heap before
{Heap before GC invocations=113 (full 11):
def new generation total 98496K, used 97866K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 99% used [0x04340000, 0x09832990, 0x098d0000)
from space 10880K, 100% used [0x098d0000, 0x0a370000, 0x0a370000)
to space 10880K, 0% used [0x0a370000, 0x0a370000, 0x0ae10000)
tenured generation total 218596K, used 151762K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 69% used [0x19890000, 0x22cc4a78, 0x22cc4c00, 0x26e09000)
compacting perm gen total 23296K, used 23242K [0x44340000, 0x45a00000, 0x48340000)
the space 23296K, 99% used [0x44340000, 0x459f2a88, 0x459f2c00, 0x45a00000)
No shared spaces configured.
Event: 28.197 GC heap after
Heap after GC invocations=114 (full 11):
def new generation total 98496K, used 10880K [0x04340000, 0x0ae10000, 0x19890000)
eden space 87616K, 0% used [0x04340000, 0x04340000, 0x098d0000)
from space 10880K, 100% used [0x0a370000, 0x0ae10000, 0x0ae10000)
to space 10880K, 0% used [0x098d0000, 0x098d0000, 0x0a370000)
tenured generation total 218596K, used 169984K [0x19890000, 0x26e09000, 0x44340000)
the space 218596K, 77% used [0x19890000, 0x23e90308, 0x23e90400, 0x26e09000)
compacting perm gen total 23296K, used 23242K [0x44340000, 0x45a00000, 0x48340000)
the space 23296K, 99% used [0x44340000, 0x459f2a88, 0x459f2c00, 0x45a00000)
No shared spaces configured.
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 27.940 Thread 0x009cd800 Threw 0x0709fc60 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 27.979 Thread 0x4aae6800 Threw 0x084a5238 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 28.120 Thread 0x60f96800 Threw 0x086f5588 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 28.120 Thread 0x60f96800 Threw 0x086f56e8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2917
Event: 28.122 Thread 0x4aae6800 Threw 0x084a53f8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 28.219 Thread 0x60f96800 Threw 0x0453af70 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 28.219 Thread 0x60f96800 Threw 0x0453b0d0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2917
Event: 28.223 Thread 0x60f96800 Threw 0x0453b258 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 28.225 Thread 0x60f96800 Threw 0x0453b3b8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 28.226 Thread 0x4aae6800 Threw 0x046ec718 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
Events (10 events):
Event: 28.215 Executing VM operation: RevokeBias
Event: 28.215 Executing VM operation: RevokeBias done
Event: 28.215 Executing VM operation: RevokeBias
Event: 28.215 Executing VM operation: RevokeBias done
Event: 28.215 Executing VM operation: RevokeBias
Event: 28.215 Executing VM operation: RevokeBias done
Event: 28.215 Executing VM operation: RevokeBias
Event: 28.215 Executing VM operation: RevokeBias done
Event: 28.215 Executing VM operation: RevokeBias
Event: 28.215 Executing VM operation: RevokeBias done
Dynamic libraries:
0x00f10000 - 0x00f3f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77c50000 - 0x77dd0000 C:\Windows\SysWOW64\ntdll.dll
0x77450000 - 0x77560000 C:\Windows\syswow64\kernel32.dll
0x77350000 - 0x77397000 C:\Windows\syswow64\KERNELBASE.dll
0x75de0000 - 0x75e80000 C:\Windows\syswow64\ADVAPI32.dll
0x773a0000 - 0x7744c000 C:\Windows\syswow64\msvcrt.dll
0x77320000 - 0x77339000 C:\Windows\SysWOW64\sechost.dll
0x75af0000 - 0x75be0000 C:\Windows\syswow64\RPCRT4.dll
0x756a0000 - 0x75700000 C:\Windows\syswow64\SspiCli.dll
0x75690000 - 0x7569c000 C:\Windows\syswow64\CRYPTBASE.dll
0x77080000 - 0x77180000 C:\Windows\syswow64\USER32.dll
0x76380000 - 0x76410000 C:\Windows\syswow64\GDI32.dll
0x77c20000 - 0x77c2a000 C:\Windows\syswow64\LPK.dll
0x75e90000 - 0x75f2d000 C:\Windows\syswow64\USP10.dll
0x73900000 - 0x73a9e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x77720000 - 0x77777000 C:\Windows\syswow64\SHLWAPI.dll
0x761f0000 - 0x76250000 C:\Windows\system32\IMM32.DLL
0x75f80000 - 0x7604c000 C:\Windows\syswow64\MSCTF.dll
0x60720000 - 0x607df000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x5c3e0000 - 0x5c760000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x749e0000 - 0x749e7000 C:\Windows\system32\WSOCK32.dll
0x771b0000 - 0x771e5000 C:\Windows\syswow64\WS2_32.dll
0x76260000 - 0x76266000 C:\Windows\syswow64\NSI.dll
0x75290000 - 0x752c2000 C:\Windows\system32\WINMM.dll
0x77680000 - 0x77685000 C:\Windows\syswow64\PSAPI.DLL
0x6ff70000 - 0x6ff7c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x61d70000 - 0x61d90000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x61d90000 - 0x61da3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x61c00000 - 0x61c14000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x748f0000 - 0x7492c000 C:\Windows\system32\mswsock.dll
0x70ca0000 - 0x70ca6000 C:\Windows\System32\wship6.dll
0x70130000 - 0x7013f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x61b90000 - 0x61ba1000 C:\Program Files (x86)\Java\jre7\bin\unpack.dll
0x4a3c0000 - 0x4a40c000 C:\Users\Administrateur\AppData\Roaming\.RealRivals\versions\1.6.4-realrivals\1.6.4-realrivals-natives-103847337568925\lwjgl.dll
0x73140000 - 0x73208000 C:\Windows\system32\OPENGL32.dll
0x73f70000 - 0x73f92000 C:\Windows\system32\GLU32.dll
0x745d0000 - 0x746b7000 C:\Windows\system32\DDRAW.dll
0x746c0000 - 0x746c6000 C:\Windows\system32\DCIMAN32.dll
0x76050000 - 0x761ed000 C:\Windows\syswow64\SETUPAPI.dll
0x77820000 - 0x77847000 C:\Windows\syswow64\CFGMGR32.dll
0x77690000 - 0x7771f000 C:\Windows\syswow64\OLEAUT32.dll
0x75710000 - 0x7586c000 C:\Windows\syswow64\ole32.dll
0x758d0000 - 0x758e2000 C:\Windows\syswow64\DEVOBJ.dll
0x748a0000 - 0x748b3000 C:\Windows\system32\dwmapi.dll
0x74f50000 - 0x74f59000 C:\Windows\system32\VERSION.dll
0x74e60000 - 0x74e76000 C:\Windows\system32\CRYPTSP.dll
0x74e10000 - 0x74e4b000 C:\Windows\system32\rsaenh.dll
0x754e0000 - 0x754f7000 C:\Windows\system32\USERENV.dll
0x754d0000 - 0x754db000 C:\Windows\system32\profapi.dll
0x73d60000 - 0x73d70000 C:\Windows\system32\NLAapi.dll
0x73d50000 - 0x73d60000 C:\Windows\system32\napinsp.dll
0x73d30000 - 0x73d42000 C:\Windows\system32\pnrpnsp.dll
0x738d0000 - 0x738f7000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x740a0000 - 0x740e4000 C:\Windows\system32\DNSAPI.dll
0x73d20000 - 0x73d28000 C:\Windows\System32\winrnr.dll
0x73cc0000 - 0x73cc5000 C:\Windows\System32\wshtcpip.dll
0x751c0000 - 0x751dc000 C:\Windows\system32\IPHLPAPI.DLL
0x751b0000 - 0x751b7000 C:\Windows\system32\WINNSI.DLL
0x73cd0000 - 0x73cd6000 C:\Windows\system32\rasadhlp.dll
0x73ce0000 - 0x73d18000 C:\Windows\System32\fwpuclnt.dll
0x605d0000 - 0x60713000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x74550000 - 0x745d0000 C:\Windows\system32\uxtheme.dll
0x72b60000 - 0x72b83000 C:\Program Files (x86)\Mumble\mumble_ol.dll
0x61e10000 - 0x61e17000 C:\Windows\system32\atiglpxx.dll
0x57440000 - 0x5876e000 C:\Windows\system32\atioglxx.dll
0x61b20000 - 0x61b8d000 C:\Windows\system32\atiadlxy.dll
0x76420000 - 0x7706a000 C:\Windows\syswow64\SHELL32.dll
0x75500000 - 0x7550d000 C:\Windows\system32\WTSAPI32.dll
0x75ac0000 - 0x75aee000 C:\Windows\syswow64\WINTRUST.dll
0x77560000 - 0x77680000 C:\Windows\syswow64\CRYPT32.dll
0x77340000 - 0x7734c000 C:\Windows\syswow64\MSASN1.dll
0x6a3f0000 - 0x6a4d9000 C:\Windows\system32\aticfx32.dll
0x61e00000 - 0x61e0b000 C:\Windows\system32\atigktxx.dll
0x6a4e0000 - 0x6a559000 C:\Windows\system32\mscms.dll
0x61db0000 - 0x61de8000 C:\Windows\system32\icm32.dll
0x63260000 - 0x6326a000 C:\Program Files (x86)\Java\jre7\bin\management.dll
0x4bad0000 - 0x4bb35000 C:\Users\Administrateur\AppData\Roaming\.RealRivals\versions\1.6.4-realrivals\1.6.4-realrivals-natives-103847337568925\OpenAL32.dll
0x76270000 - 0x762f3000 C:\Windows\syswow64\CLBCatQ.DLL
0x71770000 - 0x717a9000 C:\Windows\System32\MMDevApi.dll
0x73d70000 - 0x73e65000 C:\Windows\System32\PROPSYS.dll
0x715a0000 - 0x71612000 C:\Windows\system32\dsound.dll
0x72cd0000 - 0x72cf5000 C:\Windows\system32\POWRPROF.dll
0x716e0000 - 0x71716000 C:\Windows\system32\AUDIOSES.DLL
0x61df0000 - 0x61dfb000 C:\Users\Administrateur\AppData\Roaming\.RealRivals\WebDisplaysNatives\JAwesomium.dll
0x58e70000 - 0x5a272000 C:\Users\Administrateur\AppData\Roaming\.RealRivals\awesomium.dll
0x60a80000 - 0x60a89000 C:\Windows\system32\XINPUT9_1_0.dll
0x771f0000 - 0x77311000 C:\Windows\syswow64\urlmon.dll
0x76410000 - 0x76414000 C:\Windows\syswow64\api-ms-win-downlevel-ole32-l1-1-0.dll
0x75e80000 - 0x75e84000 C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x77780000 - 0x77785000 C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x77070000 - 0x77074000 C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
0x758f0000 - 0x758f4000 C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
0x75700000 - 0x75703000 C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x76250000 - 0x76253000 C:\Windows\syswow64\normaliz.DLL
0x75be0000 - 0x75dd8000 C:\Windows\syswow64\iertutil.dll
0x75900000 - 0x75ab8000 C:\Windows\syswow64\WININET.dll
0x73460000 - 0x734b8000 C:\Windows\system32\WINHTTP.dll
0x73410000 - 0x7345f000 C:\Windows\system32\webio.dll
0x74080000 - 0x74092000 C:\Windows\system32\dhcpcsvc.DLL
0x71880000 - 0x71885000 C:\Windows\system32\MSIMG32.dll
0x70e20000 - 0x70e5c000 C:\Windows\system32\OLEACC.dll
0x752d0000 - 0x752d8000 C:\Windows\system32\Secur32.dll
0x5e190000 - 0x5e266000 C:\Windows\system32\MSVCR110.dll
0x5e2c0000 - 0x5e345000 C:\Windows\system32\MSVCP110.dll
0x5a780000 - 0x5b0ff000 C:\Users\Administrateur\AppData\Roaming\.RealRivals\icudt.dll
0x61be0000 - 0x61c00000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x6cb30000 - 0x6cb39000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x62df0000 - 0x62edb000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xmx1G -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.library.path=C:\Users\Administrateur\AppData\Roaming\.RealRivals\versions\1.6.4-realrivals\1.6.4-realrivals-natives-103847337568925
java_command: net.minecraft.launchwrapper.Launch –username ADMika –session token:e24ffb2a618a47b6acee8b629847e484:c525007de73a46a0a6dc29f679f29971 –version 1.6.4-realrivals –gameDir C:\Users\Administrateur\AppData\Roaming\.RealRivals –assetsDir C:\Users\Administrateur\AppData\Roaming\.RealRivals\assets –tweakClass cpw.mods.fml.common.launcher.FMLTweaker
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=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)\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;c:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Windows Live\Shared;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Users\Administrateur\AppData\Local\Smartbar\Application\
USERNAME=Administrateur
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, 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 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit
Memory: 4k page, physical 5168208k(1133820k free), swap 10334552k(3331600k free)
vm_info: Java HotSpot™ Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600
time: Sun Oct 27 16:21:31 2013
elapsed time: 28 seconds