Unsupported Direwolf 20: 1.6.4 {PUBLIC BETA}

Status
Not open for further replies.

fence2000

New Member
Jul 29, 2019
7
0
0
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.
And when i tried this at 768mb ram i got this error...
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
 

DriftinFool

New Member
Jul 29, 2019
642
0
0
Mod Pack: Direwolf20 1.0.7
Mod & Version: OpenBlocks1.2.2, IC2_2.0.316
Pastebin link to crash log:
Whats the bug? When i placed a IC2 Wooden Fluid off of a Openblocks hardened portable water tank then connected a cobblestone fluid pipe to a openblocks tank for sprinkler. Server crashed game will not load again until MCEdit to remove the pipes.
Can it be repeated? Yes

Known Fix: ? trying to figure out what pipes to use to pump water in to openblocks tank. TE fluidtubes did not connect.

You can use extra utilities liquid transfer node and pipes. I am using them to move liquid XP in and out of open blocks tanks. You need a 1x3x1 hole with a source block on each edge. Place a block in the middle of the 1x3 and place the node on it. Now break the block and the node will float over the water and be an infinite source. If you need it to pump faster, add a mining upgrade to the node and speed upgrade.
When you say hardened portable tank, do you mean Thermal expansion one? If so, the nodes work on them as well. Place the node on the bottom and click the tank with a wrench to make the bottom output.
 

ZachK

New Member
Jul 29, 2019
1
0
0
Mod Pack: Direwolf20 1.0.7 -- Cannot duplicate
Mod & Version: Thaumcraft 4.0.5b
Pastebin link to console log: http://pastebin.com/AQR0a78A
Whats the bug? Research table does not allow new research to be started. As shown in these images http://imgur.com/a/mmhUO the green arrow doesn't light up to allow the aspects to be used for either new research, or continuing old research. Tried breaking table, creating new thauminomicon, crafting new table from scratch, and re-installing local client. Any help would be appreciated.
Can it be repeated? Yes
Known Fix: None
 
Last edited by a moderator:

Hiddenpaw

New Member
Jul 29, 2019
44
0
0
Mod Pack: Direwolf20 1.0.7
Mod & Version: n/a
pastebin link to console log:http://pastebin.com/6R46y3W5
Whats the bug: when i try to connect to a server i go on, i spawn then i disconnect immediately
Can it be repeated: im probably able to, and i know some people suffering the same bug, but it probably cant be repeated with a working user
Known Fix: none
i have tried removing multiple mods, it didnt connect me, if someone could highlight whatever mod may be doing this, it would be handy, im sure there is a crash in here which fits my situation
 
Last edited:

thebatfink

New Member
Jul 29, 2019
19
0
0
Mod Pack: Direwolf20 (v1.0.5)- Fixed in TE3 11b - next DW20 update will include
Mod & Version: Thermal Expansion / TinkersConstruct
Pastebin link to crash log: http://pastebin.com/WUz49vU6
Whats the bug: I placed an opaque fluid duct on a smeltery drain, next to another drain and faucet. I then removed the adjacent faucet and placed a second fluid duct on the adjacent drain. I removed the first fluid duct and replaced the faucet - the faucet is consumed from inventory but doesn't appear on the drain. 2 drains next to each other, one with faucet (invisible) one with fluid duct.
Now whenever I try and interact with the invisible faucet - crash to desktop. I can't break it or anything.
Can it be repeated: Havent tried as I can't get the crash to stop.
Known fix: None
 
Last edited by a moderator:

jengeld4

New Member
Jul 29, 2019
22
0
0
@ZachK that's not a bug. The ink vial you have in the screen shots is out of ink. Remove it and combine it in a crafting grid (the 2x2 grid works) with another ink sac. You have to do this for every 100ish actions (using or combining an aspect or moving a symbol).

Sent from my SCH-I535 using Tapatalk
 

thebatfink

New Member
Jul 29, 2019
19
0
0
Mod Pack: Direwolf20 (v1.0.5)
Mod & Version: Thermal Expansion / TinkersConstruct
Pastebin link to crash log: http://pastebin.com/WUz49vU6
Whats the bug: I placed an opaque fluid duct on a smeltery drain, next to another drain and faucet. I then removed the adjacent faucet and placed a second fluid duct on the adjacent drain. I removed the first fluid duct and replaced the faucet - the faucet is consumed from inventory but doesn't appear on the drain. 2 drains next to each other, one with faucet (invisible) one with fluid duct.
Now whenever I try and interact with the invisible faucet - crash to desktop. I can't break it or anything.
Can it be repeated: Havent tried as I can't get the crash to stop.
Known fix: None

Seems I got to close to whatever block was causing the issue, crashed when moved too close. Now when I reload FTB, my save file does not show up in the save game list! http://pastebin.com/qMuJzKfJ (gutted.. lost so much time mining exploring and bee breeding). Also tried updating to 1.0.7, no luck. Any way to salvage my game?!
 

mjevans

New Member
Jul 29, 2019
148
0
0
Seems I got to close to whatever block was causing the issue, crashed when moved too close. Now when I reload FTB, my save file does not show up in the save game list! http://pastebin.com/qMuJzKfJ (gutted.. lost so much time mining exploring and bee breeding). Also tried updating to 1.0.7, no luck. Any way to salvage my game?!
I believe you're experiencing a fluid-duct version of the same crash I had earlier. Your world is probably corrupted, possibly to the point where you'll have had a chunk reset. You will need to edit it in MCEdit or another editor and correct the defect. Please avoid altering ducts which have items/liquid inside until the pack updates to include Thermal Expansion b11 or better.
 

Ergonoodle

New Member
Jul 29, 2019
1
0
0
Mod Pack: Direwolf20 1.0.7 -- Cannot duplicate
Mod & Version: Thermal Expansion / Applied Energistics
ME Precision Export Bus does not react with Tesseract (setting on the transfer items)
Known Fix: None
 
Last edited by a moderator:

Jonathen

New Member
Jul 29, 2019
7
0
0
Well turns out this Week has not been my week....

Mod Pack: Direwolf20 1.0.7
Mod & Version: Enderstorage v1.4.3.5
Pastebin link to crash log: http://pastebin.com/JT4tQsqw
Whats the bug?: everything was running smoothly last night when i got off the server, i kept the server running and when i got up this morning to check on things, things were fine, but a couple hours later i lost power and when i went to go turn my server back on there was a crash. (the above link was the crash log) i have since reinstalled the mod pack, server files and tried to reload the world in single player without the mod with the hopes of fixing it like i did with the other crash i posted. but i was unable to recover the world. i was however able to load it without the mod but when i loaded it again with the mod it crashed again. (guess i should have backed up)
Can it be repeated? yes
Known Fix: None

btw sorry for the multiple posts forum admins :(
 

Vercetti_VC

New Member
Jul 29, 2019
2
0
0
Mod Pack: Direwolf20 1.0.7 - Fixed in TE3 11b will be in next update
Mod & Version: Thermal Expansion 3.0.0.b10a
Pastebin link to crash log: http://pastebin.com/H7eYiY4b
Whats the bug?: When i played around with Thermal Expansion Machines and Itemducts, it crashed. After it crashed, i couldn't play my world anymore.
Can it be repeated?:Yes
 
Last edited by a moderator:

SteffeVetAllt

New Member
Jul 29, 2019
5
0
0
Mod Pack: Direwolf20 1.6.4 v. 1.0.7 -- Fixed in TE3 11b will be in next update
Mod & Version: Openblocks i belive if its the mod with Sprinkler in
Pastebin link to crash log: cant get crashed wut
Whats the bug? http://pastebin.com/1ZhNpPUf same crash but not from the server, did it on singler play so i would get the crash log but i belive this log is pritty much the same :)

i was going to use Sprinkler's my friend put a fluidduct from thermal expansion on it from the left side, and started the water flow, the server freeze, then kicks u out, so it crashes the server, so i belive its the sprinkler. please update it i dont want to loose the server :(


Can it be repeated?
yepp done it 3 times
Known Fix:

i dont know
 
Last edited by a moderator:

Vercetti_VC

New Member
Jul 29, 2019
2
0
0
Mod Pack: Direwolf20 1.6.4 v. 1.0.7
Mod & Version: Openblocks i belive if its the mod with Sprinkler in
Pastebin link to crash log: cant get crashed wut
Whats the bug? http://pastebin.com/1ZhNpPUf same crash but not from the server, did it on singler play so i would get the crash log but i belive this log is pritty much the same :)

i was going to use Sprinkler's my friend put a fluidduct from thermal expansion on it from the left side, and started the water flow, the server freeze, then kicks u out, so it crashes the server, so i belive its the sprinkler. please update it i dont want to loose the server :(


Can it be repeated?
yepp done it 3 times
Known Fix:

i dont know
Try to remove the Fluidduct and the Sprinkler with McEdit. If it still crashes, you must upload your crash log to pastebin.
 

Vauthil

New Member
Jul 29, 2019
1,491
-14
1
Well turns out this Week has not been my week....

Mod Pack: Direwolf20 1.0.7
Mod & Version: Enderstorage v1.4.3.5
Pastebin link to crash log: http://pastebin.com/JT4tQsqw
Whats the bug?: everything was running smoothly last night when i got off the server, i kept the server running and when i got up this morning to check on things, things were fine, but a couple hours later i lost power and when i went to go turn my server back on there was a crash. (the above link was the crash log) i have since reinstalled the mod pack, server files and tried to reload the world in single player without the mod with the hopes of fixing it like i did with the other crash i posted. but i was unable to recover the world. i was however able to load it without the mod but when i loaded it again with the mod it crashed again. (guess i should have backed up)
Can it be repeated? yes
Known Fix: None

btw sorry for the multiple posts forum admins :(
Not a "bug" per se, as the proximate cause is your power going out (and I know this because this isn't exactly an uncommonly reported thing, this issue crops up basically whenever you get the right conjunction of events). Here's the fix (and it may make somebody unhappy): On your server, go to the /world directory. Nuke the /EnderStorage folder. Then start the server up. Keep in mind this will most probably will wipe out the inventories of your EnderStorage Ender Chests at the time of the power outage. C'est la vie.
 

Narwhal

New Member
Jul 29, 2019
8
0
0
Mod Pack: Direwolf20
Mod & Version:1.6.4
Pastebin link to crash log: http://pastebin.com/naxj1sEF# (I also have a video, but i dont think it shows anything)
Whats the bug? Im not sure, ill be doing something in game and then FTB will just close.
Can it be repeated? Yes (but i dont know how its happening)
Known Fix:
 
Last edited:

epicburn01

New Member
Jul 29, 2019
7
0
0
It happened again -.-

Modpack: Direwolf20 -- Mojang issue not modpack bug
Mod And Version: Direwolf20 pack, v1.0.7
Pastebin link to crash log: Unable to provide (read bug for details)
The bug:
I loaded my world after exiting earlier, and before I get in my client crashes. This happens everytime I try to load it. My console also crashes within seconds of the code appearing, so a crashlog is unable to be provided. The only portion of code I was able to see in time is 'Invalid session id'. Yesterday, I restarted my world because of this bug, so I really hope it gets fixed so I don't have to restart twice in three days.
Can it be repeated? Probably somehow.
Known fix: None
 
Last edited by a moderator:

RestrictedDruid

New Member
Jul 29, 2019
59
0
0
Mod Pack: Direwolf20 1.0.7
Mod & Version: Thaumcraft 4.0.5b
Pastebin link to console log: http://pastebin.com/AQR0a78A
Whats the bug? Research table does not allow new research to be started. As shown in these images http://imgur.com/a/mmhUO the green arrow doesn't light up to allow the aspects to be used for either new research, or continuing old research. Tried breaking table, creating new thauminomicon, crafting new table from scratch, and re-installing local client. Any help would be appreciated.
Can it be repeated? Yes
Known Fix: None

If you haven't figured it out already, your scribing tool was out of ink in the table. This completely halts research; starting new research or continuing to move runes are not possible until you refill your ink :p
 

Cody Singiser

New Member
Jul 29, 2019
3
0
0
When ever I start up the Direwolf 20 pack it starts out fine then after a minute of loading it starts saying there are many sever arrors and then closes with no crash report or error screen, what do I do?
 

purplemelon

New Member
Jul 29, 2019
12
0
0
Modpack: Direwolf20 -- Cannot duplicate
Mod And Version: Direwolf20 pack, v1.0.7
Pastebin link to crash log: My client crashed so none, but I attached the crash log from the file.
The bug: I right clicked a tesseract with a tinkers construct pick, and then my game crashed along with my client, and when I tried to log back on to my world, it wasn't in the menu. My other two test worlds are there, and the my world is in my saves, but it doesn't come up on the client.
Can it be repeated? Not in my world...but likely somewhere else.
Known fix: None
 

Attachments

  • crash-2013-12-22_18.18.36-server.txt
    27.7 KB · Views: 54
Last edited by a moderator:
Status
Not open for further replies.