Jump to content

Crash every 20-30 minutes :/


Initial_Sin

Recommended Posts

When I'm in singleplayer after about 20-30 minutes I'll crash. Also when I play on multiplayer my memory usage will keep going up until it lags so bad I have to restart, on startup it'll be using about 2GB (I've allocated 2GB in the technic launcher) then after half an hour it'll go as high as 5GB and by then I'd lag really bad and have to restart because I only have 6GB RAM.

Here's the crash report for singleplayer crashes:

#

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

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007feee6e6220, pid=4020, tid=4476

#

# JRE version: 7.0_25-b17

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

# Problematic frame:

# C [OpenAL64.dll+0x6220] alSourcei+0x144

#

# 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 (0x0000000012302800): JavaThread "Thread-15" [_thread_in_native, id=4476, stack(0x000000001d660000,0x000000001d760000)]

siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff8d5980f0

Registers:

RAX=0x000000001d8d52f0, RBX=0xffffffff8d5980d0, RCX=0x000000001d8d0000, RDX=0x0000000000000088

RSP=0x000000001d75f170, RBP=0x000000001d8dd600, RSI=0x00000000ffffffff, RDI=0x0000000000000005

R8 =0x000000001d8d52e0, R9 =0x000000001d8d52f0, R10=0x00000000021d237c, R11=0x000000001d8dd600

R12=0x000000001d8d6fe0, R13=0x0000000772eb2c08, R14=0x000000001d75f250, R15=0x0000000012302800

RIP=0x000007feee6e6220, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000001d75f170)

0x000000001d75f170: ffffffff8d5980d0 00000000ffffffff

0x000000001d75f180: 0000000772e91840 000000001d75f1e8

0x000000001d75f190: 0000000000000000 00000000021d23a8

0x000000001d75f1a0: 0000000772eb2c08 000000001d75f220

0x000000001d75f1b0: 0000000000000013 0000000000000005

0x000000001d75f1c0: 000000008d5980d0 0000000000000000

0x000000001d75f1d0: 0000000786220070 00000007d74b2770

0x000000001d75f1e0: 000000001d75f1e0 0000000000000000

0x000000001d75f1f0: 000000001d75f250 0000000772eb5990

0x000000001d75f200: 0000000000000000 0000000772eb2c08

0x000000001d75f210: 0000000000000000 000000001d75f240

0x000000001d75f220: 000000001d75f298 00000000021c61f8

0x000000001d75f230: 00000007843c79d0 00000000021cf1d8

0x000000001d75f240: 000000008d5980d0 0000000000001009

0x000000001d75f250: 000000001d8dd600 000000001d75f258

0x000000001d75f260: 0000000772e9a17f 000000001d75f2b0

Instructions: (pc=0x000007feee6e6220)

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

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

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

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

Register to memory mapping:

RAX=0x000000001d8d52f0 is an unknown value

RBX=0xffffffff8d5980d0 is an unknown value

RCX=0x000000001d8d0000 is an unknown value

RDX=0x0000000000000088 is an unknown value

RSP=0x000000001d75f170 is pointing into the stack for thread: 0x0000000012302800

RBP=0x000000001d8dd600 is an unknown value

RSI=0x00000000ffffffff is an unknown value

RDI=0x0000000000000005 is an unknown value

R8 =0x000000001d8d52e0 is an unknown value

R9 =0x000000001d8d52f0 is an unknown value

R10=0x00000000021d237c is an Interpreter codelet

method entry point (kind = native) [0x00000000021d2100, 0x00000000021d2980] 2176 bytes

R11=0x000000001d8dd600 is an unknown value

R12=0x000000001d8d6fe0 is an unknown value

R13=0x0000000772eb2c08 is an oop

{method}

- klass: {other class}

R14=0x000000001d75f250 is pointing into the stack for thread: 0x0000000012302800

R15=0x0000000012302800 is a thread

Stack: [0x000000001d660000,0x000000001d760000], sp=0x000000001d75f170, free space=1020k

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

C [OpenAL64.dll+0x6220] alSourcei+0x144

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 )

0x000000001230a000 JavaThread "Thread-28" [_thread_blocked, id=4844, stack(0x000000005fc10000,0x000000005fd10000)]

0x0000000012305800 JavaThread "Thread-27" [_thread_blocked, id=2376, stack(0x000000005fa70000,0x000000005fb70000)]

0x000000001230d000 JavaThread "pool-2-thread-1" [_thread_blocked, id=4144, stack(0x000000005f8c0000,0x000000005f9c0000)]

0x000000001230e000 JavaThread "Client write thread" [_thread_blocked, id=1040, stack(0x0000000013830000,0x0000000013930000)]

0x000000001230c800 JavaThread "Client read thread" [_thread_in_native, id=1136, stack(0x00000000186f0000,0x00000000187f0000)]

0x0000000012305000 JavaThread "Thread-21" daemon [_thread_in_native, id=1060, stack(0x0000000016190000,0x0000000016290000)]

0x0000000012304000 JavaThread "Thread-16" [_thread_in_native, id=2244, stack(0x000000001d910000,0x000000001da10000)]

=>0x0000000012302800 JavaThread "Thread-15" [_thread_in_native, id=4476, stack(0x000000001d660000,0x000000001d760000)]

0x0000000012307000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=4248, stack(0x000000001d450000,0x000000001d550000)]

0x0000000012306800 JavaThread "Minecraft main thread" [_thread_blocked, id=4088, stack(0x00000000119e0000,0x0000000011ae0000)]

0x000000001230b000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2992, stack(0x00000000131b0000,0x00000000132b0000)]

0x0000000012308000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2724, stack(0x0000000011c40000,0x0000000011d40000)]

0x0000000012309800 JavaThread "Thread-7" daemon [_thread_blocked, id=3724, stack(0x000000000ff90000,0x0000000010090000)]

0x000000001230b800 JavaThread "DestroyJavaVM" [_thread_blocked, id=4360, stack(0x00000000020c0000,0x00000000021c0000)]

0x0000000012303800 JavaThread "TimerQueue" daemon [_thread_blocked, id=5068, stack(0x0000000013ab0000,0x0000000013bb0000)]

0x00000000105a7000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=3960, stack(0x00000000136f0000,0x00000000137f0000)]

0x0000000010632800 JavaThread "Log Flush Thread" daemon [_thread_blocked, id=2468, stack(0x0000000011520000,0x0000000011620000)]

0x0000000010372800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2884, stack(0x000000000f350000,0x000000000f450000)]

0x000000000d058000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4044, stack(0x000000000d620000,0x000000000d720000)]

0x000000000cf4b000 JavaThread "AWT-Shutdown" [_thread_blocked, id=5108, stack(0x000000000d500000,0x000000000d600000)]

0x000000000cf25000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1940, stack(0x000000000d3d0000,0x000000000d4d0000)]

0x000000000b73a800 JavaThread "Service Thread" daemon [_thread_blocked, id=3108, stack(0x000000000c940000,0x000000000ca40000)]

0x000000000b737800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3228, stack(0x000000000cb60000,0x000000000cc60000)]

0x000000000b729800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2864, stack(0x000000000ca40000,0x000000000cb40000)]

0x000000000b727800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4760, stack(0x000000000c790000,0x000000000c890000)]

0x000000000b726800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3880, stack(0x000000000c610000,0x000000000c710000)]

0x000000000b69e000 JavaThread "Finalizer" daemon [_thread_blocked, id=1780, stack(0x000000000c180000,0x000000000c280000)]

0x000000000b695000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3688, stack(0x000000000c460000,0x000000000c560000)]

Other Threads:

0x000000000b68e000 VMThread [stack: 0x000000000c290000,0x000000000c390000] [id=3692]

0x000000000b743000 WatcherThread [stack: 0x000000000cce0000,0x000000000cde0000] [id=3184]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

PSYoungGen total 627392K, used 88364K [0x00000007d5560000, 0x00000007ffbe0000, 0x0000000800000000)

eden space 562624K, 5% used [0x00000007d5560000,0x00000007d7593e78,0x00000007f7ad0000)

from space 64768K, 85% used [0x00000007fbaf0000,0x00000007ff107380,0x00000007ffa30000)

to space 65664K, 0% used [0x00000007f7ad0000,0x00000007f7ad0000,0x00000007fbaf0000)

ParOldGen total 162880K, used 152776K [0x0000000780000000, 0x0000000789f10000, 0x00000007d5560000)

object space 162880K, 93% used [0x0000000780000000,0x0000000789532068,0x0000000789f10000)

PSPermGen total 102784K, used 63144K [0x0000000770000000, 0x0000000776460000, 0x0000000780000000)

object space 102784K, 61% used [0x0000000770000000,0x0000000773daa080,0x0000000776460000)

Card table byte_map: [0x00000000051c0000,0x0000000005650000] byte_map_base: 0x0000000001640000

Polling page: 0x0000000000100000

Code Cache [0x00000000021c0000, 0x0000000002e30000, 0x00000000051c0000)

total_blobs=4941 nmethods=3984 adapters=905 free_code_cache=36603Kb largest_free_block=37310208

Compilation events (10 events):

Event: 853.670 Thread 0x000000000b737800 nmethod 4377 0x0000000002d2cbd0 code [0x0000000002d2cd60, 0x0000000002d2d098]

Event: 853.670 Thread 0x000000000b737800 4378 codechicken.nei.LayoutManager::handleTooltipFirst (69 bytes)

Event: 853.671 Thread 0x000000000b729800 nmethod 4376 0x0000000002d29e90 code [0x0000000002d2a0e0, 0x0000000002d2a860]

Event: 853.680 Thread 0x000000000b737800 nmethod 4378 0x0000000002bcd950 code [0x0000000002bcdb20, 0x0000000002bce068]

Event: 853.864 Thread 0x000000000b729800 4379 codechicken.nei.LayoutManager::getStackUnderMouse (66 bytes)

Event: 853.871 Thread 0x000000000b729800 nmethod 4379 0x0000000002db0850 code [0x0000000002db09e0, 0x0000000002db0d18]

Event: 854.254 Thread 0x000000000b737800 4380 java.util.LinkedList$ListItr::<init> (52 bytes)

Event: 854.258 Thread 0x000000000b737800 nmethod 4380 0x0000000002bce8d0 code [0x0000000002bcea00, 0x0000000002bcebb8]

Event: 857.781 Thread 0x000000000b737800 4381 net.minecraft.block.BlockFluid::func_71862_a (757 bytes)

Event: 857.863 Thread 0x000000000b737800 nmethod 4381 0x0000000002e251d0 code [0x0000000002e255e0, 0x0000000002e27918]

GC Heap History (10 events):

Event: 681.679 GC heap before

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

PSYoungGen total 625920K, used 620274K [0x00000007d5560000, 0x00000007ffef0000, 0x0000000800000000)

eden space 560064K, 100% used [0x00000007d5560000,0x00000007f7850000,0x00000007f7850000)

from space 65856K, 91% used [0x00000007f7850000,0x00000007fb31c9d0,0x00000007fb8a0000)

to space 68160K, 0% used [0x00000007fbc60000,0x00000007fbc60000,0x00000007ffef0000)

ParOldGen total 162880K, used 152164K [0x0000000780000000, 0x0000000789f10000, 0x00000007d5560000)

object space 162880K, 93% used [0x0000000780000000,0x00000007894990d8,0x0000000789f10000)

PSPermGen total 102784K, used 63040K [0x0000000770000000, 0x0000000776460000, 0x0000000780000000)

object space 102784K, 61% used [0x0000000770000000,0x0000000773d90348,0x0000000776460000)

Event: 681.716 GC heap after

Heap after GC invocations=58 (full 4):

PSYoungGen total 627712K, used 44823K [0x00000007d5560000, 0x00000007ffd30000, 0x0000000800000000)

eden space 561344K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f7990000)

from space 66368K, 67% used [0x00000007fbc60000,0x00000007fe825f50,0x00000007ffd30000)

to space 67392K, 0% used [0x00000007f7990000,0x00000007f7990000,0x00000007fbb60000)

ParOldGen total 162880K, used 152196K [0x0000000780000000, 0x0000000789f10000, 0x00000007d5560000)

object space 162880K, 93% used [0x0000000780000000,0x00000007894a10d8,0x0000000789f10000)

PSPermGen total 102784K, used 63040K [0x0000000770000000, 0x0000000776460000, 0x0000000780000000)

object space 102784K, 61% used [0x0000000770000000,0x0000000773d90348,0x0000000776460000)

}

Event: 722.084 GC heap before

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

PSYoungGen total 627712K, used 606167K [0x00000007d5560000, 0x00000007ffd30000, 0x0000000800000000)

eden space 561344K, 100% used [0x00000007d5560000,0x00000007f7990000,0x00000007f7990000)

from space 66368K, 67% used [0x00000007fbc60000,0x00000007fe825f50,0x00000007ffd30000)

to space 67392K, 0% used [0x00000007f7990000,0x00000007f7990000,0x00000007fbb60000)

ParOldGen total 162880K, used 152196K [0x0000000780000000, 0x0000000789f10000, 0x00000007d5560000)

object space 162880K, 93% used [0x0000000780000000,0x00000007894a10d8,0x0000000789f10000)

PSPermGen total 102784K, used 63066K [0x0000000770000000, 0x0000000776460000, 0x0000000780000000)

object space 102784K, 61% used [0x0000000770000000,0x0000000773d96ba0,0x0000000776460000)

Event: 722.124 GC heap after

Heap after GC invocations=59 (full 4):

PSYoungGen total 608192K, used 46789K [0x00000007d5560000, 0x00000007ffbf0000, 0x0000000800000000)

eden space 561344K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f7990000)

from space 46848K, 99% used [0x00000007f7990000,0x00000007fa741530,0x00000007fa750000)

to space 66176K, 0% used [0x00000007fbb50000,0x00000007fbb50000,0x00000007ffbf0000)

ParOldGen total 162880K, used 152304K [0x0000000780000000, 0x0000000789f10000, 0x00000007d5560000)

object space 162880K, 93% used [0x0000000780000000,0x00000007894bc368,0x0000000789f10000)

PSPermGen total 102784K, used 63066K [0x0000000770000000, 0x0000000776460000, 0x0000000780000000)

object space 102784K, 61% used [0x0000000770000000,0x0000000773d96ba0,0x0000000776460000)

}

Event: 755.802 GC heap before

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

PSYoungGen total 608192K, used 608133K [0x00000007d5560000, 0x00000007ffbf0000, 0x0000000800000000)

eden space 561344K, 100% used [0x00000007d5560000,0x00000007f7990000,0x00000007f7990000)

from space 46848K, 99% used [0x00000007f7990000,0x00000007fa741530,0x00000007fa750000)

to space 66176K, 0% used [0x00000007fbb50000,0x00000007fbb50000,0x00000007ffbf0000)

ParOldGen total 162880K, used 152304K [0x0000000780000000, 0x0000000789f10000, 0x00000007d5560000)

object space 162880K, 93% used [0x0000000780000000,0x00000007894bc368,0x0000000789f10000)

PSPermGen total 102784K, used 63094K [0x0000000770000000, 0x0000000776460000, 0x0000000780000000)

object space 102784K, 61% used [0x0000000770000000,0x0000000773d9d970,0x0000000776460000)

Event: 755.845 GC heap after

Heap after GC invocations=60 (full 4):

PSYoungGen total 625856K, used 48532K [0x00000007d5560000, 0x00000007ff930000, 0x0000000800000000)

eden space 562496K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f7ab0000)

from space 63360K, 76% used [0x00000007fbb50000,0x00000007feab5290,0x00000007ff930000)

to space 64768K, 0% used [0x00000007f7ab0000,0x00000007f7ab0000,0x00000007fb9f0000)

ParOldGen total 162880K, used 152412K [0x0000000780000000, 0x0000000789f10000, 0x00000007d5560000)

object space 162880K, 93% used [0x0000000780000000,0x00000007894d7378,0x0000000789f10000)

PSPermGen total 102784K, used 63094K [0x0000000770000000, 0x0000000776460000, 0x0000000780000000)

object space 102784K, 61% used [0x0000000770000000,0x0000000773d9d970,0x0000000776460000)

}

Event: 806.589 GC heap before

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

PSYoungGen total 625856K, used 611028K [0x00000007d5560000, 0x00000007ff930000, 0x0000000800000000)

eden space 562496K, 100% used [0x00000007d5560000,0x00000007f7ab0000,0x00000007f7ab0000)

from space 63360K, 76% used [0x00000007fbb50000,0x00000007feab5290,0x00000007ff930000)

to space 64768K, 0% used [0x00000007f7ab0000,0x00000007f7ab0000,0x00000007fb9f0000)

ParOldGen total 162880K, used 152412K [0x0000000780000000, 0x0000000789f10000, 0x00000007d5560000)

object space 162880K, 93% used [0x0000000780000000,0x00000007894d7378,0x0000000789f10000)

PSPermGen total 102784K, used 63112K [0x0000000770000000, 0x0000000776460000, 0x0000000780000000)

object space 102784K, 61% used [0x0000000770000000,0x0000000773da2120,0x0000000776460000)

Event: 806.623 GC heap after

Heap after GC invocations=61 (full 4):

PSYoungGen total 627264K, used 40520K [0x00000007d5560000, 0x00000007ffa30000, 0x0000000800000000)

eden space 562496K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f7ab0000)

from space 64768K, 62% used [0x00000007f7ab0000,0x00000007fa242110,0x00000007fb9f0000)

to space 64768K, 0% used [0x00000007fbaf0000,0x00000007fbaf0000,0x00000007ffa30000)

ParOldGen total 162880K, used 152752K [0x0000000780000000, 0x0000000789f10000, 0x00000007d5560000)

object space 162880K, 93% used [0x0000000780000000,0x000000078952c068,0x0000000789f10000)

PSPermGen total 102784K, used 63112K [0x0000000770000000, 0x0000000776460000, 0x0000000780000000)

object space 102784K, 61% used [0x0000000770000000,0x0000000773da2120,0x0000000776460000)

}

Event: 853.530 GC heap before

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

PSYoungGen total 627264K, used 603016K [0x00000007d5560000, 0x00000007ffa30000, 0x0000000800000000)

eden space 562496K, 100% used [0x00000007d5560000,0x00000007f7ab0000,0x00000007f7ab0000)

from space 64768K, 62% used [0x00000007f7ab0000,0x00000007fa242110,0x00000007fb9f0000)

to space 64768K, 0% used [0x00000007fbaf0000,0x00000007fbaf0000,0x00000007ffa30000)

ParOldGen total 162880K, used 152752K [0x0000000780000000, 0x0000000789f10000, 0x00000007d5560000)

object space 162880K, 93% used [0x0000000780000000,0x000000078952c068,0x0000000789f10000)

PSPermGen total 102784K, used 63135K [0x0000000770000000, 0x0000000776460000, 0x0000000780000000)

object space 102784K, 61% used [0x0000000770000000,0x0000000773da7f00,0x0000000776460000)

Event: 853.575 GC heap after

Heap after GC invocations=62 (full 4):

PSYoungGen total 627392K, used 55388K [0x00000007d5560000, 0x00000007ffbe0000, 0x0000000800000000)

eden space 562624K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f7ad0000)

from space 64768K, 85% used [0x00000007fbaf0000,0x00000007ff107380,0x00000007ffa30000)

to space 65664K, 0% used [0x00000007f7ad0000,0x00000007f7ad0000,0x00000007fbaf0000)

ParOldGen total 162880K, used 152776K [0x0000000780000000, 0x0000000789f10000, 0x00000007d5560000)

object space 162880K, 93% used [0x0000000780000000,0x0000000789532068,0x0000000789f10000)

PSPermGen total 102784K, used 63135K [0x0000000770000000, 0x0000000776460000, 0x0000000780000000)

object space 102784K, 61% used [0x0000000770000000,0x0000000773da7f00,0x0000000776460000)

}

Deoptimization events (10 events):

Event: 813.574 Thread 0x0000000012306800 Uncommon trap -34 fr.pc 0x00000000028d68d4

Event: 813.593 Thread 0x0000000012306800 Uncommon trap -34 fr.pc 0x00000000028d68d4

Event: 813.610 Thread 0x0000000012306800 Uncommon trap -34 fr.pc 0x00000000028d68d4

Event: 821.223 Thread 0x0000000012306800 Uncommon trap -83 fr.pc 0x00000000028d4cb4

Event: 843.002 Thread 0x0000000012306800 Uncommon trap -34 fr.pc 0x0000000002d4f5dc

Event: 843.017 Thread 0x0000000012306800 Uncommon trap -34 fr.pc 0x0000000002d4f5dc

Event: 843.038 Thread 0x0000000012306800 Uncommon trap -34 fr.pc 0x0000000002d4f5dc

Event: 843.055 Thread 0x0000000012306800 Uncommon trap -34 fr.pc 0x0000000002d4f5dc

Event: 853.108 Thread 0x0000000012306800 Uncommon trap -83 fr.pc 0x000000000292ab58

Event: 853.108 Thread 0x0000000012306800 Uncommon trap -83 fr.pc 0x0000000002854c14

Internal exceptions (10 events):

Event: 858.405 Thread 0x0000000012302800 Threw 0x00000007d709d5b8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957

Event: 858.405 Thread 0x0000000012302800 Threw 0x00000007d709d750 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957

Event: 858.425 Thread 0x000000001230e000 Threw 0x00000007d70aa970 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957

Event: 858.426 Thread 0x0000000012302800 Threw 0x00000007d709d8e8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957

Event: 858.444 Thread 0x0000000012302800 Threw 0x00000007d709daa8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957

Event: 858.444 Thread 0x0000000012302800 Threw 0x00000007d709dc40 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957

Event: 858.461 Thread 0x0000000012302800 Threw 0x00000007d709ddd8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957

Event: 858.488 Thread 0x0000000012302800 Threw 0x00000007d709df98 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957

Event: 858.488 Thread 0x000000001230e000 Threw 0x00000007d70aab20 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957

Event: 858.488 Thread 0x000000001230e000 Threw 0x00000007d70aac90 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957

Events (10 events):

Event: 853.108 Thread 0x0000000012306800 DEOPT UNPACKING pc=0x00000000021f9164 sp=0x0000000011aded78 mode 2

Event: 853.529 Executing VM operation: ParallelGCFailedAllocation

Event: 853.575 Executing VM operation: ParallelGCFailedAllocation done

Event: 854.424 Executing VM operation: RevokeBias

Event: 854.425 Executing VM operation: RevokeBias done

Event: 854.425 Thread 0x0000000012311800 Thread exited: 0x0000000012311800

Event: 854.574 Thread 0x0000000012311800 Thread added: 0x0000000012311800

Event: 854.577 Executing VM operation: RevokeBias

Event: 854.578 Executing VM operation: RevokeBias done

Event: 854.578 Thread 0x0000000012311800 Thread exited: 0x0000000012311800

Dynamic libraries:

0x000000013f1b0000 - 0x000000013f1e3000C:\Program Files\Java\jre7\bin\javaw.exe

0x0000000077280000 - 0x000000007742b000C:\Windows\SYSTEM32\ntdll.dll

0x0000000076ba0000 - 0x0000000076cbf000C:\Windows\system32\kernel32.dll

0x000007fefcad0000 - 0x000007fefcb3b000C:\Windows\system32\KERNELBASE.dll

0x000007fefe760000 - 0x000007fefe83b000C:\Windows\system32\ADVAPI32.dll

0x000007fefe430000 - 0x000007fefe4cf000C:\Windows\system32\msvcrt.dll

0x000007fefe730000 - 0x000007fefe74f000C:\Windows\SYSTEM32\sechost.dll

0x000007fefdf00000 - 0x000007fefe02e000C:\Windows\system32\RPCRT4.dll

0x0000000077180000 - 0x000000007727a000C:\Windows\system32\USER32.dll

0x000007fefe640000 - 0x000007fefe6a7000C:\Windows\system32\GDI32.dll

0x000007fefd110000 - 0x000007fefd11e000C:\Windows\system32\LPK.dll

0x000007fefe570000 - 0x000007fefe63a000C:\Windows\system32\USP10.dll

0x000007fefb610000 - 0x000007fefb804000C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_fa645303170382f6\COMCTL32.dll

0x000007fefe840000 - 0x000007fefe8b1000C:\Windows\system32\SHLWAPI.dll

0x000007fefe030000 - 0x000007fefe05e000C:\Windows\system32\IMM32.DLL

0x000007fefd000000 - 0x000007fefd109000C:\Windows\system32\MSCTF.dll

0x0000000074360000 - 0x0000000074431000C:\Program Files\Java\jre7\bin\msvcr100.dll

0x0000000067c30000 - 0x000000006833f000C:\Program Files\Java\jre7\bin\server\jvm.dll

0x000007fefa2d0000 - 0x000007fefa2d9000C:\Windows\system32\WSOCK32.dll

0x000007fefe060000 - 0x000007fefe0ad000C:\Windows\system32\WS2_32.dll

0x000007fefe750000 - 0x000007fefe758000C:\Windows\system32\NSI.dll

0x000007fef2c60000 - 0x000007fef2c9b000C:\Windows\system32\WINMM.dll

0x0000000077440000 - 0x0000000077447000C:\Windows\system32\PSAPI.DLL

0x0000000074590000 - 0x000000007459f000C:\Program Files\Java\jre7\bin\verify.dll

0x00000000744f0000 - 0x0000000074518000C:\Program Files\Java\jre7\bin\java.dll

0x00000000744d0000 - 0x00000000744e5000C:\Program Files\Java\jre7\bin\zip.dll

0x0000000073ed0000 - 0x0000000074065000C:\Program Files\Java\jre7\bin\awt.dll

0x000007fefe0b0000 - 0x000007fefe187000C:\Windows\system32\OLEAUT32.dll

0x000007fefcdf0000 - 0x000007fefcff1000C:\Windows\system32\ole32.dll

0x000007fefb290000 - 0x000007fefb2e6000C:\Windows\system32\uxtheme.dll

0x000007fefae70000 - 0x000007fefae88000C:\Windows\system32\dwmapi.dll

0x000007fefc950000 - 0x000007fefc95f000C:\Windows\system32\CRYPTBASE.dll

0x000007feee910000 - 0x000007feeeb0f000C:\Windows\system32\d3d9.dll

0x000007fefc260000 - 0x000007fefc26c000C:\Windows\system32\VERSION.dll

0x000007fef5d20000 - 0x000007fef5d27000C:\Windows\system32\d3d8thk.dll

0x000007fef1910000 - 0x000007fef1a2b000C:\Windows\system32\aticfx64.dll

0x000007fef5c90000 - 0x000007fef5cb0000C:\Windows\system32\atiu9p64.dll

0x000007feece40000 - 0x000007feed50a000C:\Windows\system32\atiumd64.dll

0x0000000068570000 - 0x0000000068a45000C:\Windows\system32\atiumd6a.dll

0x000007fefd120000 - 0x000007fefdea6000C:\Windows\system32\SHELL32.dll

0x0000000074450000 - 0x000000007448f000C:\Program Files\Java\jre7\bin\fontmanager.dll

0x00000000744b0000 - 0x00000000744c9000C:\Program Files\Java\jre7\bin\net.dll

0x000007fefc220000 - 0x000007fefc236000C:\Windows\system32\PrxerDrv.dll

0x000007fefbfb0000 - 0x000007fefc004000C:\Windows\system32\mswsock.dll

0x000007fefbfa0000 - 0x000007fefbfa7000C:\Windows\System32\wship6.dll

0x0000000074490000 - 0x00000000744a1000C:\Program Files\Java\jre7\bin\nio.dll

0x00000000741c0000 - 0x0000000074201000C:\Program Files\Java\jre7\bin\t2k.dll

0x0000000074190000 - 0x00000000741b4000C:\Program Files\Java\jre7\bin\sunec.dll

0x000007fefa7f0000 - 0x000007fefa805000C:\Windows\system32\NLAapi.dll

0x000007fef6230000 - 0x000007fef623b000C:\Windows\System32\winrnr.dll

0x000007fef6210000 - 0x000007fef6225000C:\Windows\system32\napinsp.dll

0x000007fef61f0000 - 0x000007fef6209000C:\Windows\system32\pnrpnsp.dll

0x000007fef61d0000 - 0x000007fef61e2000C:\Windows\system32\PrxerNsp.dll

0x000007fefbe30000 - 0x000007fefbe8b000C:\Windows\system32\DNSAPI.dll

0x0000000071d60000 - 0x0000000071d86000C:\Program Files\Bonjour\mdnsNSP.dll

0x000007fefa4a0000 - 0x000007fefa4c7000C:\Windows\system32\Iphlpapi.DLL

0x000007fefa490000 - 0x000007fefa49b000C:\Windows\system32\WINNSI.DLL

0x0000000180000000 - 0x0000000180075000C:\Windows\system32\pcapwsp.dll

0x000007fefa310000 - 0x000007fefa363000C:\Windows\System32\fwpuclnt.dll

0x000007fef61c0000 - 0x000007fef61c8000C:\Windows\system32\rasadhlp.dll

0x000007fefc010000 - 0x000007fefc027000C:\Windows\system32\CRYPTSP.dll

0x000007fefbd10000 - 0x000007fefbd57000C:\Windows\system32\rsaenh.dll

0x000007fefc370000 - 0x000007fefc38e000C:\Windows\system32\USERENV.dll

0x000007fefca20000 - 0x000007fefca2f000C:\Windows\system32\profapi.dll

0x0000000074160000 - 0x0000000074190000C:\Program Files\Java\jre7\bin\jpeg.dll

0x000007fefe4d0000 - 0x000007fefe569000C:\Windows\system32\CLBCatQ.DLL

0x000007fefad00000 - 0x000007fefae2a000C:\Windows\system32\WindowsCodecs.dll

0x000007fefc8f0000 - 0x000007fefc947000C:\Windows\system32\apphelp.dll

0x000007fef1a90000 - 0x000007fef1ac5000C:\Windows\system32\EhStorShell.dll

0x000007fefe1b0000 - 0x000007fefe387000C:\Windows\system32\SETUPAPI.dll

0x000007fefcb40000 - 0x000007fefcb76000C:\Windows\system32\CFGMGR32.dll

0x000007fefcb80000 - 0x000007fefcb9a000C:\Windows\system32\DEVOBJ.dll

0x000007fefb490000 - 0x000007fefb5bc000C:\Windows\system32\PROPSYS.dll

0x000007fef10c0000 - 0x000007fef113e000C:\Windows\System32\cscui.dll

0x000007fef1b00000 - 0x000007fef1b0c000C:\Windows\System32\CSCDLL.dll

0x000007fef53e0000 - 0x000007fef53ef000C:\Windows\system32\CSCAPI.dll

0x000007fef1040000 - 0x000007fef10c0000C:\Windows\system32\ntshrui.dll

0x000007fefc7f0000 - 0x000007fefc813000C:\Windows\system32\srvcli.dll

0x000007fefa620000 - 0x000007fefa62b000C:\Windows\system32\slc.dll

0x0000000074100000 - 0x000000007412a000C:\Program Files\Java\jre7\bin\dcpr.dll

0x000007fefc240000 - 0x000007fefc247000C:\Windows\System32\wshtcpip.dll

0x00000000745a0000 - 0x00000000745ab000C:\Program Files\Java\jre7\bin\sunmscapi.dll

0x000007fefcc40000 - 0x000007fefcda6000C:\Windows\system32\CRYPT32.dll

0x000007fefcac0000 - 0x000007fefcacf000C:\Windows\system32\MSASN1.dll

0x000007fefcba0000 - 0x000007fefcc40000C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16385_none_a44af8ec57f961cf\comctl32.dll

0x0000000010090000 - 0x00000000100d8000C:\Users\Philip\Desktop\Tekkit Classic Server\hexxit\bin\natives\lwjgl64.dll

0x000007feeebf0000 - 0x000007feeed0d000C:\Windows\system32\OPENGL32.dll

0x000007fef50a0000 - 0x000007fef50cd000C:\Windows\system32\GLU32.dll

0x000007feee810000 - 0x000007feee901000C:\Windows\system32\DDRAW.dll

0x000007fef5d10000 - 0x000007fef5d18000C:\Windows\system32\DCIMAN32.dll

0x0000000074440000 - 0x0000000074447000C:\Program Files\Java\jre7\bin\jawt.dll

0x000007fef5380000 - 0x000007fef5389000C:\Windows\system32\atig6pxx.dll

0x0000000066530000 - 0x0000000067c30000C:\Windows\system32\atio6axx.dll

0x000007fef9fb0000 - 0x000007fefa059000C:\Windows\system32\atiadlxx.dll

0x000007fefbb30000 - 0x000007fefbb41000C:\Windows\system32\WTSAPI32.dll

0x000007fefcdb0000 - 0x000007fefcdea000C:\Windows\system32\WINTRUST.dll

0x000007fef5080000 - 0x000007fef508f000C:\Windows\system32\atig6txx.dll

0x0000000074550000 - 0x000000007455b000C:\Program Files\Java\jre7\bin\management.dll

0x000007feee6e0000 - 0x000007feee802000C:\Users\Philip\Desktop\Tekkit Classic Server\hexxit\bin\natives\OpenAL64.dll

0x000007feeeb60000 - 0x000007feeebe8000C:\Windows\system32\dsound.dll

0x000007fefbb00000 - 0x000007fefbb2c000C:\Windows\system32\POWRPROF.dll

0x000007fefae90000 - 0x000007fefaedb000C:\Windows\System32\MMDevApi.dll

0x000007fef60f0000 - 0x000007fef612b000C:\Windows\system32\wdmaud.drv

0x000000006fc10000 - 0x000000006fc16000C:\Windows\system32\ksuser.dll

0x000007fefbc20000 - 0x000007fefbc29000C:\Windows\system32\AVRT.dll

0x000007fef5140000 - 0x000007fef518f000C:\Windows\system32\AUDIOSES.DLL

0x000007fef60e0000 - 0x000007fef60ea000C:\Windows\system32\msacm32.drv

0x000007fef52e0000 - 0x000007fef52f8000C:\Windows\system32\MSACM32.dll

0x000007fef52d0000 - 0x000007fef52d9000C:\Windows\system32\midimap.dll

0x00000000740c0000 - 0x00000000740f9000C:\Program Files\Java\jre7\bin\kcms.dll

0x000007fefa370000 - 0x000007fefa388000C:\Windows\system32\dhcpcsvc.DLL

0x000007fefa3c0000 - 0x000007fefa3d1000C:\Windows\system32\dhcpcsvc6.DLL

0x000007fef4640000 - 0x000007fef4765000C:\Windows\system32\dbghelp.dll

VM Arguments:

jvm_args: -Xmx2048m -XX:MaxPermSize=256m

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

Launcher Type: SUN_STANDARD

Environment Variables:

CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip

PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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;D:\YTD\VDownloader;C:\Program Files (x86)\Java\jre7\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin

USERNAME=Philip

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel

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

OS: Windows 7 , 64 bit Build 7600

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc

Memory: 4k page, physical 6290552k(1001840k free), swap 12579204k(5324592k free)

vm_info: Java HotSpot 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b17), built on Jun 21 2013 12:58:32 by "java_re" with unknown MS VC++:1600

time: Sun Jul 14 11:44:15 2013

elapsed time: 858 seconds

No spoilers on these forums?

Link to comment
Share on other sites

Although the memory leak issue still exists is there a solution to that?

I seem to have a memory leak issue too. Here's the crash report I get: ---- Minecraft Crash Report ----

// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

Time: 7/13/13 3:40 PM

Description: Ticking memory connection

java.lang.NullPointerException

at net.minecraft.client.multiplayer.NetClientHandler.func_72552_c(NetClientHandler.java:819)

at cpw.mods.fml.client.FMLClientHandler.sendPacket(FMLClientHandler.java:447)

at cpw.mods.fml.common.network.PacketDispatcher.sendPacketToServer(PacketDispatcher.java:38)

at atomicstryker.infernalmobs.client.EntityTracker.askServerForMobMods(EntityTracker.java:26)

at atomicstryker.infernalmobs.client.EntityTracker.onEntityJoinedWorld(EntityTracker.java:18)

at net.minecraftforge.event.ASMEventHandler_116_EntityTracker_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

at net.minecraftforge.event.EventBus.post(EventBus.java:108)

at net.minecraft.world.World.func_72838_d(World.java:1569)

at atomicstryker.battletowers.common.AS_WorldGenTower.func_76484_a(AS_WorldGenTower.java:368)

at atomicstryker.battletowers.common.WorldGenHandler.attemptToSpawnTower(WorldGenHandler.java:52)

at atomicstryker.battletowers.common.WorldGenHandler.generateSurface(WorldGenHandler.java:36)

at atomicstryker.battletowers.common.WorldGenHandler.generate(WorldGenHandler.java:19)

at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:102)

at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:259)

at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1239)

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:153)

at net.minecraft.server.management.PlayerInstance.<init>(PlayerInstance.java:36)

at net.minecraft.server.management.PlayerManager.func_72690_a(SourceFile:172)

at net.minecraft.server.management.PlayerManager.func_72685_d(SourceFile:300)

at net.minecraft.server.management.ServerConfigurationManager.func_72358_d(ServerConfigurationManager.java:276)

at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:408)

at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)

at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)

at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:134)

at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)

at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:111)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)

at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

-- System Details --

Details:

Minecraft Version: 1.5.2

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.7.0_25, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 140788128 bytes (134 MB) / 736899072 bytes (702 MB) up to 1037959168 bytes (989 MB)

JVM Flags: 1 total; -Xmx1024m

AABB Pool Size: 1936 (108416 bytes; 0 MB) allocated, 1720 (96320 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63

FML: MCP v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 63 mods loaded, 63 mods active

mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

CodeChickenCore{0.8.7} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

CoFHFramework{1.5.2.4} [CoFH Framework] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ImmibisMicroblocks{55.0.1} [immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

mod_bspkrsCore{v2.07(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev2.07.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

TreeCapitator{Forge 1.5.2.r01} [TreeCapitator] ([1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

CoFHCore{1.5.2.4} [CoFHCore] (CoFHCore-1.5.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

CoFHWorld{1.5.2.4} [CoFHWorld] (CoFHCore-1.5.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

CustomLAN{2.2} [Custom LAN Mod] (CustomPortForge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ImmibisMicroblocksInstallCheck{55.0.1} [immibis's Microblocks (Check for incorrect installation)] (immibis-microblocks-55.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

DamageIndicatorsMod{2.7.0.1} [Damage Indicators] (1.5.2 DamageIndicators v2.7.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

AsgardShield_Core{2.0.4} [AsgardShield] (1.5.2AsgardShield_Core_2.0.4Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ASAddon_Hallowed{2.0.0} [AS Addon- Hallowed] (1.5.2ASAddonHallowed_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

HarkenScythe_Core{2.1.6} [HarkenScythe] (1.5.2HarkenScythe_v2.1.6Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ASAddon_HarkenScythe{2.0.0} [AS Addon- HarkenScythe] (1.5.2ASAddonHarkenScythe_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ASAddon_NetherEnder{2.0.0} [AS Addon- Nether-Ender] (1.5.2ASAddonNetherEnder_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ASAddon_ColorAPI{1.0.0} [ASAddon_ColorAPI] (1.5.2AsgardShield_Core_2.0.4Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

BetterStorage{0.6.2.23} [betterStorage] ([1.5.2]BetterStorage_0.6.2.23.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

mod_ArmorBarMod{0.7.1} [Armor Bar Mod] (ArmorBarv0.7.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Artifice{1.5.2R1.1.1} [Artifice] (Artifice-1.1.1-131.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ArtificeCompat|Chisel{1.5.2R1.1.1} [Artifice Compat: Chisel] (Artifice-1.1.1-131.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ArtificeCompat|EE3{1.5.2R1.1.1} [Artifice Compat: EE3] (Artifice-1.1.1-131.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ArtificeCompat|MFR{1.5.2R1.1.1} [Artifice Compat: MFR] (Artifice-1.1.1-131.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ArtificeCompat|Vanilla{1.5.2R1.1.1} [Artifice Compat: Vanilla] (Artifice-1.1.1-131.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Backpack{1.9.11} [backpack] (backpack-1.9.11-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

mod_BackTools{1.5.2v1} [mod_BackTools] (BackTools1.5.2v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

BattleTowers{1.3.4} [battle Towers] (BattleTowers_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

BetterDungeons{1.8} [better dungeons] (BetterDungeons.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

BiblioCraft{1.3.1} [biblioCraft] (BiblioCraft[v1.3.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

mod_BuffBarMod{0.7.1} [buff Bar Mod] (BuffBarv0.7.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

DimDoors{1.5.2R1.4.0RC1} [Dimensional Doors] (DimensionalDoors-1.5.2R1.4.0RC1-149.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

eplus{1.15} [Enchanting Plus] (EnchantingPlus-1.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ExtrabiomesXL{3.13.4} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.13.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

hexxitgear{1.5.2R1.0} [Hexxit Gear] (HexxitGear-1.0-23.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ImmibisCore{55.1.2} [immibis Core] (immibis-core-55.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

InfernalMobs{1.3.1} [infernal Mobs] (InfernalMobs_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

inventorytweaks{1.54b} [inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

MapWriter{2.0} [MapWriter] (mapwriter-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Meteors{2.10.2} [Falling Meteors] (Meteors Mod V2.10.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

More Bows{1.5_v1} [More Bows mod] (More bows 1.5.2_2 Forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Natura{1.5.1_2.1} [Natura] (Natura_2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

NEIPlugins{1.0.9.3} [NEI Plugins] (NEIPlugins-1.0.9.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

LegendGear{1.5.2} [LegendGear] (NMcCoy-LegendGear-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ObsidiPlates{1.5.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.5.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

OffLawn{1.0} [offLawn] (OffLawn-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ProjectZulu|Core{1.0.3.8} [Project Zulu Core] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ProjectZulu|Blocks{1.0.3.8} [Project Zulu Block and Items] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ProjectZulu|Dungeon{1.0.3.8} [Project Zulu Mobs] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ProjectZulu|Mobs{1.0.3.8} [Project Zulu Mobs] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ProjectZulu|World{1.0.3.8} [Project Zulu World] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

xreliquary{1.5.2} [Xeno's Reliquary] (Reliquary1.0.6d.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

rftl{1.0} [RottenFleshToLeather] (RottenFleshToLeather-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

AS_Ruins{10.3} [Ruins Spawning System] (Ruins_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

SoulShards{1.0.16} [soul Shards] (SoulShards-1.0.36-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

TConstruct{1.5.1_1.3.4.3} [Tinkers' Construct] (TConstruct_1.3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

TwilightForest{1.18.1} [The Twilight Forest] (twilightforest-1.18.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

WildCaves3{0.4.2} [Wild Caves 3] (WildCaves3-0.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

chococraft{2.8.6} [Torojima's ChocoCraft] (zzzChococraft_2.8.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Profiler Position: N/A (disabled)

Vec3 Pool Size: 2483 (139048 bytes; 0 MB) allocated, 2031 (113736 bytes; 0 MB) used

Player Count: 1 / 8; [EntityPlayerMP['craigmisner'/10774, l='Hexxit', x=-313.46, y=89.96, z=-17.25]]

Type: Integrated Server (map_client.txt)

Is Modded: Definitely; Client brand changed to 'fml,forge'

Link to comment
Share on other sites

I reinstalled java and updated lwjgl and it seems to have fixed the crashes, I've been playing for an hour and a half or so now. Although the memory leak issue still exists is there a solution to that?

Thanks Dr_Kyle and ACGaming!

Please post the memory leak log in pastebin and put the link here.

Link to comment
Share on other sites

Please post the memory leak log in pastebin and put the link here.

There's no log for it, or rather I don't know if there is one. I just start playing and after an hour or sometimes less javaw.exe slowly creeps up to about 4-5gb of memory usage and by then I get these long lag spikes about 2-5 seconds long. So I just restart the game and it fixes it for an hour then it's back.

@CNxHawk I downloaded lwjgl from here: http://www.lwjgl.org/download.php and replaced all of the .jar files in my hexxit/bin folder with the ones from the lwjgl.rar and then replaced the hexxit/bin/natives folder with the one from the .rar as well.

Link to comment
Share on other sites

Guys, I think I've fixed the memory leaks. It could be two things though: The first thing I did was tick the box on the technic launcher to increase permgen size, also this whole time I built my house in the redwoods forest biome and I noticed that when I left my house to explore or what not the memory usage decreases quite significantly (from about 5gb to 2.5gb)

@CNxHawk I might've given you the wrong info on what to replace xD Here I followed this tutorial. http://www.minecraftwiki.net/wiki/Tutorials/Update_LWJGL

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...