Project Zomboid

Project Zomboid

Crashing at startup
I keep crashing at startup...
< >
Showing 1-15 of 26 comments
Walt Whispers Mar 24, 2016 @ 8:57pm 
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffd092a0398, pid=3516, tid=2120
#
# JRE version: 7.0_25-b17
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x00007ffd092a0398
#
# 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 (0x00000000036b3800): JavaThread "main" [_thread_in_native, id=2120, stack(0x0000000000050000,0x0000000000150000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00007ffd095fd5f4

Registers:
RAX=0x00007ffd092a0278, RBX=0x000000000ee3a850, RCX=0x00000000000084c0, RDX=0x00000000000084c0
RSP=0x000000000014e778, RBP=0x000000000014e928, RSI=0xfffffffff6012ef8, RDI=0x00000000000084c0
R8 =0x0000000000000848, R9 =0x0000000000001000, R10=0x00000000000002a0, R11=0x0000000000000064
R12=0x0000000000000000, R13=0x00000000bb5e18a8, R14=0x000000000014e948, R15=0x00000000036b3800
RIP=0x00007ffd092a0398, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x000000000014e778)
0x000000000014e778: 00007ffd0d3d7773 000000000014e000
0x000000000014e788: 000000000014e928 fffffffff6012ef8
0x000000000014e798: 00007ffd2ffcc310 fffffffffffffffe
0x000000000014e7a8: 000000000014e000 0000000000000000
0x000000000014e7b8: 0000000000000000 000000000e3ff280
0x000000000014e7c8: 00007ffd0d3d77f8 00000000000084c0
0x000000000014e7d8: 00007ffd17218f80 0000000000000001
0x000000000014e7e8: 0000000000000000 0000000000000001
0x000000000014e7f8: 00007ffd092a0341 0000000000000074
0x000000000014e808: 000000000ee3a850 0000000000000000
0x000000000014e818: 000000000014e928 fffffffff6012ef8
0x000000000014e828: 00007ffd16ed2933 0000000000000000
0x000000000014e838: 000000000014e928 fffffffff6012ef8
0x000000000014e848: 000000000e3ff280 000000000e3ff280
0x000000000014e858: 00007ffd16ed2975 fffffffff6012ef8
0x000000000014e868: 000000000e37cad0 fffffffff6012ef8

Instructions: (pc=0x00007ffd092a0398)
0x00007ffd092a0378: 48 83 c4 60 0f 10 5c 24 c0 0f 10 54 24 d0 0f 10
0x00007ffd092a0388: 4c 24 e0 0f 10 44 24 f0 41 59 41 58 5a 59 ff 20
0x00007ffd092a0398: 8b 15 56 d2 35 00 e9 a3 9c bc ff 00 00 00 00 00
0x00007ffd092a03a8: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Register to memory mapping:

RAX=0x00007ffd092a0278 is an unknown value
RBX=0x000000000ee3a850 is an unknown value
RCX=0x00000000000084c0 is an unknown value
RDX=0x00000000000084c0 is an unknown value
RSP=0x000000000014e778 is pointing into the stack for thread: 0x00000000036b3800
RBP=0x000000000014e928 is pointing into the stack for thread: 0x00000000036b3800
RSI=0xfffffffff6012ef8 is an unknown value
RDI=0x00000000000084c0 is an unknown value
R8 =0x0000000000000848 is an unknown value
R9 =0x0000000000001000 is an unknown value
R10=0x00000000000002a0 is an unknown value
R11=0x0000000000000064 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00000000bb5e18a8 is an oop
{constMethod}
- klass: {other class}
- method: 0x00000000bb5e18b0 {method} 'nSwapBuffers' '(Ljava/nio/ByteBuffer;)V' in 'org/lwjgl/opengl/WindowsContextImplementation'
- exceptions: 0x00000000bae01d50
R14=0x000000000014e948 is pointing into the stack for thread: 0x00000000036b3800
R15=0x00000000036b3800 is a thread


Stack: [0x0000000000050000,0x0000000000150000], sp=0x000000000014e778, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x00007ffd092a0398
j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35
j org.lwjgl.opengl.ContextGL.swapBuffers()V+3
j org.lwjgl.opengl.DrawableGL.swapBuffers()V+0
j org.lwjgl.opengl.Display.swapBuffers()V+39
j org.lwjgl.opengl.Display.update(Z)V+44
j org.lwjgl.opengl.Display.update()V+1
j org.lwjgl.opengl.Display.initContext()V+17
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+111
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
j zombie.core.Core.init(II)V+87
j zombie.GameWindow.maina(ZIII)V+301
j zombie.gameStates.MainScreenState.main([Ljava/lang/String;)V+658
v ~StubRoutines::call_stub

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V+0
j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35
j org.lwjgl.opengl.ContextGL.swapBuffers()V+3
j org.lwjgl.opengl.DrawableGL.swapBuffers()V+0
j org.lwjgl.opengl.Display.swapBuffers()V+39
j org.lwjgl.opengl.Display.update(Z)V+44
j org.lwjgl.opengl.Display.update()V+1
j org.lwjgl.opengl.Display.initContext()V+17
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+111
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
j zombie.core.Core.init(II)V+87
j zombie.GameWindow.maina(ZIII)V+301
j zombie.gameStates.MainScreenState.main([Ljava/lang/String;)V+658
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x000000000de41000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=15704, stack(0x000000000e190000,0x000000000e290000)]
0x0000000009c08800 JavaThread "Service Thread" daemon [_thread_blocked, id=15332, stack(0x000000000b3a0000,0x000000000b4a0000)]
0x0000000009bf8000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=10440, stack(0x000000000b2a0000,0x000000000b3a0000)]
0x0000000009bf2800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2240, stack(0x000000000b1a0000,0x000000000b2a0000)]
0x0000000009bf1800 JavaThread "Attach Listener" daemon [_thread_blocked, id=15368, stack(0x000000000b0a0000,0x000000000b1a0000)]
0x0000000009bee000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11132, stack(0x000000000afa0000,0x000000000b0a0000)]
0x0000000009b8a800 JavaThread "Finalizer" daemon [_thread_blocked, id=8964, stack(0x000000000aea0000,0x000000000afa0000)]
0x0000000009b82000 JavaThread "Reference Handler" daemon [_thread_blocked, id=14012, stack(0x000000000ada0000,0x000000000aea0000)]
=>0x00000000036b3800 JavaThread "main" [_thread_in_native, id=2120, stack(0x0000000000050000,0x0000000000150000)]

Other Threads:
0x0000000009b7c000 VMThread [stack: 0x000000000aca0000,0x000000000ada0000] [id=6064]
0x0000000009c11800 WatcherThread [stack: 0x000000000b4a0000,0x000000000b5a0000] [id=2752]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
PSYoungGen total 305856K, used 10488K [0x00000000eaab0000, 0x0000000100000000, 0x0000000100000000)
eden space 262208K, 4% used [0x00000000eaab0000,0x00000000eb4ee2c0,0x00000000faac0000)
from space 43648K, 0% used [0x00000000fd560000,0x00000000fd560000,0x0000000100000000)
to space 43648K, 0% used [0x00000000faac0000,0x00000000faac0000,0x00000000fd560000)
ParOldGen total 699072K, used 0K [0x00000000c0000000, 0x00000000eaab0000, 0x00000000eaab0000)
object space 699072K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000eaab0000)
PSPermGen total 21248K, used 8767K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
object space 21248K, 41% used [0x00000000bae00000,0x00000000bb68fdc8,0x00000000bc2c0000)

Card table byte_map: [0x00000000067b0000,0x00000000069e0000] byte_map_base: 0x00000000061d9000

Polling page: 0x0000000002350000

Code Cache [0x00000000037b0000, 0x0000000003a20000, 0x00000000067b0000)
total_blobs=508 nmethods=23 adapters=437 free_code_cache=48586Kb largest_free_block=49736256

Compilation events (10 events):
Event: 2.515 Thread 0x0000000009bf8000 nmethod 19 0x000000000383c150 code [0x000000000383c280, 0x000000000383c2f8]
Event: 2.515 Thread 0x0000000009bf8000 20 java.nio.DirectByteBuffer::put (17 bytes)
Event: 2.517 Thread 0x0000000009bf8000 nmethod 20 0x000000000383bed0 code [0x000000000383c000, 0x000000000383c098]
Event: 2.517 Thread 0x0000000009bf8000 21 java.nio.Buffer::nextGetIndex (31 bytes)
Event: 2.517 Thread 0x0000000009bf8000 nmethod 21 0x000000000383bc90 code [0x000000000383bdc0, 0x000000000383be38]
Event: 2.517 Thread 0x0000000009bf8000 22 java.nio.StringCharBuffer::get (19 bytes)
Event: 2.520 Thread 0x0000000009bf8000 nmethod 22 0x000000000383b810 code [0x000000000383b960, 0x000000000383ba98]
Event: 2.520 Thread 0x0000000009bf8000 23 org.lwjgl.MemoryUtil$CharSequenceNT::charAt (28 bytes)
Event: 2.522 Thread 0x0000000009bf8000 nmethod 23 0x000000000383b490 code [0x000000000383b5e0, 0x000000000383b6b8]
Event: 2.527 Thread 0x0000000009bf2800 nmethod 18 0x000000000383ee10 code [0x000000000383efc0, 0x000000000383f4a0]

GC Heap History (0 events):
No events

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 2.457 Thread 0x00000000036b3800 Threw 0x00000000eafc2488 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 2.458 Thread 0x00000000036b3800 Threw 0x00000000eafc5c40 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 2.459 Thread 0x00000000036b3800 Threw 0x00000000eafc9178 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 2.460 Thread 0x00000000036b3800 Threw 0x00000000eafceb30 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 2.460 Thread 0x00000000036b3800 Threw 0x00000000eafd1dd8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 2.462 Thread 0x00000000036b3800 Threw 0x00000000eafd5598 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 2.474 Thread 0x00000000036b3800 Threw 0x00000000eb00e060 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 2.476 Thread 0x00000000036b3800 Threw 0x00000000eb0157e0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 2.482 Thread 0x00000000036b3800 Threw 0x00000000eb041e30 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 2.570 Thread 0x00000000036b3800 Threw 0x00000000eb0de090 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235

Events (10 events):
Event: 2.462 loading class 0x0000000009c26930
Event: 2.462 loading class 0x0000000009c26930 done
Event: 2.474 loading class 0x000000000df88590
Event: 2.474 loading class 0x000000000df88590 done
Event: 2.476 loading class 0x000000000de822a0
Event: 2.476 loading class 0x000000000de822a0 done
Event: 2.482 loading class 0x0000000009c24380
Event: 2.482 loading class 0x0000000009c24380 done
Event: 2.570 loading class 0x000000000dee7520
Event: 2.570 loading class 0x000000000dee7520 done
Walt Whispers Mar 24, 2016 @ 8:57pm 
Dynamic libraries:
0x00007ff703ac0000 - 0x00007ff703aeb000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\ProjectZomboid64.exe
0x00007ffd3bcf0000 - 0x00007ffd3beb1000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffd3aef0000 - 0x00007ffd3af9d000 C:\WINDOWS\system32\KERNEL32.DLL
0x00007ffd38620000 - 0x00007ffd38808000 C:\WINDOWS\system32\KERNELBASE.dll
0x00007ffd36a80000 - 0x00007ffd36af9000 C:\WINDOWS\system32\apphelp.dll
0x00007ffd3ba00000 - 0x00007ffd3bb56000 C:\WINDOWS\system32\USER32.dll
0x00007ffd3b830000 - 0x00007ffd3b9b6000 C:\WINDOWS\system32\GDI32.dll
0x00000000520c0000 - 0x00000000520f7000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\steam_api64.dll
0x0000000053860000 - 0x00000000538f8000 C:\WINDOWS\SYSTEM32\MSVCP100.dll
0x0000000053900000 - 0x00000000539d2000 C:\WINDOWS\SYSTEM32\MSVCR100.dll
0x00007ffd39350000 - 0x00007ffd393f7000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007ffd3b240000 - 0x00007ffd3b2dd000 C:\WINDOWS\system32\msvcrt.dll
0x00007ffd3bc90000 - 0x00007ffd3bceb000 C:\WINDOWS\system32\sechost.dll
0x00007ffd3bb60000 - 0x00007ffd3bc7c000 C:\WINDOWS\system32\RPCRT4.dll
0x00007ffd39610000 - 0x00007ffd3ab6c000 C:\WINDOWS\system32\SHELL32.dll
0x00007ffd38570000 - 0x00007ffd385b3000 C:\WINDOWS\system32\cfgmgr32.dll
0x00007ffd38810000 - 0x00007ffd38e55000 C:\WINDOWS\system32\windows.storage.dll
0x00007ffd390d0000 - 0x00007ffd3934d000 C:\WINDOWS\system32\combase.dll
0x00007ffd38f10000 - 0x00007ffd38f7a000 C:\WINDOWS\system32\bcryptPrimitives.dll
0x00007ffd39400000 - 0x00007ffd39452000 C:\WINDOWS\system32\shlwapi.dll
0x00007ffd38300000 - 0x00007ffd3830f000 C:\WINDOWS\system32\kernel.appcore.dll
0x00007ffd38f80000 - 0x00007ffd39035000 C:\WINDOWS\system32\shcore.dll
0x00007ffd38310000 - 0x00007ffd3835b000 C:\WINDOWS\system32\powrprof.dll
0x00007ffd38360000 - 0x00007ffd38374000 C:\WINDOWS\system32\profapi.dll
0x00007ffd3b9c0000 - 0x00007ffd3b9fb000 C:\WINDOWS\system32\IMM32.DLL
0x00007ffd381e0000 - 0x00007ffd3821c000 C:\WINDOWS\SYSTEM32\d3dgearload64.dll
0x00007ffd0dce0000 - 0x00007ffd0de40000 c:\program files (x86)\steam\GameOverlayRenderer64.dll
0x00007ffd3ab70000 - 0x00007ffd3acb3000 C:\WINDOWS\system32\ole32.dll
0x00007ffd361a0000 - 0x00007ffd361c3000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffd3b710000 - 0x00007ffd3b718000 C:\WINDOWS\system32\PSAPI.DLL
0x0000000002290000 - 0x00000000022bc000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00000000519b0000 - 0x00000000520bf000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre64\bin\server\jvm.dll
0x00007ffd2b6e0000 - 0x00007ffd2b6e9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffd39540000 - 0x00007ffd395ab000 C:\WINDOWS\system32\WS2_32.dll
0x00000000519a0000 - 0x00000000519af000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre64\bin\verify.dll
0x0000000051970000 - 0x0000000051998000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre64\bin\java.dll
0x0000000051950000 - 0x0000000051965000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre64\bin\zip.dll
0x0000000052360000 - 0x0000000052fe8000 C:\Program Files (x86)\Steam\steamclient64.dll
0x000000000b5a0000 - 0x000000000b767000 C:\WINDOWS\system32\CRYPT32.dll
0x00007ffd382f0000 - 0x00007ffd38300000 C:\WINDOWS\system32\MSASN1.dll
0x00007ffd3ad70000 - 0x00007ffd3ad8c000 C:\WINDOWS\system32\imagehlp.dll
0x00007ffd39470000 - 0x00007ffd39531000 C:\WINDOWS\system32\OLEAUT32.dll
0x00007ffd34c40000 - 0x00007ffd34c78000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffd3b2e0000 - 0x00007ffd3b709000 C:\WINDOWS\system32\SETUPAPI.dll
0x00007ffd36a10000 - 0x00007ffd36a1a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x0000000052170000 - 0x0000000052354000 C:\Program Files (x86)\Steam\tier0_s64.dll
0x0000000052100000 - 0x0000000052169000 C:\Program Files (x86)\Steam\vstdlib_s64.dll
0x00007ffd2e580000 - 0x00007ffd2e58c000 C:\WINDOWS\SYSTEM32\Secur32.dll
0x00007ffd37f30000 - 0x00007ffd37f5d000 C:\WINDOWS\SYSTEM32\SSPICLI.DLL
0x00007ffd37c30000 - 0x00007ffd37c47000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffd378c0000 - 0x00007ffd378f4000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffd38220000 - 0x00007ffd38249000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffd37d50000 - 0x00007ffd37d5b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x0000000051930000 - 0x0000000051949000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre64\bin\net.dll
0x00007ffd37b80000 - 0x00007ffd37bdc000 C:\WINDOWS\system32\mswsock.dll
0x0000000051910000 - 0x0000000051921000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre64\bin\nio.dll
0x0000000051770000 - 0x0000000051905000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre64\bin\awt.dll
0x00007ffd35380000 - 0x00007ffd353a2000 C:\WINDOWS\system32\DWMAPI.DLL
0x00007ffd36c30000 - 0x00007ffd36cc6000 C:\WINDOWS\system32\uxtheme.dll
0x0000000180000000 - 0x0000000180053000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\lwjgl64.dll
0x00007ffd17390000 - 0x00007ffd174b9000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007ffd226d0000 - 0x00007ffd2277a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.10586.0_none_396e892957c7fb25\COMCTL32.dll
0x00007ffd256f0000 - 0x00007ffd2571e000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffd17290000 - 0x00007ffd1738a000 C:\WINDOWS\SYSTEM32\DDRAW.dll
0x00007ffd304f0000 - 0x00007ffd304f8000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x00007ffd16eb0000 - 0x00007ffd17290000 C:\WINDOWS\SYSTEM32\D3DGear64.dll
0x00007ffd16ca0000 - 0x00007ffd16eb0000 C:\WINDOWS\SYSTEM32\D3d9.dll
0x00007ffd34c80000 - 0x00007ffd34d23000 C:\WINDOWS\SYSTEM32\Dxgi.dll
0x00007ffd16a80000 - 0x00007ffd16bb7000 C:\WINDOWS\SYSTEM32\D3d10.dll
0x00007ffd188d0000 - 0x00007ffd18928000 C:\WINDOWS\SYSTEM32\d3d10core.dll
0x00007ffd34d30000 - 0x00007ffd34fd8000 C:\WINDOWS\SYSTEM32\d3d11.dll
0x00007ffd1c130000 - 0x00007ffd1c162000 C:\WINDOWS\SYSTEM32\D3d10_1.dll
0x00007ffd18a00000 - 0x00007ffd18a62000 C:\WINDOWS\SYSTEM32\d3d10_1core.dll
0x00007ffd01ee0000 - 0x00007ffd020bd000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\fmod64.dll
0x00007ffd00a30000 - 0x00007ffd00a4c000 C:\WINDOWS\SYSTEM32\MSACM32.dll
0x00007ffd01d10000 - 0x00007ffd01ed6000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\fmodstudio64.dll
0x00007ffd2b8e0000 - 0x00007ffd2b8fb000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\fmodintegration64.dll
0x00007ffd07900000 - 0x00007ffd0799e000 C:\Program Files\Echobit\Evolve\Drivers\EvolveGameTracker_64.dll
0x00007ffd0d690000 - 0x00007ffd0d859000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelper_64.dll
0x00007ffd2ffc0000 - 0x00007ffd2ffe0000 C:\Program Files\Echobit\Evolve\EvolveEasyHook_64.dll
0x00007ffcfbf80000 - 0x00007ffcfe264000 C:\WINDOWS\SYSTEM32\igdumdim64.dll
0x00007ffd0d3b0000 - 0x00007ffd0d499000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelperOGL_64.dll
0x00007ffd3acc0000 - 0x00007ffd3ad67000 C:\WINDOWS\system32\clbcatq.dll
0x00007ffd33f70000 - 0x00007ffd33fe0000 C:\WINDOWS\System32\MMDevApi.dll
0x00007ffd351f0000 - 0x00007ffd35376000 C:\WINDOWS\System32\PROPSYS.dll
0x00007ffd36d80000 - 0x00007ffd36da7000 C:\WINDOWS\System32\DEVOBJ.dll
0x00007ffd00a70000 - 0x00007ffd00ab2000 C:\WINDOWS\SYSTEM32\wdmaud.drv
0x00007ffd349d0000 - 0x00007ffd349db000 C:\WINDOWS\SYSTEM32\AVRT.dll
0x00007ffd00a60000 - 0x00007ffd00a68000 C:\WINDOWS\SYSTEM32\ksuser.dll
0x00007ffd26260000 - 0x00007ffd262e8000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007ffd33e30000 - 0x00007ffd33f66000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffd00a50000 - 0x00007ffd00a5c000 C:\WINDOWS\SYSTEM32\msacm32.drv
0x00007ffd00a20000 - 0x00007ffd00a2a000 C:\WINDOWS\SYSTEM32\midimap.dll
0x00007ffd3ad90000 - 0x00007ffd3aeea000 C:\WINDOWS\system32\MSCTF.dll
0x00007ffd08770000 - 0x00007ffd09263000 C:\WINDOWS\SYSTEM32\ig75icd64.dll
0x00007ffd2d590000 - 0x00007ffd2df92000 C:\WINDOWS\SYSTEM32\igdusc64.dll
0x00007ffd36a20000 - 0x00007ffd36a33000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffd02ad0000 - 0x00007ffd02b61000 C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffd37a10000 - 0x00007ffd37a2f000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffd00650000 - 0x00007ffd00692000 C:\WINDOWS\SYSTEM32\icm32.dll
0x0000000067ec0000 - 0x0000000067f03000 C:\WINDOWS\SYSTEM32\avutil_64-51.dll
0x0000000061700000 - 0x000000006229d000 C:\WINDOWS\SYSTEM32\avcodec_64-54.dll
0x0000000066840000 - 0x0000000066945000 C:\WINDOWS\SYSTEM32\avformat_64-54.dll
0x000000006df80000 - 0x000000006dfd8000 C:\WINDOWS\SYSTEM32\swscale_64-2.dll
0x000000006f880000 - 0x000000006f8b6000 C:\WINDOWS\SYSTEM32\avfilter_64-2.dll
0x00007ffd2ff40000 - 0x00007ffd2ff63000 C:\WINDOWS\SYSTEM32\DXVA2.dll
0x00007ffd35020000 - 0x00007ffd351ac000 C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Xms1024m -Xmx1024m -Dzomboid.steam=1 -Dzomboid.znetlog=1 -Djava.library.path=natives/;.
java_command: <unknown>
Launcher Type: generic

Environment Variables:
JAVA_HOME=C:\Program Files (x86)\Java\jre1.8.0_77\bin
PATH=c:\program files\d3dgear;C:\Program Files (x86)\Steam;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Python 3.5\Scripts\;C:\Program Files (x86)\Python 3.5\;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\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Common Files\Lenovo;C:\ProgramData\Lenovo\ReadyApps;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\apache-ant-1.9.6\bin;C:\Program Files\OpenVPN\bin;C:\Program Files (x86)\Windows Live\Shared;c:\program files\d3dgear;c:\program files\d3dgear
USERNAME=user
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel



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

OS: Windows 8 , 64 bit Build 9200

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

Memory: 4k page, physical 8122616k(3684000k free), swap 14414072k(7164052k free)

vm_info: Java HotSpot(TM) 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: Thu Mar 24 22:36:14 2016
elapsed time: 2 seconds
Bru MC Mar 25, 2016 @ 4:07pm 
Try this. As soon as you load the game go to task manager processes and set Project Zomboid priority to High. That should fix your problem but i think you have to do this every time your enter the game so dont forget.
Walt Whispers Mar 25, 2016 @ 9:53pm 
Originally posted by EnigmaGrey:
What graphics card do you have?
Intel HD Graphics, 4400



Originally posted by Bru MC:
Try this. As soon as you load the game go to task manager processes and set Project Zomboid priority to High. That should fix your problem but i think you have to do this every time your enter the game so dont forget.
I'll give it a shot, I'll run process lasso and force it to stay at auto high every time.
Walt Whispers Mar 25, 2016 @ 9:58pm 
This is what I get in the command prompt when running from the .bat files.


C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid>SET PZ_CLASSPATH=jinput.jar;lwjgl.jar;lwjgl_util.jar;sqlite-jdbc-3.8.10.1.jar;uncommons-maths-1.2.3.jar;./

C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid>".\jre64\bin\java.exe" -Dzomboid.steam=1 -Dzomboid.znetlog=1 -Xms1024m -Xmx1024m -Djava.library.path=./ -cp jinput.jar;lwjgl.jar;lwjgl_util.jar;sqlite-jdbc-3.8.10.1.jar;uncommons-maths-1.2.3.jar;./ zombie.gameStates.MainScreenState
25-03-2016 23:56:39
cachedir is "C:\Users\user\Zomboid"
-- listing properties --
java.runtime.name=Java(TM) SE Runtime Environment
sun.boot.library.path=C:\Program Files (x86)\Steam\steamapp...
java.vm.version=23.25-b01
java.vm.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
path.separator=;
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
file.encoding.pkg=sun.io
user.script=
user.country=US
sun.java.launcher=SUN_STANDARD
sun.os.patch.level=
java.vm.specification.name=Java Virtual Machine Specification
user.dir=C:\Program Files (x86)\Steam\steamapp...
java.runtime.version=1.7.0_25-b17
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.endorsed.dirs=C:\Program Files (x86)\Steam\steamapp...
os.arch=amd64
java.io.tmpdir=C:\Users\user\AppData\Local\Temp\
line.separator=

java.vm.specification.vendor=Oracle Corporation
user.variant=
os.name=Windows 8
sun.jnu.encoding=Cp1252
zomboid.steam=1
java.library.path=./
java.specification.name=Java Platform API Specification
java.class.version=51.0
sun.management.compiler=HotSpot 64-Bit Tiered Compilers
zomboid.znetlog=1
os.version=6.2
user.home=C:\Users\user
user.timezone=America/Chicago
java.awt.printerjob=sun.awt.windows.WPrinterJob
java.specification.version=1.7
file.encoding=Cp1252
user.name=user
java.class.path=jinput.jar;lwjgl.jar;lwjgl_util.jar;s...
java.vm.specification.version=1.7
sun.arch.data.model=64
java.home=C:\Program Files (x86)\Steam\steamapp...
sun.java.command=zombie.gameStates.MainScreenState
java.specification.vendor=Oracle Corporation
user.language=en
awt.toolkit=sun.awt.windows.WToolkit
java.vm.info=mixed mode
java.version=1.7.0_25
java.ext.dirs=C:\Program Files (x86)\Steam\steamapp...
sun.boot.class.path=C:\Program Files (x86)\Steam\steamapp...
java.vendor=Oracle Corporation
file.separator=\
java.vendor.url.bug=http://bugreport.sun.com/bugreport/
sun.cpu.endian=little
sun.io.unicode.encoding=UnicodeLittle
sun.desktop=windows
sun.cpu.isalist=amd64
-----
SVN REVISION 964
versionNumber=33.20 demo=false
LightingFPS set to 15
OpenGL version: 4.3.0 - Build 10.18.15.4268
Desktop resolution 1366x768
Initial resolution 1024x741 fullScreen=false
GL_ARB_vertex_buffer_object is supported
GLBufferObject using core OpenGL 1.5
org.lwjgl.opengl.OpenGLException: Invalid enum (1280)
at org.lwjgl.opengl.Util.checkGLError(Util.java:59)
at org.lwjgl.opengl.WindowsContextImplementation.setSwapInterval(WindowsContextImplementation.java:113)
at org.lwjgl.opengl.ContextGL.setSwapInterval(ContextGL.java:232)
at org.lwjgl.opengl.DrawableGL.setSwapInterval(DrawableGL.java:86)
at org.lwjgl.opengl.Display.setSwapInterval(Display.java:1129)
at org.lwjgl.opengl.Display.setVSyncEnabled(Display.java:1142)
at zombie.core.Core.init(Core.java:1940)
at zombie.GameWindow.maina(GameWindow.java:912)
at zombie.gameStates.MainScreenState.main(MainScreenState.java:173)

C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid>PAUSE
Press any key to continue . . .
Bru MC Mar 25, 2016 @ 10:04pm 
I have intel HD graphics too, the solution i just told you about the High priority worked for me this evening, i played for around 30 minutes and left the game with no problem. But now it's not working anymore and it's crashing again with this Java Runtime exception error
Walt Whispers Mar 25, 2016 @ 11:51pm 
It's just crashing for me...
Bru MC Mar 26, 2016 @ 12:08am 
Just crashing for me too, but my error log is similar to yours. I hope there's a solution because i really want to play it..
Danny Mar 26, 2016 @ 3:37am 
AngelCodeFont failed to load page 0 texture C:/Program Files (x86)/Steam/steamapps/common/ProjectZomboid/media/fonts/zomboidDialogue.bmfc_0.png
AngelCodeFont failed to load page 0 texture C:/Program Files (x86)/Steam/steamapps/common/ProjectZomboid/media/font/test_0.tga
AngelCodeFont failed to load page 1 texture C:/Program Files (x86)/Steam/steamapps/common/ProjectZomboid/media/font/test_1.tga
AngelCodeFont failed to load page 2 texture C:/Program Files (x86)/Steam/steamapps/common/ProjectZomboid/media/font/test_2.tga
AngelCodeFont failed to load page 0 texture C:/Program Files (x86)/Steam/steamapps/common/ProjectZomboid/media/font/test_0.tga
AngelCodeFont failed to load page 1 texture C:/Program Files (x86)/Steam/steamapps/common/ProjectZomboid/media/font/test_1.tga
AngelCodeFont failed to load page 2 texture C:/Program Files (x86)/Steam/steamapps/common/ProjectZomboid/media/font/test_2.tga
WARNING: Found unknown Windows version: Windows 8
Attempting to use default windows plug-in.
Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin

Then it crashes
Really want to play
Walt Whispers Mar 26, 2016 @ 6:42am 
Originally posted by EnigmaGrey:
Go to the Intel Control Panel and disable any option that claims to "enhance" your graphical experience. Set any other options to "let the application decide."

I just tried this and I'm still crashing. Any other methods? I've been having issues since I upgraded my graphics driver, but downgrading to the original driver didn't help.
Last edited by Walt Whispers; Mar 26, 2016 @ 8:49am
Bru MC Mar 26, 2016 @ 11:50am 
I managed to fix my problem that looks similar to yours by going on my computer/advanced/enviroment variables and deleting a variable that was related to Java, now i can play the game if i set high priority on task manager and the crashing is gone. Just saying because maybe it can work for you too. Anyways if you find a variable related to Java take not of what it says and the path of it before deleting.
Walt Whispers Mar 26, 2016 @ 1:32pm 
Originally posted by EnigmaGrey:
Is it still crashing with specifically "org.lwjgl.opengl.OpenGLException: Invalid enum (1280)" or something else? Does it crash in the same spot .etc?
This is the error message.


C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid>SET PZ_CLASSPATH=jinput.jar;lwjgl.jar;lwjgl_util.jar;sqlite-jdbc-3.8.10.1.jar;uncommons-maths-1.2.3.jar;./

C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid>".\jre\bin\java.exe" -Dzomboid.steam=1 -Dzomboid.znetlog=1 -Xms768m -Xmx768m -Djava.library.path=./ -cp jinput.jar;lwjgl.jar;lwjgl_util.jar;sqlite-jdbc-3.8.10.1.jar;uncommons-maths-1.2.3.jar;./ zombie.gameStates.MainScreenState
26-03-2016 15:31:18
cachedir is "C:\Users\user\Zomboid"
-- listing properties --
java.runtime.name=Java(TM) SE Runtime Environment
sun.boot.library.path=C:\Program Files (x86)\Steam\steamapp...
java.vm.version=23.25-b01
java.vm.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
path.separator=;
java.vm.name=Java HotSpot(TM) Client VM
file.encoding.pkg=sun.io
user.script=
user.country=US
sun.java.launcher=SUN_STANDARD
sun.os.patch.level=
java.vm.specification.name=Java Virtual Machine Specification
user.dir=C:\Program Files (x86)\Steam\steamapp...
java.runtime.version=1.7.0_25-b17
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.endorsed.dirs=C:\Program Files (x86)\Steam\steamapp...
os.arch=x86
java.io.tmpdir=C:\Users\user\AppData\Local\Temp\
line.separator=

java.vm.specification.vendor=Oracle Corporation
user.variant=
os.name=Windows 8
sun.jnu.encoding=Cp1252
zomboid.steam=1
java.library.path=./
java.specification.name=Java Platform API Specification
java.class.version=51.0
sun.management.compiler=HotSpot Client Compiler
zomboid.znetlog=1
os.version=6.2
user.home=C:\Users\user
user.timezone=America/Chicago
java.awt.printerjob=sun.awt.windows.WPrinterJob
java.specification.version=1.7
file.encoding=Cp1252
user.name=user
java.class.path=jinput.jar;lwjgl.jar;lwjgl_util.jar;s...
java.vm.specification.version=1.7
sun.arch.data.model=32
java.home=C:\Program Files (x86)\Steam\steamapp...
sun.java.command=zombie.gameStates.MainScreenState
java.specification.vendor=Oracle Corporation
user.language=en
awt.toolkit=sun.awt.windows.WToolkit
java.vm.info=mixed mode
java.version=1.7.0_25
java.ext.dirs=C:\Program Files (x86)\Steam\steamapp...
sun.boot.class.path=C:\Program Files (x86)\Steam\steamapp...
java.vendor=Oracle Corporation
file.separator=\
java.vendor.url.bug=http://bugreport.sun.com/bugreport/
sun.cpu.endian=little
sun.io.unicode.encoding=UnicodeLittle
sun.desktop=windows
sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+m...
-----
SVN REVISION 964
versionNumber=33.20 demo=false
LightingFPS set to 15
OpenGL version: 4.3.0 - Build 10.18.15.4268
Desktop resolution 1366x768
Initial resolution 1024x741 fullScreen=false
GL_ARB_vertex_buffer_object is supported
GLBufferObject using core OpenGL 1.5
org.lwjgl.opengl.OpenGLException: Invalid enum (1280)
at org.lwjgl.opengl.Util.checkGLError(Util.java:59)
at org.lwjgl.opengl.WindowsContextImplementation.setSwapInterval(WindowsContextImplementation.java:113)
at org.lwjgl.opengl.ContextGL.setSwapInterval(ContextGL.java:232)
at org.lwjgl.opengl.DrawableGL.setSwapInterval(DrawableGL.java:86)
at org.lwjgl.opengl.Display.setSwapInterval(Display.java:1129)
at org.lwjgl.opengl.Display.setVSyncEnabled(Display.java:1142)
at zombie.core.Core.init(Core.java:1940)
at zombie.GameWindow.maina(GameWindow.java:912)
at zombie.gameStates.MainScreenState.main(MainScreenState.java:173)

C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid>PAUSE
Press any key to continue . . .



Originally posted by Bru MC:
I managed to fix my problem that looks similar to yours by going on my computer/advanced/enviroment variables and deleting a variable that was related to Java, now i can play the game if i set high priority on task manager and the crashing is gone. Just saying because maybe it can work for you too. Anyways if you find a variable related to Java take not of what it says and the path of it before deleting.
I'll give it a shot, but I dunno.
Walt Whispers Mar 26, 2016 @ 1:52pm 
Intel Graphics 4400, The laptop is a Lenovo E550 running windows 10, also, if that helps.
Walt Whispers Mar 26, 2016 @ 2:17pm 
Originally posted by EnigmaGrey:
https://i.ytimg.com/vi/ehoe0pSRhxc/maxresdefault.jpg

Disable CMAA, as shown here.

Disabled, still having the same issue.
EasyPickins  [developer] Mar 26, 2016 @ 2:35pm 
Can you start the game using this .bat file, and paste the error?

@setlocal enableextensions @cd /d "%~dp0" SET _JAVA_OPTIONS= SET PZ_CLASSPATH=jinput.jar;lwjgl-debug.jar;lwjgl_util.jar;sqlite-jdbc-3.8.10.1.jar;uncommons-maths-1.2.3.jar;./ ".\jre\bin\java.exe" -Dzomboid.steam=1 -Dzomboid.znetlog=1 -Xms768m -Xmx768m -Djava.library.path=./ -Dorg.lwjgl.util.NoChecks=false -cp %PZ_CLASSPATH% zombie.gameStates.MainScreenState PAUSE
< >
Showing 1-15 of 26 comments
Per page: 1530 50

Date Posted: Mar 24, 2016 @ 8:56pm
Posts: 26