rare mp bug

tim

Member
Mar 23, 2013
4
0
1
27
the bug is that the game crashes when i start a lan world and trying to go to another world.
i got an error log and i hope that it will be fixed soon. and this problem is occurring to when i host a real server with minecraftforge and the same galacticraft version on both client and server.

here's the error code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x02aa86e0, pid=5580, tid=2136
#
# JRE version: 6.0_29-b11
# Java VM: Java HotSpot(TM) Client VM (20.4-b02 mixed mode windows-x86 )
# Problematic frame:
# J micdoodle8.mods.galacticraft.core.client.GCCorePlayerSP.func_70636_d()V
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#

--------------- T H R E A D ---------------

Current thread (0x4d677000): JavaThread "Minecraft main thread" daemon [_thread_in_Java, id=2136, stack(0x4ce60000,0x4ceb0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x9af86da7

Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x045d5288, EDX=0x1bb18f20
ESP=0x4ceaf360, EBP=0x4ceaf9f0, ESI=0x1af86da8, EDI=0x45ab9fe0
EIP=0x02aa86e0, EFLAGS=0x00010293

Top of Stack: (sp=0x4ceaf360)
0x4ceaf360: 0757e4c8 4568f2b8 00000005 0757e4b0
0x4ceaf370: 045d5288 4d677000 00000001 02a60c34
0x4ceaf380: 045d56f8 02599328 045d5288 0757e5c0
0x4ceaf390: 00000000 4d677000 1be236c8 0757e4c8
0x4ceaf3a0: 1c0aeb58 00000000 00000001 2011e3f0
0x4ceaf3b0: 0757e3b0 1bfe53a0 4ceaf9f0 02ab1dd4
0x4ceaf3c0: 1be7eba8 0757e3b0 0757e3d8 1bfe84d0
0x4ceaf3d0: 0757e480 0757e4b0 456a0520 19ce0d58

Instructions: (pc=0x02aa86e0)
0x02aa86c0: 0f be 9e 11 00 00 00 83 fb 00 0f 85 b3 00 00 00
0x02aa86d0: be 18 4f 69 45 8b b6 00 02 00 00 8b 76 0c 3b 06
0x02aa86e0: 0f be 9e ff ff ff 7f 83 fb 00 0f 85 93 00 00 00
0x02aa86f0: 8b f1 8b ce 90 90 90 e8 44 48 b5 ff 83 f8 00 8b


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x045d5288 is an oop
micdoodle8.mods.galacticraft.core.client.GCCorePlayerSP
- klass: 'micdoodle8/mods/galacticraft/core/client/GCCorePlayerSP'
EDX=0x1bb18f20 is an oop
java.util.HashMap
- klass: 'java/util/HashMap'
ESP=0x4ceaf360 is pointing into the stack for thread: 0x4d677000
EBP=0x4ceaf9f0 is pointing into the stack for thread: 0x4d677000
ESI=0x1af86da8 is an oop
net.minecraft.client.MinecraftAppletImpl
- klass: 'net/minecraft/client/MinecraftAppletImpl'
EDI=0x45ab9fe0 is an oop
{instance class}
- klass: {other class}


Stack: [0x4ce60000,0x4ceb0000], sp=0x4ceaf360, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
J micdoodle8.mods.galacticraft.core.client.GCCorePlayerSP.func_70636_d()V
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [jvm.dll+0xfac3b]
V [jvm.dll+0x18c391]
V [jvm.dll+0xfade1]
V [jvm.dll+0xfae3b]
V [jvm.dll+0xb5569]
V [jvm.dll+0x118f14]
V [jvm.dll+0x140fec]
C [msvcr71.dll+0x9565] endthreadex+0xa0
C [kernel32.dll+0x133aa] BaseThreadInitThunk+0x12
C [ntdll.dll+0x39ef2] RtlInitializeExceptionChain+0x63
C [ntdll.dll+0x39ec5] RtlInitializeExceptionChain+0x36

i will try to post the minecraft crashed log but this is the one that i mostly get.
 

tim

Member
Mar 23, 2013
4
0
1
27
I updated the mod deleted warfield 3 mod and updated forge and now the bug is solved! I donnu how but it did
 

Share this page