Jump to content
  • 0

'This is how you died' - again


tombolaboy

Question

So I've been trawling the internet searching for a solution to my game crashing after the final words of the opening credits - with a quick snapshot of the inventory etc. , but nothing seems to have done the trick.

 

I'm running 64bit Windows 7 Off of a Toshiba Satellite Pro C660, I've reinstalled Java (making sure that it is 64bit) and have tried to run through Desura and Steam (both with compatibility mode and without).

 

I'm fairly sure it's to do with my graphics drivers, as when I check their date it gives me mid-July 2010, however when trying to search for drivers online, and finding ones from this year, they fail to install.

 

I'll try to supply any more information I can, cheers in advance.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

After running the game (and it crashing twice) no 'error.txt' has been created, however I do have 'hs_err_pid18056'

 

Which I'll try to place in a spoiler below (bare with me)

 

#

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000011b4dde8, pid=18056, tid=21940
#
# JRE version: Java SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ig4icd64.dll+0x6ddde8]
#
# 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 (0x000000000200e800):  JavaThread "main" [_thread_in_native, id=21940, stack(0x0000000000030000,0x0000000000130000)]
 
siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000000
 
Registers:
RAX=0x0000000018454a20, RBX=0x0000000000000000, RCX=0x00000000455170c0, RDX=0x0000000000000000
RSP=0x0000000000122128, RBP=0x0000000000000006, RSI=0x00000000122f00a0, RDI=0x00000000122f00a0
R8 =0x00000000122f9f68, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x00000000122f00a0
R12=0x0000000000000006, R13=0x0000000000000004, R14=0x0000000011470000, R15=0x0000000000000004
RIP=0x0000000011b4dde8, EFLAGS=0x0000000000010246
 
Top of Stack: (sp=0x0000000000122128)
0x0000000000122128:   0000000011b48a83 0000000000000000
0x0000000000122138:   0000000000000000 0000000000000006
0x0000000000122148:   00000000122f00a0 0000000000000000
0x0000000000122158:   0000000000000006 0000000000000000
0x0000000000122168:   0000000000000004 00000000122f00a0
0x0000000000122178:   0000000011524bf1 00000000454c3c80
0x0000000000122188:   0000000000000000 00000000454c3c80
0x0000000000122198:   0000000011470000 0000000000000000
0x00000000001221a8:   000000001150ff5e 00000000122f00a0
0x00000000001221b8:   000000001844a120 0000000000080039
0x00000000001221c8:   000000001844a120 0000000000000000
0x00000000001221d8:   0000000011534960 0000000000000084
0x00000000001221e8:   0000000000000006 0000000000000000
0x00000000001221f8:   00000000122f00a0 00000000452f03d0
0x0000000000122208:   0000000000000000 00000000123590c0
0x0000000000122218:   0000000000000000 00000000001223d8 
 
Instructions: (pc=0x0000000011b4dde8)
0x0000000011b4ddc8:   0e f3 41 0f 10 93 b8 64 05 00 f3 0f 5c 51 04 f3
0x0000000011b4ddd8:   0f 10 41 08 f3 0f 10 49 0c 4d 8b 83 08 a1 00 00
0x0000000011b4dde8:   f3 41 0f 11 1a f3 41 0f 11 52 04 f3 41 0f 11 42
0x0000000011b4ddf8:   08 f3 41 0f 11 4a 0c 49 8b 40 08 8b 14 90 41 0f 
 
 
Register to memory mapping:
 
RAX=0x0000000018454a20 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x00000000455170c0 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x0000000000122128 is pointing into the stack for thread: 0x000000000200e800
RBP=0x0000000000000006 is an unknown value
RSI=0x00000000122f00a0 is an unknown value
RDI=0x00000000122f00a0 is an unknown value
R8 =0x00000000122f9f68 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x00000000122f00a0 is an unknown value
R12=0x0000000000000006 is an unknown value
R13=0x0000000000000004 is an unknown value
R14=0x0000000011470000 is pointing into the stack for thread: 0x000000000ee16800
R15=0x0000000000000004 is an unknown value
 
 
Stack: [0x0000000000030000,0x0000000000130000],  sp=0x0000000000122128,  free space=968k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig4icd64.dll+0x6ddde8]
 
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J  org.lwjgl.opengl.GL12.nglDrawRangeElementsBO(IIIIIJJ)V
J  zombie.core.SpriteRenderer$RingBuffer$StateRun.render()V
J  zombie.core.SpriteRenderer$RingBuffer.render()V
J  zombie.core.SpriteRenderer$RingBuffer.add(Lzombie/core/textures/TextureDraw;Lzombie/core/textures/TextureDraw;Lzombie/core/Styles/Style;F)V
J  zombie.core.SpriteRenderer.build()V
J  zombie.core.Core.EndFrameUI()V
j  zombie.gameStates.IngameState.renderframeui()V+302
j  zombie.gameStates.IngameState.render()V+54
J  zombie.GameWindow.render()V
j  zombie.GameWindow.run()V+76
j  zombie.GameWindow.maina(ZIII)V+153
j  zombie.gameStates.MainScreenState.main([Ljava/lang/String;)V+43
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
j  com.exe4j.runtime.LauncherEngine.launch(Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZZLjava/lang/ClassLoader;)V+190
j  com.exe4j.runtime.WinLauncher.main([Ljava/lang/String;)V+204
v  ~StubRoutines::call_stub
 
---------------  P R O C E S S  ---------------
 
Java Threads: ( => current thread )
  0x000000000fa00800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=21684, stack(0x0000000018c90000,0x0000000018d90000)]
  0x000000000d0cc800 JavaThread "AWT-Shutdown" [_thread_blocked, id=22064, stack(0x0000000012650000,0x0000000012750000)]
  0x000000000c76c800 JavaThread "PathFind2" [_thread_blocked, id=20048, stack(0x000000001a650000,0x000000001a750000)]
  0x000000000e156000 JavaThread "PathFind1" [_thread_blocked, id=21576, stack(0x000000001a750000,0x000000001a850000)]
  0x000000000d0ef000 JavaThread "PathFind0" [_thread_blocked, id=20468, stack(0x00000000187f0000,0x00000000188f0000)]
  0x000000000e12d000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=6832, stack(0x0000000019890000,0x0000000019990000)]
  0x000000000d314800 JavaThread "Thread-3" daemon [_thread_in_native, id=21580, stack(0x0000000017e50000,0x0000000017f50000)]
  0x000000000ee16800 JavaThread "Stream Thread" daemon [_thread_blocked, id=16044, stack(0x0000000011370000,0x0000000011470000)]
  0x000000000ebe5000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=17992, stack(0x000000000f5e0000,0x000000000f6e0000)]
  0x000000000df54800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=19320, stack(0x000000000f4b0000,0x000000000f5b0000)]
  0x000000000bc04800 JavaThread "Exe4JStartupThread" daemon [_thread_blocked, id=21396, stack(0x000000000c070000,0x000000000c170000)]
  0x0000000009dbb800 JavaThread "Service Thread" daemon [_thread_blocked, id=19932, stack(0x000000000b900000,0x000000000ba00000)]
  0x0000000009db9800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=7892, stack(0x000000000b720000,0x000000000b820000)]
  0x0000000009da8000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=20384, stack(0x000000000b160000,0x000000000b260000)]
  0x0000000009da3000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=16720, stack(0x000000000b620000,0x000000000b720000)]
  0x0000000009da2800 JavaThread "Attach Listener" daemon [_thread_blocked, id=18536, stack(0x000000000b4c0000,0x000000000b5c0000)]
  0x0000000009d9b800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=21972, stack(0x000000000b320000,0x000000000b420000)]
  0x0000000009d4a000 JavaThread "Finalizer" daemon [_thread_blocked, id=8976, stack(0x000000000acd0000,0x000000000add0000)]
  0x0000000009d43000 JavaThread "Reference Handler" daemon [_thread_blocked, id=20804, stack(0x000000000b060000,0x000000000b160000)]
=>0x000000000200e800 JavaThread "main" [_thread_in_native, id=21940, stack(0x0000000000030000,0x0000000000130000)]
 
Other Threads:
  0x0000000009d39800 VMThread [stack: 0x000000000ae60000,0x000000000af60000] [id=17996]
  0x0000000009dbf800 WatcherThread [stack: 0x000000000bac0000,0x000000000bbc0000] [id=18540]
 
VM state:not at safepoint (normal execution)
 
VM Mutex/Monitor currently owned by a thread: None
 
Heap
 PSYoungGen      total 9216K, used 5311K [0x00000000f5500000, 0x00000000f6d80000, 0x0000000100000000)
  eden space 5632K, 38% used [0x00000000f5500000,0x00000000f57203d8,0x00000000f5a80000)
  from space 3584K, 87% used [0x00000000f5a80000,0x00000000f5d8fab0,0x00000000f5e00000)
  to   space 9728K, 0% used [0x00000000f6400000,0x00000000f6400000,0x00000000f6d80000)
 ParOldGen       total 258048K, used 219158K [0x00000000e0000000, 0x00000000efc00000, 0x00000000f5500000)
  object space 258048K, 84% used [0x00000000e0000000,0x00000000ed6058b8,0x00000000efc00000)
 PSPermGen       total 30720K, used 18979K [0x00000000dae00000, 0x00000000dcc00000, 0x00000000e0000000)
  object space 30720K, 61% used [0x00000000dae00000,0x00000000dc088de0,0x00000000dcc00000)
 
Card table byte_map: [0x0000000008010000,0x0000000008140000] byte_map_base: 0x0000000007939000
 
Polling page: 0x0000000001c40000
 
Code Cache  [0x0000000002010000, 0x0000000002ce0000, 0x0000000008010000)
 total_blobs=3357 nmethods=2687 adapters=589 free_code_cache=85318Kb largest_free_block=87256000
 
Compilation events (10 events):
Event: 119.732 Thread 0x0000000009da8000 3505  s!   4       zombie.core.sound.StreamInstance::tick (402 bytes)
Event: 119.766 Thread 0x0000000009da8000 nmethod 3505 0x0000000002ca9450 code [0x0000000002ca96c0, 0x0000000002caabb8]
Event: 120.707 Thread 0x0000000009da3000 3506       4       zombie.iso.IsoGridSquare::CalcLightInfo (1327 bytes)
Event: 120.709 Thread 0x0000000009da8000 3507       4       zombie.iso.IsoCell::getChunkForGridSquare (110 bytes)
Event: 120.714 Thread 0x0000000009da8000 nmethod 3507 0x0000000002a637d0 code [0x0000000002a63920, 0x0000000002a63b78]
Event: 120.715 Thread 0x0000000009da8000 3509       4       zombie.iso.IsoUtils::DistanceTo (43 bytes)
Event: 120.716 Thread 0x0000000009da8000 nmethod 3509 0x0000000002c5e5d0 code [0x0000000002c5e740, 0x0000000002c5ec18]
Event: 120.716 Thread 0x0000000009da8000 3508       4       zombie.iso.IsoGridSquare::CalcVisibility (1240 bytes)
Event: 120.758 Thread 0x0000000009db9800 3525       2       zombie.core.Color::fromColor (92 bytes)
Event: 120.759 Thread 0x0000000009db9800 nmethod 3525 0x0000000002a63390 code [0x0000000002a63520, 0x0000000002a63730]
 
GC Heap History (10 events):
Event: 111.458 GC heap before
{Heap before GC invocations=210 (full 6):
 PSYoungGen      total 14848K, used 12084K [0x00000000f5500000, 0x00000000f6c00000, 0x0000000100000000)
  eden space 7168K, 100% used [0x00000000f5500000,0x00000000f5c00000,0x00000000f5c00000)
  from space 7680K, 64% used [0x00000000f5c00000,0x00000000f60cd0e0,0x00000000f6380000)
  to   space 8192K, 0% used [0x00000000f6400000,0x00000000f6400000,0x00000000f6c00000)
 ParOldGen       total 258048K, used 204395K [0x00000000e0000000, 0x00000000efc00000, 0x00000000f5500000)
  object space 258048K, 79% used [0x00000000e0000000,0x00000000ec79ae30,0x00000000efc00000)
 PSPermGen       total 31744K, used 18458K [0x00000000dae00000, 0x00000000dcd00000, 0x00000000e0000000)
  object space 31744K, 58% used [0x00000000dae00000,0x00000000dc006ac8,0x00000000dcd00000)
Event: 111.472 GC heap after
Heap after GC invocations=210 (full 6):
 PSYoungGen      total 13824K, used 7708K [0x00000000f5500000, 0x00000000f6f00000, 0x0000000100000000)
  eden space 5632K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000f5a80000)
  from space 8192K, 94% used [0x00000000f6400000,0x00000000f6b87190,0x00000000f6c00000)
  to   space 9728K, 0% used [0x00000000f5a80000,0x00000000f5a80000,0x00000000f6400000)
 ParOldGen       total 258048K, used 204395K [0x00000000e0000000, 0x00000000efc00000, 0x00000000f5500000)
  object space 258048K, 79% used [0x00000000e0000000,0x00000000ec79ae30,0x00000000efc00000)
 PSPermGen       total 31744K, used 18458K [0x00000000dae00000, 0x00000000dcd00000, 0x00000000e0000000)
  object space 31744K, 58% used [0x00000000dae00000,0x00000000dc006ac8,0x00000000dcd00000)
}
Event: 111.476 GC heap before
{Heap before GC invocations=211 (full 6):
 PSYoungGen      total 13824K, used 8364K [0x00000000f5500000, 0x00000000f6f00000, 0x0000000100000000)
  eden space 5632K, 11% used [0x00000000f5500000,0x00000000f55a41e8,0x00000000f5a80000)
  from space 8192K, 94% used [0x00000000f6400000,0x00000000f6b87190,0x00000000f6c00000)
  to   space 9728K, 0% used [0x00000000f5a80000,0x00000000f5a80000,0x00000000f6400000)
 ParOldGen       total 258048K, used 204395K [0x00000000e0000000, 0x00000000efc00000, 0x00000000f5500000)
  object space 258048K, 79% used [0x00000000e0000000,0x00000000ec79ae30,0x00000000efc00000)
 PSPermGen       total 31744K, used 18458K [0x00000000dae00000, 0x00000000dcd00000, 0x00000000e0000000)
  object space 31744K, 58% used [0x00000000dae00000,0x00000000dc006b08,0x00000000dcd00000)
Event: 111.486 GC heap after
Heap after GC invocations=211 (full 6):
 PSYoungGen      total 15360K, used 8256K [0x00000000f5500000, 0x00000000f7100000, 0x0000000100000000)
  eden space 5632K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000f5a80000)
  from space 9728K, 84% used [0x00000000f5a80000,0x00000000f6290020,0x00000000f6400000)
  to   space 10752K, 0% used [0x00000000f6680000,0x00000000f6680000,0x00000000f7100000)
 ParOldGen       total 258048K, used 204395K [0x00000000e0000000, 0x00000000efc00000, 0x00000000f5500000)
  object space 258048K, 79% used [0x00000000e0000000,0x00000000ec79ae30,0x00000000efc00000)
 PSPermGen       total 31744K, used 18458K [0x00000000dae00000, 0x00000000dcd00000, 0x00000000e0000000)
  object space 31744K, 58% used [0x00000000dae00000,0x00000000dc006b08,0x00000000dcd00000)
}
Event: 111.486 GC heap before
{Heap before GC invocations=212 (full 7):
 PSYoungGen      total 15360K, used 8256K [0x00000000f5500000, 0x00000000f7100000, 0x0000000100000000)
  eden space 5632K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000f5a80000)
  from space 9728K, 84% used [0x00000000f5a80000,0x00000000f6290020,0x00000000f6400000)
  to   space 10752K, 0% used [0x00000000f6680000,0x00000000f6680000,0x00000000f7100000)
 ParOldGen       total 258048K, used 204395K [0x00000000e0000000, 0x00000000efc00000, 0x00000000f5500000)
  object space 258048K, 79% used [0x00000000e0000000,0x00000000ec79ae30,0x00000000efc00000)
 PSPermGen       total 31744K, used 18458K [0x00000000dae00000, 0x00000000dcd00000, 0x00000000e0000000)
  object space 31744K, 58% used [0x00000000dae00000,0x00000000dc006b08,0x00000000dcd00000)
Event: 112.538 GC heap after
Heap after GC invocations=212 (full 7):
 PSYoungGen      total 15360K, used 0K [0x00000000f5500000, 0x00000000f7100000, 0x0000000100000000)
  eden space 5632K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000f5a80000)
  from space 9728K, 0% used [0x00000000f5a80000,0x00000000f5a80000,0x00000000f6400000)
  to   space 10752K, 0% used [0x00000000f6680000,0x00000000f6680000,0x00000000f7100000)
 ParOldGen       total 258048K, used 209158K [0x00000000e0000000, 0x00000000efc00000, 0x00000000f5500000)
  object space 258048K, 81% used [0x00000000e0000000,0x00000000ecc418a8,0x00000000efc00000)
 PSPermGen       total 30720K, used 18458K [0x00000000dae00000, 0x00000000dcc00000, 0x00000000e0000000)
  object space 30720K, 60% used [0x00000000dae00000,0x00000000dc006ae8,0x00000000dcc00000)
}
Event: 114.084 GC heap before
{Heap before GC invocations=213 (full 7):
 PSYoungGen      total 15360K, used 5632K [0x00000000f5500000, 0x00000000f7100000, 0x0000000100000000)
  eden space 5632K, 100% used [0x00000000f5500000,0x00000000f5a80000,0x00000000f5a80000)
  from space 9728K, 0% used [0x00000000f5a80000,0x00000000f5a80000,0x00000000f6400000)
  to   space 10752K, 0% used [0x00000000f6680000,0x00000000f6680000,0x00000000f7100000)
 ParOldGen       total 258048K, used 219158K [0x00000000e0000000, 0x00000000efc00000, 0x00000000f5500000)
  object space 258048K, 84% used [0x00000000e0000000,0x00000000ed6058b8,0x00000000efc00000)
 PSPermGen       total 30720K, used 18601K [0x00000000dae00000, 0x00000000dcc00000, 0x00000000e0000000)
  object space 30720K, 60% used [0x00000000dae00000,0x00000000dc02a470,0x00000000dcc00000)
Event: 114.092 GC heap after
Heap after GC invocations=213 (full 7):
 PSYoungGen      total 13824K, used 2730K [0x00000000f5500000, 0x00000000f6e80000, 0x0000000100000000)
  eden space 5632K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000f5a80000)
  from space 8192K, 33% used [0x00000000f6680000,0x00000000f692a8b0,0x00000000f6e80000)
  to   space 10240K, 0% used [0x00000000f5a80000,0x00000000f5a80000,0x00000000f6480000)
 ParOldGen       total 258048K, used 219158K [0x00000000e0000000, 0x00000000efc00000, 0x00000000f5500000)
  object space 258048K, 84% used [0x00000000e0000000,0x00000000ed6058b8,0x00000000efc00000)
 PSPermGen       total 30720K, used 18601K [0x00000000dae00000, 0x00000000dcc00000, 0x00000000e0000000)
  object space 30720K, 60% used [0x00000000dae00000,0x00000000dc02a470,0x00000000dcc00000)
}
Event: 115.017 GC heap before
{Heap before GC invocations=214 (full 7):
 PSYoungGen      total 13824K, used 8362K [0x00000000f5500000, 0x00000000f6e80000, 0x0000000100000000)
  eden space 5632K, 100% used [0x00000000f5500000,0x00000000f5a80000,0x00000000f5a80000)
  from space 8192K, 33% used [0x00000000f6680000,0x00000000f692a8b0,0x00000000f6e80000)
  to   space 10240K, 0% used [0x00000000f5a80000,0x00000000f5a80000,0x00000000f6480000)
 ParOldGen       total 258048K, used 219158K [0x00000000e0000000, 0x00000000efc00000, 0x00000000f5500000)
  object space 258048K, 84% used [0x00000000e0000000,0x00000000ed6058b8,0x00000000efc00000)
 PSPermGen       total 30720K, used 18737K [0x00000000dae00000, 0x00000000dcc00000, 0x00000000e0000000)
  object space 30720K, 60% used [0x00000000dae00000,0x00000000dc04c698,0x00000000dcc00000)
Event: 115.036 GC heap after
Heap after GC invocations=214 (full 7):
 PSYoungGen      total 9216K, used 3134K [0x00000000f5500000, 0x00000000f6d80000, 0x0000000100000000)
  eden space 5632K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000f5a80000)
  from space 3584K, 87% used [0x00000000f5a80000,0x00000000f5d8fab0,0x00000000f5e00000)
  to   space 9728K, 0% used [0x00000000f6400000,0x00000000f6400000,0x00000000f6d80000)
 ParOldGen       total 258048K, used 219158K [0x00000000e0000000, 0x00000000efc00000, 0x00000000f5500000)
  object space 258048K, 84% used [0x00000000e0000000,0x00000000ed6058b8,0x00000000efc00000)
 PSPermGen       total 30720K, used 18737K [0x00000000dae00000, 0x00000000dcc00000, 0x00000000e0000000)
  object space 30720K, 60% used [0x00000000dae00000,0x00000000dc04c698,0x00000000dcc00000)
}
 
Deoptimization events (10 events):
Event: 115.783 Thread 0x000000000200e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000283434c method=zombie.core.SpriteRenderer$RingBuffer.add(Lzombie/core/textures/TextureDraw;Lzombie/core/textures/TextureDraw;Lzombie/core/Styles/Style;F)V @ 314
Event: 115.783 Thread 0x000000000200e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000283434c method=zombie.core.SpriteRenderer$RingBuffer.add(Lzombie/core/textures/TextureDraw;Lzombie/core/textures/TextureDraw;Lzombie/core/Styles/Style;F)V @ 314
Event: 115.783 Thread 0x000000000200e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000283434c method=zombie.core.SpriteRenderer$RingBuffer.add(Lzombie/core/textures/TextureDraw;Lzombie/core/textures/TextureDraw;Lzombie/core/Styles/Style;F)V @ 314
Event: 115.783 Thread 0x000000000200e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000283434c method=zombie.core.SpriteRenderer$RingBuffer.add(Lzombie/core/textures/TextureDraw;Lzombie/core/textures/TextureDraw;Lzombie/core/Styles/Style;F)V @ 314
Event: 115.854 Thread 0x000000000200e800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002a0dad8 method=zombie.iso.IsoCell.CalculateVertShading(I)V @ 231
Event: 115.873 Thread 0x000000000200e800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002be80a8 method=zombie.iso.IsoCell.RenderTiles(I)V @ 173
Event: 116.041 Thread 0x000000000200e800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002c16ea4 method=zombie.core.SpriteRenderer$RingBuffer.add(Lzombie/core/textures/TextureDraw;Lzombie/core/textures/TextureDraw;Lzombie/core/Styles/Style;F)V @ 105
Event: 116.884 Thread 0x000000000200e800 Uncommon trap: reason=intrinsic action=make_not_entrant pc=0x0000000002c67f08 method=zombie.iso.IsoUtils.DistanceTo(FFFFFF)F @ 7
Event: 117.077 Thread 0x000000000200e800 Uncommon trap: reason=intrinsic action=make_not_entrant pc=0x0000000002c8b714 method=zombie.iso.IsoUtils.DistanceTo(FFFFFF)F @ 30
Event: 120.707 Thread 0x000000000200e800 Uncommon trap: reason=intrinsic action=make_not_entrant pc=0x0000000002c9895c method=zombie.iso.IsoUtils.DistanceTo(FFFFFF)F @ 18
 
Internal exceptions (10 events):
Event: 113.461 Thread 0x000000000200e800 Threw 0x00000000f563eb40 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.490 Thread 0x000000000200e800 Threw 0x00000000f564ab50 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.509 Thread 0x000000000200e800 Threw 0x00000000f564d250 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.527 Thread 0x000000000200e800 Threw 0x00000000f56d4878 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.665 Thread 0x000000000200e800 Threw 0x00000000f58be4f8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.692 Thread 0x000000000200e800 Threw 0x00000000f58c1b58 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.795 Thread 0x000000000200e800 Threw 0x00000000f58c5c48 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 115.618 Thread 0x000000000200e800 Threw 0x00000000f565dd98 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 115.873 Thread 0x000000000200e800 Threw 0x00000000f567a5e0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 116.002 Thread 0x000000000200e800 Threw 0x00000000f5686d00 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
 
Events (10 events):
Event: 117.220 Thread 0x000000000200e800 DEOPT PACKING pc=0x0000000002afb657 sp=0x0000000000121ba0
Event: 117.220 Thread 0x000000000200e800 DEOPT UNPACKING pc=0x0000000002048eb9 sp=0x0000000000121ed0 mode 0
Event: 117.457 Thread 0x0000000009da8000 flushing nmethod 0x00000000026b8810
Event: 117.465 Thread 0x0000000009da8000 flushing nmethod 0x0000000002972110
Event: 117.466 Thread 0x0000000009da8000 flushing nmethod 0x00000000029c1610
Event: 117.467 Thread 0x0000000009da8000 flushing nmethod 0x0000000002a523d0
Event: 117.467 Thread 0x0000000009da8000 flushing nmethod 0x0000000002a63090
Event: 120.707 Thread 0x000000000200e800 Uncommon trap: trap_request=0xffffffcc fr.pc=0x0000000002c9895c
Event: 120.707 Thread 0x000000000200e800 DEOPT PACKING pc=0x0000000002c9895c sp=0x0000000000122650
Event: 120.707 Thread 0x000000000200e800 DEOPT UNPACKING pc=0x0000000002049064 sp=0x0000000000122570 mode 2
 
 
Dynamic libraries:
0x000000013fbb0000 - 0x000000013fbf6000 C:\Program Files (x86)\Desura\Common\Project Zomboid\ProjectZomboid64.exe
0x0000000077110000 - 0x00000000772b9000 C:\windows\SYSTEM32\ntdll.dll
0x0000000076ff0000 - 0x000000007710f000 C:\windows\system32\kernel32.dll
0x000007fefd1d0000 - 0x000007fefd23b000 C:\windows\system32\KERNELBASE.dll
0x0000000076ef0000 - 0x0000000076fea000 C:\windows\system32\USER32.dll
0x000007feff3b0000 - 0x000007feff417000 C:\windows\system32\GDI32.dll
0x000007fefeca0000 - 0x000007fefecae000 C:\windows\system32\LPK.dll
0x000007fefecb0000 - 0x000007fefed79000 C:\windows\system32\USP10.dll
0x000007fefed80000 - 0x000007fefee1f000 C:\windows\system32\msvcrt.dll
0x000007fefe6b0000 - 0x000007fefe78b000 C:\windows\system32\ADVAPI32.dll
0x000007fefd480000 - 0x000007fefd49f000 C:\windows\SYSTEM32\sechost.dll
0x000007fefe790000 - 0x000007fefe8bd000 C:\windows\system32\RPCRT4.dll
0x000007fefb970000 - 0x000007fefbb64000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefe8f0000 - 0x000007fefe961000 C:\windows\system32\SHLWAPI.dll
0x000007fefe8c0000 - 0x000007fefe8ee000 C:\windows\system32\IMM32.DLL
0x000007feff160000 - 0x000007feff269000 C:\windows\system32\MSCTF.dll
0x000000005adf0000 - 0x000000005b5b9000 c:\program files\java\jre7\bin\server\jvm.dll
0x000007fef6500000 - 0x000007fef6509000 C:\windows\system32\WSOCK32.dll
0x000007feff110000 - 0x000007feff15d000 C:\windows\system32\WS2_32.dll
0x000007fefe6a0000 - 0x000007fefe6a8000 C:\windows\system32\NSI.dll
0x000007fefaf20000 - 0x000007fefaf5b000 C:\windows\system32\WINMM.dll
0x00000000772d0000 - 0x00000000772d7000 C:\windows\system32\PSAPI.DLL
0x0000000061080000 - 0x0000000061151000 C:\windows\system32\MSVCR100.dll
0x0000000074680000 - 0x000000007468f000 c:\program files\java\jre7\bin\verify.dll
0x000000006e360000 - 0x000000006e388000 c:\program files\java\jre7\bin\java.dll
0x0000000074660000 - 0x0000000074675000 c:\program files\java\jre7\bin\zip.dll
0x00000000707d0000 - 0x00000000707e9000 C:\Program Files\Java\jre7\bin\net.dll
0x000007fefc700000 - 0x000007fefc755000 C:\windows\system32\mswsock.dll
0x000007fefc940000 - 0x000007fefc947000 C:\windows\System32\wship6.dll
0x0000000070160000 - 0x0000000070171000 C:\Program Files\Java\jre7\bin\nio.dll
0x0000000060930000 - 0x0000000060ac5000 C:\Program Files\Java\jre7\bin\awt.dll
0x000007fefee20000 - 0x000007fefeef7000 C:\windows\system32\OLEAUT32.dll
0x000007fefef00000 - 0x000007feff103000 C:\windows\system32\ole32.dll
0x000007fefb500000 - 0x000007fefb556000 C:\windows\system32\uxtheme.dll
0x000007fefa190000 - 0x000007fefa1b8000 C:\Program Files (x86)\Common Files\Spigot\Search Settings\wthx171.dll
0x000007feface0000 - 0x000007fefacf8000 C:\windows\system32\dwmapi.dll
0x000007fefcde0000 - 0x000007fefcdef000 C:\windows\system32\CRYPTBASE.dll
0x0000000180000000 - 0x0000000180050000 C:\Program Files (x86)\Desura\Common\Project Zomboid\lwjgl64.dll
0x000007fef0a70000 - 0x000007fef0b8d000 C:\windows\system32\OPENGL32.dll
0x000007fef0a20000 - 0x000007fef0a4d000 C:\windows\system32\GLU32.dll
0x000007fef0920000 - 0x000007fef0a11000 C:\windows\system32\DDRAW.dll
0x000007fef5310000 - 0x000007fef5318000 C:\windows\system32\DCIMAN32.dll
0x000007fefd4a0000 - 0x000007fefd677000 C:\windows\system32\SETUPAPI.dll
0x000007fefd130000 - 0x000007fefd166000 C:\windows\system32\CFGMGR32.dll
0x000007fefd250000 - 0x000007fefd26a000 C:\windows\system32\DEVOBJ.dll
0x000007fefc000000 - 0x000007fefc00c000 C:\windows\system32\VERSION.dll
0x0000000008790000 - 0x00000000087f4000 C:\Program Files (x86)\Desura\Common\Project Zomboid\OpenAL64.dll
0x000007fefd910000 - 0x000007fefe698000 C:\windows\system32\SHELL32.dll
0x000007fefeba0000 - 0x000007fefec39000 C:\windows\system32\CLBCatQ.DLL
0x000007fefb6a0000 - 0x000007fefb6eb000 C:\windows\System32\MMDevApi.dll
0x000007fefb560000 - 0x000007fefb68c000 C:\windows\System32\PROPSYS.dll
0x000007fef0b90000 - 0x000007fef0c18000 C:\windows\system32\dsound.dll
0x000007fefb6f0000 - 0x000007fefb71c000 C:\windows\system32\POWRPROF.dll
0x000007fefac90000 - 0x000007fefacdf000 C:\windows\system32\AUDIOSES.DLL
0x0000000011470000 - 0x00000000122e8000 C:\windows\system32\ig4icd64.dll
0x000007feeb5c0000 - 0x000007feeb65c000 C:\windows\system32\mscms.dll
0x000007fefc1d0000 - 0x000007fefc1ee000 C:\windows\system32\USERENV.dll
0x000007fefcef0000 - 0x000007fefceff000 C:\windows\system32\profapi.dll
0x000007feedde0000 - 0x000007feede22000 C:\windows\system32\icm32.dll
0x000000000ae00000 - 0x000000000ae16000 C:\Program Files (x86)\Desura\Common\Project Zomboid\jinput-dx8_64.dll
0x000007feee8c0000 - 0x000007feee8fc000 C:\windows\system32\DINPUT8.dll
0x000007fefb000000 - 0x000007fefb00b000 C:\windows\system32\HID.DLL
0x000007fefd170000 - 0x000007fefd1aa000 C:\windows\system32\WINTRUST.dll
0x000007fefcfb0000 - 0x000007fefd11c000 C:\windows\system32\CRYPT32.dll
0x000007fefcf90000 - 0x000007fefcf9f000 C:\windows\system32\MSASN1.dll
0x000000000b020000 - 0x000000000b034000 C:\Program Files (x86)\Desura\Common\Project Zomboid\jinput-raw_64.dll
0x000007fefad00000 - 0x000007fefae25000 C:\windows\system32\dbghelp.dll
 
VM Arguments:
jvm_args: -Dexe4j.semaphoreName=Local\c:_program_files_(x86)_desura_common_project_zomboid_projectzomboid64.exe -Dexe4j.moduleName=C:\Program Files (x86)\Desura\Common\Project Zomboid\ProjectZomboid64.exe -Dexe4j.processCommFile=C:\Users\Tom\AppData\Local\Temp\e4j_p18056.tmp -Dexe4j.tempDir=C:\Users\Tom\AppData\Local\Temp\e4jFF24.tmp_dir1383480998 -Dexe4j.unextractedPosition=282805 -Djava.library.path=C:\Program Files (x86)\Desura\Common\Project Zomboid\.\.;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;c:\program files\java\jre7\bin -Dexe4j.consoleCodepage=cp850 -noverify -XX:+UseNUMA -XX:+AggressiveOpts -XX:+TieredCompilation -XX:Tier2CompileThreshold=70000 -XX:CompileThreshold=1500 -Xms64m -Xmx512m -XX:+UseAdaptiveSizePolicy -XX:GCTimeRatio=50 -XX:MaxGCPauseMillis=20 -Djava.library.path=./ 
java_command: C:\Program Files (x86)\Desura\Common\Project Zomboid\ProjectZomboid64.exe
Launcher Type: generic
 
Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
PATH=C:\Program Files (x86)\Desura\Common\Project Zomboid\.\.;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;c:\program files\java\jre7\bin
USERNAME=Tom
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, 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 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit
 
Memory: 4k page, physical 3984048k(1348856k free), swap 7966232k(2999736k free)
 
vm_info: Java HotSpot 64-Bit Server VM (24.45-b08) for windows-amd64 JRE (1.7.0_45-b18), built on Oct  8 2013 05:47:22 by "java_re" with unknown MS VC++:1600
 
time: Sun Nov 03 12:18:46 2013
elapsed time: 127 seconds
 

Link to comment
Share on other sites

I don't know for sure but your graphics (Intel® HD Graphics 3000) may be a little low to run the game, at least in its current build. But I could be wrong! My i7 has the same Intel graphics and it managed to run State of Decay :huh:

 

Laptop Specs: http://www.toshiba.co.uk/discontinued-products/satellite-pro-c660-2jv/

 

You could try going directly to the Toshiba or the Intel websites and try downloading the drivers from there.

 

It's worth noting that your graphics chip is actually inside of your processor, and not a separate chip; meaning you may need to update your processor/chipset drivers to update your graphics.

Hope this helps, Good Luck!

Link to comment
Share on other sites

Might be helpful to include some log of the console. You could try pasting this into the command console (win key + r, type cmd.exe) or paste into notepad and save as a .bat file:

cd "C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid"ProjectZomboid64.exe 2>error.txt

It should save the log as error.txt in the Zomboid folder

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...