Jump to content
  • 0

Crash right after startup


Karre

Question

I've been experiencing a crash right after the game starts - on the menu screen, as the intro song is starting. I do not always get this crash! Sometimes it crashes twice and works on the third try, sometimes it starts immediately. Tonight I've gotten the crash about 10 times in a row, though.

 

The crash closes the entire program including the exe window, but here is the text from the error report file (it's long, sorry):

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x407f5bf6, pid=15156, tid=10376
#
# JRE version: 7.0_25-b17
# Java VM: Java HotSpot Client VM (23.25-b01 mixed mode windows-x86 )
# Problematic frame:
# C  [ig7icd32.dll+0x2a5bf6]
#
# 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:
# 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 (0x3ec2f800):  JavaThread "Render Thread" daemon [_thread_in_native, id=10376, stack(0x480c0000,0x481c0000)]
 
siginfo: ExceptionCode=0xc0000005, reading address 0x00000014
 
Registers:
EAX=0x41142ff8, EBX=0x00000002, ECX=0x412d0080, EDX=0x425c123c
ESP=0x481bf614, EBP=0x412d0080, ESI=0x425c123c, EDI=0x00000000
EIP=0x407f5bf6, EFLAGS=0x00010202
 
Top of Stack: (sp=0x481bf614)
0x481bf614:   412d0080 425c1200 425c123c 00002664
0x481bf624:   408f3aac 00002664 00000000 35d9cb08
0x481bf634:   35d9cb08 481bf6ac 3ec2f800 4094197c
0x481bf644:   00000043 030f83f8 00000001 00002664
0x481bf654:   00000000 000088e0 0358a717 3ec2f928
0x481bf664:   481bf6b4 00008893 00002664 00000000
0x481bf674:   00000000 00000000 000088e0 40941970
0x481bf684:   00000000 00000001 481bf68c 00000000 
 
Instructions: (pc=0x407f5bf6)
0x407f5bd6:   d2 8b f8 89 46 34 85 ff 75 09 5f 5e 5d 32 c0 5b
0x407f5be6:   c2 08 00 b8 01 00 00 00 01 46 18 75 03 89 46 18
0x407f5bf6:   83 7f 14 00 74 1c 8b 44 24 14 83 c0 20 50 56 55
0x407f5c06:   8b cf e8 c3 05 01 00 8b d8 83 cb 02 83 7f 14 00 
 
 
Register to memory mapping:
 
EAX=0x41142ff8 is an unknown value
EBX=0x00000002 is an unknown value
ECX=0x412d0080 is an unknown value
EDX=0x425c123c is an unknown value
ESP=0x481bf614 is pointing into the stack for thread: 0x3ec2f800
EBP=0x412d0080 is an unknown value
ESI=0x425c123c is an unknown value
EDI=0x00000000 is an unknown value
 
 
Stack: [0x480c0000,0x481c0000],  sp=0x481bf614,  free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig7icd32.dll+0x2a5bf6]
 
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL15.nglBufferData(IJJIJ)V+0
j  org.lwjgl.opengl.GL15.glBufferData(IJI)V+23
j  zombie.core.VBO.GLBufferObject.glBufferData(IJI)V+18
j  zombie.core.VBO.GLVertexBufferObject.clear()V+19
j  zombie.core.VBO.GLVertexBufferObject.map()Ljava/nio/ByteBuffer;+31
j  zombie.core.SpriteRenderer$RingBuffer.next()V+136
j  zombie.core.SpriteRenderer$RingBuffer.begin()V+11
j  zombie.core.SpriteRenderer.postRender()V+85
j  zombie.core.opengl.RenderThread$1.run()V+218
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub
 
---------------  P R O C E S S  ---------------
 
Java Threads: ( => current thread )
=>0x3ec2f800 JavaThread "Render Thread" daemon [_thread_in_native, id=10376, stack(0x480c0000,0x481c0000)]
  0x4377c000 JavaThread "Thread-2" daemon [_thread_in_native, id=14288, stack(0x497f0000,0x498f0000)]
  0x43777800 JavaThread "Stream Thread" daemon [_thread_blocked, id=936, stack(0x48750000,0x48850000)]
  0x39a26800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=13664, stack(0x3e800000,0x3e900000)]
  0x398c1800 JavaThread "Service Thread" daemon [_thread_blocked, id=12320, stack(0x3a250000,0x3a350000)]
  0x398b0800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=14076, stack(0x3a390000,0x3a490000)]
  0x398af400 JavaThread "Attach Listener" daemon [_thread_blocked, id=16104, stack(0x3a150000,0x3a250000)]
  0x398ac400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=16040, stack(0x39fc0000,0x3a0c0000)]
  0x39854c00 JavaThread "Finalizer" daemon [_thread_blocked, id=908, stack(0x39ec0000,0x39fc0000)]
  0x3984f800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7436, stack(0x39ce0000,0x39de0000)]
  0x00a3e800 JavaThread "main" [_thread_in_Java, id=16004, stack(0x00320000,0x00420000)]
 
Other Threads:
  0x39848c00 VMThread [stack: 0x39bd0000,0x39cd0000] [id=15424]
  0x398d4c00 WatcherThread [stack: 0x3a650000,0x3a750000] [id=14820]
 
VM state:not at safepoint (normal execution)
 
VM Mutex/Monitor currently owned by a thread: None
 
Heap
 def new generation   total 235968K, used 181265K [0x05580000, 0x15580000, 0x15580000)
  eden space 209792K,  73% used [0x05580000, 0x0ecf4788, 0x12260000)
  from space 26176K, 100% used [0x12260000, 0x13bf0000, 0x13bf0000)
  to   space 26176K,   0% used [0x13bf0000, 0x13bf0000, 0x15580000)
 tenured generation   total 524288K, used 29697K [0x15580000, 0x35580000, 0x35580000)
   the space 524288K,   5% used [0x15580000, 0x17280598, 0x17280600, 0x35580000)
 compacting perm gen  total 12288K, used 11772K [0x35580000, 0x36180000, 0x39580000)
   the space 12288K,  95% used [0x35580000, 0x360ff008, 0x360ff200, 0x36180000)
No shared spaces configured.
 
Card table byte_map: [0x39580000,0x39730000] byte_map_base: 0x39555400
 
Polling page: 0x00090000
 
Code Cache  [0x03580000, 0x038c0000, 0x05580000)
 total_blobs=1624 nmethods=1262 adapters=296 free_code_cache=29467Kb largest_free_block=30174336
 
Compilation events (10 events):
Event: 19.219 Thread 0x398b0800 nmethod 1251 0x038b6748 code [0x038b6840, 0x038b68c0]
Event: 19.614 Thread 0x398b0800 1253             se.krka.kahlua.j2se.KahluaTableImpl$1::call (22 bytes)
Event: 19.615 Thread 0x398b0800 nmethod 1253 0x038b6b88 code [0x038b6cb0, 0x038b6ed8]
Event: 19.615 Thread 0x398b0800 1254             se.krka.kahlua.j2se.KahluaTableImpl$1::advance (59 bytes)
Event: 19.615 Thread 0x398b0800 nmethod 1254 0x038b7248 code [0x038b7380, 0x038b7530]
Event: 19.750 Thread 0x398b0800 1256             zombie.ui.UITextBox2::isFocused (5 bytes)
Event: 19.750 Thread 0x398b0800 nmethod 1256 0x038b7888 code [0x038b7980, 0x038b7a00]
Event: 19.920 Thread 0x398b0800 1257             org.lwjgl.opengl.GL11::glLoadIdentity (18 bytes)
Event: 19.921 Thread 0x398b0800 nmethod 1257 0x038b7a48 code [0x038b7b80, 0x038b7d90]
Event: 20.020 Thread 0x398b0800 1259             org.lwjgl.input.Controllers::poll (28 bytes)
 
GC Heap History (6 events):
Event: 3.944 GC heap before
{Heap before GC invocations=0 (full 0):
 def new generation   total 235968K, used 209792K [0x05580000, 0x15580000, 0x15580000)
  eden space 209792K, 100% used [0x05580000, 0x12260000, 0x12260000)
  from space 26176K,   0% used [0x12260000, 0x12260000, 0x13bf0000)
  to   space 26176K,   0% used [0x13bf0000, 0x13bf0000, 0x15580000)
 tenured generation   total 524288K, used 0K [0x15580000, 0x35580000, 0x35580000)
   the space 524288K,   0% used [0x15580000, 0x15580000, 0x15580200, 0x35580000)
 compacting perm gen  total 12288K, used 7384K [0x35580000, 0x36180000, 0x39580000)
   the space 12288K,  60% used [0x35580000, 0x35cb6048, 0x35cb6200, 0x36180000)
No shared spaces configured.
Event: 3.960 GC heap after
Heap after GC invocations=1 (full 0):
 def new generation   total 235968K, used 7173K [0x05580000, 0x15580000, 0x15580000)
  eden space 209792K,   0% used [0x05580000, 0x05580000, 0x12260000)
  from space 26176K,  27% used [0x13bf0000, 0x142f1718, 0x15580000)
  to   space 26176K,   0% used [0x12260000, 0x12260000, 0x13bf0000)
 tenured generation   total 524288K, used 0K [0x15580000, 0x35580000, 0x35580000)
   the space 524288K,   0% used [0x15580000, 0x15580000, 0x15580200, 0x35580000)
 compacting perm gen  total 12288K, used 7384K [0x35580000, 0x36180000, 0x39580000)
   the space 12288K,  60% used [0x35580000, 0x35cb6048, 0x35cb6200, 0x36180000)
No shared spaces configured.
}
Event: 4.854 GC heap before
{Heap before GC invocations=1 (full 0):
 def new generation   total 235968K, used 127388K [0x05580000, 0x15580000, 0x15580000)
  eden space 209792K,  57% used [0x05580000, 0x0cae5ac0, 0x12260000)
  from space 26176K,  27% used [0x13bf0000, 0x142f1718, 0x15580000)
  to   space 26176K,   0% used [0x12260000, 0x12260000, 0x13bf0000)
 tenured generation   total 524288K, used 0K [0x15580000, 0x35580000, 0x35580000)
   the space 524288K,   0% used [0x15580000, 0x15580000, 0x15580200, 0x35580000)
 compacting perm gen  total 12288K, used 7981K [0x35580000, 0x36180000, 0x39580000)
   the space 12288K,  64% used [0x35580000, 0x35d4b638, 0x35d4b800, 0x36180000)
No shared spaces configured.
Event: 4.904 GC heap after
Heap after GC invocations=2 (full 1):
 def new generation   total 235968K, used 0K [0x05580000, 0x15580000, 0x15580000)
  eden space 209792K,   0% used [0x05580000, 0x05580000, 0x12260000)
  from space 26176K,   0% used [0x13bf0000, 0x13bf0000, 0x15580000)
  to   space 26176K,   0% used [0x12260000, 0x12260000, 0x13bf0000)
 tenured generation   total 524288K, used 11268K [0x15580000, 0x35580000, 0x35580000)
   the space 524288K,   2% used [0x15580000, 0x16081170, 0x16081200, 0x35580000)
 compacting perm gen  total 12288K, used 7981K [0x35580000, 0x36180000, 0x39580000)
   the space 12288K,  64% used [0x35580000, 0x35d4b638, 0x35d4b800, 0x36180000)
No shared spaces configured.
}
Event: 7.855 GC heap before
{Heap before GC invocations=2 (full 1):
 def new generation   total 235968K, used 209792K [0x05580000, 0x15580000, 0x15580000)
  eden space 209792K, 100% used [0x05580000, 0x12260000, 0x12260000)
  from space 26176K,   0% used [0x13bf0000, 0x13bf0000, 0x15580000)
  to   space 26176K,   0% used [0x12260000, 0x12260000, 0x13bf0000)
 tenured generation   total 524288K, used 11268K [0x15580000, 0x35580000, 0x35580000)
   the space 524288K,   2% used [0x15580000, 0x16081170, 0x16081200, 0x35580000)
 compacting perm gen  total 12288K, used 11308K [0x35580000, 0x36180000, 0x39580000)
   the space 12288K,  92% used [0x35580000, 0x3608b140, 0x3608b200, 0x36180000)
No shared spaces configured.
Event: 7.952 GC heap after
Heap after GC invocations=3 (full 1):
 def new generation   total 235968K, used 26176K [0x05580000, 0x15580000, 0x15580000)
  eden space 209792K,   0% used [0x05580000, 0x05580000, 0x12260000)
  from space 26176K, 100% used [0x12260000, 0x13bf0000, 0x13bf0000)
  to   space 26176K,   0% used [0x13bf0000, 0x13bf0000, 0x15580000)
 tenured generation   total 524288K, used 29697K [0x15580000, 0x35580000, 0x35580000)
   the space 524288K,   5% used [0x15580000, 0x17280598, 0x17280600, 0x35580000)
 compacting perm gen  total 12288K, used 11308K [0x35580000, 0x36180000, 0x39580000)
   the space 12288K,  92% used [0x35580000, 0x3608b140, 0x3608b200, 0x36180000)
No shared spaces configured.
}
 
Deoptimization events (0 events):
No events
 
Internal exceptions (10 events):
Event: 15.758 Thread 0x00a3e800 Threw 0x0eaf1188 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
Event: 15.762 Thread 0x00a3e800 Threw 0x0eaf7bf8 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
Event: 15.765 Thread 0x00a3e800 Threw 0x0eafe588 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
Event: 15.829 Thread 0x00a3e800 Threw 0x0eb05330 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
Event: 15.892 Thread 0x00a3e800 Threw 0x0eb0be00 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
Event: 15.896 Thread 0x00a3e800 Threw 0x0eb12bd0 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
Event: 15.899 Thread 0x00a3e800 Threw 0x0eb17918 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 15.924 Thread 0x00a3e800 Threw 0x0eb368c8 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 15.925 Thread 0x00a3e800 Threw 0x0eb39a68 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 15.926 Thread 0x00a3e800 Threw 0x0eb3e1c0 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
 
Events (10 events):
Event: 15.899 loading class 0x437f0f08
Event: 15.899 loading class 0x437f0f08 done
Event: 15.924 loading class 0x39943028
Event: 15.924 loading class 0x39943028 done
Event: 15.925 loading class 0x3eb599c8
Event: 15.925 loading class 0x3eb599c8 done
Event: 15.933 loading class 0x3989dc08
Event: 15.933 loading class 0x3989dc08 done
Event: 15.933 loading class 0x009a9bc8
Event: 15.933 loading class 0x009a9bc8 done
 
 
Dynamic libraries:
0x00cb0000 - 0x00cd7000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\ProjectZomboid32.exe
0x77c50000 - 0x77dd0000 C:\Windows\SysWOW64\ntdll.dll
0x773b0000 - 0x774c0000 C:\Windows\syswow64\kernel32.dll
0x76610000 - 0x76657000 C:\Windows\syswow64\KERNELBASE.dll
0x75960000 - 0x75a60000 C:\Windows\syswow64\USER32.dll
0x756e0000 - 0x75770000 C:\Windows\syswow64\GDI32.dll
0x774c0000 - 0x774ca000 C:\Windows\syswow64\LPK.dll
0x77640000 - 0x776dd000 C:\Windows\syswow64\USP10.dll
0x76660000 - 0x7670c000 C:\Windows\syswow64\msvcrt.dll
0x75dc0000 - 0x75e61000 C:\Windows\syswow64\ADVAPI32.dll
0x75940000 - 0x75959000 C:\Windows\SysWOW64\sechost.dll
0x75e70000 - 0x75f60000 C:\Windows\syswow64\RPCRT4.dll
0x755b0000 - 0x75610000 C:\Windows\syswow64\SspiCli.dll
0x755a0000 - 0x755ac000 C:\Windows\syswow64\CRYPTBASE.dll
0x50c40000 - 0x50ca9000 C:\Windows\system32\MSVCP100.dll
0x50b80000 - 0x50c3f000 C:\Windows\system32\MSVCR100.dll
0x77770000 - 0x777d0000 C:\Windows\system32\IMM32.DLL
0x75610000 - 0x756dc000 C:\Windows\syswow64\MSCTF.dll
0x71cf0000 - 0x71d67000 C:\Program Files (x86)\AVG\AVG2015\avghookx.dll
0x517e0000 - 0x51932000 C:\Program Files (x86)\Steam\gameoverlayrenderer.dll
0x6faf0000 - 0x6fb22000 C:\Windows\system32\WINMM.dll
0x760b0000 - 0x7620c000 C:\Windows\syswow64\ole32.dll
0x774d0000 - 0x774d5000 C:\Windows\syswow64\psapi.dll
0x6da60000 - 0x6dda2000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre\bin\client\jvm.dll
0x740e0000 - 0x740e7000 C:\Windows\system32\WSOCK32.dll
0x76720000 - 0x76755000 C:\Windows\syswow64\WS2_32.dll
0x76090000 - 0x76096000 C:\Windows\syswow64\NSI.dll
0x596e0000 - 0x596ec000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre\bin\verify.dll
0x530b0000 - 0x530d0000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre\bin\java.dll
0x51c20000 - 0x51c33000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre\bin\zip.dll
0x51ad0000 - 0x51b01000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\steam_api.dll
0x3a750000 - 0x3b39b000 C:\Windows\syswow64\SHELL32.dll
0x75ca0000 - 0x75cf7000 C:\Windows\syswow64\SHLWAPI.dll
0x3b3a0000 - 0x3bd8a000 C:\Program Files (x86)\Steam\steamclient.dll
0x75f60000 - 0x76081000 C:\Windows\syswow64\CRYPT32.dll
0x760a0000 - 0x760ac000 C:\Windows\syswow64\MSASN1.dll
0x72860000 - 0x7287c000 C:\Windows\system32\IPHLPAPI.DLL
0x72850000 - 0x72857000 C:\Windows\system32\WINNSI.DLL
0x77820000 - 0x7784b000 C:\Windows\syswow64\imagehlp.dll
0x72b70000 - 0x72b79000 C:\Windows\system32\VERSION.dll
0x75d00000 - 0x75d8f000 C:\Windows\syswow64\OLEAUT32.dll
0x75780000 - 0x7591d000 C:\Windows\syswow64\SETUPAPI.dll
0x77590000 - 0x775b7000 C:\Windows\syswow64\CFGMGR32.dll
0x75d90000 - 0x75da2000 C:\Windows\syswow64\DEVOBJ.dll
0x5c9a0000 - 0x5cab1000 C:\Program Files (x86)\Steam\tier0_s.dll
0x5b8c0000 - 0x5b914000 C:\Program Files (x86)\Steam\vstdlib_s.dll
0x72630000 - 0x72638000 C:\Windows\system32\Secur32.dll
0x50790000 - 0x508c7000 C:\Program Files (x86)\Steam\steam.dll
0x3e160000 - 0x3e421000 C:\Program Files (x86)\Steam\Steam2.dll
0x50120000 - 0x50235000 C:\Program Files (x86)\Steam\DbgHelp.dll
0x60000000 - 0x60021000 C:\Program Files (x86)\Steam\CSERHelper.dll
0x51c00000 - 0x51c14000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre\bin\net.dll
0x71390000 - 0x713cc000 C:\Windows\system32\mswsock.dll
0x74310000 - 0x74316000 C:\Windows\System32\wship6.dll
0x681a0000 - 0x681af000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre\bin\nio.dll
0x6c8f0000 - 0x6ca34000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre\bin\awt.dll
0x71370000 - 0x71383000 C:\Windows\system32\DWMAPI.DLL
0x030f0000 - 0x0313f000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\lwjgl.dll
0x5b7f0000 - 0x5b8b8000 C:\Windows\system32\OPENGL32.dll
0x60e00000 - 0x60e22000 C:\Windows\system32\GLU32.dll
0x5b700000 - 0x5b7e7000 C:\Windows\system32\DDRAW.dll
0x6cfa0000 - 0x6cfa6000 C:\Windows\system32\DCIMAN32.dll
0x71c30000 - 0x71cb4000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18837_none_ec86b8d6858ec0bc\COMCTL32.dll
0x3e6b0000 - 0x3e715000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\OpenAL32.dll
0x71290000 - 0x71310000 C:\Windows\system32\uxtheme.dll
0x6d1c0000 - 0x6d218000 C:\Program Files (x86)\Common Files\microsoft shared\ink\tiptsf.dll
0x776e0000 - 0x77763000 C:\Windows\syswow64\CLBCatQ.DLL
0x74320000 - 0x74359000 C:\Windows\System32\MMDevApi.dll
0x71190000 - 0x71285000 C:\Windows\System32\PROPSYS.dll
0x750c0000 - 0x75132000 C:\Windows\system32\dsound.dll
0x6fb90000 - 0x6fbb5000 C:\Windows\system32\POWRPROF.dll
0x74360000 - 0x74396000 C:\Windows\system32\AUDIOSES.DLL
0x6fb30000 - 0x6fb6c000 C:\Windows\system32\oleacc.dll
0x40550000 - 0x411ce000 C:\Windows\system32\ig7icd32.dll
0x6ce20000 - 0x6ce99000 C:\Windows\system32\mscms.dll
0x75920000 - 0x75937000 C:\Windows\syswow64\USERENV.dll
0x763a0000 - 0x763ab000 C:\Windows\syswow64\profapi.dll
0x517a0000 - 0x517d8000 C:\Windows\system32\icm32.dll
0x50020000 - 0x5011e000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\RakNet32.dll
0x51bb0000 - 0x51bcb000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\ZNetJNI32.dll
0x72bd0000 - 0x72be7000 C:\Windows\system32\CRYPTSP.dll
0x72b90000 - 0x72bcb000 C:\Windows\system32\rsaenh.dll
0x39ad0000 - 0x39ae3000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jinput-dx8.dll
0x58d10000 - 0x58d40000 C:\Windows\system32\DINPUT8.dll
0x75140000 - 0x75149000 C:\Windows\system32\HID.DLL
0x76370000 - 0x7639f000 C:\Windows\syswow64\WINTRUST.dll
0x39bb0000 - 0x39bc2000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jinput-raw.dll
 
VM Arguments:
jvm_args: -Xms768m -Xmx768m -Dzomboid.steam=1 -Dzomboid.znetlog=1 -Djava.library.path=natives/;. 
java_command: <unknown>
Launcher Type: generic
 
Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
PATH=C:\Program Files (x86)\Steam;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;c:\Program Files (x86)\Intel\iCLS Client\;c:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Adobe\AGL;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Skype\Phone\
USERNAME=Shannon
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
 
 
 
---------------  S Y S T E M  ---------------
 
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
 
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit, tscinv
 
Memory: 4k page, physical 8288620k(3905040k free), swap 16575404k(10513036k free)
 
vm_info: Java HotSpot Client VM (23.25-b01) for windows-x86 JRE (1.7.0_25-b17), built on Jun 21 2013 13:06:48 by "java_re" with unknown MS VC++:1600
 
time: Tue Oct 20 21:45:56 2015
elapsed time: 20 seconds
 
 
 
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...