Sign in to follow this  
linkfanpc

Random Crash, EXCEPTION_ACCESS_VIOLATION

Recommended Posts

Whenever i begin playing, i get to walk around and do stuff for around 5 seconds to a minute before this crash happens:

 

Spoiler

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000026a5a7f, pid=4788, tid=0x0000000000002528
#
# JRE version: Java(TM) SE Runtime Environment (8.0_111-b14) (build 1.8.0_111-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.111-b14 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# J 774 C2 java.lang.StringBuilder.append(Ljava/lang/String;)Ljava/lang/StringBuilder; (8 bytes) @ 0x00000000026a5a7f [0x00000000026a5a40+0x3f]
#
# 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.java.com/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x0000000019fb1000):  JavaThread "Wurm 3.99zf main thread" [_thread_in_Java, id=9512, stack(0x000000001e600000,0x000000001e700000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000000010200c

Registers:
RAX=0x00000000141434b0, RBX=0x00000000141434b0, RCX=0x00000000f2705c30, RDX=0x00000000f2705c30
RSP=0x000000001e6feec0, RBP=0x000000001e6fef98, RSI=0x0000000000000010, RDI=0x00000000c02f67c8
R8 =0x0000000000102000, R9 =0x00000000c02f67c8, R10=0x000000006c68c0c0, R11=0x00000000026a5a60
R12=0x0000000000000000, R13=0x000000001e6fef48, R14=0x000000001e6fefb8, R15=0x0000000019fb1000
RIP=0x00000000026a5a7f, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x000000001e6feec0)
0x000000001e6feec0:   0000000014174220 0000000000000000
0x000000001e6feed0:   00000000140ea9c0 0000000000000000
0x000000001e6feee0:   00000000f2705c30 000000001e6fef40
0x000000001e6feef0:   00000022023a80e0 00000000f2705020
0x000000001e6fef00:   000000001e6fef00 00000000140eaa49
0x000000001e6fef10:   0000000000102000 0000000014174220
0x000000001e6fef20:   0000000000000000 00000000140eaa50
0x000000001e6fef30:   000000001e6fef98 00000000023a80e0
0x000000001e6fef40:   00000000023a80e0 0000000000102000
0x000000001e6fef50:   00000000f2705c30 000000001e6fef58
0x000000001e6fef60:   00000000140eac62 000000001e6fefb8
0x000000001e6fef70:   0000000014174220 0000000018edfb98
0x000000001e6fef80:   00000000140eac70 000000001e6fef48
0x000000001e6fef90:   000000001e6fefc0 000000001e6ff058
0x000000001e6fefa0:   00000000026d8fbc 0000000000102000
0x000000001e6fefb0:   00000000c00c5938 00000000f2705020

Instructions: (pc=0x00000000026a5a7f)
0x00000000026a5a5f:   90 89 84 24 00 a0 ff ff 55 48 83 ec 70 48 89 54
0x00000000026a5a6f:   24 20 4c 89 44 24 50 4d 85 c0 0f 84 ea 01 00 00
0x00000000026a5a7f:   45 8b 58 0c 41 8b 5b 0c 44 8b 42 10 45 8b 50 0c
0x00000000026a5a8f:   44 89 54 24 34 44 8b 52 0c 44 8b cb 45 03 ca 41


Register to memory mapping:

RAX={method} {0x00000000141434b8} 'append' '(Ljava/lang/String;)Ljava/lang/StringBuilder;' in 'java/lang/StringBuilder'
RBX={method} {0x00000000141434b8} 'append' '(Ljava/lang/String;)Ljava/lang/StringBuilder;' in 'java/lang/StringBuilder'
RCX=0x00000000f2705c30 is an oop
java.lang.StringBuilder
 - klass: 'java/lang/StringBuilder'
RDX=0x00000000f2705c30 is an oop
java.lang.StringBuilder
 - klass: 'java/lang/StringBuilder'
RSP=0x000000001e6feec0 is pointing into the stack for thread: 0x0000000019fb1000
RBP=0x000000001e6fef98 is pointing into the stack for thread: 0x0000000019fb1000
RSI=0x0000000000000010 is an unknown value
RDI=0x00000000c02f67c8 is an oop
[C
 - klass: {type array char}
 - length: 2
R8 =0x0000000000102000 is an unknown value
R9 =0x00000000c02f67c8 is an oop
[C
 - klass: {type array char}
 - length: 2
R10=0x000000006c68c0c0 is an unknown value
R11=0x00000000026a5a60 is at entry_point+32 in (nmethod*)0x00000000026a58d0
R12=0x0000000000000000 is an unknown value
R13=0x000000001e6fef48 is pointing into the stack for thread: 0x0000000019fb1000
R14=0x000000001e6fefb8 is pointing into the stack for thread: 0x0000000019fb1000
R15=0x0000000019fb1000 is a thread


Stack: [0x000000001e600000,0x000000001e700000],  sp=0x000000001e6feec0,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0x00000000026a5a7f


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

Java Threads: ( => current thread )
  0x0000000016784000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4052, stack(0x000000003bf70000,0x000000003c070000)]
  0x00000000173b8800 JavaThread "Texture Loader 0" daemon [_thread_blocked, id=8340, stack(0x0000000034990000,0x0000000034a90000)]
  0x00000000173b7000 JavaThread "Sound Loader 2" daemon [_thread_blocked, id=8652, stack(0x0000000029230000,0x0000000029330000)]
  0x0000000019fbb800 JavaThread "Sound Loader 1" daemon [_thread_blocked, id=10412, stack(0x0000000026ed0000,0x0000000026fd0000)]
  0x0000000019fb9800 JavaThread "Sound Loader 0" daemon [_thread_blocked, id=7008, stack(0x00000000264b0000,0x00000000265b0000)]
  0x0000000019fb8800 JavaThread "Wurm-Fast-Clock-Workaround-Thread" daemon [_thread_blocked, id=9028, stack(0x00000000263b0000,0x00000000264b0000)]
  0x0000000019fb8000 JavaThread "WOM Model Loader 1" daemon [_thread_blocked, id=3004, stack(0x0000000022b40000,0x0000000022c40000)]
  0x0000000019fb0800 JavaThread "WOM Model Loader 0" daemon [_thread_blocked, id=7484, stack(0x0000000022a40000,0x0000000022b40000)]
  0x0000000019fb7000 JavaThread "Collada Model Loader 0" daemon [_thread_blocked, id=8020, stack(0x0000000022940000,0x0000000022a40000)]
  0x0000000019fb5000 JavaThread "Sound Unloader" daemon [_thread_blocked, id=10268, stack(0x0000000021ec0000,0x0000000021fc0000)]
=>0x0000000019fb1000 JavaThread "Wurm 3.99zf main thread" [_thread_in_Java, id=9512, stack(0x000000001e600000,0x000000001e700000)]
  0x0000000019fb5800 JavaThread "Job executor 2" [_thread_blocked, id=9336, stack(0x000000001e500000,0x000000001e600000)]
  0x0000000019fb4000 JavaThread "Job executor 1" [_thread_blocked, id=5412, stack(0x000000001e400000,0x000000001e500000)]
  0x0000000019fb3800 JavaThread "Job executor 0" [_thread_blocked, id=5900, stack(0x000000001e300000,0x000000001e400000)]
  0x0000000019faf800 JavaThread "SwingWorker-pool-2-thread-6" daemon [_thread_blocked, id=4228, stack(0x000000001e000000,0x000000001e100000)]
  0x0000000019fb2000 JavaThread "SwingWorker-pool-2-thread-5" daemon [_thread_blocked, id=10388, stack(0x000000001df00000,0x000000001e000000)]
  0x0000000019fb6800 JavaThread "SwingWorker-pool-2-thread-4" daemon [_thread_blocked, id=10872, stack(0x000000001de00000,0x000000001df00000)]
  0x0000000019faf000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=688, stack(0x000000001c820000,0x000000001c920000)]
  0x0000000019fb2800 JavaThread "SwingWorker-pool-2-thread-3" daemon [_thread_blocked, id=7180, stack(0x000000001c420000,0x000000001c520000)]
  0x00000000173b8000 JavaThread "SwingWorker-pool-2-thread-2" daemon [_thread_blocked, id=7940, stack(0x000000001c320000,0x000000001c420000)]
  0x00000000173ba800 JavaThread "SwingWorker-pool-2-thread-1" daemon [_thread_blocked, id=9516, stack(0x000000001bf20000,0x000000001c020000)]
  0x00000000173b9800 JavaThread "TimerQueue" daemon [_thread_blocked, id=3756, stack(0x0000000019790000,0x0000000019890000)]
  0x0000000017328000 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=11152, stack(0x0000000018390000,0x0000000018490000)]
  0x0000000017322800 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=10532, stack(0x0000000018290000,0x0000000018390000)]
  0x000000001731f800 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=7824, stack(0x0000000018190000,0x0000000018290000)]
  0x00000000022a5000 JavaThread "DestroyJavaVM" [_thread_blocked, id=2704, stack(0x00000000021a0000,0x00000000022a0000)]
  0x0000000017308800 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=8492, stack(0x0000000017f90000,0x0000000018090000)]
  0x0000000017291000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=9200, stack(0x0000000017bf0000,0x0000000017cf0000)]
  0x0000000017290000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8744, stack(0x00000000179f0000,0x0000000017af0000)]
  0x000000001644e800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=10364, stack(0x00000000169b0000,0x0000000016ab0000)]
  0x00000000163ea800 JavaThread "Service Thread" daemon [_thread_blocked, id=10668, stack(0x00000000167b0000,0x00000000168b0000)]
  0x0000000014a88800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6188, stack(0x00000000162b0000,0x00000000163b0000)]
  0x0000000014a78800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8532, stack(0x00000000161b0000,0x00000000162b0000)]
  0x0000000014a74800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6852, stack(0x00000000160b0000,0x00000000161b0000)]
  0x0000000014a72000 JavaThread "Attach Listener" daemon [_thread_blocked, id=9424, stack(0x0000000015fb0000,0x00000000160b0000)]
  0x0000000014a71000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9764, stack(0x0000000015eb0000,0x0000000015fb0000)]
  0x0000000014a60000 JavaThread "Finalizer" daemon [_thread_blocked, id=7732, stack(0x0000000015cc0000,0x0000000015dc0000)]
  0x0000000002398800 JavaThread "Reference Handler" daemon [_thread_blocked, id=9680, stack(0x0000000015bc0000,0x0000000015cc0000)]

Other Threads:
  0x0000000014a39000 VMThread [stack: 0x0000000015ac0000,0x0000000015bc0000] [id=9024]
  0x0000000016448800 WatcherThread [stack: 0x00000000168b0000,0x00000000169b0000] [id=10976]

VM state:synchronizing (normal execution)

VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x00000000022a1fd0] Safepoint_lock - owner thread: 0x0000000014a39000
[0x00000000022a2350] Threads_lock - owner thread: 0x0000000014a39000

Heap:
 PSYoungGen      total 263680K, used 129817K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 189952K, 67% used [0x00000000eab00000,0x00000000f2758ac0,0x00000000f6480000)
  from space 73728K, 3% used [0x00000000f6480000,0x00000000f66edbc0,0x00000000fac80000)
  to   space 76288K, 0% used [0x00000000fb580000,0x00000000fb580000,0x0000000100000000)
 ParOldGen       total 591360K, used 424588K [0x00000000c0000000, 0x00000000e4180000, 0x00000000eab00000)
  object space 591360K, 71% used [0x00000000c0000000,0x00000000d9ea3298,0x00000000e4180000)
 Metaspace       used 38620K, capacity 39019K, committed 39472K, reserved 1085440K
  class space    used 3988K, capacity 4089K, committed 4144K, reserved 1048576K

Card table byte_map: [0x0000000011760000,0x0000000011970000] byte_map_base: 0x0000000011160000

Marking Bits: (ParMarkBitMap*) 0x000000006c6aa6c0
 Begin Bits: [0x0000000011ed0000, 0x0000000012ed0000)
 End Bits:   [0x0000000012ed0000, 0x0000000013ed0000)

Polling page: 0x0000000000780000

CodeCache: size=245760Kb used=31287Kb max_used=35198Kb free=214472Kb
 bounds [0x00000000023a0000, 0x0000000004690000, 0x00000000113a0000]
 total_blobs=8797 nmethods=7883 adapters=824
 compilation: enabled

Compilation events (10 events):
Event: 733.552 Thread 0x0000000014a88800 nmethod 10921 0x0000000003af9b50 code [0x0000000003af9e60, 0x0000000003afb798]
Event: 733.552 Thread 0x0000000014a88800 10917       3       java.util.Formatter$FormatSpecifier::<init> (246 bytes)
Event: 733.554 Thread 0x0000000014a88800 nmethod 10917 0x000000000373ef50 code [0x000000000373f280, 0x0000000003740538]
Event: 733.554 Thread 0x0000000014a88800 10918       3       java.util.Formatter$FormatSpecifier::conversion (94 bytes)
Event: 733.555 Thread 0x0000000014a78800 nmethod 10922 0x0000000002f32f50 code [0x0000000002f330c0, 0x0000000002f33438]
Event: 733.556 Thread 0x0000000014a88800 nmethod 10918 0x0000000003895590 code [0x0000000003895800, 0x0000000003896628]
Event: 733.556 Thread 0x0000000014a88800 10923       3       sun.nio.cs.ISO_8859_1$Encoder::encodeISOArray (47 bytes)
Event: 733.556 Thread 0x0000000014a88800 nmethod 10923 0x0000000003c99310 code [0x0000000003c99480, 0x0000000003c99710]
Event: 733.556 Thread 0x0000000014a88800 10924       3       class.c0M7sksFGW::FZOk5L6Gfy (12 bytes)
Event: 733.556 Thread 0x0000000014a88800 nmethod 10924 0x00000000026b1190 code [0x00000000026b1340, 0x00000000026b1648]

GC Heap History (10 events):
Event: 212.705 GC heap before
{Heap before GC invocations=16 (full 3):
 PSYoungGen      total 251392K, used 251366K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 199680K, 100% used [0x00000000eab00000,0x00000000f6e00000,0x00000000f6e00000)
  from space 51712K, 99% used [0x00000000fcd80000,0x00000000ffff9b10,0x0000000100000000)
  to   space 74752K, 0% used [0x00000000f6e00000,0x00000000f6e00000,0x00000000fb700000)
 ParOldGen       total 591360K, used 335870K [0x00000000c0000000, 0x00000000e4180000, 0x00000000eab00000)
  object space 591360K, 56% used [0x00000000c0000000,0x00000000d47ffa18,0x00000000e4180000)
 Metaspace       used 37716K, capacity 38059K, committed 38448K, reserved 1083392K
  class space    used 3942K, capacity 4025K, committed 4144K, reserved 1048576K
Event: 212.760 GC heap after
Heap after GC invocations=16 (full 3):
 PSYoungGen      total 264192K, used 64377K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 199680K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f6e00000)
  from space 64512K, 99% used [0x00000000f6e00000,0x00000000facde4e0,0x00000000fad00000)
  to   space 81408K, 0% used [0x00000000fb080000,0x00000000fb080000,0x0000000100000000)
 ParOldGen       total 591360K, used 347020K [0x00000000c0000000, 0x00000000e4180000, 0x00000000eab00000)
  object space 591360K, 58% used [0x00000000c0000000,0x00000000d52e3328,0x00000000e4180000)
 Metaspace       used 37716K, capacity 38059K, committed 38448K, reserved 1083392K
  class space    used 3942K, capacity 4025K, committed 4144K, reserved 1048576K
}
Event: 293.988 GC heap before
{Heap before GC invocations=17 (full 3):
 PSYoungGen      total 264192K, used 264057K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 199680K, 100% used [0x00000000eab00000,0x00000000f6e00000,0x00000000f6e00000)
  from space 64512K, 99% used [0x00000000f6e00000,0x00000000facde4e0,0x00000000fad00000)
  to   space 81408K, 0% used [0x00000000fb080000,0x00000000fb080000,0x0000000100000000)
 ParOldGen       total 591360K, used 347020K [0x00000000c0000000, 0x00000000e4180000, 0x00000000eab00000)
  object space 591360K, 58% used [0x00000000c0000000,0x00000000d52e3328,0x00000000e4180000)
 Metaspace       used 38027K, capacity 38411K, committed 38960K, reserved 1083392K
  class space    used 3947K, capacity 4057K, committed 4144K, reserved 1048576K
Event: 294.047 GC heap after
Heap after GC invocations=17 (full 3):
 PSYoungGen      total 268288K, used 47606K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 186880K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f6180000)
  from space 81408K, 58% used [0x00000000fb080000,0x00000000fdefdaa8,0x0000000100000000)
  to   space 80896K, 0% used [0x00000000f6180000,0x00000000f6180000,0x00000000fb080000)
 ParOldGen       total 591360K, used 378724K [0x00000000c0000000, 0x00000000e4180000, 0x00000000eab00000)
  object space 591360K, 64% used [0x00000000c0000000,0x00000000d71d9328,0x00000000e4180000)
 Metaspace       used 38027K, capacity 38411K, committed 38960K, reserved 1083392K
  class space    used 3947K, capacity 4057K, committed 4144K, reserved 1048576K
}
Event: 475.409 GC heap before
{Heap before GC invocations=18 (full 3):
 PSYoungGen      total 268288K, used 234446K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 186880K, 99% used [0x00000000eab00000,0x00000000f6175de8,0x00000000f6180000)
  from space 81408K, 58% used [0x00000000fb080000,0x00000000fdefdaa8,0x0000000100000000)
  to   space 80896K, 0% used [0x00000000f6180000,0x00000000f6180000,0x00000000fb080000)
 ParOldGen       total 591360K, used 378724K [0x00000000c0000000, 0x00000000e4180000, 0x00000000eab00000)
  object space 591360K, 64% used [0x00000000c0000000,0x00000000d71d9328,0x00000000e4180000)
 Metaspace       used 38307K, capacity 38667K, committed 39216K, reserved 1085440K
  class space    used 3952K, capacity 4057K, committed 4144K, reserved 1048576K
Event: 475.450 GC heap after
Heap after GC invocations=18 (full 3):
 PSYoungGen      total 224256K, used 37276K [0x00000000eab00000, 0x00000000ff780000, 0x0000000100000000)
  eden space 186880K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f6180000)
  from space 37376K, 99% used [0x00000000f6180000,0x00000000f85e73d0,0x00000000f8600000)
  to   space 76800K, 0% used [0x00000000fac80000,0x00000000fac80000,0x00000000ff780000)
 ParOldGen       total 591360K, used 407346K [0x00000000c0000000, 0x00000000e4180000, 0x00000000eab00000)
  object space 591360K, 68% used [0x00000000c0000000,0x00000000d8dccb20,0x00000000e4180000)
 Metaspace       used 38307K, capacity 38667K, committed 39216K, reserved 1085440K
  class space    used 3952K, capacity 4057K, committed 4144K, reserved 1048576K
}
Event: 572.468 GC heap before
{Heap before GC invocations=19 (full 3):
 PSYoungGen      total 224256K, used 191315K [0x00000000eab00000, 0x00000000ff780000, 0x0000000100000000)
  eden space 186880K, 82% used [0x00000000eab00000,0x00000000f416d8d0,0x00000000f6180000)
  from space 37376K, 99% used [0x00000000f6180000,0x00000000f85e73d0,0x00000000f8600000)
  to   space 76800K, 0% used [0x00000000fac80000,0x00000000fac80000,0x00000000ff780000)
 ParOldGen       total 591360K, used 407346K [0x00000000c0000000, 0x00000000e4180000, 0x00000000eab00000)
  object space 591360K, 68% used [0x00000000c0000000,0x00000000d8dccb20,0x00000000e4180000)
 Metaspace       used 38361K, capacity 38731K, committed 39216K, reserved 1085440K
  class space    used 3953K, capacity 4057K, committed 4144K, reserved 1048576K
Event: 572.492 GC heap after
Heap after GC invocations=19 (full 3):
 PSYoungGen      total 266752K, used 36105K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 189952K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f6480000)
  from space 76800K, 47% used [0x00000000fac80000,0x00000000fcfc2640,0x00000000ff780000)
  to   space 73728K, 0% used [0x00000000f6480000,0x00000000f6480000,0x00000000fac80000)
 ParOldGen       total 591360K, used 424580K [0x00000000c0000000, 0x00000000e4180000, 0x00000000eab00000)
  object space 591360K, 71% used [0x00000000c0000000,0x00000000d9ea1298,0x00000000e4180000)
 Metaspace       used 38361K, capacity 38731K, committed 39216K, reserved 1085440K
  class space    used 3953K, capacity 4057K, committed 4144K, reserved 1048576K
}
Event: 588.269 GC heap before
{Heap before GC invocations=20 (full 3):
 PSYoungGen      total 266752K, used 226057K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 189952K, 100% used [0x00000000eab00000,0x00000000f6480000,0x00000000f6480000)
  from space 76800K, 47% used [0x00000000fac80000,0x00000000fcfc2640,0x00000000ff780000)
  to   space 73728K, 0% used [0x00000000f6480000,0x00000000f6480000,0x00000000fac80000)
 ParOldGen       total 591360K, used 424580K [0x00000000c0000000, 0x00000000e4180000, 0x00000000eab00000)
  object space 591360K, 71% used [0x00000000c0000000,0x00000000d9ea1298,0x00000000e4180000)
 Metaspace       used 38367K, capacity 38731K, committed 39216K, reserved 1085440K
  class space    used 3953K, capacity 4057K, committed 4144K, reserved 1048576K
Event: 588.273 GC heap after
Heap after GC invocations=20 (full 3):
 PSYoungGen      total 263680K, used 2486K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 189952K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f6480000)
  from space 73728K, 3% used [0x00000000f6480000,0x00000000f66edbc0,0x00000000fac80000)
  to   space 76288K, 0% used [0x00000000fb580000,0x00000000fb580000,0x0000000100000000)
 ParOldGen       total 591360K, used 424588K [0x00000000c0000000, 0x00000000e4180000, 0x00000000eab00000)
  object space 591360K, 71% used [0x00000000c0000000,0x00000000d9ea3298,0x00000000e4180000)
 Metaspace       used 38367K, capacity 38731K, committed 39216K, reserved 1085440K
  class space    used 3953K, capacity 4057K, committed 4144K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 733.367 Thread 0x0000000017291000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000002a4a99c method=sun.awt.AppContext.getAppContext()Lsun/awt/AppContext; @ 45
Event: 733.484 Thread 0x0000000019fb1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002bb3bc8 method=org.lwjgl.opengl.Display.isFullscreen()Z @ 9
Event: 733.484 Thread 0x0000000019fb1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000371e8c8 method=org.lwjgl.opengl.Display.isFullscreen()Z @ 9
Event: 733.541 Thread 0x0000000019fb1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003eca050 method=class.c0M7sksFGW.XwhlvVTrl(II)V @ 38
Event: 733.543 Thread 0x0000000019fb1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000392e170 method=java.util.Formatter$FormatSpecifier.leadingSign(Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder; @ 1
Event: 733.550 Thread 0x0000000019fb1000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003a0a578 method=java.util.regex.Pattern$Start.<init>(Ljava/util/regex/Pattern$Node;)V @ 22
Event: 733.551 Thread 0x0000000019fb1000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003a0a578 method=java.util.regex.Pattern$Start.<init>(Ljava/util/regex/Pattern$Node;)V @ 22
Event: 733.564 Thread 0x0000000019fb1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003eb873c method=org.lwjgl.opengl.Display.isFullscreen()Z @ 9
Event: 733.584 Thread 0x0000000019fb1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003a258f0 method=org.lwjgl.opengl.Display.isFullscreen()Z @ 9
Event: 733.586 Thread 0x0000000019fb1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003a029bc method=class.bQecKPCrYb.FZOk5L6Gfy()V @ 4

Internal exceptions (10 events):
Event: 205.335 Thread 0x0000000019fb1000 Implicit null exception at 0x0000000003a56db9 to 0x0000000003a56fae
Event: 238.715 Thread 0x0000000019fb1000 Implicit null exception at 0x0000000004630e13 to 0x0000000004632ac6
Event: 240.788 Thread 0x0000000019fb5800 Implicit null exception at 0x00000000025fad56 to 0x00000000025fae1a
Event: 283.755 Thread 0x0000000019fb1000 Implicit null exception at 0x00000000037b355b to 0x00000000037b5cfd
Event: 300.643 Thread 0x0000000019fb1000 Implicit null exception at 0x00000000032afb64 to 0x00000000032b1079
Event: 479.685 Thread 0x0000000019fb1000 Implicit null exception at 0x0000000003e01720 to 0x0000000003e02299
Event: 545.371 Thread 0x0000000019fb1000 Implicit null exception at 0x00000000045447d7 to 0x0000000004544e5d
Event: 733.367 Thread 0x0000000017291000 Implicit null exception at 0x0000000002a4a72f to 0x0000000002a4a991
Event: 733.367 Thread 0x0000000017291000 Implicit null exception at 0x0000000002961400 to 0x00000000029615a6
Event: 733.367 Thread 0x0000000017291000 Exception <a 'java/lang/NullPointerException'> (0x00000000f1a2f1e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u111\7883\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]

Events (10 events):
Event: 733.584 Thread 0x0000000019fb1000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003a258f0
Event: 733.584 Thread 0x0000000019fb1000 DEOPT PACKING pc=0x0000000003a258f0 sp=0x000000001e6ff1a0
Event: 733.584 Thread 0x0000000019fb1000 DEOPT UNPACKING pc=0x00000000023e582a sp=0x000000001e6ff108 mode 2
Event: 733.586 Thread 0x0000000019fb1000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003a029bc
Event: 733.586 Thread 0x0000000019fb1000 DEOPT PACKING pc=0x0000000003a029bc sp=0x000000001e6ff210
Event: 733.586 Thread 0x0000000019fb1000 DEOPT UNPACKING pc=0x00000000023e582a sp=0x000000001e6ff1b0 mode 2
Event: 733.586 loading class java/lang/Throwable$WrappedPrintStream
Event: 733.586 loading class java/lang/Throwable$PrintStreamOrWriter
Event: 733.587 loading class java/lang/Throwable$PrintStreamOrWriter done
Event: 733.587 loading class java/lang/Throwable$WrappedPrintStream done


Dynamic libraries:
0x00007ff64baa0000 - 0x00007ff64babf000     C:\Program Files\Java\jre1.8.0_111\bin\jp2launcher.exe
0x00007ffc98c30000 - 0x00007ffc98e01000     C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffc97f40000 - 0x00007ffc97feb000     C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffc78580000 - 0x00007ffc785d4000     C:\Program Files (x86)\AVG\Av\avghooka.dll
0x00007ffc95390000 - 0x00007ffc955ad000     C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffc97c80000 - 0x00007ffc97de5000     C:\WINDOWS\System32\USER32.dll
0x00007ffc95370000 - 0x00007ffc9538e000     C:\WINDOWS\System32\win32u.dll
0x00007ffc98110000 - 0x00007ffc98144000     C:\WINDOWS\System32\GDI32.dll
0x00007ffc95c90000 - 0x00007ffc95e12000     C:\WINDOWS\System32\gdi32full.dll
0x00007ffc98af0000 - 0x00007ffc98c27000     C:\WINDOWS\System32\ole32.dll
0x00007ffc979b0000 - 0x00007ffc97c78000     C:\WINDOWS\System32\combase.dll
0x00007ffc95ed0000 - 0x00007ffc95fc5000     C:\WINDOWS\System32\ucrtbase.dll
0x00007ffc98220000 - 0x00007ffc98341000     C:\WINDOWS\System32\RPCRT4.dll
0x00007ffc95150000 - 0x00007ffc951ba000     C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffc97950000 - 0x00007ffc979a9000     C:\WINDOWS\System32\sechost.dll
0x00007ffc97720000 - 0x00007ffc977df000     C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffc95220000 - 0x00007ffc952bc000     C:\WINDOWS\System32\msvcp_win.dll
0x000000006c770000 - 0x000000006c842000     C:\Program Files\Java\jre1.8.0_111\bin\MSVCR100.dll
0x00007ffc98150000 - 0x00007ffc9817e000     C:\WINDOWS\System32\IMM32.DLL
0x00007ffc97ff0000 - 0x00007ffc98092000     C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffc97e90000 - 0x00007ffc97f2e000     C:\WINDOWS\System32\msvcrt.dll
0x00007ffc94420000 - 0x00007ffc94452000     C:\WINDOWS\SYSTEM32\ntmarta.dll
0x000000006bc80000 - 0x000000006bcaf000     C:\Program Files\Java\jre1.8.0_111\bin\jli.dll
0x00007ffc84830000 - 0x00007ffc84aa9000     C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.447_none_42191651c6827bb3\COMCTL32.dll
0x000000006be90000 - 0x000000006c72a000     C:\Program Files\Java\jre1.8.0_111\bin\server\jvm.dll
0x00007ffc976b0000 - 0x00007ffc976b8000     C:\WINDOWS\System32\PSAPI.DLL
0x00007ffc80950000 - 0x00007ffc80959000     C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffc98780000 - 0x00007ffc987ea000     C:\WINDOWS\System32\WS2_32.dll
0x00007ffc93540000 - 0x00007ffc93563000     C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffc8c900000 - 0x00007ffc8c90a000     C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffc934e0000 - 0x00007ffc9350b000     C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffc95100000 - 0x00007ffc95142000     C:\WINDOWS\System32\cfgmgr32.dll
0x000000006be80000 - 0x000000006be8f000     C:\Program Files\Java\jre1.8.0_111\bin\verify.dll
0x000000006be50000 - 0x000000006be79000     C:\Program Files\Java\jre1.8.0_111\bin\java.dll
0x000000006bc60000 - 0x000000006bc76000     C:\Program Files\Java\jre1.8.0_111\bin\zip.dll
0x00007ffc961a0000 - 0x00007ffc976a9000     C:\WINDOWS\System32\SHELL32.dll
0x00007ffc955b0000 - 0x00007ffc95c8a000     C:\WINDOWS\System32\windows.storage.dll
0x00007ffc950a0000 - 0x00007ffc950ec000     C:\WINDOWS\System32\powrprof.dll
0x00007ffc976c0000 - 0x00007ffc97712000     C:\WINDOWS\System32\shlwapi.dll
0x00007ffc95090000 - 0x00007ffc9509f000     C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffc95e20000 - 0x00007ffc95ec9000     C:\WINDOWS\System32\shcore.dll
0x00007ffc95070000 - 0x00007ffc95084000     C:\WINDOWS\System32\profapi.dll
0x000000006bbc0000 - 0x000000006bc52000     C:\Program Files\Java\jre1.8.0_111\bin\deploy.dll
0x00007ffc98200000 - 0x00007ffc9821c000     C:\WINDOWS\System32\imagehlp.dll
0x00007ffc853c0000 - 0x00007ffc85653000     C:\WINDOWS\SYSTEM32\WININET.dll
0x00007ffc86d20000 - 0x00007ffc86ee2000     C:\WINDOWS\SYSTEM32\urlmon.dll
0x00007ffc8e570000 - 0x00007ffc8e813000     C:\WINDOWS\SYSTEM32\iertutil.dll
0x000000006bba0000 - 0x000000006bbba000     C:\Program Files\Java\jre1.8.0_111\bin\net.dll
0x00007ffc94790000 - 0x00007ffc947ec000     C:\WINDOWS\system32\mswsock.dll
0x000000006bb80000 - 0x000000006bb91000     C:\Program Files\Java\jre1.8.0_111\bin\nio.dll
0x000000006bcb0000 - 0x000000006be48000     C:\Program Files\Java\jre1.8.0_111\bin\awt.dll
0x00007ffc93660000 - 0x00007ffc936da000     C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffc93800000 - 0x00007ffc93895000     C:\WINDOWS\system32\uxtheme.dll
0x00007ffc977f0000 - 0x00007ffc9794b000     C:\WINDOWS\System32\MSCTF.dll
0x00007ffc92ca0000 - 0x00007ffc92cc6000     C:\WINDOWS\system32\dwmapi.dll
0x00007ffc94ce0000 - 0x00007ffc94d0c000     C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffc8a0f0000 - 0x00007ffc8a105000     C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll
0x00007ffc94540000 - 0x00007ffc94578000     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffc8e2c0000 - 0x00007ffc8e38d000     C:\WINDOWS\SYSTEM32\winhttp.dll
0x00007ffc90a60000 - 0x00007ffc90a6b000     C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00007ffc97f30000 - 0x00007ffc97f38000     C:\WINDOWS\System32\NSI.dll
0x00007ffc8ea70000 - 0x00007ffc8ea86000     C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc94580000 - 0x00007ffc94620000     C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffc90780000 - 0x00007ffc9079a000     C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffc89c20000 - 0x00007ffc89c2a000     C:\Windows\System32\rasadhlp.dll
0x00007ffc8ede0000 - 0x00007ffc8ee4a000     C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffc94fb0000 - 0x00007ffc94fdb000     C:\WINDOWS\SYSTEM32\bcrypt.dll
0x000000006c760000 - 0x000000006c76d000     C:\Program Files\Java\jre1.8.0_111\bin\management.dll
0x00007ffc95fd0000 - 0x00007ffc96199000     C:\WINDOWS\System32\CRYPT32.dll
0x00007ffc950f0000 - 0x00007ffc95100000     C:\WINDOWS\System32\MSASN1.dll
0x00007ffc94af0000 - 0x00007ffc94b07000     C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffc949f0000 - 0x00007ffc94a23000     C:\WINDOWS\system32\rsaenh.dll
0x00007ffc94ae0000 - 0x00007ffc94aeb000     C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffc94970000 - 0x00007ffc9498f000     C:\WINDOWS\SYSTEM32\USERENV.dll
0x000000006bb30000 - 0x000000006bb77000     C:\Program Files\Java\jre1.8.0_111\bin\fontmanager.dll
0x000000006baf0000 - 0x000000006bb21000     C:\Program Files\Java\jre1.8.0_111\bin\jpeg.dll
0x000000006baa0000 - 0x000000006bae2000     C:\Program Files\Java\jre1.8.0_111\bin\t2k.dll
0x0000000180000000 - 0x0000000180051000     C:\Users\Linkfanpc\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\34\4fcda2-13754d7b-2.9.1--n\lwjgl64.dll
0x00007ffc71680000 - 0x00007ffc717a3000     C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007ffc87fb0000 - 0x00007ffc87fdd000     C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffc701d0000 - 0x00007ffc702c7000     C:\WINDOWS\SYSTEM32\DDRAW.dll
0x00007ffc91d70000 - 0x00007ffc91d78000     C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x00007ffc97df0000 - 0x00007ffc97e8f000     C:\WINDOWS\System32\clbcatq.dll
0x00007ffc91e10000 - 0x00007ffc91fb8000     C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x00007ffc80340000 - 0x00007ffc80389000     C:\WINDOWS\system32\dataexchange.dll
0x00007ffc91660000 - 0x00007ffc91916000     C:\WINDOWS\system32\d3d11.dll
0x00007ffc93230000 - 0x00007ffc93381000     C:\WINDOWS\system32\dcomp.dll
0x00007ffc94000000 - 0x00007ffc9409f000     C:\WINDOWS\system32\dxgi.dll
0x00007ffc93ad0000 - 0x00007ffc93bec000     C:\WINDOWS\system32\twinapi.appcore.dll
0x00007ffc71530000 - 0x00007ffc715dc000     C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.14393.447_none_0d5aa7fbb6d35646\comctl32.dll
0x000000001e700000 - 0x000000001f8f2000     C:\WINDOWS\SYSTEM32\ig4icd64.dll
0x00007ffc7ecd0000 - 0x00007ffc7ed61000     C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffc78720000 - 0x00007ffc78762000     C:\WINDOWS\SYSTEM32\icm32.dll
0x0000000019490000 - 0x00000000194f4000     C:\Users\Linkfanpc\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\34\4fcda2-13754d7b-2.9.1--n\OpenAL64.dll
0x00007ffc91310000 - 0x00007ffc91381000     C:\WINDOWS\System32\MMDevApi.dll
0x00007ffc93bf0000 - 0x00007ffc93c18000     C:\WINDOWS\System32\DEVOBJ.dll
0x00007ffc92ab0000 - 0x00007ffc92c35000     C:\WINDOWS\System32\PROPSYS.dll
0x00007ffc72250000 - 0x00007ffc722eb000     C:\WINDOWS\SYSTEM32\dsound.dll
0x00007ffc8cc00000 - 0x00007ffc8cc94000     C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007ffc90dd0000 - 0x00007ffc90f06000     C:\WINDOWS\SYSTEM32\wintypes.dll
0x000000006ba60000 - 0x000000006ba9c000     C:\Program Files\Java\jre1.8.0_111\bin\lcms.dll
0x00007ffc80080000 - 0x00007ffc80096000     C:\WINDOWS\system32\napinsp.dll
0x00007ffc80470000 - 0x00007ffc8048a000     C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffc92d70000 - 0x00007ffc92d88000     C:\WINDOWS\system32\NLAapi.dll
0x00007ffc80930000 - 0x00007ffc8093e000     C:\WINDOWS\System32\winrnr.dll
0x00007ffc88a00000 - 0x00007ffc88b92000     C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Dorg.lwjgl.input.Mouse.allowNegativeMouseCoords=true -Xbootclasspath/a:C:\Program Files\Java\jre1.8.0_111\lib\deploy.jar;C:\Program Files\Java\jre1.8.0_111\lib\javaws.jar;C:\Program Files\Java\jre1.8.0_111\lib\plugin.jar -Xverify:remote -Djava.security.manager -Djnlp.application.href=http://www.wurmonline.com/client/wurmclient.jnlp -Xmx1g -Xms512m -Dsun.java2d.noddraw=true -Djnlp.tk=awt -Djnlpx.vmargs=LURqbmxwLmFwcGxpY2F0aW9uLmhyZWY9aHR0cDovL3d3dy53dXJtb25saW5lLmNvbS9jbGllbnQvd3VybWNsaWVudC5qbmxwAC1YbXgxZwAtWG1zNTEybQAtRHN1bi5qYXZhMmQubm9kZHJhdz10cnVlAC1Eb3JnLmx3amdsLmlucHV0Lk1vdXNlLmFsbG93TmVnYXRpdmVNb3VzZUNvb3Jkcz10cnVlAA== -Djnlpx.jvm=C:\Program Files\Java\jre1.8.0_111\bin\javaw.exe -Djnlpx.splashport=63828 -Djnlpx.home=C:\Program Files\Java\jre1.8.0_111\bin -Djnlpx.remove=false -Djnlpx.offline=false -Djnlpx.relaunch=true -Djnlpx.session.data=C:\Users\LINKFA~1\AppData\Local\Temp\session1445850257366949571 -Djnlpx.heapsize=536870912,1073741824 -Djava.security.policy=file:C:\Program Files\Java\jre1.8.0_111\lib\security\javaws.policy -DtrustProxy=true -Djnlpx.origFilenameArg=C:\Users\Linkfanpc\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\41\5fef8269-375afe47
java_command: com.sun.javaws.Main -secure -notWebJava C:\Users\Linkfanpc\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\41\5fef8269-375afe47
java_class_path (initial): C:\Program Files\Java\jre1.8.0_111\lib\deploy.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Dell\DW WLAN Card;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;;"C:\Program Files\Java\jre1.8.0_111\bin"
USERNAME=Linkfanpc
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel

 

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

OS: Windows 10.0 , 64 bit Build 14393 (10.0.14393.0)

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, aes, clmul, ht, tsc, tscinvbit

Memory: 4k page, physical 4052844k(621692k free), swap 8116076k(2152984k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.111-b14) for windows-amd64 JRE (1.8.0_111-b14), built on Sep 22 2016 19:24:05 by "java_re" with MS VC++ 10.0 (VS2010)

time: Tue Dec 13 18:53:13 2016
elapsed time: 735 seconds (0d 0h 12m 15s)

 

 

Please tell me this isn't the result of my crappy Intel graphics card, and/or there's at least a fix. This game looks really interesting...:(

Share this post


Link to post
Share on other sites

We should get this moved to WO Technical Issues subform. 

 

Is this a laptop or a desktop? If it is a laptop, does it use "switchable graphics" (ie, intel for powersaving and nvidia/radeon for gaming)?  

If this is a brand name computer (Dell, HP, Compaq, etc) can you get me the name and model number.

Finally, can you go to Control panel > Device manager > Display Adapter, right click on what is there, go to PROPERTIES, tell me the name//model of the graphics adapter, then go to DRIVER DATE and tell me the date of the driver.

 

oops i just saw the part about the intel graphics.

 

We have people who run the game on intel integrated graphics but it needs two things first:

 

1) The right graphics driver. Do not use the driver that comes with Win10 nor the one from the computermaker (which is likely just a variation of that), as those are designed to use microcoft's DirectX and are poor for OpenGL game. instead go direct to Intel and download the driver from there, as these are much better for OpenGL games:  https://downloadcenter.intel.com/    Once you have that driver installed (you can check Control panel>Device maanger>Display Adapter>Properties>Driver to make sure the new one actually installed, you can move to part 2

 

 

2) The right settings. Start with these settings and see if it stops the crashing, we can work later on making it look nicer:

 

SETTINGS_WO_INTEL.png

 

 

 

 

 

 

Start at Windows Resizeable 800x600 and wait for the game to load without crashing before maximizing the window.

There might be issues with odd terrain graphics; you can try toggling on or off the GLSL Shader Support on the Compatability tab (some people have issues with it on and some with it off)

Come back and check if you run into problems at any step and we will get it figured out.

 

 

 

 

 

 

 

Edited by Brash_Endeavors

Share this post


Link to post
Share on other sites
22 minutes ago, Brash_Endeavors said:

We should get this moved to WO Technical Issues subform. 

 

Is this a laptop or a desktop? If it is a laptop, does it use "switchable graphics" (ie, intel for powersaving and nvidia/radeon for gaming)?  

If this is a brand name computer (Dell, HP, Compaq, etc) can you get me the name and model number.

Finally, can you go to Control panel > Device manager > Display Adapter, right click on what is there, go to PROPERTIES, tell me the name//model of the graphics adapter, then go to DRIVER DATE and tell me the date of the driver.

 

oops i just saw the part about the intel graphics.

 

We have people who run the game on intel integrated graphics but it needs two things first:

 

1) The right graphics driver. Do not use the driver that comes with Win10 nor the one from the computermaker (which is likely just a variation of that), as those are designed to use microcoft's DirectX and are poor for OpenGL game. instead go direct to Intel and download the driver from there, as these are much better for OpenGL games:  https://downloadcenter.intel.com/    Once you have that driver installed (you can check Control panel>Device maanger>Display Adapter>Properties>Driver to make sure the new one actually installed, you can move to part 2

 

 

2) The right settings. Start with these settings and see if it stops the crashing, we can work later on making it look nicer:

 

SETTINGS_WO_INTEL.png

 

 

 

 

Come back and check if you run into problems at any step and we will get it figured out.

 

 

 

 

 

Thank you for taking your time to help a poor noob out!

 

Okay, so i went to your link, now what do i do? I used the "choose your product" pull down menu, and clicked "graphics drivers". Is that what i was supposed to do? What do i download? I'm assuming just the "Intel Graphics Driver [15.45]", but just want to be sure.

 

EDIT: Oh, and would putting ALL the graphics options to the LOWEST or COMPLETELY OFF effect anything? I've got a HORRIBLE computer, so i'm used to playing with all the graphics options on the lowest to help with my FPS lag.

Edited by linkfanpc

Share this post


Link to post
Share on other sites

try using the intel auto detect utlity here and see which driver it suggests:

http://www.intel.com/content/www/us/en/support/detect.html

Otherwise I will need to know what EXACT intel graphics you have; sometimes knowing the computer model number will help me track that down (example:  HP 15-ac163nr)

 

The settings I have in the image are mostly lowest settings but some of them are not ones you might normally look at. Pay special attention to the settings circled in red.  These are the settings that most often cause issues with older intel integrated graphics  I would suggest trying to use those same settings as in the image as a starting point. Let me know if you are not sure how to find the settings tabs shown in the image.

 

 

Edited by Brash_Endeavors

Share this post


Link to post
Share on other sites
3 minutes ago, Brash_Endeavors said:

try using the intel auto detect utlity here and see which driver it suggests:

http://www.intel.com/content/www/us/en/support/detect.html

 

Otherwise I will need to know what EXACT intel graphics you have; sometimes knowing the computer model number will help me track that down (example:  HP 15-ac163nr)

 

The settings I have in the image are mostly lowest settings but some of them are not ones you might normally look at. These are the settings that most often cause issues with older intel integrated graphics.

 

Let me know if you are not sure how to find the settings tabs shown in the image.

 

Alrighty, i'll do that. Be back in a bit with results.

Share this post


Link to post
Share on other sites

Okay, so after it scanned it said this:

 

These drivers are Intel generic drivers. They do not include customization's that your manufacturer might have added to optimize you computing experience.

 

So it recommended i downloaded this:

 

Intel Chipset Device Software (INF Update Utility-EXE Only) SetupChipset.exe

 

So, do i accept and download this? Just to be sure, i don't want to screw up my system.

Share this post


Link to post
Share on other sites

One thing I always recommend is using SYSTEM RESTORE so that you  can "undo" changes that cause issues. Unfortunately, Win10 apparently has System Restore disabled as a default. You might enable it using this walk through:  http://home.bt.com/tech-gadgets/computing/how-to-fix-windows-10-problems-with-system-restore-11364008291943

Then you can tell it to take a snapshot of everything before making changes, and it's very easy to rollback or undo changes after. I am not very foind of Win10 ^_^ so I am not as familiar with how it works. 

 

Chipset drivers are usually for the motherboard and I think they include a lot of different things, not just graphics but also networking, sound, SATA controllers, and other stuff. If you have a model of your computer you can give me, I can check whether there is a driver for graphics only so that we do not change anything more than absolutely needed. 

 

(That stuff about generic drivers not including "customizations to optimize you computing experience " is to help computermakers save face for the fact they are usually providing only outdated microsoft drivers that are never updated for OpenGL. Generally, the computer maker has lousy drivers and Intel has the only decent ones (for ointel graphics) 

Edited by Brash_Endeavors

Share this post


Link to post
Share on other sites
1 minute ago, Brash_Endeavors said:

One thing I always recommend is using SYSTEM RESTORE so that you  can "undo" changes that cause issues. Unfortunatelyt, Win10 apparently has System Restore disabled as a defaultl. You might enable it using this walk through:  http://home.bt.com/tech-gadgets/computing/how-to-fix-windows-10-problems-with-system-restore-11364008291943

 

Then you can tell it to take a snapshot of everything before making changes, and its easy to rollback or undo changes after.

 

Chipset drivers are usually for the motherboard and I think they include a lot of different things, not just graphics but also networking, sound, and other stuff. If you have a model of your computer you can give me, I can check where there is a driver for graphics only so that we cdo not change anything more than absolutely needed. 

Hmm, not exactly sure what you mean by model. I have a Dell Latitude E6410, if that's what you're asking. I'm not sure how how i could find anything more specific than that.

Share this post


Link to post
Share on other sites

Go to your control panel, and "device manager". 

 

What is listed under "Display Adapaters"?

Share this post


Link to post
Share on other sites
Just now, Budzilla said:

Go to your control panel, and "device manager". 

 

What is listed under "Display Adapaters"?

The thing is, "Display Adapters" isn't there for me.

Share this post


Link to post
Share on other sites
1 minute ago, Brash_Endeavors said:

Dell Latitude E6410 is what i needed, let me check some thing.

YUUUUUUUUS! Thank you!

Share this post


Link to post
Share on other sites

Ok, the Latitude E6410 apparently came out in 2010, it was not originally shipped with Win10 so Dell is shrugging its shoulders a bit if you are using Win10,  meaning Microsoft probably "updated it for you" and gave you the Microsoft drivers. Microsoft writes its drivers to work with DirectX not openGL

 

It seems to be the Intel GMA graphics, Dell has some March 2014 drivers here for your latitude E6410 laptop and if these are newer than what you have now, you can try them first:  http://www.dell.com/support/home/us/en/04/Drivers/DriversDetails?driverId=W33X5&fileId=3160233592&osCode=W764&productCode=latitude-e6410&languageCode=en&categoryId=VI

 

intel's drivers for the GMA were released this year and my money is these are the better ones to use, if you have no luck with the drivers from Dell try these (this is what i would try if it were my laptop): https://downloadcenter.intel.com/download/25977/Intel-Graphics-Driver-for-Windows-10-and-Windows-7-8-1-15-33-

Edited by Brash_Endeavors
  • Like 2

Share this post


Link to post
Share on other sites
1 minute ago, Brash_Endeavors said:

Ok, the Latitude E6410 apparently came out in 2010, it was not originally shipped with Win10 so Dell is shrugging its shoulders a bit if you are using Win10,  meaning Microsoft probably "updated it for you" and gave you the Microsoft drivers. Microsoft writes its drivers to work with DirectX not openGL

 

It seems to be the Intel GMA graphics, Dell has some March 2014 drivers here for your latitude E6410 laptop and if these are newer than what you have now, you can try them first:  http://www.dell.com/support/home/us/en/04/Drivers/DriversDetails?driverId=W33X5&fileId=3160233592&osCode=W764&productCode=latitude-e6410&languageCode=en&categoryId=VI

 

intel's drivers for the GMA were released this year and my money is these are the better ones to use, if you have no luck with the drivers from Dell try these (this is what i would try if it were my laptop): https://downloadcenter.intel.com/download/25977/Intel-Graphics-Driver-for-Windows-10-and-Windows-7-8-1-15-33-

So which do you recommend to try first, and what do i do if they don't work or slightly screw up my PC?

Share this post


Link to post
Share on other sites

Personally I would use the second one (from intel), I gave also the one from Dell in case you felt better with them (I don't). Usually if the display driver messes up anything (really rare; it usually won't install at all if it is not the correct driver), you can restart the computer, hold down F8, start in SAFE MODE WITH NETWORKING, which loads generic drivers that won;t play games but at least get you back onto the internet so you can get additional help.

 

Since you are worried, I HIGHLY recommend checking the link i gave on how to do SYSTEM RESTORE with Windows 10. You have to enable it first because it is disabled now.

 

System Restore is EXACTLY made for people who are worried they might screw up their computer and not know how to get it back to the way it was before.

 

And never call Dell technical Support because they always want you to reformat the hard drive and reinstall the operating system for almost anything. You do NOT want to do that.

 

 

 

 

Edited by Brash_Endeavors

Share this post


Link to post
Share on other sites
1 minute ago, Brash_Endeavors said:

Personally I would use the second one (from intel), I gave also the one from Dell in case you felt better with them (I don't). Usually if the display driver messes up anything (really rare; it usually won't install at all if it is not the correct driver), you can restart the computer, hold down F8, start in SAFE MODE WITH NETWORKING, which loads generic drivers that won;t play games but at least get you back onto the internet so you can get additional help.

 

Since you are worried, I HIGHLY recommend checking the link i gave on how to do SYSTEM RESTORE with Windows 10. You have to enable it first because it is disabled now.

 

System Restore is EXACTLY made for people who are worried they might screw up their computer and not know how to get it back to the way it was before.

 

And never call Dell technical Support because they always want you to reformat the hard drive and reinstall the operating system for almost anything. You do NOT want to do that.

 

 

 

 

Okay, i will, thank you very much. And i'll definitely go with Intel. Dell doesn't seem too helpful.

Share this post


Link to post
Share on other sites

OK, i made a Restore Point, MY PC IS READY!

 

So i should download a 64-bit since that's my operating system, should i download it via a .exe or .zip file?

Share this post


Link to post
Share on other sites

I would do the EXE file because that is easier for you I think. ZIp files usually mean you need to know some basics about files/folders and manuallly installing drivers, while the EXE usually assumes you'd rather they did it all for you.

 

YES on the 64 bit

 

 

 

 

 

Edited by Brash_Endeavors

Share this post


Link to post
Share on other sites
1 minute ago, Brash_Endeavors said:

I would do the EXE file because that is easier for you I think.

 

YES on the 64 bit

Alright, it's downloading, i'm sure i'll have more questions when it's done. Once again, thank you so much for taking your time to help me.

Share this post


Link to post
Share on other sites

UH OH!
 

Error

 

Your computer does not meet the minimum requirements for installing the software.

Share this post


Link to post
Share on other sites

Hmm. I would not think Intel had "minimum requirements" to install GMA drivers. Some Dell latitude E6410s came with different GPUs but usually those were an nvidia option instead of the Intel GMA, and you already knew you had the intel integrated. 

 

Well Plan B is to try the Dell March 2014 drivers. 

 

If you have issues with that too, try changing the settings to what i had waaaay above (windows resizeable, bloom off, etc etc) and see if changing the settings solves anything. 

 

 

 

 

Edited by Brash_Endeavors

Share this post


Link to post
Share on other sites
11 minutes ago, Brash_Endeavors said:

Hmm. I would not think Intel had "minimum requirements" to install GMA drivers. Some Dell latitude E6410s came with different GPUs but usually those were an nvidia option instead of the Intel GMA, and you already knew you had the intel integrated. 

 

Well Plan B is to try the Dell March 2014 drivers. 

 

If you have issues with that too, try changing the settings to what i had waaaay above (windows resizeable, bloom off, etc etc) and see if changing the settings solves anything. 

 

 

 

 

YEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEES! It worked! IT WORKED! How on earth do i thank you enough?! Not only is it playing, but my whole computer seems to be able to process games a bit faster! I'm so happy! I've tried everything to fix my computers lag problem! But you finally fixed it! Thank you so much! :D:wub:

  • Like 1

Share this post


Link to post
Share on other sites

Glad we had a happy ending ^_^ Or beginning, or whatever.,

 

 

Edited by Brash_Endeavors
  • Like 1

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this