And when i tried this at 768mb ram i got this error...The DW20 mod pack is a fairly heavy mod pack. It's possible your computer system is not sufficient to work with it. The Lite2 pack is an alternative which your computer /may/ be able to handle. The best I've been able to do is obtain an in memory footprint of about 1.5 GB using these tweaks (modified slightly from the recommended JVM settings thread):
You should set your maximum memory to at LEAST 768MB (If you currently are using 1GB that should work too) and copy + paste this in to the correct field in the advanced options.
Code:-Xms768m -XX:PermSize=192m -XX:ReservedCodeCacheSize=384m -XX:NewRatio=4 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=0 -XX:MaxGCPauseMillis=20 -XX:GCPauseIntervalMillis=250 -XX:MaxGCMinorPauseMillis=7 -XX:+CMSClassUnloadingEnabled -XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=50 -XX:+BindGCTaskThreadsToCPUs -XX:+TieredCompilation -XX:Tier0ProfilingStartPercentage=0 -XX:Tier3InvocationThreshold=3 -XX:Tier3MinInvocationThreshold=2 -XX:Tier3CompileThreshold=2 -XX:Tier3BackEdgeThreshold=10 -XX:Tier4InvocationThreshold=4 -XX:Tier4MinInvocationThreshold=3 -XX:Tier4CompileThreshold=2 -XX:Tier4BackEdgeThreshold=8 -XX:TieredCompileTaskTimeout=5000 -XX:Tier3DelayOn=50 -XX:Tier3DelayOff=25 -XX:+UseFastEmptyMethods -XX:-DontCompileHugeMethods -XX:+AlwaysCompileLoopMethods -XX:+CICompilerCountPerCPU -XX:+UseStringCache -XX:+UseNUMA
It pretty much just constantly runs the 'big' garbage collection cycle though; so it's more CPU intensive than it would be on a system with enough memory to have breathing room.
Code:
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 655368 bytes for Chunk::new
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#
# Out of Memory Error (allocation.cpp:323), pid=744, tid=4760
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode windows-x86 )
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
--------------- T H R E A D ---------------
Current thread (0x5928d400): JavaThread "C1 CompilerThread0" daemon [_thread_in_native, id=4760, stack(0x596c0000,0x59710000)]
Stack: [0x596c0000,0x59710000], sp=0x5970f594, free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x18df51]
V [jvm.dll+0x187e55]
V [jvm.dll+0x770e2]
V [jvm.dll+0x7744a]
V [jvm.dll+0x8b864]
V [jvm.dll+0x50fda]
V [jvm.dll+0x513a6]
V [jvm.dll+0x522f1]
V [jvm.dll+0x272bfc]
V [jvm.dll+0x272ddc]
V [jvm.dll+0x27f416]
V [jvm.dll+0x1bec8a]
V [jvm.dll+0x27ee5c]
V [jvm.dll+0x27ee79]
V [jvm.dll+0x2619e8]
V [jvm.dll+0x261d07]
V [jvm.dll+0x261daa]
V [jvm.dll+0x261f0c]
V [jvm.dll+0x2621a6]
V [jvm.dll+0x5ed19]
V [jvm.dll+0x5f31d]
V [jvm.dll+0x16042c]
V [jvm.dll+0x160e67]
V [jvm.dll+0x1a49f9]
C [msvcr100.dll+0x5c556]
C [msvcr100.dll+0x5c600]
C [kernel32.dll+0x4d2e9]
C [ntdll.dll+0x41603]
C [ntdll.dll+0x415d6]
Current CompileTask:
C1: 123289 4721 jds.bibliocraft.blocks.BlockLoader::addRecipies (5956 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x69747000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5400, stack(0x70630000,0x70680000)]
0x5a9af800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5608, stack(0x5caf0000,0x5cb40000)]
0x5a986800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4412, stack(0x5c8f0000,0x5c940000)]
0x5a523c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4492, stack(0x5ae50000,0x5aea0000)]
0x5a522800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=360, stack(0x5ac30000,0x5ac80000)]
0x598f6000 JavaThread "Thread-1" daemon [_thread_blocked, id=1380, stack(0x59bd0000,0x59c20000)]
0x59292000 JavaThread "Service Thread" daemon [_thread_blocked, id=2552, stack(0x59640000,0x59690000)]
=>0x5928d400 JavaThread "C1 CompilerThread0" daemon [_thread_in_native, id=4760, stack(0x596c0000,0x59710000)]
0x5928b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5368, stack(0x59590000,0x595e0000)]
0x59282400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5008, stack(0x595f0000,0x59640000)]
0x59281400 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5536, stack(0x594b0000,0x59500000)]
0x59255000 JavaThread "Finalizer" daemon [_thread_blocked, id=12, stack(0x59430000,0x59480000)]
0x59250800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5704, stack(0x590a0000,0x590f0000)]
0x01bfdc00 JavaThread "Minecraft main thread" [_thread_in_Java, id=2180, stack(0x01b50000,0x01ba0000)]
Other Threads:
0x59249800 VMThread [stack: 0x593b0000,0x59400000] [id=6092]
0x592a4800 WatcherThread [stack: 0x1af20000,0x1af70000] [id=5676]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
par new generation total 125824K, used 22248K [0x1b010000, 0x249a0000, 0x249a0000)
eden space 94400K, 4% used [0x1b010000, 0x1b3e9e08, 0x20c40000)
from space 31424K, 58% used [0x22af0000, 0x23cd03c8, 0x249a0000)
to space 31424K, 0% used [0x20c40000, 0x20c40000, 0x22af0000)
concurrent mark-sweep generation total 629184K, used 291366K [0x249a0000, 0x4b010000, 0x4b010000)
concurrent-mark-sweep perm gen total 196608K, used 52161K [0x4b010000, 0x57010000, 0x57010000)
Card table byte_map: [0x57010000,0x57200000] byte_map_base: 0x56f37f80
Polling page: 0x00430000
Code Cache [0x02810000, 0x037d0000, 0x1a810000)
total_blobs=4977 nmethods=4548 adapters=365 free_code_cache=377129Kb largest_free_block=386169600
Compilation events (10 events):
Event: 122.430 Thread 0x5928d400 nmethod 4716 0x036d49c8 code [0x036d4af0, 0x036d4c28]
Event: 122.435 Thread 0x5928d400 4717 net.minecraft.util.MathHelper::func_76133_a (6 bytes)
Event: 122.435 Thread 0x5928d400 nmethod 4717 0x036d4808 code [0x036d4900, 0x036d4970]
Event: 122.510 Thread 0x5928d400 4718 net.minecraft.client.model.ModelRenderer::func_78784_a (12 bytes)
Event: 122.510 Thread 0x5928d400 nmethod 4718 0x036d4648 code [0x036d4740, 0x036d47d0]
Event: 122.519 Thread 0x5928d400 4719 ! net.minecraftforge.client.model.obj.WavefrontObject::parseVertexNormal (166 bytes)
Event: 122.521 Thread 0x5928d400 nmethod 4719 0x036d2948 code [0x036d2c40, 0x036d3618]
Event: 122.524 Thread 0x5928d400 4720 net.minecraftforge.client.model.obj.WavefrontObject::isValidVertexNormalLine (30 bytes)
Event: 122.524 Thread 0x5928d400 nmethod 4720 0x036d2608 code [0x036d2720, 0x036d2824]
Event: 123.124 Thread 0x5928d400 4721 jds.bibliocraft.blocks.BlockLoader::addRecipies (5956 bytes)
GC Heap History (10 events):
Event: 118.735 GC heap after
Heap after GC invocations=110 (full 2):
par new generation total 125824K, used 11826K [0x1b010000, 0x249a0000, 0x249a0000)
eden space 94400K, 0% used [0x1b010000, 0x1b010000, 0x20c40000)
from space 31424K, 37% used [0x20c40000, 0x217cca20, 0x22af0000)
to space 31424K, 0% used [0x22af0000, 0x22af0000, 0x249a0000)
concurrent mark-sweep generation total 629184K, used 317074K [0x249a0000, 0x4b010000, 0x4b010000)
concurrent-mark-sweep perm gen total 196608K, used 49673K [0x4b010000, 0x57010000, 0x57010000)
}
Event: 120.148 GC heap before
{Heap before GC invocations=110 (full 2):
par new generation total 125824K, used 106226K [0x1b010000, 0x249a0000, 0x249a0000)
eden space 94400K, 100% used [0x1b010000, 0x20c40000, 0x20c40000)
from space 31424K, 37% used [0x20c40000, 0x217cca20, 0x22af0000)
to space 31424K, 0% used [0x22af0000, 0x22af0000, 0x249a0000)
concurrent mark-sweep generation total 629184K, used 287410K [0x249a0000, 0x4b010000, 0x4b010000)
concurrent-mark-sweep perm gen total 196608K, used 50220K [0x4b010000, 0x57010000, 0x57010000)
Event: 120.187 GC heap after
Heap after GC invocations=111 (full 2):
par new generation total 125824K, used 9390K [0x1b010000, 0x249a0000, 0x249a0000)
eden space 94400K, 0% used [0x1b010000, 0x1b010000, 0x20c40000)
from space 31424K, 29% used [0x22af0000, 0x2341b9b0, 0x249a0000)
to space 31424K, 0% used [0x20c40000, 0x20c40000, 0x22af0000)
concurrent mark-sweep generation total 629184K, used 290991K [0x249a0000, 0x4b010000, 0x4b010000)
concurrent-mark-sweep perm gen total 196608K, used 50220K [0x4b010000, 0x57010000, 0x57010000)
}
Event: 120.849 GC heap before
{Heap before GC invocations=111 (full 2):
par new generation total 125824K, used 103790K [0x1b010000, 0x249a0000, 0x249a0000)
eden space 94400K, 100% used [0x1b010000, 0x20c40000, 0x20c40000)
from space 31424K, 29% used [0x22af0000, 0x2341b9b0, 0x249a0000)
to space 31424K, 0% used [0x20c40000, 0x20c40000, 0x22af0000)
concurrent mark-sweep generation total 629184K, used 290991K [0x249a0000, 0x4b010000, 0x4b010000)
concurrent-mark-sweep perm gen total 196608K, used 50773K [0x4b010000, 0x57010000, 0x57010000)
Event: 120.882 GC heap after
Heap after GC invocations=112 (full 2):
par new generation total 125824K, used 9580K [0x1b010000, 0x249a0000, 0x249a0000)
eden space 94400K, 0% used [0x1b010000, 0x1b010000, 0x20c40000)
from space 31424K, 30% used [0x20c40000, 0x2159b230, 0x22af0000)
to space 31424K, 0% used [0x22af0000, 0x22af0000, 0x249a0000)
concurrent mark-sweep generation total 629184K, used 291152K [0x249a0000, 0x4b010000, 0x4b010000)
concurrent-mark-sweep perm gen total 196608K, used 50773K [0x4b010000, 0x57010000, 0x57010000)
}
Event: 121.535 GC heap before
{Heap before GC invocations=112 (full 2):
par new generation total 125824K, used 103980K [0x1b010000, 0x249a0000, 0x249a0000)
eden space 94400K, 100% used [0x1b010000, 0x20c40000, 0x20c40000)
from space 31424K, 30% used [0x20c40000, 0x2159b230, 0x22af0000)
to space 31424K, 0% used [0x22af0000, 0x22af0000, 0x249a0000)
concurrent mark-sweep generation total 629184K, used 291152K [0x249a0000, 0x4b010000, 0x4b010000)
concurrent-mark-sweep perm gen total 196608K, used 51362K [0x4b010000, 0x57010000, 0x57010000)
Event: 121.571 GC heap after
Heap after GC invocations=113 (full 2):
par new generation total 125824K, used 13550K [0x1b010000, 0x249a0000, 0x249a0000)
eden space 94400K, 0% used [0x1b010000, 0x1b010000, 0x20c40000)
from space 31424K, 43% used [0x22af0000, 0x2382bb60, 0x249a0000)
to space 31424K, 0% used [0x20c40000, 0x20c40000, 0x22af0000)
concurrent mark-sweep generation total 629184K, used 291240K [0x249a0000, 0x4b010000, 0x4b010000)
concurrent-mark-sweep perm gen total 196608K, used 51362K [0x4b010000, 0x57010000, 0x57010000)
}
Event: 122.266 GC heap before
{Heap before GC invocations=113 (full 2):
par new generation total 125824K, used 107950K [0x1b010000, 0x249a0000, 0x249a0000)
eden space 94400K, 100% used [0x1b010000, 0x20c40000, 0x20c40000)
from space 31424K, 43% used [0x22af0000, 0x2382bb60, 0x249a0000)
to space 31424K, 0% used [0x20c40000, 0x20c40000, 0x22af0000)
concurrent mark-sweep generation total 629184K, used 291240K [0x249a0000, 0x4b010000, 0x4b010000)
concurrent-mark-sweep perm gen total 196608K, used 51937K [0x4b010000, 0x57010000, 0x57010000)
Event: 122.308 GC heap after
Heap after GC invocations=114 (full 2):
par new generation total 125824K, used 13066K [0x1b010000, 0x249a0000, 0x249a0000)
eden space 94400K, 0% used [0x1b010000, 0x1b010000, 0x20c40000)
from space 31424K, 41% used [0x20c40000, 0x21902a70, 0x22af0000)
to space 31424K, 0% used [0x22af0000, 0x22af0000, 0x249a0000)
concurrent mark-sweep generation total 629184K, used 291308K [0x249a0000, 0x4b010000, 0x4b010000)
concurrent-mark-sweep perm gen total 196608K, used 51937K [0x4b010000, 0x57010000, 0x57010000)
}
Event: 123.194 GC heap before
{Heap before GC invocations=114 (full 2):
par new generation total 125824K, used 107466K [0x1b010000, 0x249a0000, 0x249a0000)
eden space 94400K, 100% used [0x1b010000, 0x20c40000, 0x20c40000)
from space 31424K, 41% used [0x20c40000, 0x21902a70, 0x22af0000)
to space 31424K, 0% used [0x22af0000, 0x22af0000, 0x249a0000)
concurrent mark-sweep generation total 629184K, used 291308K [0x249a0000, 0x4b010000, 0x4b010000)
concurrent-mark-sweep perm gen total 196608K, used 52147K [0x4b010000, 0x57010000, 0x57010000)
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 121.712 Thread 0x01bfdc00 Implicit null exception at 0x0313f59c to 0x0313f6ed
Event: 121.712 Thread 0x01bfdc00 Threw 0x1bd77120 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 121.712 Thread 0x01bfdc00 Implicit null exception at 0x0313f59c to 0x0313f6ed
Event: 121.712 Thread 0x01bfdc00 Threw 0x1bd77780 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 121.712 Thread 0x01bfdc00 Implicit null exception at 0x0313f59c to 0x0313f6ed
Event: 121.712 Thread 0x01bfdc00 Threw 0x1bd77c28 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 121.712 Thread 0x01bfdc00 Implicit null exception at 0x0313f59c to 0x0313f6ed
Event: 121.712 Thread 0x01bfdc00 Threw 0x1bd780d0 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 121.712 Thread 0x01bfdc00 Implicit null exception at 0x0313f59c to 0x0313f6ed
Event: 121.712 Thread 0x01bfdc00 Threw 0x1bd78670 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Events (10 events):
Event: 123.169 loading class 0x5aa62ef0 done
Event: 123.176 loading class 0x637bd598
Event: 123.176 loading class 0x637bd598 done
Event: 123.179 loading class 0x5aa62f28
Event: 123.179 loading class 0x5aa62f28 done
Event: 123.187 loading class 0x5aa62f60
Event: 123.187 loading class 0x5aa62f60 done
Event: 123.192 loading class 0x5aa62cf8
Event: 123.192 loading class 0x5aa62cf8 done
Event: 123.194 Executing VM operation: GenCollectForAllocation
Dynamic libraries:
0x002b0000 - 0x002df000 C:\Program Files\Java\jre7\bin\javaw.exe
0x77470000 - 0x77598000 C:\Windows\system32\ntdll.dll
0x772c0000 - 0x7739c000 C:\Windows\system32\kernel32.dll
0x763f0000 - 0x764b6000 C:\Windows\system32\ADVAPI32.dll
0x75b40000 - 0x75c02000 C:\Windows\system32\RPCRT4.dll
0x76150000 - 0x761ed000 C:\Windows\system32\USER32.dll
0x775b0000 - 0x775fc000 C:\Windows\system32\GDI32.dll
0x74a80000 - 0x74c1e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_5cb72f2a088b0ed3\COMCTL32.dll
0x75f80000 - 0x7602a000 C:\Windows\system32\msvcrt.dll
0x75f20000 - 0x75f79000 C:\Windows\system32\SHLWAPI.dll
0x747d0000 - 0x747ee000 C:\Windows\system32\ShimEng.dll
0x75960000 - 0x7598c000 C:\Windows\system32\apphelp.dll
0x66450000 - 0x66664000 C:\Windows\AppPatch\AcGenral.DLL
0x74680000 - 0x746bf000 C:\Windows\system32\UxTheme.dll
0x74040000 - 0x74072000 C:\Windows\system32\WINMM.dll
0x761f0000 - 0x76335000 C:\Windows\system32\ole32.dll
0x75c10000 - 0x75c9d000 C:\Windows\system32\OLEAUT32.dll
0x745a0000 - 0x745de000 C:\Windows\system32\OLEACC.dll
0x75630000 - 0x756a6000 C:\Windows\system32\NETAPI32.dll
0x75a90000 - 0x75a97000 C:\Windows\system32\PSAPI.DLL
0x73fd0000 - 0x73fe4000 C:\Windows\system32\MSACM32.dll
0x74e20000 - 0x74e28000 C:\Windows\system32\VERSION.dll
0x765e0000 - 0x770f1000 C:\Windows\system32\SHELL32.dll
0x712a0000 - 0x712a5000 C:\Windows\system32\sfc.dll
0x71270000 - 0x7127d000 C:\Windows\system32\sfc_os.dll
0x75ca0000 - 0x75e2a000 C:\Windows\system32\SETUPAPI.dll
0x759e0000 - 0x759fe000 C:\Windows\system32\USERENV.dll
0x759c0000 - 0x759d4000 C:\Windows\system32\Secur32.dll
0x74d30000 - 0x74d3c000 C:\Windows\system32\dwmapi.dll
0x76030000 - 0x76141000 C:\Windows\system32\urlmon.dll
0x77100000 - 0x772b9000 C:\Windows\system32\iertutil.dll
0x764c0000 - 0x765db000 C:\Windows\system32\WININET.dll
0x775a0000 - 0x775a3000 C:\Windows\system32\Normaliz.dll
0x75590000 - 0x755a4000 C:\Windows\system32\MPR.dll
0x75ef0000 - 0x75f0e000 C:\Windows\system32\IMM32.DLL
0x773a0000 - 0x77468000 C:\Windows\system32\MSCTF.dll
0x75b30000 - 0x75b39000 C:\Windows\system32\LPK.DLL
0x76340000 - 0x763bd000 C:\Windows\system32\USP10.dll
0x69150000 - 0x6920f000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x660d0000 - 0x66450000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x70b40000 - 0x70b47000 C:\Windows\system32\WSOCK32.dll
0x763c0000 - 0x763ed000 C:\Windows\system32\WS2_32.dll
0x75f10000 - 0x75f16000 C:\Windows\system32\NSI.dll
0x74860000 - 0x7486c000 C:\Program Files\Java\jre7\bin\verify.dll
0x74510000 - 0x74530000 C:\Program Files\Java\jre7\bin\java.dll
0x73ba0000 - 0x73bb3000 C:\Program Files\Java\jre7\bin\zip.dll
0x73b70000 - 0x73b84000 C:\Program Files\Java\jre7\bin\net.dll
0x75160000 - 0x7519b000 C:\Windows\system32\mswsock.dll
0x751d0000 - 0x751d5000 C:\Windows\System32\wship6.dll
0x74830000 - 0x7483f000 C:\Program Files\Java\jre7\bin\nio.dll
0x67410000 - 0x67553000 C:\Program Files\Java\jre7\bin\awt.dll
0x6c350000 - 0x6c388000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x683f0000 - 0x685aa000 C:\Windows\system32\d3d9.dll
0x74820000 - 0x74826000 C:\Windows\system32\d3d8thk.dll
0x613d0000 - 0x62229000 C:\Windows\system32\nvd3dum.dll
0x74ef0000 - 0x74f0a000 C:\Windows\system32\powrprof.dll
0x6ec20000 - 0x6ec50000 C:\Program Files\Java\jre7\bin\t2k.dll
0x6efb0000 - 0x6efc1000 C:\Program Files\Java\jre7\bin\unpack.dll
0x71800000 - 0x71820000 C:\Program Files\Java\jre7\bin\sunec.dll
0x74540000 - 0x74549000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x75490000 - 0x75585000 C:\Windows\system32\CRYPT32.dll
0x755f0000 - 0x75602000 C:\Windows\system32\MSASN1.dll
0x75090000 - 0x750cb000 C:\Windows\system32\rsaenh.dll
0x745e0000 - 0x745ef000 C:\Windows\system32\NLAapi.dll
0x753f0000 - 0x75409000 C:\Windows\system32\IPHLPAPI.DLL
0x753b0000 - 0x753e5000 C:\Windows\system32\dhcpcsvc.DLL
0x756b0000 - 0x756dc000 C:\Windows\system32\DNSAPI.dll
0x75900000 - 0x75907000 C:\Windows\system32\WINNSI.DLL
0x75380000 - 0x753a2000 C:\Windows\system32\dhcpcsvc6.DLL
0x70b60000 - 0x70b6f000 C:\Windows\system32\napinsp.dll
0x70b20000 - 0x70b32000 C:\Windows\system32\pnrpnsp.dll
0x70680000 - 0x706a1000 C:\Program Files\Bonjour\mdnsNSP.dll
0x70b50000 - 0x70b58000 C:\Windows\System32\winrnr.dll
0x77680000 - 0x776c9000 C:\Windows\system32\WLDAP32.dll
0x74e00000 - 0x74e05000 C:\Windows\System32\wshtcpip.dll
0x70cb0000 - 0x70cb6000 C:\Windows\system32\rasadhlp.dll
0x1af70000 - 0x1afbc000 C:\Users\Gaming Account\ftb\Direwolf20_1_6_4\natives\lwjgl.dll
0x67150000 - 0x6721b000 C:\Windows\system32\OPENGL32.dll
0x6c8c0000 - 0x6c8e3000 C:\Windows\system32\GLU32.dll
0x66ff0000 - 0x670d5000 C:\Windows\system32\DDRAW.dll
0x74840000 - 0x74846000 C:\Windows\system32\DCIMAN32.dll
0x5dbc0000 - 0x5ef7d000 C:\Windows\system32\nvoglv32.dll
0x74c70000 - 0x74c9d000 C:\Windows\system32\WINTRUST.dll
0x75ec0000 - 0x75eea000 C:\Windows\system32\imagehlp.dll
0x74e40000 - 0x74e61000 C:\Windows\system32\NTMARTA.DLL
0x75610000 - 0x75621000 C:\Windows\system32\SAMLIB.dll
0x74160000 - 0x741c2000 C:\Windows\system32\mscms.dll
0x740d0000 - 0x74112000 C:\Windows\system32\WINSPOOL.DRV
0x69290000 - 0x692c8000 C:\Windows\system32\icm32.dll
0x74790000 - 0x7479a000 C:\Program Files\Java\jre7\bin\management.dll
VM Arguments:
jvm_args: -Xms256M -Xmx768M -XX:PermSize=256m -Dorg.lwjgl.librarypath=C:\Users\Gaming Account\ftb\Direwolf20_1_6_4\natives -Dnet.java.games.input.librarypath=C:\Users\Gaming Account\ftb\Direwolf20_1_6_4\natives -Duser.home=C:\Users\Gaming Account\ftb\Direwolf20_1_6_4 -Xms768m -XX:PermSize=192m -XX:ReservedCodeCacheSize=384m -XX:NewRatio=4 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=0 -XX:MaxGCPauseMillis=20 -XX:GCPauseIntervalMillis=250 -XX:MaxGCMinorPauseMillis=7 -XX:+CMSClassUnloadingEnabled -XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=50 -XX:+BindGCTaskThreadsToCPUs -XX:+TieredCompilation -XX:Tier0ProfilingStartPercentage=0 -XX:Tier3InvocationThreshold=3 -XX:Tier3MinInvocationThreshold=2 -XX:Tier3CompileThreshold=2 -XX:Tier3BackEdgeThreshold=10 -XX:Tier4InvocationThreshold=4 -XX:Tier4MinInvocationThreshold=3 -XX:Tier4CompileThreshold=2 -XX:Tier4BackEdgeThreshold=8 -XX:TieredCompileTaskTimeout=5000 -XX:Tier3DelayOn=50 -XX:Tier3DelayOff=25 -XX:+UseFastEmptyMethods -XX:-DontCompileHugeMethods -XX:+AlwaysCompileLoopMethods -XX:+CICompilerCountPerCPU -XX:+UseStringCache -XX:+UseNUMA
java_command: net.minecraft.launchwrapper.Launch --username fence2000 --session 366a406c38474015b2dc9c8b3a598748 --version 1.6.4 --gameDir C:\Users\Gaming Account\ftb\Direwolf20_1_6_4\minecraft --assetsDir C:\Users\Gaming Account\ftb\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files\Java\jre1.6.0_07\lib\ext\QTJava.zip
PATH=C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\CyberLink\Power2Go;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin
USERNAME=Gaming Account
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 17 Model 3 Stepping 1, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows Vista Build 6002 Service Pack 2
CPU:total 2 (2 cores per cpu, 1 threads per core) family 17 model 3 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc, tscinvbit
Memory: 4k page, physical 2881220k(1285088k free), swap 5994404k(3521144k free)
vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600
time: Sat Dec 21 15:31:54 2013
elapsed time: 123 seconds