Jump to content

Constant crashing to desktop


polt07

Recommended Posts

Hey polt07, you're a cool dude who has the BRAND NEW VERSION of java!

I have no idea if the brand new version of java works, maybe try downgrading to java 1.7.0_21 and seeing if that works?

I actually updated Java after this issue occurred.

Anyway, it appears my world was corrupted. I read that Dimensional Doors can corrupt worlds somehow, and that might have been it, as I had just started going through dimensions when my world got messed up. I recovered it, and it's all good now. Still, thanks for the advice, both of you!

Link to comment
Share on other sites

  • 2 months later...

I am experiencing the same issue, this is my crash report:

#

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

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee8746220, pid=2932, tid=6116

#

# JRE version: Java SE Runtime Environment (7.0_40-b43) (build 1.7.0_40-b43)

# Java VM: Java HotSpot 64-Bit Server VM (24.0-b56 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C [OpenAL64.dll+0x6220]

#

# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

#

# If you would like to submit a bug report, please visit:

# http://bugreport.sun.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#

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

Current thread (0x0000000021647000): JavaThread "Thread-19" [_thread_in_native, id=6116, stack(0x000000002e480000,0x000000002e580000)]

siginfo: ExceptionCode=0xc0000005, writing address 0xffffffffb5fa8a60

Registers:

RAX=0x000000002e33fb40, RBX=0xffffffffb5fa8a40, RCX=0x000000002e470000, RDX=0x0000000000000088

RSP=0x000000002e57ef80, RBP=0x000000002e47d0c0, RSI=0x00000000ffffffff, RDI=0x0000000000000005

R8 =0x000000002e33fb30, R9 =0x000000002e33fb40, R10=0x00000000025b2ac4, R11=0x000000002e47d0c0

R12=0x000000002e476fe0, R13=0x00000005f2e40bd8, R14=0x000000002e57f060, R15=0x0000000021647000

RIP=0x000007fee8746220, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000002e57ef80)

0x000000002e57ef80: ffffffffb5fa8a40 00000000ffffffff

0x000000002e57ef90: 00000005f2e21780 000000002e57eff8

0x000000002e57efa0: 0000000000000000 00000000025b2af0

0x000000002e57efb0: 00000005f2e40bd8 000000002e57f030

0x000000002e57efc0: 0000000000000013 0000000000000005

0x000000002e57efd0: 00000000b5fa8a40 0000000000000000

0x000000002e57efe0: 00000006075b6728 0000000769ea08b0

0x000000002e57eff0: 000000002e57eff0 0000000000000000

0x000000002e57f000: 000000002e57f060 00000005f2e43650

0x000000002e57f010: 0000000000000000 00000005f2e40bd8

0x000000002e57f020: 0000000000000000 000000002e57f050

0x000000002e57f030: 000000002e57f0a8 00000000025a60f8

0x000000002e57f040: 000000060597bac0 00000000025af0d8

0x000000002e57f050: 00000000b5fa8a40 0000000000001009

0x000000002e57f060: 000000002e47d0c0 000000002e57f068

0x000000002e57f070: 00000005f2e3166f 000000002e57f0c0

Instructions: (pc=0x000007fee8746220)

0x000007fee8746200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40

0x000007fee8746210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00

0x000007fee8746220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89

0x000007fee8746230: 5d 54 e9 c5 01 00 00 b9 03 a0 00 00 e9 b6 01 00

Register to memory mapping:

RAX=0x000000002e33fb40 is an unknown value

RBX=0xffffffffb5fa8a40 is an unknown value

RCX=0x000000002e470000 is an unknown value

RDX=0x0000000000000088 is an unknown value

RSP=0x000000002e57ef80 is pointing into the stack for thread: 0x0000000021647000

RBP=0x000000002e47d0c0 is an unknown value

RSI=0x00000000ffffffff is an unknown value

RDI=0x0000000000000005 is an unknown value

R8 =0x000000002e33fb30 is an unknown value

R9 =0x000000002e33fb40 is an unknown value

R10=0x00000000025b2ac4 is at code_begin+644 in an Interpreter codelet

method entry point (kind = native) [0x00000000025b2840, 0x00000000025b30e0] 2208 bytes

R11=0x000000002e47d0c0 is an unknown value

R12=0x000000002e476fe0 is an unknown value

R13=0x00000005f2e40bd8 is an oop

{method}

- klass: {other class}

R14=0x000000002e57f060 is pointing into the stack for thread: 0x0000000021647000

R15=0x0000000021647000 is a thread

Stack: [0x000000002e480000,0x000000002e580000], sp=0x000000002e57ef80, free space=1019k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C [OpenAL64.dll+0x6220]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j org.lwjgl.openal.AL10.alSourcei(III)V+0

j paulscode.sound.libraries.ChannelLWJGLOpenAL.attachBuffer(Ljava/nio/IntBuffer;)Z+39

j paulscode.sound.libraries.SourceLWJGLOpenAL.play(Lpaulscode/sound/Channel;)V+364

j paulscode.sound.Library.play(Lpaulscode/sound/Source;)V+72

j paulscode.sound.Library.play(Ljava/lang/String;)V+93

j paulscode.sound.SoundSystem.CommandPlay(Ljava/lang/String;)V+12

J paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z

J paulscode.sound.CommandThread.run()V

v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )

0x000000002164b800 JavaThread "Thread-30" [_thread_blocked, id=5728, stack(0x0000000071600000,0x0000000071700000)]

0x0000000021644000 JavaThread "pool-2-thread-1" [_thread_blocked, id=7744, stack(0x000000006d660000,0x000000006d760000)]

0x0000000021643800 JavaThread "Client write thread" [_thread_blocked, id=6524, stack(0x0000000026d10000,0x0000000026e10000)]

0x000000002164a000 JavaThread "Client read thread" [_thread_in_native, id=5288, stack(0x0000000027820000,0x0000000027920000)]

0x0000000021642000 JavaThread "Thread-20" [_thread_in_native, id=6432, stack(0x000000002e590000,0x000000002e690000)]

=>0x0000000021647000 JavaThread "Thread-19" [_thread_in_native, id=6116, stack(0x000000002e480000,0x000000002e580000)]

0x0000000021646800 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=4528, stack(0x0000000029da0000,0x0000000029ea0000)]

0x0000000021648800 JavaThread "Minecraft main thread" [_thread_blocked, id=6644, stack(0x0000000022a70000,0x0000000022b70000)]

0x0000000021645000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4444, stack(0x0000000026350000,0x0000000026450000)]

0x0000000021645800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1896, stack(0x0000000025d30000,0x0000000025e30000)]

0x000000002164e800 JavaThread "Thread-12" daemon [_thread_blocked, id=604, stack(0x0000000027d90000,0x0000000027e90000)]

0x000000002164b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=6332, stack(0x00000000024a0000,0x00000000025a0000)]

0x0000000021642800 JavaThread "TimerQueue" daemon [_thread_blocked, id=6752, stack(0x00000000234c0000,0x00000000235c0000)]

0x000000001c9cc800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5764, stack(0x0000000022970000,0x0000000022a70000)]

0x000000001c6b9800 JavaThread "Log Flush Thread" daemon [_thread_blocked, id=7912, stack(0x00000000210b0000,0x00000000211b0000)]

0x000000001aa50800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5456, stack(0x0000000020540000,0x0000000020640000)]

0x000000001aa69800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5516, stack(0x000000001cbe0000,0x000000001cce0000)]

0x000000001aa68800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4180, stack(0x000000001ce10000,0x000000001cf10000)]

0x000000001aad4000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5812, stack(0x000000001cce0000,0x000000001cde0000)]

0x000000001a7ad000 JavaThread "Service Thread" daemon [_thread_blocked, id=5224, stack(0x000000001b7f0000,0x000000001b8f0000)]

0x00000000196f7000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6532, stack(0x000000001c040000,0x000000001c140000)]

0x00000000196f1000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7208, stack(0x000000001bef0000,0x000000001bff0000)]

0x00000000196ef800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4188, stack(0x000000001bde0000,0x000000001bee0000)]

0x00000000196ee800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7256, stack(0x000000001bcd0000,0x000000001bdd0000)]

0x000000000232c000 JavaThread "Finalizer" daemon [_thread_blocked, id=3468, stack(0x000000001bb40000,0x000000001bc40000)]

0x0000000002325000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6388, stack(0x000000001b990000,0x000000001ba90000)]

Other Threads:

0x00000000196de800 VMThread [stack: 0x000000001b6b0000,0x000000001b7b0000] [id=4552]

0x00000000196ff800 WatcherThread [stack: 0x000000001c2c0000,0x000000001c3c0000] [id=6628]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

PSYoungGen total 1122816K, used 396705K [0x0000000755500000, 0x00000007a0980000, 0x0000000800000000)

eden space 1024512K, 32% used [0x0000000755500000,0x0000000769ee8fa8,0x0000000793d80000)

from space 98304K, 59% used [0x000000079a980000,0x000000079e2ff6e8,0x00000007a0980000)

to space 104448K, 0% used [0x0000000793d80000,0x0000000793d80000,0x000000079a380000)

ParOldGen total 345600K, used 191986K [0x0000000600000000, 0x0000000615180000, 0x0000000755500000)

object space 345600K, 55% used [0x0000000600000000,0x000000060bb7cb88,0x0000000615180000)

PSPermGen total 104960K, used 62370K [0x00000005f0000000, 0x00000005f6680000, 0x0000000600000000)

object space 104960K, 59% used [0x00000005f0000000,0x00000005f3ce8940,0x00000005f6680000)

Card table byte_map: [0x00000000055a0000,0x0000000006630000] byte_map_base: 0x0000000002620000

Polling page: 0x0000000000230000

Code Cache [0x00000000025a0000, 0x0000000003430000, 0x00000000055a0000)

total_blobs=5419 nmethods=4449 adapters=919 free_code_cache=34494Kb largest_free_block=35119424

Compilation events (10 events):

Event: 1350.389 Thread 0x00000000196f1000 4988 net.minecraft.client.renderer.entity.RenderSquid::func_77121_a (17 bytes)

Event: 1350.389 Thread 0x00000000196f7000 4989 net.minecraft.client.renderer.entity.RenderSquid::func_77043_a (13 bytes)

Event: 1350.389 Thread 0x00000000196f1000 nmethod 4988 0x000000000306b690 code [0x000000000306b7c0, 0x000000000306b858]

Event: 1350.390 Thread 0x00000000196f1000 4990 net.minecraft.client.renderer.entity.RenderSquid::func_77122_a (79 bytes)

Event: 1350.397 Thread 0x00000000196f7000 nmethod 4989 0x0000000003258a50 code [0x0000000003258c40, 0x0000000003259100]

Event: 1350.397 Thread 0x00000000196f1000 nmethod 4990 0x0000000003380a10 code [0x0000000003380c00, 0x0000000003381080]

Event: 1351.049 Thread 0x00000000196f1000 4991 net.minecraft.client.gui.inventory.GuiContainer::func_74192_a (471 bytes)

Event: 1351.088 Thread 0x00000000196f1000 nmethod 4991 0x000000000340c7d0 code [0x000000000340ca60, 0x000000000340d648]

Event: 1351.335 Thread 0x00000000196f7000 4992 net.minecraft.client.gui.inventory.GuiContainer::func_73863_a (632 bytes)

Event: 1351.470 Thread 0x00000000196f7000 nmethod 4992 0x000000000328c2d0 code [0x000000000328c840, 0x000000000328eee0]

GC Heap History (10 events):

Event: 718.813 GC heap before

{Heap before GC invocations=36 (full 4):

PSYoungGen total 1046528K, used 58858K [0x0000000755500000, 0x00000007a3a00000, 0x0000000800000000)

eden space 987648K, 0% used [0x0000000755500000,0x0000000755500000,0x0000000791980000)

from space 58880K, 99% used [0x00000007a0080000,0x00000007a39faac0,0x00000007a3a00000)

to space 124416K, 0% used [0x0000000794700000,0x0000000794700000,0x000000079c080000)

ParOldGen total 192000K, used 172842K [0x0000000600000000, 0x000000060bb80000, 0x0000000755500000)

object space 192000K, 90% used [0x0000000600000000,0x000000060a8ca9c0,0x000000060bb80000)

PSPermGen total 101888K, used 62254K [0x00000005f0000000, 0x00000005f6380000, 0x0000000600000000)

object space 101888K, 61% used [0x00000005f0000000,0x00000005f3ccbba8,0x00000005f6380000)

Event: 719.799 GC heap after

Heap after GC invocations=36 (full 4):

PSYoungGen total 1046528K, used 26097K [0x0000000755500000, 0x00000007a3a00000, 0x0000000800000000)

eden space 987648K, 0% used [0x0000000755500000,0x0000000755500000,0x0000000791980000)

from space 58880K, 44% used [0x00000007a0080000,0x00000007a19fc558,0x00000007a3a00000)

to space 124416K, 0% used [0x0000000794700000,0x0000000794700000,0x000000079c080000)

ParOldGen total 345600K, used 191978K [0x0000000600000000, 0x0000000615180000, 0x0000000755500000)

object space 345600K, 55% used [0x0000000600000000,0x000000060bb7ab88,0x0000000615180000)

PSPermGen total 104960K, used 62213K [0x00000005f0000000, 0x00000005f6680000, 0x0000000600000000)

object space 104960K, 59% used [0x00000005f0000000,0x00000005f3cc1558,0x00000005f6680000)

}

Event: 799.761 GC heap before

{Heap before GC invocations=37 (full 4):

PSYoungGen total 1046528K, used 1013745K [0x0000000755500000, 0x00000007a3a00000, 0x0000000800000000)

eden space 987648K, 100% used [0x0000000755500000,0x0000000791980000,0x0000000791980000)

from space 58880K, 44% used [0x00000007a0080000,0x00000007a19fc558,0x00000007a3a00000)

to space 124416K, 0% used [0x0000000794700000,0x0000000794700000,0x000000079c080000)

ParOldGen total 345600K, used 191978K [0x0000000600000000, 0x0000000615180000, 0x0000000755500000)

object space 345600K, 55% used [0x0000000600000000,0x000000060bb7ab88,0x0000000615180000)

PSPermGen total 104960K, used 62293K [0x00000005f0000000, 0x00000005f6680000, 0x0000000600000000)

object space 104960K, 59% used [0x00000005f0000000,0x00000005f3cd5698,0x00000005f6680000)

Event: 799.806 GC heap after

Heap after GC invocations=37 (full 4):

PSYoungGen total 1068032K, used 58062K [0x0000000755500000, 0x00000007a1700000, 0x0000000800000000)

eden space 1009664K, 0% used [0x0000000755500000,0x0000000755500000,0x0000000792f00000)

from space 58368K, 99% used [0x0000000794700000,0x0000000797fb39a0,0x0000000798000000)

to space 118784K, 0% used [0x000000079a300000,0x000000079a300000,0x00000007a1700000)

ParOldGen total 345600K, used 191986K [0x0000000600000000, 0x0000000615180000, 0x0000000755500000)

object space 345600K, 55% used [0x0000000600000000,0x000000060bb7cb88,0x0000000615180000)

PSPermGen total 104960K, used 62293K [0x00000005f0000000, 0x00000005f6680000, 0x0000000600000000)

object space 104960K, 59% used [0x00000005f0000000,0x00000005f3cd5698,0x00000005f6680000)

}

Event: 970.092 GC heap before

{Heap before GC invocations=38 (full 4):

PSYoungGen total 1068032K, used 1067726K [0x0000000755500000, 0x00000007a1700000, 0x0000000800000000)

eden space 1009664K, 100% used [0x0000000755500000,0x0000000792f00000,0x0000000792f00000)

from space 58368K, 99% used [0x0000000794700000,0x0000000797fb39a0,0x0000000798000000)

to space 118784K, 0% used [0x000000079a300000,0x000000079a300000,0x00000007a1700000)

ParOldGen total 345600K, used 191986K [0x0000000600000000, 0x0000000615180000, 0x0000000755500000)

object space 345600K, 55% used [0x0000000600000000,0x000000060bb7cb88,0x0000000615180000)

PSPermGen total 104960K, used 62325K [0x00000005f0000000, 0x00000005f6680000, 0x0000000600000000)

object space 104960K, 59% used [0x00000005f0000000,0x00000005f3cdd5e0,0x00000005f6680000)

Event: 970.109 GC heap after

Heap after GC invocations=38 (full 4):

PSYoungGen total 1133568K, used 57461K [0x0000000755500000, 0x00000007a1e00000, 0x0000000800000000)

eden space 1014784K, 0% used [0x0000000755500000,0x0000000755500000,0x0000000793400000)

from space 118784K, 48% used [0x000000079a300000,0x000000079db1d738,0x00000007a1700000)

to space 113664K, 0% used [0x0000000793400000,0x0000000793400000,0x000000079a300000)

ParOldGen total 345600K, used 191986K [0x0000000600000000, 0x0000000615180000, 0x0000000755500000)

object space 345600K, 55% used [0x0000000600000000,0x000000060bb7cb88,0x0000000615180000)

PSPermGen total 104960K, used 62325K [0x00000005f0000000, 0x00000005f6680000, 0x0000000600000000)

object space 104960K, 59% used [0x00000005f0000000,0x00000005f3cdd5e0,0x00000005f6680000)

}

Event: 1194.744 GC heap before

{Heap before GC invocations=39 (full 4):

PSYoungGen total 1133568K, used 1072245K [0x0000000755500000, 0x00000007a1e00000, 0x0000000800000000)

eden space 1014784K, 100% used [0x0000000755500000,0x0000000793400000,0x0000000793400000)

from space 118784K, 48% used [0x000000079a300000,0x000000079db1d738,0x00000007a1700000)

to space 113664K, 0% used [0x0000000793400000,0x0000000793400000,0x000000079a300000)

ParOldGen total 345600K, used 191986K [0x0000000600000000, 0x0000000615180000, 0x0000000755500000)

object space 345600K, 55% used [0x0000000600000000,0x000000060bb7cb88,0x0000000615180000)

PSPermGen total 104960K, used 62348K [0x00000005f0000000, 0x00000005f6680000, 0x0000000600000000)

object space 104960K, 59% used [0x00000005f0000000,0x00000005f3ce30f0,0x00000005f6680000)

Event: 1194.761 GC heap after

Heap after GC invocations=39 (full 4):

PSYoungGen total 1128448K, used 58098K [0x0000000755500000, 0x00000007a1400000, 0x0000000800000000)

eden space 1014784K, 0% used [0x0000000755500000,0x0000000755500000,0x0000000793400000)

from space 113664K, 51% used [0x0000000793400000,0x0000000796cbc850,0x000000079a300000)

to space 109056K, 0% used [0x000000079a980000,0x000000079a980000,0x00000007a1400000)

ParOldGen total 345600K, used 191986K [0x0000000600000000, 0x0000000615180000, 0x0000000755500000)

object space 345600K, 55% used [0x0000000600000000,0x000000060bb7cb88,0x0000000615180000)

PSPermGen total 104960K, used 62348K [0x00000005f0000000, 0x00000005f6680000, 0x0000000600000000)

object space 104960K, 59% used [0x00000005f0000000,0x00000005f3ce30f0,0x00000005f6680000)

}

Event: 1325.203 GC heap before

{Heap before GC invocations=40 (full 4):

PSYoungGen total 1128448K, used 1072882K [0x0000000755500000, 0x00000007a1400000, 0x0000000800000000)

eden space 1014784K, 100% used [0x0000000755500000,0x0000000793400000,0x0000000793400000)

from space 113664K, 51% used [0x0000000793400000,0x0000000796cbc850,0x000000079a300000)

to space 109056K, 0% used [0x000000079a980000,0x000000079a980000,0x00000007a1400000)

ParOldGen total 345600K, used 191986K [0x0000000600000000, 0x0000000615180000, 0x0000000755500000)

object space 345600K, 55% used [0x0000000600000000,0x000000060bb7cb88,0x0000000615180000)

PSPermGen total 104960K, used 62369K [0x00000005f0000000, 0x00000005f6680000, 0x0000000600000000)

object space 104960K, 59% used [0x00000005f0000000,0x00000005f3ce8448,0x00000005f6680000)

Event: 1325.239 GC heap after

Heap after GC invocations=40 (full 4):

PSYoungGen total 1122816K, used 58877K [0x0000000755500000, 0x00000007a0980000, 0x0000000800000000)

eden space 1024512K, 0% used [0x0000000755500000,0x0000000755500000,0x0000000793d80000)

from space 98304K, 59% used [0x000000079a980000,0x000000079e2ff6e8,0x00000007a0980000)

to space 104448K, 0% used [0x0000000793d80000,0x0000000793d80000,0x000000079a380000)

ParOldGen total 345600K, used 191986K [0x0000000600000000, 0x0000000615180000, 0x0000000755500000)

object space 345600K, 55% used [0x0000000600000000,0x000000060bb7cb88,0x0000000615180000)

PSPermGen total 104960K, used 62369K [0x00000005f0000000, 0x00000005f6680000, 0x0000000600000000)

object space 104960K, 59% used [0x00000005f0000000,0x00000005f3ce8448,0x00000005f6680000)

}

Deoptimization events (10 events):

Event: 1261.976 Thread 0x0000000021648800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002f52554 method=net.minecraft.client.renderer.entity.RenderItem.func_94149_a(IILnet/minecraft/util/Icon;II)V @ 27

Event: 1261.992 Thread 0x0000000021648800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003148510 method=net.minecraft.client.renderer.entity.RenderItem.func_94149_a(IILnet/minecraft/util/Icon;II)V @ 27

Event: 1264.431 Thread 0x0000000021648800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e2f3c8 method=net.minecraft.entity.EntityCreature.func_70616_bs()F @ 13

Event: 1264.481 Thread 0x0000000021648800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e2f3c8 method=net.minecraft.entity.EntityCreature.func_70616_bs()F @ 13

Event: 1264.520 Thread 0x0000000021648800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e2f3c8 method=net.minecraft.entity.EntityCreature.func_70616_bs()F @ 13

Event: 1264.570 Thread 0x0000000021648800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e2f3c8 method=net.minecraft.entity.EntityCreature.func_70616_bs()F @ 13

Event: 1314.822 Thread 0x0000000021648800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002fbf200 method=chocolate.mods.BD.block.BlockTileEntityMobSpawner.anyPlayerInRange()Z @ 39

Event: 1314.822 Thread 0x0000000021648800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002f5ddfc method=chocolate.mods.BD.block.BlockTileEntityMobSpawner.anyPlayerInRange()Z @ 39

Event: 1319.090 Thread 0x0000000021648800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000033ca9c8 method=mod_AsgardShield.client.ClientTickHandlerAsgardShield.onRenderTick()V @ 1090

Event: 1349.480 Thread 0x0000000021648800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000032e3bdc method=chocolate.mods.BD.client.itemsRender.RenderItemBow.handleRenderType(Lnet/minecraft/item/ItemStack;Lnet/minecraftforge/client/IItemRenderer$ItemRenderType;)Z @ 4

Internal exceptions (10 events):

Event: 1353.023 Thread 0x0000000021647000 Threw 0x0000000768937ad0 at C:jdk7u2_64pjdk7u40hotspotsrcsharevmprimsjvm.cpp:2965

Event: 1353.037 Thread 0x0000000021647000 Threw 0x0000000768937c90 at C:jdk7u2_64pjdk7u40hotspotsrcsharevmprimsjvm.cpp:2965

Event: 1353.037 Thread 0x0000000021647000 Threw 0x0000000768937e50 at C:jdk7u2_64pjdk7u40hotspotsrcsharevmprimsjvm.cpp:2965

Event: 1353.053 Thread 0x0000000021647000 Threw 0x0000000768937fc0 at C:jdk7u2_64pjdk7u40hotspotsrcsharevmprimsjvm.cpp:2965

Event: 1353.072 Thread 0x0000000021643800 Threw 0x0000000768626c30 at C:jdk7u2_64pjdk7u40hotspotsrcsharevmprimsjvm.cpp:2965

Event: 1353.072 Thread 0x0000000021643800 Threw 0x0000000768626da0 at C:jdk7u2_64pjdk7u40hotspotsrcsharevmprimsjvm.cpp:2917

Event: 1353.072 Thread 0x0000000021647000 Threw 0x0000000768938180 at C:jdk7u2_64pjdk7u40hotspotsrcsharevmprimsjvm.cpp:2965

Event: 1353.086 Thread 0x0000000021647000 Threw 0x0000000768938340 at C:jdk7u2_64pjdk7u40hotspotsrcsharevmprimsjvm.cpp:2965

Event: 1353.103 Thread 0x0000000021647000 Threw 0x0000000768938500 at C:jdk7u2_64pjdk7u40hotspotsrcsharevmprimsjvm.cpp:2965

Event: 1353.124 Thread 0x0000000021647000 Threw 0x00000007689386c0 at C:jdk7u2_64pjdk7u40hotspotsrcsharevmprimsjvm.cpp:2965

Events (10 events):

Event: 1349.701 Thread 0x000000007cef1000 Thread added: 0x000000007cef1000

Event: 1349.701 Executing VM operation: RevokeBias

Event: 1349.701 Executing VM operation: RevokeBias done

Event: 1349.701 Thread 0x0000000021650000 Thread exited: 0x0000000021650000

Event: 1349.702 Executing VM operation: RevokeBias

Event: 1349.702 Executing VM operation: RevokeBias done

Event: 1349.702 Thread 0x000000007cef1000 Thread exited: 0x000000007cef1000

Event: 1351.466 Executing VM operation: RevokeBias

Event: 1351.467 Executing VM operation: RevokeBias done

Event: 1351.467 Thread 0x000000007cef0800 Thread exited: 0x000000007cef0800

Dynamic libraries:

0x000000013f9f0000 - 0x000000013fa23000 C:Program FilesJavajre7binjavaw.exe

0x0000000077c40000 - 0x0000000077de9000 C:WindowsSYSTEM32ntdll.dll

0x0000000077a20000 - 0x0000000077b3f000 C:Windowssystem32kernel32.dll

0x000007fefdde0000 - 0x000007fefde4b000 C:Windowssystem32KERNELBASE.dll

0x000007feff970000 - 0x000007feffa4b000 C:Windowssystem32ADVAPI32.dll

0x000007feff070000 - 0x000007feff10f000 C:Windowssystem32msvcrt.dll

0x000007fefde50000 - 0x000007fefde6f000 C:WindowsSYSTEM32sechost.dll

0x000007feffa50000 - 0x000007feffb7d000 C:Windowssystem32RPCRT4.dll

0x0000000077b40000 - 0x0000000077c3a000 C:Windowssystem32USER32.dll

0x000007feffe90000 - 0x000007feffef7000 C:Windowssystem32GDI32.dll

0x000007feff110000 - 0x000007feff11e000 C:Windowssystem32LPK.dll

0x000007feff8a0000 - 0x000007feff969000 C:Windowssystem32USP10.dll

0x000007fefc4a0000 - 0x000007fefc694000 C:WindowsWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9acCOMCTL32.dll

0x000007feff530000 - 0x000007feff5a1000 C:Windowssystem32SHLWAPI.dll

0x000007feff200000 - 0x000007feff22e000 C:Windowssystem32IMM32.DLL

0x000007feffc20000 - 0x000007feffd29000 C:Windowssystem32MSCTF.dll

0x0000000071830000 - 0x0000000071901000 C:Program FilesJavajre7binmsvcr100.dll

0x000000006bda0000 - 0x000000006c569000 C:Program FilesJavajre7binserverjvm.dll

0x000007fefc860000 - 0x000007fefc869000 C:Windowssystem32WSOCK32.dll

0x000007fefff00000 - 0x000007fefff4d000 C:Windowssystem32WS2_32.dll

0x000007feff290000 - 0x000007feff298000 C:Windowssystem32NSI.dll

0x000007fefad60000 - 0x000007fefad9b000 C:Windowssystem32WINMM.dll

0x0000000077e10000 - 0x0000000077e17000 C:Windowssystem32PSAPI.DLL

0x0000000073570000 - 0x000000007357f000 C:Program FilesJavajre7binverify.dll

0x0000000073540000 - 0x0000000073568000 C:Program FilesJavajre7binjava.dll

0x0000000073520000 - 0x0000000073535000 C:Program FilesJavajre7binzip.dll

0x000000006bc00000 - 0x000000006bd95000 C:Program FilesJavajre7binawt.dll

0x000007feff120000 - 0x000007feff1f7000 C:Windowssystem32OLEAUT32.dll

0x000007feff320000 - 0x000007feff523000 C:Windowssystem32ole32.dll

0x000007fefd950000 - 0x000007fefd95f000 C:Windowssystem32CRYPTBASE.dll

0x000007fefac60000 - 0x000007fefac78000 C:Windowssystem32DWMAPI.DLL

0x000007fef2df0000 - 0x000007fef2fef000 C:Windowssystem32d3d9.dll

0x000007fefc840000 - 0x000007fefc84c000 C:Windowssystem32VERSION.dll

0x000007fefc980000 - 0x000007fefc987000 C:Windowssystem32d3d8thk.dll

0x000007fef39b0000 - 0x000007fef3ac0000 C:Windowssystem32aticfx64.dll

0x000007fefc970000 - 0x000007fefc97f000 C:Windowssystem32atiu9p64.dll

0x000007feeba90000 - 0x000007feec0e9000 C:Windowssystem32atiumd64.dll

0x000000006e340000 - 0x000000006e75a000 C:Windowssystem32atiumd6a.dll

0x000007fefde70000 - 0x000007fefebf8000 C:Windowssystem32SHELL32.dll

0x00000000734a0000 - 0x00000000734df000 C:Program FilesJavajre7binfontmanager.dll

0x0000000073500000 - 0x0000000073519000 C:Program FilesJavajre7binnet.dll

0x000007fefd250000 - 0x000007fefd2a5000 C:Windowssystem32mswsock.dll

0x000007fefd240000 - 0x000007fefd247000 C:WindowsSystem32wship6.dll

0x00000000734e0000 - 0x00000000734f1000 C:Program FilesJavajre7binnio.dll

0x0000000073450000 - 0x0000000073491000 C:Program FilesJavajre7bint2k.dll

0x0000000071fb0000 - 0x0000000071fd4000 C:Program FilesJavajre7binsunec.dll

0x000007fefbd20000 - 0x000007fefbd35000 C:Windowssystem32NLAapi.dll

0x000007fef8ea0000 - 0x000007fef8eb5000 C:Windowssystem32napinsp.dll

0x000007fef8e80000 - 0x000007fef8e99000 C:Windowssystem32pnrpnsp.dll

0x000007fefd0d0000 - 0x000007fefd12b000 C:Windowssystem32DNSAPI.dll

0x000007fef8e70000 - 0x000007fef8e7b000 C:WindowsSystem32winrnr.dll

0x000007fefb9f0000 - 0x000007fefba17000 C:Windowssystem32IPHLPAPI.DLL

0x000007fefb9e0000 - 0x000007fefb9eb000 C:Windowssystem32WINNSI.DLL

0x000007fefb8c0000 - 0x000007fefb913000 C:WindowsSystem32fwpuclnt.dll

0x000007fef9280000 - 0x000007fef9288000 C:Windowssystem32rasadhlp.dll

0x000007fefd2b0000 - 0x000007fefd2c7000 C:Windowssystem32CRYPTSP.dll

0x000007fefcfb0000 - 0x000007fefcff7000 C:Windowssystem32rsaenh.dll

0x000007fefcd60000 - 0x000007fefcd7e000 C:Windowssystem32USERENV.dll

0x000007fefda20000 - 0x000007fefda2f000 C:Windowssystem32profapi.dll

0x0000000072380000 - 0x00000000723b0000 C:Program FilesJavajre7binjpeg.dll

0x000007feffb80000 - 0x000007feffc19000 C:Windowssystem32CLBCatQ.DLL

0x000007fef6c70000 - 0x000007fef6dd1000 C:Windowssystem32WindowsCodecs.dll

0x000007fefd8f0000 - 0x000007fefd947000 C:Windowssystem32apphelp.dll

0x000007fefa900000 - 0x000007fefa92b000 C:UsersextremisAppDataRoamingDropboxbinDropboxExt64.19.dll

0x000007fef85f0000 - 0x000007fef8715000 C:Windowssystem32dbghelp.dll

0x0000000074f10000 - 0x0000000074fe3000 C:WindowsWinSxSamd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3cMSVCP90.dll

0x0000000074de0000 - 0x0000000074e7d000 C:WindowsWinSxSamd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3cMSVCR90.dll

0x000007fef9000000 - 0x000007fef9035000 C:Windowssystem32EhStorShell.dll

0x000007fefee90000 - 0x000007feff067000 C:Windowssystem32SETUPAPI.dll

0x000007fefdd50000 - 0x000007fefdd86000 C:Windowssystem32CFGMGR32.dll

0x000007fefdd90000 - 0x000007fefddaa000 C:Windowssystem32DEVOBJ.dll

0x000007fefc0c0000 - 0x000007fefc1ec000 C:Windowssystem32PROPSYS.dll

0x000007fef5cf0000 - 0x000007fef5d70000 C:Windowssystem32ntshrui.dll

0x000007fefd7f0000 - 0x000007fefd813000 C:Windowssystem32srvcli.dll

0x000007fef9c20000 - 0x000007fef9c2f000 C:Windowssystem32cscapi.dll

0x000007fefbc90000 - 0x000007fefbc9b000 C:Windowssystem32slc.dll

0x000007fefcc30000 - 0x000007fefcc37000 C:WindowsSystem32wshtcpip.dll

0x000000006c5d0000 - 0x000000006c5fa000 C:Program FilesJavajre7bindcpr.dll

0x00000000723c0000 - 0x00000000723cb000 C:Program FilesJavajre7binsunmscapi.dll

0x000007fefdba0000 - 0x000007fefdd0c000 C:Windowssystem32CRYPT32.dll

0x000007fefdac0000 - 0x000007fefdacf000 C:Windowssystem32MSASN1.dll

0x000007fefa7b0000 - 0x000007fefa850000 C:WindowsWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_a4d6a923711520a9comctl32.dll

0x0000000180000000 - 0x0000000180048000 C:UsersextremisAppDataRoaming.technichexxitbinnativeslwjgl64.dll

0x000007fef4890000 - 0x000007fef49ad000 C:Windowssystem32OPENGL32.dll

0x000007fef9c30000 - 0x000007fef9c5d000 C:Windowssystem32GLU32.dll

0x000007fef3ac0000 - 0x000007fef3bb1000 C:Windowssystem32DDRAW.dll

0x000007fef90b0000 - 0x000007fef90b8000 C:Windowssystem32DCIMAN32.dll

0x0000000071fa0000 - 0x0000000071fa7000 C:Program FilesJavajre7binjawt.dll

0x000007fef8ff0000 - 0x000007fef8ff9000 C:Windowssystem32atig6pxx.dll

0x000000006fdc0000 - 0x00000000715f5000 C:Windowssystem32atio6axx.dll

0x000007fefa9c0000 - 0x000007fefaa51000 C:Windowssystem32atiadlxx.dll

0x000007fefccf0000 - 0x000007fefcd01000 C:Windowssystem32WTSAPI32.dll

0x000007fefdd10000 - 0x000007fefdd4a000 C:Windowssystem32WINTRUST.dll

0x000007fef8fb0000 - 0x000007fef8fbe000 C:Windowssystem32atig6txx.dll

0x0000000071f90000 - 0x0000000071f9b000 C:Program FilesJavajre7binmanagement.dll

0x000007fee8740000 - 0x000007fee8862000 C:UsersextremisAppDataRoaming.technichexxitbinnativesOpenAL64.dll

0x000007fef0da0000 - 0x000007fef0e28000 C:Windowssystem32dsound.dll

0x000007fefcb40000 - 0x000007fefcb6c000 C:Windowssystem32POWRPROF.dll

0x000007fefc1f0000 - 0x000007fefc23b000 C:WindowsSystem32MMDevApi.dll

0x000007fef6f20000 - 0x000007fef6f5b000 C:Windowssystem32wdmaud.drv

0x00000000756c0000 - 0x00000000756c6000 C:Windowssystem32ksuser.dll

0x000007fefc470000 - 0x000007fefc479000 C:Windowssystem32AVRT.dll

0x000007fefb7b0000 - 0x000007fefb7ff000 C:Windowssystem32AUDIOSES.DLL

0x000007fefa410000 - 0x000007fefa41a000 C:Windowssystem32msacm32.drv

0x000007fef9a10000 - 0x000007fef9a28000 C:Windowssystem32MSACM32.dll

0x000007fefa7a0000 - 0x000007fefa7a9000 C:Windowssystem32midimap.dll

0x000000001c1a0000 - 0x000000001c1d9000 C:Program FilesJavajre7binkcms.dll

0x000007fefb640000 - 0x000007fefb658000 C:Windowssystem32dhcpcsvc.DLL

0x000007fefb620000 - 0x000007fefb631000 C:Windowssystem32dhcpcsvc6.DLL

VM Arguments:

jvm_args: -Xmx8192m -XX:MaxPermSize=256m

java_command: org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher -relaunched

Launcher Type: SUN_STANDARD

Environment Variables:

PATH=C:Program Files (x86)AMD APPbinx86_64;C:Program Files (x86)AMD APPbinx86;C:Program Files (x86)NVIDIA CorporationPhysXCommon;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:ATI TechnologiesATI.ACECore-Static;C:Program FilesJavajre7bin

USERNAME=extremis

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 26 Stepping 4, GenuineIntel

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

OS: Windows 7 , 64 bit Build 7601 Service Pack 1

CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 26 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit, tscinv

Memory: 4k page, physical 12573880k(6616876k free), swap 25145900k(17365736k free)

vm_info: Java HotSpot 64-Bit Server VM (24.0-b56) for windows-amd64 JRE (1.7.0_40-b43), built on Aug 26 2013 22:38:32 by "java_re" with unknown MS VC++:1600

time: Sun Sep 22 10:00:22 2013

elapsed time: 1353 seconds

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...