6 posts
Posted 10 April 2014 - 02:35 PM
Hi,
We're having an issue with CC that is causing a cleint crash, but only one user is experiencing it, but he is experiencing it every time we test.
CC version =1.58
Forge version = Latest release (problem seems to be indipendant of this, we have changed versions)
Cleint OS= XP
This is occoring in SMP
steps to reproduce:
Place an array of monitors (stone or gold) and place them on a network with more than ~10 network cables linking it to
its computer. The cleint encounters a crash immediatly and disconects from the server with "End of stream"
We have put many hours of debug time into exploring this.
Placing the monitors alone = no crash
adding a modem = no crash
adding network cable = no crash
adding it to the network (in total 22 cable lengths to the computer) = crash
Started a smaller network and added same setup = no crash.
This happens wether the computer is communicating to the monitor or not, the moment the modem is switched on this player is booted.
He has reinstalled:
graphics drivers
minecraft
his operating system
the issue still presists
Has anyone else ancountered this?
Thanks
Morlan
3790 posts
Location
Lincoln, Nebraska
Posted 10 April 2014 - 03:14 PM
Have you tried a more recent version of ComputerCraft? We do have 1.62 out right now, and are currently Beta Testing 1.63 pr1. Try upgrading to either of those versions and let us know if you're still having issues.
7083 posts
Location
Tasmania (AU)
Posted 10 April 2014 - 03:17 PM
This sounds a lot like the notorious ATI driver crash, which can be triggered by all sorts of things you'll encounter in MineCraft (not just ComputerCraft). Rather difficult to say without seeing a copy of his crash log.
6 posts
Posted 10 April 2014 - 03:34 PM
Spoiler
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x691d9955, pid=4580, tid=4712
#
# JRE version: Java™ SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
# Java VM: Java HotSpot™ Client VM (24.51-b03 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x1a9955]
#
# 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 (0x0084b400): JavaThread "Minecraft main thread" [_thread_in_native, id=4712, stack(0x008f0000,0x00940000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000100, EBX=0x00000100, ECX=0x00000040, EDX=0x00000000
ESP=0x0093e9b4, EBP=0x00000010, ESI=0x00000000, EDI=0x5950a008
EIP=0x691d9955, EFLAGS=0x00010212
Top of Stack: (sp=0x0093e9b4)
0x0093e9b4: 4f8e6118 69b14000 62bebf88 00000000
0x0093e9c4: 00000010 00000010 00000100 00000100
0x0093e9d4: 0000000f 00000010 00000000 00000000
0x0093e9e4: 00000001 00000004 00000000 00000000
0x0093e9f4: 00000000 00001000 691dc479 5950a008
0x0093ea04: 00000010 00000010 00000000 00000000
0x0093ea14: 0093eab8 0084b400 43728240 43728240
0x0093ea24: 4f8e6118 62bebf88 5950a008 00001000
Instructions: (pc=0x691d9955)
0x691d9935: 72 f1 8b 5c 24 18 03 fd 03 f5 83 6c 24 5c 01 75
0x691d9945: da eb 16 8b 7c 24 4c 8b ce 8b c1 c1 e9 02 8b f2
0x691d9955: f3 a5 8b c8 83 e1 03 f3 a4 8b 74 24 1c 8b 7c 24
0x691d9965: 20 01 74 24 4c 03 fb 03 d3 83 6c 24 24 01 89 7c
Register to memory mapping:
EAX=0x00000100 is an unknown value
EBX=0x00000100 is an unknown value
ECX=0x00000040 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x0093e9b4 is pointing into the stack for thread: 0x0084b400
EBP=0x00000010 is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x5950a008 is an unknown value
Stack: [0x008f0000,0x00940000], sp=0x0093e9b4, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x1a9955]
[error occurred during error reporting (printing native stack), id 0xc0000005]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglTexImage2D(IIIIIIIIJJ)V+0
j org.lwjgl.opengl.GL11.glTexImage2D(IIIIIIIILjava/nio/IntBuffer;)V+63
j net.minecraft.client.renderer.texture.TextureUtil.func_110991_a(III)V+22
j net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(ILjava/awt/image/BufferedImage;ZZ)I+9
j net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+123
j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
J net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V
j dan200.computer.client.FixedWidthFontRenderer.drawString(Ljava/lang/String;IILjava/lang/String;FZ)V+38
j dan200.computer.client.TileEntityMonitorRenderer.renderTileEntityMonitorAt(Ldan200/computer/shared/TileEntityMonitor;DDDF)V+592
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
J net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(Lnet/minecraft/tileentity/TileEntity;F)V
J net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V
J net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V
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 )
0x64536400 JavaThread "Client write thread" [_thread_blocked, id=5464, stack(0x584e0000,0x58530000)]
0x63e74c00 JavaThread "Client read thread" [_thread_in_native, id=5228, stack(0x580c0000,0x58110000)]
0x63bc2400 JavaThread "Thread-33" daemon [_thread_in_native, id=2188, stack(0x58020000,0x58070000)]
0x5698f400 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=1536, stack(0x57c70000,0x57cc0000)]
0x564d8800 JavaThread "Thread-30" [_thread_blocked, id=3344, stack(0x58070000,0x580c0000)]
0x56c7a800 JavaThread "Thread-28" [_thread_blocked, id=1240, stack(0x57af0000,0x57b40000)]
0x56259400 JavaThread "PR TableUpdateThread #3" daemon [_thread_blocked, id=2328, stack(0x58290000,0x582e0000)]
0x555a3400 JavaThread "PR TableUpdateThread #2" daemon [_thread_blocked, id=2320, stack(0x58240000,0x58290000)]
0x56100800 JavaThread "PR TableUpdateThread #1" daemon [_thread_blocked, id=4060, stack(0x581f0000,0x58240000)]
0x56aac400 JavaThread "PR TableUpdateThread #0" daemon [_thread_blocked, id=5232, stack(0x581a0000,0x581f0000)]
0x55097000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=4768, stack(0x57540000,0x57590000)]
0x4d4e5800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4960, stack(0x4eec0000,0x4ef10000)]
0x4e22f000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4700, stack(0x4ee70000,0x4eec0000)]
0x4d2d1800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5356, stack(0x4de70000,0x4dec0000)]
0x4d2dd800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2972, stack(0x4ddd0000,0x4de20000)]
0x4cfde400 JavaThread "Thread-1" daemon [_thread_blocked, id=896, stack(0x4d570000,0x4d5c0000)]
0x4cdf7000 JavaThread "Service Thread" daemon [_thread_blocked, id=4456, stack(0x4d0d0000,0x4d120000)]
0x4cde8c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3888, stack(0x4d080000,0x4d0d0000)]
0x4cde7400 JavaThread "Attach Listener" daemon [_thread_blocked, id=4052, stack(0x4d030000,0x4d080000)]
0x4cde6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1016, stack(0x4cfe0000,0x4d030000)]
0x02ae5000 JavaThread "Finalizer" daemon [_thread_blocked, id=2220, stack(0x4cd90000,0x4cde0000)]
0x02ae0000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4364, stack(0x4cd40000,0x4cd90000)]
=>0x0084b400 JavaThread "Minecraft main thread" [_thread_in_native, id=4712, stack(0x008f0000,0x00940000)]
Other Threads:
0x02ade400 VMThread [stack: 0x4ccf0000,0x4cd40000] [id=3720]
0x4ce12800 WatcherThread [stack: 0x4d120000,0x4d170000] [id=5860]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 275328K, used 106312K [0x02af0000, 0x155a0000, 0x18040000)
eden space 244800K, 42% used [0x02af0000, 0x09116940, 0x11a00000)
from space 30528K, 5% used [0x11a00000, 0x11bab800, 0x137d0000)
to space 30528K, 0% used [0x137d0000, 0x137d0000, 0x155a0000)
tenured generation total 611556K, used 427699K [0x18040000, 0x3d579000, 0x42af0000)
the space 611556K, 69% used [0x18040000, 0x321ecf50, 0x321ed000, 0x3d579000)
compacting perm gen total 57088K, used 56889K [0x42af0000, 0x462b0000, 0x4aaf0000)
the space 57088K, 99% used [0x42af0000, 0x4627e5b8, 0x4627e600, 0x462b0000)
No shared spaces configured.
Card table byte_map: [0x4c8f0000,0x4cb40000] byte_map_base: 0x4c8da880
Polling page: 0x00940000
Code Cache [0x00970000, 0x018f0000, 0x02970000)
total_blobs=7138 nmethods=6630 adapters=441 free_code_cache=16904Kb largest_free_block=17303680
Compilation events (10 events):
Event: 1706.343 Thread 0x4cde8c00 6742 net.minecraft.client.particle.EntityDiggingFX::func_70539_a (451 bytes)
Event: 1706.344 Thread 0x4cde8c00 nmethod 6742 0x018eb4c8 code [0x018eb730, 0x018ebe6c]
Event: 1708.062 Thread 0x4cde8c00 6743 ! com.jcraft.jogg.SyncState::pageseek (667 bytes)
Event: 1708.064 Thread 0x4cde8c00 nmethod 6743 0x018ec208 code [0x018ec3b0, 0x018ecc60]
Event: 1708.064 Thread 0x4cde8c00 6744 com.jcraft.jogg.StreamState::pagein (627 bytes)
Event: 1708.066 Thread 0x4cde8c00 nmethod 6744 0x018eddc8 code [0x018edf80, 0x018ee7ac]
Event: 1710.060 Thread 0x4cde8c00 6745 dan200.computer.shared.BlockCable::func_71857_b (5 bytes)
Event: 1710.060 Thread 0x4cde8c00 nmethod 6745 0x018ef408 code [0x018ef500, 0x018ef580]
Event: 1710.422 Thread 0x4cde8c00 6746 dan200.computer.shared.TileEntityMonitor::getHeight (5 bytes)
Event: 1710.422 Thread 0x4cde8c00 nmethod 6746 0x018ef5c8 code [0x018ef6c0, 0x018ef740]
GC Heap History (10 events):
Event: 1425.856 GC heap before
{Heap before GC invocations=218 (full 18):
def new generation total 275328K, used 246744K [0x02af0000, 0x155a0000, 0x18040000)
eden space 244800K, 100% used [0x02af0000, 0x11a00000, 0x11a00000)
from space 30528K, 6% used [0x137d0000, 0x139b6288, 0x155a0000)
to space 30528K, 0% used [0x11a00000, 0x11a00000, 0x137d0000)
tenured generation total 611556K, used 426289K [0x18040000, 0x3d579000, 0x42af0000)
the space 611556K, 69% used [0x18040000, 0x3208c400, 0x3208c400, 0x3d579000)
compacting perm gen total 56832K, used 56813K [0x42af0000, 0x46270000, 0x4aaf0000)
the space 56832K, 99% used [0x42af0000, 0x4626b7a0, 0x4626b800, 0x46270000)
No shared spaces configured.
Event: 1425.876 GC heap after
Heap after GC invocations=219 (full 18):
def new generation total 275328K, used 1218K [0x02af0000, 0x155a0000, 0x18040000)
eden space 244800K, 0% used [0x02af0000, 0x02af0000, 0x11a00000)
from space 30528K, 3% used [0x11a00000, 0x11b30948, 0x137d0000)
to space 30528K, 0% used [0x137d0000, 0x137d0000, 0x155a0000)
tenured generation total 611556K, used 427011K [0x18040000, 0x3d579000, 0x42af0000)
the space 611556K, 69% used [0x18040000, 0x32140e80, 0x32141000, 0x3d579000)
compacting perm gen total 56832K, used 56813K [0x42af0000, 0x46270000, 0x4aaf0000)
the space 56832K, 99% used [0x42af0000, 0x4626b7a0, 0x4626b800, 0x46270000)
No shared spaces configured.
}
Event: 1500.166 GC heap before
{Heap before GC invocations=219 (full 18):
def new generation total 275328K, used 246018K [0x02af0000, 0x155a0000, 0x18040000)
eden space 244800K, 100% used [0x02af0000, 0x11a00000, 0x11a00000)
from space 30528K, 3% used [0x11a00000, 0x11b30948, 0x137d0000)
to space 30528K, 0% used [0x137d0000, 0x137d0000, 0x155a0000)
tenured generation total 611556K, used 427011K [0x18040000, 0x3d579000, 0x42af0000)
the space 611556K, 69% used [0x18040000, 0x32140e80, 0x32141000, 0x3d579000)
compacting perm gen total 56832K, used 56813K [0x42af0000, 0x46270000, 0x4aaf0000)
the space 56832K, 99% used [0x42af0000, 0x4626b7a0, 0x4626b800, 0x46270000)
No shared spaces configured.
Event: 1500.183 GC heap after
Heap after GC invocations=220 (full 18):
def new generation total 275328K, used 781K [0x02af0000, 0x155a0000, 0x18040000)
eden space 244800K, 0% used [0x02af0000, 0x02af0000, 0x11a00000)
from space 30528K, 2% used [0x137d0000, 0x13893780, 0x155a0000)
to space 30528K, 0% used [0x11a00000, 0x11a00000, 0x137d0000)
tenured generation total 611556K, used 427359K [0x18040000, 0x3d579000, 0x42af0000)
the space 611556K, 69% used [0x18040000, 0x32197e00, 0x32197e00, 0x3d579000)
compacting perm gen total 56832K, used 56813K [0x42af0000, 0x46270000, 0x4aaf0000)
the space 56832K, 99% used [0x42af0000, 0x4626b7a0, 0x4626b800, 0x46270000)
No shared spaces configured.
}
Event: 1575.921 GC heap before
{Heap before GC invocations=220 (full 18):
def new generation total 275328K, used 245581K [0x02af0000, 0x155a0000, 0x18040000)
eden space 244800K, 100% used [0x02af0000, 0x11a00000, 0x11a00000)
from space 30528K, 2% used [0x137d0000, 0x13893780, 0x155a0000)
to space 30528K, 0% used [0x11a00000, 0x11a00000, 0x137d0000)
tenured generation total 611556K, used 427359K [0x18040000, 0x3d579000, 0x42af0000)
the space 611556K, 69% used [0x18040000, 0x32197e00, 0x32197e00, 0x3d579000)
compacting perm gen total 56832K, used 56813K [0x42af0000, 0x46270000, 0x4aaf0000)
the space 56832K, 99% used [0x42af0000, 0x4626b7a0, 0x4626b800, 0x46270000)
No shared spaces configured.
Event: 1575.936 GC heap after
Heap after GC invocations=221 (full 18):
def new generation total 275328K, used 764K [0x02af0000, 0x155a0000, 0x18040000)
eden space 244800K, 0% used [0x02af0000, 0x02af0000, 0x11a00000)
from space 30528K, 2% used [0x11a00000, 0x11abf1c0, 0x137d0000)
to space 30528K, 0% used [0x137d0000, 0x137d0000, 0x155a0000)
tenured generation total 611556K, used 427366K [0x18040000, 0x3d579000, 0x42af0000)
the space 611556K, 69% used [0x18040000, 0x32199b70, 0x32199c00, 0x3d579000)
compacting perm gen total 56832K, used 56813K [0x42af0000, 0x46270000, 0x4aaf0000)
the space 56832K, 99% used [0x42af0000, 0x4626b7a0, 0x4626b800, 0x46270000)
No shared spaces configured.
}
Event: 1631.573 GC heap before
{Heap before GC invocations=221 (full 18):
def new generation total 275328K, used 245564K [0x02af0000, 0x155a0000, 0x18040000)
eden space 244800K, 100% used [0x02af0000, 0x11a00000, 0x11a00000)
from space 30528K, 2% used [0x11a00000, 0x11abf1c0, 0x137d0000)
to space 30528K, 0% used [0x137d0000, 0x137d0000, 0x155a0000)
tenured generation total 611556K, used 427366K [0x18040000, 0x3d579000, 0x42af0000)
the space 611556K, 69% used [0x18040000, 0x32199b70, 0x32199c00, 0x3d579000)
compacting perm gen total 56832K, used 56814K [0x42af0000, 0x46270000, 0x4aaf0000)
the space 56832K, 99% used [0x42af0000, 0x4626b8d0, 0x4626ba00, 0x46270000)
No shared spaces configured.
Event: 1631.589 GC heap after
Heap after GC invocations=222 (full 18):
def new generation total 275328K, used 1075K [0x02af0000, 0x155a0000, 0x18040000)
eden space 244800K, 0% used [0x02af0000, 0x02af0000, 0x11a00000)
from space 30528K, 3% used [0x137d0000, 0x138dce38, 0x155a0000)
to space 30528K, 0% used [0x11a00000, 0x11a00000, 0x137d0000)
tenured generation total 611556K, used 427375K [0x18040000, 0x3d579000, 0x42af0000)
the space 611556K, 69% used [0x18040000, 0x3219bd88, 0x3219be00, 0x3d579000)
compacting perm gen total 56832K, used 56814K [0x42af0000, 0x46270000, 0x4aaf0000)
the space 56832K, 99% used [0x42af0000, 0x4626b8d0, 0x4626ba00, 0x46270000)
No shared spaces configured.
}
Event: 1695.990 GC heap before
{Heap before GC invocations=222 (full 18):
def new generation total 275328K, used 245875K [0x02af0000, 0x155a0000, 0x18040000)
eden space 244800K, 99% used [0x02af0000, 0x119fff48, 0x11a00000)
from space 30528K, 3% used [0x137d0000, 0x138dce38, 0x155a0000)
to space 30528K, 0% used [0x11a00000, 0x11a00000, 0x137d0000)
tenured generation total 611556K, used 427375K [0x18040000, 0x3d579000, 0x42af0000)
the space 611556K, 69% used [0x18040000, 0x3219bd88, 0x3219be00, 0x3d579000)
compacting perm gen total 57088K, used 56886K [0x42af0000, 0x462b0000, 0x4aaf0000)
the space 57088K, 99% used [0x42af0000, 0x4627da90, 0x4627dc00, 0x462b0000)
No shared spaces configured.
Event: 1696.010 GC heap after
Heap after GC invocations=223 (full 18):
def new generation total 275328K, used 1710K [0x02af0000, 0x155a0000, 0x18040000)
eden space 244800K, 0% used [0x02af0000, 0x02af0000, 0x11a00000)
from space 30528K, 5% used [0x11a00000, 0x11bab800, 0x137d0000)
to space 30528K, 0% used [0x137d0000, 0x137d0000, 0x155a0000)
tenured generation total 611556K, used 427699K [0x18040000, 0x3d579000, 0x42af0000)
the space 611556K, 69% used [0x18040000, 0x321ecf50, 0x321ed000, 0x3d579000)
compacting perm gen total 57088K, used 56886K [0x42af0000, 0x462b0000, 0x4aaf0000)
the space 57088K, 99% used [0x42af0000, 0x4627da90, 0x4627dc00, 0x462b0000)
No shared spaces configured.
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 1713.303 Thread 0x0084b400 Threw 0x0900c938 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 1713.303 Thread 0x0084b400 Implicit null exception at 0x01393c69 to 0x01393e04
Event: 1713.303 Thread 0x0084b400 Threw 0x0900cae8 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 1713.303 Thread 0x0084b400 Implicit null exception at 0x01393c69 to 0x01393e04
Event: 1713.303 Thread 0x0084b400 Threw 0x0900d028 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 1713.303 Thread 0x0084b400 Implicit null exception at 0x01393c69 to 0x01393e04
Event: 1713.303 Thread 0x0084b400 Threw 0x0900d1d8 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 1713.303 Thread 0x0084b400 Implicit null exception at 0x01393c69 to 0x01393e04
Event: 1713.303 Thread 0x0084b400 Threw 0x0900d388 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 1713.333 Thread 0x64536400 Threw 0x090f0c68 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
Events (10 events):
Event: 1713.218 loading class 0x55880f00
Event: 1713.218 loading class 0x55880f00 done
Event: 1713.358 loading class 0x55880f00
Event: 1713.358 loading class 0x55880f00 done
Event: 1713.359 loading class 0x55880f00
Event: 1713.359 loading class 0x55880f00 done
Event: 1713.360 loading class 0x55880f00
Event: 1713.360 loading class 0x55880f00 done
Event: 1713.360 loading class 0x55880f00
Event: 1713.360 loading class 0x55880f00 done
Dynamic libraries:
0x00400000 - 0x0042f000 C:\Program\Java\jre7\bin\javaw.exe
0x7c900000 - 0x7c9b4000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f9000 C:\WINDOWS\system32\kernel32.dll
0x77dc0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f02000 C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x77d30000 - 0x77dc0000 C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f58000 C:\WINDOWS\system32\GDI32.dll
0x773c0000 - 0x774c2000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\COMCTL32.dll
0x77c00000 - 0x77c58000 C:\WINDOWS\system32\msvcrt.dll
0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
0x78aa0000 - 0x78b5f000 C:\Program\Java\jre7\bin\msvcr100.dll
0x6e770000 - 0x6eaf0000 C:\Program\Java\jre7\bin\client\jvm.dll
0x71ac0000 - 0x71aca000 C:\WINDOWS\system32\WSOCK32.dll
0x71aa0000 - 0x71ab7000 C:\WINDOWS\system32\WS2_32.dll
0x71a90000 - 0x71a98000 C:\WINDOWS\system32\WS2HELP.dll
0x76b30000 - 0x76b5e000 C:\WINDOWS\system32\WINMM.dll
0x76be0000 - 0x76beb000 C:\WINDOWS\system32\PSAPI.DLL
0x6e6c0000 - 0x6e6cc000 C:\Program\Java\jre7\bin\verify.dll
0x6d480000 - 0x6d4a0000 C:\Program\Java\jre7\bin\java.dll
0x6e750000 - 0x6e763000 C:\Program\Java\jre7\bin\zip.dll
0x6e4b0000 - 0x6e4c4000 C:\Program\Java\jre7\bin\net.dll
0x6e4d0000 - 0x6e4df000 C:\Program\Java\jre7\bin\nio.dll
0x6d000000 - 0x6d143000 C:\Program\Java\jre7\bin\awt.dll
0x77110000 - 0x7719c000 C:\WINDOWS\system32\OLEAUT32.dll
0x774d0000 - 0x7760d000 C:\WINDOWS\system32\ole32.dll
0x5b270000 - 0x5b2a8000 C:\WINDOWS\system32\uxtheme.dll
0x746f0000 - 0x7473b000 C:\WINDOWS\system32\MSCTF.dll
0x4df60000 - 0x4df6d000 C:\Program\HPQ\IAM\bin\ItClient.dll
0x74c50000 - 0x74c7c000 C:\WINDOWS\system32\OLEACC.dll
0x76060000 - 0x760c5000 C:\WINDOWS\system32\MSVCP60.dll
0x7c000000 - 0x7c054000 C:\WINDOWS\system32\MSVCR70.dll
0x7c9c0000 - 0x7d1d8000 C:\WINDOWS\system32\SHELL32.dll
0x6d270000 - 0x6d2a9000 C:\Program\Java\jre7\bin\fontmanager.dll
0x4fd10000 - 0x4feb6000 C:\WINDOWS\system32\d3d9.dll
0x6df20000 - 0x6df26000 C:\WINDOWS\system32\d3d8thk.dll
0x77bf0000 - 0x77bf8000 C:\WINDOWS\system32\VERSION.dll
0x6e670000 - 0x6e6a0000 C:\Program\Java\jre7\bin\t2k.dll
0x6e6a0000 - 0x6e6b1000 C:\Program\Java\jre7\bin\unpack.dll
0x4e7c0000 - 0x4e80c000 C:\Documents and Settings\[redacted]\Application Data\.technic\modpacks\lifemud\bin\natives\lwjgl.dll
0x5f220000 - 0x5f2ec000 C:\WINDOWS\system32\OPENGL32.dll
0x5ff90000 - 0x5ffb1000 C:\WINDOWS\system32\GLU32.dll
0x73730000 - 0x73779000 C:\WINDOWS\system32\DDRAW.dll
0x73b90000 - 0x73b96000 C:\WINDOWS\system32\DCIMAN32.dll
0x4de40000 - 0x4de68000 C:\WINDOWS\system32\rsaenh.dll
0x769b0000 - 0x76a63000 C:\WINDOWS\system32\USERENV.dll
0x60940000 - 0x60994000 C:\WINDOWS\system32\netapi32.dll
0x71a40000 - 0x71a80000 C:\WINDOWS\System32\mswsock.dll
0x76f10000 - 0x76f37000 C:\WINDOWS\system32\DNSAPI.dll
0x76fa0000 - 0x76fa8000 C:\WINDOWS\System32\winrnr.dll
0x76f50000 - 0x76f7d000 C:\WINDOWS\system32\WLDAP32.dll
0x4ee10000 - 0x4ee35000 C:\Program\Bonjour\mdnsNSP.dll
0x76d50000 - 0x76d69000 C:\WINDOWS\system32\Iphlpapi.dll
0x74d30000 - 0x74d4e000 C:\WINDOWS\system32\wshbth.dll
0x77910000 - 0x77a05000 C:\WINDOWS\system32\SETUPAPI.dll
0x76fb0000 - 0x76fb6000 C:\WINDOWS\system32\rasadhlp.dll
0x69030000 - 0x69bcd000 C:\WINDOWS\system32\atioglxx.dll
0x4f030000 - 0x4f04f000 C:\WINDOWS\system32\atiadlxx.dll
0x78130000 - 0x781cb000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\MSVCR80.dll
0x73b00000 - 0x73b15000 C:\WINDOWS\system32\mscms.dll
0x72fd0000 - 0x72ff6000 C:\WINDOWS\system32\WINSPOOL.DRV
0x63130000 - 0x63171000 C:\WINDOWS\system32\icm32.dll
0x6e410000 - 0x6e41a000 C:\Program\Java\jre7\bin\management.dll
0x6e640000 - 0x6e660000 C:\Program\Java\jre7\bin\sunec.dll
0x6e660000 - 0x6e669000 C:\Program\Java\jre7\bin\sunmscapi.dll
0x77a70000 - 0x77b05000 C:\WINDOWS\system32\CRYPT32.dll
0x77b10000 - 0x77b22000 C:\WINDOWS\system32\MSASN1.dll
0x575e0000 - 0x57638000 C:\WINDOWS\system32\hnetcfg.dll
0x71a80000 - 0x71a88000 C:\WINDOWS\System32\wshtcpip.dll
0x57b90000 - 0x57bf5000 C:\Documents and Settings\[redacted]\Application Data\.technic\modpacks\lifemud\bin\natives\OpenAL32.dll
0x76fc0000 - 0x7703f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77040000 - 0x77108000 C:\WINDOWS\system32\COMRes.dll
0x73ee0000 - 0x73f3c000 C:\WINDOWS\system32\dsound.dll
0x76c20000 - 0x76c4e000 C:\WINDOWS\system32\WINTRUST.dll
0x76c80000 - 0x76ca8000 C:\WINDOWS\system32\IMAGEHLP.dll
0x72cf0000 - 0x72cf9000 C:\WINDOWS\system32\wdmaud.drv
0x72ce0000 - 0x72ce8000 C:\WINDOWS\system32\msacm32.drv
0x77bd0000 - 0x77be5000 C:\WINDOWS\system32\MSACM32.dll
0x77bc0000 - 0x77bc7000 C:\WINDOWS\system32\midimap.dll
0x73eb0000 - 0x73eb4000 C:\WINDOWS\system32\KsUser.dll
0x76d30000 - 0x76d48000 C:\WINDOWS\system32\MPRAPI.dll
0x77cb0000 - 0x77ce2000 C:\WINDOWS\system32\ACTIVEDS.dll
0x76e00000 - 0x76e25000 C:\WINDOWS\system32\adsldpc.dll
0x76b10000 - 0x76b21000 C:\WINDOWS\system32\ATL.DLL
0x76e70000 - 0x76e7e000 C:\WINDOWS\system32\rtutils.dll
0x71be0000 - 0x71bf3000 C:\WINDOWS\system32\SAMLIB.dll
0x77b30000 - 0x77b52000 C:\WINDOWS\system32\appHelp.dll
0x771a0000 - 0x77248000 C:\WINDOWS\system32\WININET.dll
0x62d90000 - 0x62e33000 C:\WINDOWS\system32\urlmon.dll
0x781d0000 - 0x78271000 C:\WINDOWS\system32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m -Djava.library.path=C:\Documents and Settings\[redacted]\Application Data\.technic\modpacks\lifemud\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:\Documents and Settings\[redacted]\Application Data\.technic\modpacks\lifemud
java_command: net.minecraft.launchwrapper.Launch –username [redacted] –session token:[redacted] –version 1.6.4-Forge9.11.1.965 –gameDir C:\Documents and Settings\[redacted]\Application Data\.technic\modpacks\lifemud –assetsDir C:\Documents and Settings\[redacted]\Application Data\.technic\assets\virtual\legacy –tweakClass cpw.mods.fml.common.launcher.FMLTweaker –title LifeMUD –icon C:\Documents and Settings\[redacted]\Application Data\.technic\assets/packs/lifemud/icon.png
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=C:\Program\Java\jre6\bin\Java.exe
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program\HPQ\IAM\bin;C:\Program\QuickTime\QTSystem\;C:\Program\TortoiseSVN\bin;C:\Program\VDMSound\;C:\Program\ATI Technologies\ATI.ACE\Core-Static;C:\Program\Java\jre7\bin
USERNAME=[redacted]
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 76 Stepping 2, AuthenticAMD
————— S Y S T E M —————
OS: Windows XP Build 2600 Service Pack 2
CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 76 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc
Memory: 4k page, physical 3013996k(725280k free), swap 4944980k(2494012k free)
vm_info: Java HotSpot™ Client VM (24.51-b03) for windows-x86 JRE (1.7.0_51-b13), built on Dec 18 2013 19:09:58 by "java_re" with unknown MS VC++:1600
time: Thu Apr 10 15:12:42 2014
elapsed time: 1713 seconds
Edited by
3790 posts
Location
Lincoln, Nebraska
Posted 10 April 2014 - 05:22 PM
This is an ATI crash.
Make sure you've:
- Updated your java version
- Updated all drivers(especially your graphics ones or for your CPU)
- Perform a force update on a FRESH, UNMODDED version of Minecraft first, before trying mods.
- After it is successful, then try adding Forge and mods.
7083 posts
Location
Tasmania (AU)
Posted 10 April 2014 - 11:09 PM
Regarding the driver, note that ATI's site makes it very easy to download the wrong version. Even if your friend believes his driver to be up to date, I recommend providing the card model + driver version here.
DxDiag can provide this information.
Also note that ATI dropped support for some of their cards before fixing this issue.