Voted on steam greenlight, hoping for an OSX demo soon so I actually can test it, but I remember your first screenshots and love the art style
The game looks very good and I can run and play the linux version from the Windows 8.1 command prompt if I increase the heap size (using an Asus Zenbook UX301LAA).
[java]C:\Users\Niklas\Downloads\Haywire-v0.52_linuxDemo>java -jar -Xmx1024M Haywire.jar
WARNING: Found unknown Windows version: Windows 8
Attempting to use default windows plug-in.
Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
1
World Loaded
AL lib: (EE) alc_cleanup: 1 device not closed
C:\Users\Niklas\Downloads\Haywire-v0.52_linuxDemo>
[/java]
but the âmainâ windows .exe v0.52 throws an exception after I press play from the splash screen, Iâll try and debug but perhaps you see whatâs going on.
[java]
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x06202a47, pid=10108, tid=7076
JRE version: Java⢠SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
Java VM: Java HotSpot⢠Client VM (24.51-b03 mixed mode, sharing windows-x86 )
Problematic frame:
C [ig75icd32.dll+0x3c2a47]
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 (0x05396400): JavaThread âLWJGL Renderer Threadâ [_thread_in_native, id=7076, stack(0x058b0000,0x05900000)]
siginfo: ExceptionCode=0xc00000fd, ExceptionInformation=0x00000000 0x058b0000
Registers:
EAX=0x058b0000, EBX=0x058fea80, ECX=0x0589bc3c, EDX=0x00120000
ESP=0x058bc9d4, EBP=0x058bc9e8, ESI=0x058fe4d4, EDI=0x0c6ad840
EIP=0x06202a47, EFLAGS=0x00010206
Top of Stack: (sp=0x058bc9d4)
0x058bc9d4: 0c6ad840 060aa6b2 058dd7a0 062597c7
0x058bc9e4: ffffffff 058dd7ac 060abbe5 00000068
0x058bc9f4: 058d8aec 058dd6fc 0c6ad840 058fe634
0x058bca04: 00000000 00000000 00000000 00000000
0x058bca14: 00000000 00000000 00000000 00000000
0x058bca24: 00000000 00000000 00000000 00000000
0x058bca34: 00000000 00000000 00000000 00000000
0x058bca44: 00000000 00000000 00000000 00000000
Instructions: (pc=0x06202a47)
0x06202a27: 1b c0 f7 d0 23 c8 8b c4 25 00 f0 ff ff 3b c8 72
0x06202a37: 0a 8b c1 59 94 8b 00 89 04 24 c3 2d 00 10 00 00
0x06202a47: 85 00 eb e9 55 8b ec 83 25 9c 64 3d 06 00 83 ec
0x06202a57: 10 53 33 db 43 09 1d 00 7b 3c 06 6a 0a e8 1d c2
Register to memory mapping:
EAX=0x058b0000 is an unknown value
EBX=0x058fea80 is pointing into the stack for thread: 0x05396400
ECX=0x0589bc3c is an unknown value
EDX=0x00120000 is an unknown value
ESP=0x058bc9d4 is pointing into the stack for thread: 0x05396400
EBP=0x058bc9e8 is pointing into the stack for thread: 0x05396400
ESI=0x058fe4d4 is pointing into the stack for thread: 0x05396400
EDI=0x0c6ad840 is an unknown value
Stack: [0x058b0000,0x05900000], sp=0x058bc9d4, free space=50k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig75icd32.dll+0x3c2a47]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL20.nglLinkProgram(IJ)V+0
j org.lwjgl.opengl.GL20.glLinkProgram(I)V+15
j com.jme3.renderer.lwjgl.LwjglRenderer.updateShaderData(Lcom/jme3/shader/Shader;)V+193
J com.jme3.renderer.lwjgl.LwjglRenderer.setShader(Lcom/jme3/shader/Shader;)V
J com.jme3.material.Material.render(Lcom/jme3/scene/Geometry;Lcom/jme3/renderer/RenderManager;)V
J com.jme3.renderer.RenderManager.renderGeometry(Lcom/jme3/scene/Geometry;)V
J com.jme3.renderer.queue.RenderQueue.renderGeometryList(Lcom/jme3/renderer/queue/GeometryList;Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/Camera;Z)V
J com.jme3.renderer.queue.RenderQueue.renderQueue(Lcom/jme3/renderer/queue/RenderQueue$Bucket;Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/Camera;Z)V
J com.jme3.renderer.RenderManager.renderViewPortQueues(Lcom/jme3/renderer/ViewPort;Z)V
J com.jme3.renderer.RenderManager.renderViewPort(Lcom/jme3/renderer/ViewPort;F)V
J com.jme3.renderer.RenderManager.render(FZ)V
j com.jme3.app.SimpleApplication.update()V+102
j com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop()V+22
j com.jme3.system.lwjgl.LwjglDisplay.runLoop()V+67
j com.jme3.system.lwjgl.LwjglAbstractDisplay.run()V+132
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x05457800 JavaThread âJava2D Disposerâ daemon [_thread_blocked, id=9156, stack(0x068a0000,0x068f0000)]
0x094d6800 JavaThread âjME3 Audio Threadâ daemon [_thread_blocked, id=5656, stack(0x09e80000,0x09ed0000)]
0x094bd000 JavaThread âThread-3â daemon [_thread_in_native, id=8428, stack(0x09df0000,0x09e40000)]
0x02cfc800 JavaThread âDestroyJavaVMâ [_thread_blocked, id=5580, stack(0x01080000,0x010d0000)]
=>0x05396400 JavaThread âLWJGL Renderer Threadâ [_thread_in_native, id=7076, stack(0x058b0000,0x05900000)]
0x013a8c00 JavaThread âService Threadâ daemon [_thread_blocked, id=8808, stack(0x051a0000,0x051f0000)]
0x013a3400 JavaThread âC1 CompilerThread0â daemon [_thread_blocked, id=412, stack(0x05110000,0x05160000)]
0x013a0c00 JavaThread âAttach Listenerâ daemon [_thread_blocked, id=8000, stack(0x05080000,0x050d0000)]
0x0139e800 JavaThread âSignal Dispatcherâ daemon [_thread_blocked, id=10236, stack(0x04ff0000,0x05040000)]
0x01334800 JavaThread âFinalizerâ daemon [_thread_blocked, id=1224, stack(0x04f60000,0x04fb0000)]
0x0132f800 JavaThread âReference Handlerâ daemon [_thread_blocked, id=2464, stack(0x04ed0000,0x04f20000)]
Other Threads:
0x0132e400 VMThread [stack: 0x02d00000,0x02d50000] [id=832]
0x013c0c00 WatcherThread [stack: 0x05230000,0x05280000] [id=7212]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157248K, used 1986K [0x14710000, 0x1f1b0000, 0x1f1b0000)
eden space 139776K, 1% used [0x14710000, 0x14900a68, 0x1cf90000)
from space 17472K, 0% used [0x1cf90000, 0x1cf90000, 0x1e0a0000)
to space 17472K, 0% used [0x1e0a0000, 0x1e0a0000, 0x1f1b0000)
tenured generation total 349568K, used 52076K [0x1f1b0000, 0x34710000, 0x34710000)
the space 349568K, 14% used [0x1f1b0000, 0x2248b338, 0x2248b400, 0x34710000)
compacting perm gen total 12288K, used 5216K [0x34710000, 0x35310000, 0x38710000)
the space 12288K, 42% used [0x34710000, 0x34c282d0, 0x34c28400, 0x35310000)
ro space 10240K, 41% used [0x38710000, 0x38b42050, 0x38b42200, 0x39110000)
rw space 12288K, 52% used [0x39110000, 0x39756800, 0x39756800, 0x39d10000)
Card table byte_map: [0x04d60000,0x04e90000] byte_map_base: 0x04cbc780
Polling page: 0x01050000
Code Cache [0x02d60000, 0x03068000, 0x04d60000)
total_blobs=1764 nmethods=1496 adapters=204 free_code_cache=29682Kb largest_free_block=30395136
Compilation events (10 events):
Event: 34.099 Thread 0x013a3400 1492 java.util.TreeMap::size (5 bytes)
Event: 34.099 Thread 0x013a3400 nmethod 1492 0x03062948 code [0x03062a40, 0x03062ac0]
Event: 34.100 Thread 0x013a3400 1493 java.util.TreeMap::entrySet (27 bytes)
Event: 34.100 Thread 0x013a3400 nmethod 1493 0x03062b08 code [0x03062c00, 0x03062ce0]
Event: 34.100 Thread 0x013a3400 1494 java.util.TreeMap$EntrySet::iterator (19 bytes)
Event: 34.101 Thread 0x013a3400 nmethod 1494 0x03062d48 code [0x03062e40, 0x03062f70]
Event: 34.101 Thread 0x013a3400 1495 java.util.TreeMap$EntryIterator::<init> (12 bytes)
Event: 34.101 Thread 0x013a3400 nmethod 1495 0x03063048 code [0x03063140, 0x03063210]
Event: 34.101 Thread 0x013a3400 1496 java.util.TreeMap$PrivateEntryIterator::<init> (28 bytes)
Event: 34.101 Thread 0x013a3400 nmethod 1496 0x030632c8 code [0x030633c0, 0x03063480]
GC Heap History (10 events):
Event: 7.752 GC heap before
{Heap before GC invocations=6 (full 0):
def new generation total 157248K, used 144948K [0x14710000, 0x1f1b0000, 0x1f1b0000)
eden space 139776K, 94% used [0x14710000, 0x1c87d1a0, 0x1cf90000)
from space 17472K, 71% used [0x1cf90000, 0x1dbb00d8, 0x1e0a0000)
to space 17472K, 0% used [0x1e0a0000, 0x1e0a0000, 0x1f1b0000)
tenured generation total 349568K, used 8298K [0x1f1b0000, 0x34710000, 0x34710000)
the space 349568K, 2% used [0x1f1b0000, 0x1f9ca9d8, 0x1f9caa00, 0x34710000)
compacting perm gen total 12288K, used 3951K [0x34710000, 0x35310000, 0x38710000)
the space 12288K, 32% used [0x34710000, 0x34aebcd8, 0x34aebe00, 0x35310000)
ro space 10240K, 41% used [0x38710000, 0x38b42050, 0x38b42200, 0x39110000)
rw space 12288K, 52% used [0x39110000, 0x39756800, 0x39756800, 0x39d10000)
Event: 7.764 GC heap after
Heap after GC invocations=7 (full 0):
def new generation total 157248K, used 16417K [0x14710000, 0x1f1b0000, 0x1f1b0000)
eden space 139776K, 0% used [0x14710000, 0x14710000, 0x1cf90000)
from space 17472K, 93% used [0x1e0a0000, 0x1f0a86a8, 0x1f1b0000)
to space 17472K, 0% used [0x1cf90000, 0x1cf90000, 0x1e0a0000)
tenured generation total 349568K, used 12389K [0x1f1b0000, 0x34710000, 0x34710000)
the space 349568K, 3% used [0x1f1b0000, 0x1fdc9668, 0x1fdc9800, 0x34710000)
compacting perm gen total 12288K, used 3951K [0x34710000, 0x35310000, 0x38710000)
the space 12288K, 32% used [0x34710000, 0x34aebcd8, 0x34aebe00, 0x35310000)
ro space 10240K, 41% used [0x38710000, 0x38b42050, 0x38b42200, 0x39110000)
rw space 12288K, 52% used [0x39110000, 0x39756800, 0x39756800, 0x39d10000)
}
Event: 14.713 GC heap before
{Heap before GC invocations=7 (full 0):
def new generation total 157248K, used 156193K [0x14710000, 0x1f1b0000, 0x1f1b0000)
eden space 139776K, 100% used [0x14710000, 0x1cf90000, 0x1cf90000)
from space 17472K, 93% used [0x1e0a0000, 0x1f0a86a8, 0x1f1b0000)
to space 17472K, 0% used [0x1cf90000, 0x1cf90000, 0x1e0a0000)
tenured generation total 349568K, used 12389K [0x1f1b0000, 0x34710000, 0x34710000)
the space 349568K, 3% used [0x1f1b0000, 0x1fdc9668, 0x1fdc9800, 0x34710000)
compacting perm gen total 12288K, used 5163K [0x34710000, 0x35310000, 0x38710000)
the space 12288K, 42% used [0x34710000, 0x34c1af30, 0x34c1b000, 0x35310000)
ro space 10240K, 41% used [0x38710000, 0x38b42050, 0x38b42200, 0x39110000)
rw space 12288K, 52% used [0x39110000, 0x39756800, 0x39756800, 0x39d10000)
Event: 14.775 GC heap after
Heap after GC invocations=8 (full 0):
def new generation total 157248K, used 8906K [0x14710000, 0x1f1b0000, 0x1f1b0000)
eden space 139776K, 0% used [0x14710000, 0x14710000, 0x1cf90000)
from space 17472K, 50% used [0x1cf90000, 0x1d842828, 0x1e0a0000)
to space 17472K, 0% used [0x1e0a0000, 0x1e0a0000, 0x1f1b0000)
tenured generation total 349568K, used 28807K [0x1f1b0000, 0x34710000, 0x34710000)
the space 349568K, 8% used [0x1f1b0000, 0x20dd1d10, 0x20dd1e00, 0x34710000)
compacting perm gen total 12288K, used 5163K [0x34710000, 0x35310000, 0x38710000)
the space 12288K, 42% used [0x34710000, 0x34c1af30, 0x34c1b000, 0x35310000)
ro space 10240K, 41% used [0x38710000, 0x38b42050, 0x38b42200, 0x39110000)
rw space 12288K, 52% used [0x39110000, 0x39756800, 0x39756800, 0x39d10000)
}
Event: 33.452 GC heap before
{Heap before GC invocations=8 (full 0):
def new generation total 157248K, used 118029K [0x14710000, 0x1f1b0000, 0x1f1b0000)
eden space 139776K, 78% used [0x14710000, 0x1b1a0ef0, 0x1cf90000)
from space 17472K, 50% used [0x1cf90000, 0x1d842828, 0x1e0a0000)
to space 17472K, 0% used [0x1e0a0000, 0x1e0a0000, 0x1f1b0000)
tenured generation total 349568K, used 28807K [0x1f1b0000, 0x34710000, 0x34710000)
the space 349568K, 8% used [0x1f1b0000, 0x20dd1d10, 0x20dd1e00, 0x34710000)
compacting perm gen total 12288K, used 5208K [0x34710000, 0x35310000, 0x38710000)
the space 12288K, 42% used [0x34710000, 0x34c26128, 0x34c26200, 0x35310000)
ro space 10240K, 41% used [0x38710000, 0x38b42050, 0x38b42200, 0x39110000)
rw space 12288K, 52% used [0x39110000, 0x39756800, 0x39756800, 0x39d10000)
Event: 33.591 GC heap after
Heap after GC invocations=9 (full 1):
def new generation total 157248K, used 0K [0x14710000, 0x1f1b0000, 0x1f1b0000)
eden space 139776K, 0% used [0x14710000, 0x14710000, 0x1cf90000)
from space 17472K, 0% used [0x1cf90000, 0x1cf90000, 0x1e0a0000)
to space 17472K, 0% used [0x1e0a0000, 0x1e0a0000, 0x1f1b0000)
tenured generation total 349568K, used 57078K [0x1f1b0000, 0x34710000, 0x34710000)
the space 349568K, 16% used [0x1f1b0000, 0x2296db18, 0x2296dc00, 0x34710000)
compacting perm gen total 12288K, used 5208K [0x34710000, 0x35310000, 0x38710000)
the space 12288K, 42% used [0x34710000, 0x34c26128, 0x34c26200, 0x35310000)
ro space 10240K, 41% used [0x38710000, 0x38b42050, 0x38b42200, 0x39110000)
rw space 12288K, 52% used [0x39110000, 0x39756800, 0x39756800, 0x39d10000)
}
Event: 33.615 GC heap before
{Heap before GC invocations=9 (full 1):
def new generation total 157248K, used 4813K [0x14710000, 0x1f1b0000, 0x1f1b0000)
eden space 139776K, 3% used [0x14710000, 0x14bc37d8, 0x1cf90000)
from space 17472K, 0% used [0x1cf90000, 0x1cf90000, 0x1e0a0000)
to space 17472K, 0% used [0x1e0a0000, 0x1e0a0000, 0x1f1b0000)
tenured generation total 349568K, used 57078K [0x1f1b0000, 0x34710000, 0x34710000)
the space 349568K, 16% used [0x1f1b0000, 0x2296db18, 0x2296dc00, 0x34710000)
compacting perm gen total 12288K, used 5212K [0x34710000, 0x35310000, 0x38710000)
the space 12288K, 42% used [0x34710000, 0x34c27160, 0x34c27200, 0x35310000)
ro space 10240K, 41% used [0x38710000, 0x38b42050, 0x38b42200, 0x39110000)
rw space 12288K, 52% used [0x39110000, 0x39756800, 0x39756800, 0x39d10000)
Event: 33.714 GC heap after
Heap after GC invocations=10 (full 2):
def new generation total 157248K, used 0K [0x14710000, 0x1f1b0000, 0x1f1b0000)
eden space 139776K, 0% used [0x14710000, 0x14710000, 0x1cf90000)
from space 17472K, 0% used [0x1cf90000, 0x1cf90000, 0x1e0a0000)
to space 17472K, 0% used [0x1e0a0000, 0x1e0a0000, 0x1f1b0000)
tenured generation total 349568K, used 58165K [0x1f1b0000, 0x34710000, 0x34710000)
the space 349568K, 16% used [0x1f1b0000, 0x22a7d7a0, 0x22a7d800, 0x34710000)
compacting perm gen total 12288K, used 5212K [0x34710000, 0x35310000, 0x38710000)
the space 12288K, 42% used [0x34710000, 0x34c27160, 0x34c27200, 0x35310000)
ro space 10240K, 41% used [0x38710000, 0x38b42050, 0x38b42200, 0x39110000)
rw space 12288K, 52% used [0x39110000, 0x39756800, 0x39756800, 0x39d10000)
}
Event: 33.793 GC heap before
{Heap before GC invocations=10 (full 2):
def new generation total 157248K, used 6625K [0x14710000, 0x1f1b0000, 0x1f1b0000)
eden space 139776K, 4% used [0x14710000, 0x14d88420, 0x1cf90000)
from space 17472K, 0% used [0x1cf90000, 0x1cf90000, 0x1e0a0000)
to space 17472K, 0% used [0x1e0a0000, 0x1e0a0000, 0x1f1b0000)
tenured generation total 349568K, used 58165K [0x1f1b0000, 0x34710000, 0x34710000)
the space 349568K, 16% used [0x1f1b0000, 0x22a7d7a0, 0x22a7d800, 0x34710000)
compacting perm gen total 12288K, used 5212K [0x34710000, 0x35310000, 0x38710000)
the space 12288K, 42% used [0x34710000, 0x34c27180, 0x34c27200, 0x35310000)
ro space 10240K, 41% used [0x38710000, 0x38b42050, 0x38b42200, 0x39110000)
rw space 12288K, 52% used [0x39110000, 0x39756800, 0x39756800, 0x39d10000)
Event: 33.897 GC heap after
Heap after GC invocations=11 (full 3):
def new generation total 157248K, used 0K [0x14710000, 0x1f1b0000, 0x1f1b0000)
eden space 139776K, 0% used [0x14710000, 0x14710000, 0x1cf90000)
from space 17472K, 0% used [0x1cf90000, 0x1cf90000, 0x1e0a0000)
to space 17472K, 0% used [0x1e0a0000, 0x1e0a0000, 0x1f1b0000)
tenured generation total 349568K, used 52076K [0x1f1b0000, 0x34710000, 0x34710000)
the space 349568K, 14% used [0x1f1b0000, 0x2248b338, 0x2248b400, 0x34710000)
compacting perm gen total 12288K, used 5212K [0x34710000, 0x35310000, 0x38710000)
the space 12288K, 42% used [0x34710000, 0x34c27180, 0x34c27200, 0x35310000)
ro space 10240K, 41% used [0x38710000, 0x38b42050, 0x38b42200, 0x39110000)
rw space 12288K, 52% used [0x39110000, 0x39756800, 0x39756800, 0x39d10000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 21.378 Thread 0x05396400 Threw 0x158104c8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 21.389 Thread 0x05396400 Threw 0x1581c3e8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 21.389 Thread 0x05396400 Threw 0x1581e3b8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 21.390 Thread 0x05396400 Threw 0x15827ed8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:1632
Event: 21.396 Thread 0x05396400 Threw 0x15830838 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:1632
Event: 21.424 Thread 0x05396400 Threw 0x160ea6e8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:1632
Event: 33.591 Thread 0x05396400 Threw 0x14839ed0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 33.714 Thread 0x05396400 Threw 0x14710a70 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:717
Event: 33.714 Thread 0x05396400 Threw 0x14710c08 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:717
Event: 33.714 Thread 0x05396400 Threw 0x14710d70 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:717
Events (10 events):
Event: 33.452 Executing VM operation: GenCollectFull
Event: 33.591 Executing VM operation: GenCollectFull done
Event: 33.591 loading class 0x095b0a38
Event: 33.591 loading class 0x095b0a38 done
Event: 33.615 Executing VM operation: GenCollectFull
Event: 33.714 Executing VM operation: GenCollectFull done
Event: 33.793 Executing VM operation: GenCollectFull
Event: 33.898 Executing VM operation: GenCollectFull done
Event: 33.903 loading class 0x0140a160
Event: 33.909 loading class 0x0140a160 done
Dynamic libraries:
0x00910000 - 0x0093f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77740000 - 0x778a8000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x770c0000 - 0x77200000 C:\WINDOWS\SYSTEM32\KERNEL32.DLL
0x76d90000 - 0x76e5f000 C:\WINDOWS\SYSTEM32\KERNELBASE.dll
0x74360000 - 0x743fa000 C:\WINDOWS\system32\apphelp.dll
0x717f0000 - 0x71a42000 C:\WINDOWS\AppPatch\AcGenral.DLL
0x75330000 - 0x753ee000 C:\WINDOWS\SYSTEM32\msvcrt.dll
0x76790000 - 0x767ce000 C:\WINDOWS\SYSTEM32\sechost.dll
0x75170000 - 0x7518d000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x773b0000 - 0x773f1000 C:\WINDOWS\SYSTEM32\SHLWAPI.dll
0x73fb0000 - 0x7408c000 C:\WINDOWS\SYSTEM32\UxTheme.dll
0x76c20000 - 0x76d6f000 C:\WINDOWS\SYSTEM32\USER32.dll
0x75440000 - 0x75548000 C:\WINDOWS\SYSTEM32\GDI32.dll
0x74670000 - 0x74690000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x73af0000 - 0x73b02000 C:\WINDOWS\SYSTEM32\samcli.dll
0x77400000 - 0x7750b000 C:\WINDOWS\SYSTEM32\ole32.dll
0x76eb0000 - 0x76f37000 C:\WINDOWS\SYSTEM32\OLEAUT32.dll
0x74650000 - 0x74665000 C:\WINDOWS\SYSTEM32\MSACM32.dll
0x73300000 - 0x73308000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x75550000 - 0x766f4000 C:\WINDOWS\SYSTEM32\SHELL32.dll
0x750e0000 - 0x750f9000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x73f90000 - 0x73fa9000 C:\WINDOWS\SYSTEM32\dwmapi.dll
0x73400000 - 0x73524000 C:\WINDOWS\SYSTEM32\urlmon.dll
0x76a20000 - 0x76a97000 C:\WINDOWS\SYSTEM32\ADVAPI32.dll
0x74ea0000 - 0x74efe000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
0x740c0000 - 0x740d4000 C:\WINDOWS\SYSTEM32\MPR.dll
0x76b60000 - 0x76c11000 C:\WINDOWS\SYSTEM32\RPCRT4.dll
0x75160000 - 0x75169000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x75190000 - 0x752de000 C:\WINDOWS\SYSTEM32\combase.dll
0x74590000 - 0x745b0000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x750c0000 - 0x750ce000 C:\WINDOWS\SYSTEM32\profapi.dll
0x72e20000 - 0x73037000 C:\WINDOWS\SYSTEM32\iertutil.dll
0x738c0000 - 0x73a84000 C:\WINDOWS\SYSTEM32\WININET.dll
0x75100000 - 0x75151000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
0x752f0000 - 0x7532a000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
0x75050000 - 0x7506f000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x74510000 - 0x74587000 C:\WINDOWS\SYSTEM32\SHCORE.DLL
0x76700000 - 0x76725000 C:\WINDOWS\system32\IMM32.DLL
0x76870000 - 0x76967000 C:\WINDOWS\SYSTEM32\MSCTF.dll
0x73c80000 - 0x73e65000 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.16384_none_a9f4965301334e09\COMCTL32.dll
0x67340000 - 0x673ff000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x66740000 - 0x66ac0000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x72d90000 - 0x72d98000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x76860000 - 0x76866000 C:\WINDOWS\SYSTEM32\PSAPI.DLL
0x753f0000 - 0x7543d000 C:\WINDOWS\SYSTEM32\WS2_32.dll
0x77510000 - 0x77517000 C:\WINDOWS\SYSTEM32\NSI.dll
0x677a0000 - 0x677ac000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x67780000 - 0x677a0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x675d0000 - 0x675e3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x66ef0000 - 0x66f04000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x73120000 - 0x73165000 C:\WINDOWS\system32\mswsock.dll
0x675c0000 - 0x675cf000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x10000000 - 0x1004c000 C:\Users\Niklas\Desktop\Haywire-v0.52_winDemo\lwjgl.dll
0x66e10000 - 0x66ee4000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x66de0000 - 0x66e04000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x66cf0000 - 0x66dd7000 C:\WINDOWS\SYSTEM32\DDRAW.dll
0x67330000 - 0x67337000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x72570000 - 0x725db000 C:\Program Files (x86)\Common Files\microsoft shared\ink\tiptsf.dll
0x74090000 - 0x74097000 c:\PROGRA~2\mcafee\SITEAD~1\saHook.dll
0x05e40000 - 0x06452000 C:\WINDOWS\SYSTEM32\ig75icd32.dll
0x6bfd0000 - 0x6c331000 C:\WINDOWS\SYSTEM32\igdusc32.dll
0x74f90000 - 0x74f99000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x74f00000 - 0x74f48000 C:\WINDOWS\SYSTEM32\oleacc.dll
0x72da0000 - 0x72e17000 C:\WINDOWS\SYSTEM32\mscms.dll
0x66cb0000 - 0x66ceb000 C:\WINDOWS\SYSTEM32\icm32.dll
0x74f50000 - 0x74f8e000 C:\WINDOWS\SYSTEM32\powrprof.dll
0x665f0000 - 0x66733000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x09cb0000 - 0x09cc3000 C:\Users\Niklas\Desktop\Haywire-v0.52_winDemo\jinput-dx8.dll
0x665b0000 - 0x665e5000 C:\WINDOWS\SYSTEM32\DINPUT8.dll
0x73740000 - 0x7374a000 C:\WINDOWS\SYSTEM32\HID.DLL
0x77200000 - 0x773ac000 C:\WINDOWS\SYSTEM32\SETUPAPI.DLL
0x76aa0000 - 0x76ad9000 C:\WINDOWS\SYSTEM32\WINTRUST.dll
0x76f40000 - 0x770bf000 C:\WINDOWS\SYSTEM32\CRYPT32.dll
0x752e0000 - 0x752ee000 C:\WINDOWS\SYSTEM32\MSASN1.dll
0x73710000 - 0x73735000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x09d90000 - 0x09da2000 C:\Users\Niklas\Desktop\Haywire-v0.52_winDemo\jinput-raw.dll
0x09f40000 - 0x09fa5000 C:\Users\Niklas\Desktop\Haywire-v0.52_winDemo\OpenAL32.dll
0x76ae0000 - 0x76b5d000 C:\WINDOWS\SYSTEM32\clbcatq.dll
0x74410000 - 0x74458000 C:\WINDOWS\System32\MMDevApi.dll
0x66530000 - 0x665a9000 C:\WINDOWS\SYSTEM32\dsound.dll
0x736b0000 - 0x73705000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x73b10000 - 0x73c58000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Xms512m -Xmx512m -XX:MaxDirectMemorySize=512m -Xnoagent
java_command: C:\Users\Niklas\Desktop\Haywire-v0.52_winDemo\Haywire.exe
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.7.0_45
PATH=C:\Program Files (x86)\iis express\PHP\v5.3;C:\Program Files\CollabNet\Subversion Client;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 (x86)\Windows Live\Shared;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files\Intel\IntelÂŽ Management Engine Components\DAL;C:\Program Files\Intel\IntelÂŽ Management Engine Components\IPT;C:\Program Files (x86)\Intel\IntelÂŽ Management Engine Components\DAL;C:\Program Files (x86)\Intel\IntelÂŽ Management Engine Components\IPT;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\apache-maven-3.1.1-bin\apache-maven-3.1.1\bin;C:\Program Files\TortoiseSVN\bin;C:\Python27;C:\Program Files\Mercurial;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\Google;C:\Program Files (x86)\VisualSVN\bin;C:\Program Files\TortoiseHg;C:\Program Files (x86)\Lua\5.1;C:\Program Files (x86)\Lua\5.1\clibs;C:\Program Files\Emscripten\clang\3.2_64bit\bin;C:\Program Files\Emscripten\node.10.17_64bit;C:\Program Files\Emscripten\python\2.7.5.3_64bit;C:\Program Files\Emscripten\java\7.45_64bit\bin;C:\Program Files\Emscripten;C:\Program Files\Emscripten\emscripten\1.12.0;C:\Program Files\Emscripten\crunch\1.03;C:\Program Files\Emscripten\mingw\4.6.2_32bit;C:\gigaspaces-cloudify-2.7.0-rc-b5994\gigaspaces-cloudify-2.7.0-rc\bin;C:\Python27\Scripts;C:\Program Files (x86)\Google\google_appengine;C:\Program Files (x86)\Google\google_appengine;C:\altera\13.1\modelsim_ase\win32aloem;C:\Program Files (x86)\Java\jre7\bin
USERNAME=python3000
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, aes, erms, ht, tsc, tscinvbit
Memory: 4k page, physical 8269080k(2994412k free), swap 16657688k(9727948k free)
vm_info: Java HotSpot⢠Client VM (24.51-b03) for windows-x86 JRE (1.7.0_51-b13), built on Dec 18 2013 19:09:58 by âjava_reâ with unknown MS VC++:1600
time: Mon Apr 21 07:18:24 2014
elapsed time: 34 seconds
[/java]
I donât know anything about the game but it seems to be crashing in the intel graphics driver when trying to link a shader:
C [ig75icd32.dll+0x3c2a47]
âŚa sign of bugs in the display driver. It shouldnât be possible to hard-crash the linker under normal circumstances.
@pspeed said: I don't know anything about the game but it seems to be crashing in the intel graphics driver when trying to link a shader: C [ig75icd32.dll+0x3c2a47]âŚa sign of bugs in the display driver. It shouldnât be possible to hard-crash the linker under normal circumstances.
Bummer âŚnot sure what I can do about that. I have seen an issue with my customized animated texture shader⌠but I thought that had been resolved.
Man, thanks guys for helping a fella out!
Now, I am in desperate need of a video player. I would really like to add an intro and outro video to the game and itâs looking very much like I will have to cobble together my own solution.