Custom and dev clients won't work for me

The worst monsters in the Hearthlands warp the fabric of space and time...

Custom and dev clients won't work for me

Postby delfer8 » Sat Nov 07, 2020 4:52 pm

Code: Select all
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000, pid=8584, tid=0x00002be0
#
# JRE version: Java(TM) SE Runtime Environment (8.0_271-b09) (build 1.8.0_271-b09)
# Java VM: Java HotSpot(TM) Client VM (25.271-b09 mixed mode windows-x86 )
# Problematic frame:
# C  0x00000000
#
# 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
# 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 (0x26b2d800):  JavaThread "Haven main thread" [_thread_in_native, id=11232, stack(0x28090000,0x28190000)]

siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x00000000

Registers:
EAX=0x2818e984, EBX=0x28ac1ec0, ECX=0x00000000, EDX=0x2818e90c
ESP=0x2818e8e0, EBP=0x2818e9b0, ESI=0x00000000, EDI=0x26da3d90
EIP=0x00000000, EFLAGS=0x00010212

Top of Stack: (sp=0x2818e8e0)
0x2818e8e0:   50718139 b5010d7b 2818e984 00000000
0x2818e8f0:   00000400 28ac1ec0 2818e95c e414421b
0x2818e900:   26da3d90 50717500 26da3d70 28ac1ec0
0x2818e910:   28ac2ec0 28ac2ec0 00000004 00000020
0x2818e920:   774782e0 00000000 00000000 005d0000
0x2818e930:   00000000 00000000 00000000 00000000
0x2818e940:   507284bc 001704be b5010d7b 005d0000
0x2818e950:   2818e968 2818e9d0 011f0000 00000000

Instructions: (pc=0x00000000)
0xffffffe0:   


Register to memory mapping:

EAX=0x2818e984 is pointing into the stack for thread: 0x26b2d800
EBX=0x28ac1ec0 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x2818e90c is pointing into the stack for thread: 0x26b2d800
ESP=0x2818e8e0 is pointing into the stack for thread: 0x26b2d800
EBP=0x2818e9b0 is pointing into the stack for thread: 0x26b2d800
ESI=0x00000000 is an unknown value
EDI=0x26da3d90 is an unknown value


Stack: [0x28090000,0x28190000],  sp=0x2818e8e0,  free space=1018k
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  jogamp.opengl.egl.EGL.dispatch_eglGetDisplay0(JJ)J+0
j  jogamp.opengl.egl.EGL.eglGetDisplay(J)J+25
j  jogamp.opengl.egl.EGLDisplayUtil.eglGetDisplay(J)J+1
j  jogamp.opengl.egl.EGLDisplayUtil.eglGetDisplayAndInitialize(J[J[ILjava/nio/IntBuffer;Ljava/nio/IntBuffer;)I+5
j  jogamp.opengl.egl.EGLDisplayUtil.eglGetDisplayAndInitialize([J)J+15
j  jogamp.opengl.egl.EGLDisplayUtil$1.eglGetAndInitDisplay([J)J+1
j  com.jogamp.nativewindow.egl.EGLGraphicsDevice.open()Z+66
j  jogamp.opengl.egl.EGLDisplayUtil.eglCreateEGLGraphicsDevice(JLjava/lang/String;I)Lcom/jogamp/nativewindow/egl/EGLGraphicsDevice;+18
j  jogamp.opengl.egl.EGLDrawableFactory.<init>()V+543
v  ~StubRoutines::call_stub
j  sun.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+85
j  sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+5
j  java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+79
j  com.jogamp.common.util.ReflectionUtil.createInstance(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;+2
j  com.jogamp.common.util.ReflectionUtil.createInstance(Ljava/lang/Class;[Ljava/lang/Class;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  com.jogamp.common.util.ReflectionUtil.createInstance(Ljava/lang/String;[Ljava/lang/Class;[Ljava/lang/Object;Ljava/lang/ClassLoader;)Ljava/lang/Object;+8
j  com.jogamp.common.util.ReflectionUtil.createInstance(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/Object;+4
j  javax.media.opengl.GLDrawableFactory.initSingletonImpl()V+264
j  javax.media.opengl.GLDrawableFactory.initSingleton()V+22
j  javax.media.opengl.GLProfile.initProfilesForDefaultDevices()V+132
j  javax.media.opengl.GLProfile.access$100()V+0
j  javax.media.opengl.GLProfile$1.run()Ljava/lang/Object;+81
v  ~StubRoutines::call_stub
j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0
j  javax.media.opengl.GLProfile.initSingleton()V+66
j  javax.media.opengl.GLProfile.getProfileMap(Ljavax/media/nativewindow/AbstractGraphicsDevice;Z)Ljava/util/HashMap;+0
j  javax.media.opengl.GLProfile.get(Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljava/lang/String;)Ljavax/media/opengl/GLProfile;+19
j  javax.media.opengl.GLProfile.getDefault(Ljavax/media/nativewindow/AbstractGraphicsDevice;)Ljavax/media/opengl/GLProfile;+3
j  javax.media.opengl.GLProfile.getDefault()Ljavax/media/opengl/GLProfile;+3
j  haven.HavenPanel.stdcaps()Ljavax/media/opengl/GLCapabilities;+0
j  haven.HavenPanel.<init>(IILjavax/media/opengl/GLCapabilitiesChooser;)V+1
j  haven.HavenPanel.<init>(II)V+4
j  haven.MainFrame.<init>(Lhaven/Coord;)V+196
j  haven.MainFrame.main2([Ljava/lang/String;)V+45
j  haven.MainFrame.access$100([Ljava/lang/String;)V+1
j  haven.MainFrame$7.run()V+4
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x26bb2000 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=7748, stack(0x28650000,0x28750000)]
  0x26bb1400 JavaThread "pool-2-thread-2" [_thread_blocked, id=1248, stack(0x27410000,0x27510000)]
  0x26bb2c00 JavaThread "Haven resource loader" daemon [_thread_blocked, id=6072, stack(0x28550000,0x28650000)]
  0x26bb2400 JavaThread "Haven resource loader" daemon [_thread_in_native, id=6684, stack(0x28410000,0x28510000)]
  0x269e8800 JavaThread "Haven resource loader" daemon [_thread_in_Java, id=5068, stack(0x282d0000,0x283d0000)]
  0x0121d000 JavaThread "DestroyJavaVM" [_thread_blocked, id=2228, stack(0x02c60000,0x02d60000)]
=>0x26b2d800 JavaThread "Haven main thread" [_thread_in_native, id=11232, stack(0x28090000,0x28190000)]
  0x26a55800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=8748, stack(0x27b20000,0x27c20000)]
  0x26a47000 JavaThread "AWT-Shutdown" [_thread_blocked, id=7956, stack(0x278e0000,0x279e0000)]
  0x2607e000 JavaThread "Error reporter" daemon [_thread_blocked, id=2264, stack(0x277e0000,0x278e0000)]
  0x269ba400 JavaThread "pool-2-thread-1" [_thread_blocked, id=6928, stack(0x26df0000,0x26ef0000)]
  0x26034c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10768, stack(0x26f30000,0x27030000)]
  0x25fadc00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=12576, stack(0x267b0000,0x268b0000)]
  0x2600cc00 JavaThread "Haven resource loader" daemon [_thread_in_Java, id=11708, stack(0x26330000,0x26430000)]
  0x256b8800 JavaThread "Service Thread" daemon [_thread_blocked, id=2480, stack(0x25cf0000,0x25df0000)]
  0x256a4000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=11224, stack(0x25c60000,0x25cb0000)]
  0x2569f400 JavaThread "Attach Listener" daemon [_thread_blocked, id=12024, stack(0x25b20000,0x25c20000)]
  0x2569c800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8652, stack(0x259e0000,0x25ae0000)]
  0x012e9400 JavaThread "Finalizer" daemon [_thread_blocked, id=7212, stack(0x25780000,0x25880000)]
  0x012d2800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1780, stack(0x25530000,0x25630000)]

Other Threads:
  0x012ccc00 VMThread [stack: 0x254a0000,0x254f0000] [id=8940]
  0x256cc800 WatcherThread [stack: 0x25e30000,0x25e80000] [id=10220]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 def new generation   total 157248K, used 55953K [0x05000000, 0x0faa0000, 0x0faa0000)
  eden space 139776K,  40% used [0x05000000, 0x086a4760, 0x0d880000)
  from space 17472K,   0% used [0x0d880000, 0x0d880000, 0x0e990000)
  to   space 17472K,   0% used [0x0e990000, 0x0e990000, 0x0faa0000)
 tenured generation   total 349568K, used 11089K [0x0faa0000, 0x25000000, 0x25000000)
   the space 349568K,   3% used [0x0faa0000, 0x10574608, 0x10574800, 0x25000000)
 Metaspace       used 12892K, capacity 13118K, committed 13312K, reserved 13696K

Card table byte_map: [0x04e10000,0x04f20000] byte_map_base: 0x04de8000

Polling page: 0x02d60000

CodeCache: size=32768Kb used=1876Kb max_used=1876Kb free=30891Kb
 bounds [0x02d90000, 0x02f68000, 0x04d90000]
 total_blobs=1139 nmethods=741 adapters=328
 compilation: enabled

Compilation events (10 events):
Event: 13.201 Thread 0x256a4000 nmethod 737 0x02f61c88 code [0x02f61d90, 0x02f61e3c]
Event: 13.205 Thread 0x256a4000  738             javax.imageio.spi.PartialOrderIterator::hasNext (16 bytes)
Event: 13.206 Thread 0x256a4000 nmethod 738 0x02f61e88 code [0x02f61f80, 0x02f62030]
Event: 13.208 Thread 0x256a4000  739             java.util.AbstractSequentialList::iterator (5 bytes)
Event: 13.208 Thread 0x256a4000 nmethod 739 0x02f620c8 code [0x02f621d0, 0x02f6226c]
Event: 13.219 Thread 0x256a4000  740             haven.Resource$Pool::access$200 (5 bytes)
Event: 13.220 Thread 0x256a4000 nmethod 740 0x02f622c8 code [0x02f623c0, 0x02f62430]
Event: 13.220 Thread 0x256a4000  741             java.util.zip.ZipEntry::<init> (43 bytes)
Event: 13.221 Thread 0x256a4000 nmethod 741 0x02f624c8 code [0x02f625c0, 0x02f62690]
Event: 13.221 Thread 0x256a4000  742             java.util.zip.ZipCoder::toString (190 bytes)

GC Heap History (2 events):
Event: 10.327 GC heap before
{Heap before GC invocations=0 (full 0):
 def new generation   total 157248K, used 63126K [0x05000000, 0x0faa0000, 0x0faa0000)
  eden space 139776K,  45% used [0x05000000, 0x08da59e0, 0x0d880000)
  from space 17472K,   0% used [0x0d880000, 0x0d880000, 0x0e990000)
  to   space 17472K,   0% used [0x0e990000, 0x0e990000, 0x0faa0000)
 tenured generation   total 349568K, used 0K [0x0faa0000, 0x25000000, 0x25000000)
   the space 349568K,   0% used [0x0faa0000, 0x0faa0000, 0x0faa0200, 0x25000000)
 Metaspace       used 11981K, capacity 12190K, committed 12288K, reserved 12672K
Event: 10.396 GC heap after
Heap after GC invocations=1 (full 1):
 def new generation   total 157248K, used 0K [0x05000000, 0x0faa0000, 0x0faa0000)
  eden space 139776K,   0% used [0x05000000, 0x05000000, 0x0d880000)
  from space 17472K,   0% used [0x0d880000, 0x0d880000, 0x0e990000)
  to   space 17472K,   0% used [0x0e990000, 0x0e990000, 0x0faa0000)
 tenured generation   total 349568K, used 11089K [0x0faa0000, 0x25000000, 0x25000000)
   the space 349568K,   3% used [0x0faa0000, 0x10574608, 0x10574800, 0x25000000)
 Metaspace       used 11976K, capacity 12180K, committed 12288K, reserved 12672K
}

Deoptimization events (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 6.554 Thread 0x0121d000 Exception <a 'java/io/IOException'> (0x063e3be0) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 6.555 Thread 0x0121d000 Exception <a 'java/io/IOException'> (0x063e41c8) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 6.555 Thread 0x0121d000 Exception <a 'java/io/IOException'> (0x063e4440) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 6.555 Thread 0x0121d000 Exception <a 'java/io/IOException'> (0x063e4688) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 6.555 Thread 0x0121d000 Exception <a 'java/io/IOException'> (0x063e4ca8) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 6.555 Thread 0x0121d000 Exception <a 'java/io/IOException'> (0x063e4f20) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 6.555 Thread 0x0121d000 Exception <a 'java/io/IOException'> (0x063e5168) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 9.336 Thread 0x26bb2400 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$static$0(Lhaven/glsl/ProgramContext;)V> (0x07ae2a88) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u271\605\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 620
Event: 10.324 Thread 0x26bb2000 Exception <a 'java/lang/NullPointerException'> (0x087feb00) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u271\605\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185]
Event: 10.324 Thread 0x26bb2000 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x087fed00) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u271\605\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]

Events (10 events):
Event: 13.124 loading class javax/crypto/JceSecurity$2
Event: 13.124 loading class javax/crypto/JceSecurity$2 done
Event: 13.124 loading class java/util/Collections$SynchronizedRandomAccessList
Event: 13.154 loading class java/util/Collections$SynchronizedList
Event: 13.155 loading class java/util/Collections$SynchronizedList done
Event: 13.155 loading class java/util/Collections$SynchronizedRandomAccessList done
Event: 13.155 loading class javax/crypto/JarVerifier$2
Event: 13.155 loading class javax/crypto/JarVerifier$2 done
Event: 13.156 loading class javax/crypto/JarVerifier$JarHolder
Event: 13.156 loading class javax/crypto/JarVerifier$JarHolder done


Dynamic libraries:
0x005d0000 - 0x0060f000    C:\Program Files (x86)\Common Files\Oracle\Java\javapath\javaw.exe
0x773f0000 - 0x7758a000    C:\WINDOWS\SYSTEM32\ntdll.dll
0x75890000 - 0x75970000    C:\WINDOWS\System32\KERNEL32.DLL
0x76250000 - 0x7644f000    C:\WINDOWS\System32\KERNELBASE.dll
0x75a30000 - 0x75aa9000    C:\WINDOWS\System32\ADVAPI32.dll
0x74f30000 - 0x74fef000    C:\WINDOWS\System32\msvcrt.dll
0x75810000 - 0x75886000    C:\WINDOWS\System32\sechost.dll
0x77100000 - 0x771bb000    C:\WINDOWS\System32\RPCRT4.dll
0x74bb0000 - 0x74bd5000    C:\WINDOWS\System32\SspiCli.dll
0x74ba0000 - 0x74baa000    C:\WINDOWS\System32\CRYPTBASE.dll
0x77370000 - 0x773cf000    C:\WINDOWS\System32\bcryptPrimitives.dll
0x760a0000 - 0x76237000    C:\WINDOWS\System32\USER32.dll
0x75660000 - 0x75677000    C:\WINDOWS\System32\win32u.dll
0x77040000 - 0x77061000    C:\WINDOWS\System32\GDI32.dll
0x76eb0000 - 0x7700c000    C:\WINDOWS\System32\gdi32full.dll
0x76450000 - 0x764cc000    C:\WINDOWS\System32\msvcp_win.dll
0x769f0000 - 0x76b10000    C:\WINDOWS\System32\ucrtbase.dll
0x6dde0000 - 0x6dfef000    C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1139_none_e62929aaf8dc83cc\COMCTL32.dll
0x74ca0000 - 0x74f15000    C:\WINDOWS\System32\combase.dll
0x77010000 - 0x77035000    C:\WINDOWS\System32\IMM32.DLL
0x5f6f0000 - 0x5f703000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\vcruntime140.dll
0x518d0000 - 0x5193f000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\msvcp140.dll
0x514f0000 - 0x518cf000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\client\jvm.dll
0x76b10000 - 0x76b16000    C:\WINDOWS\System32\PSAPI.DLL
0x748f0000 - 0x748f8000    C:\WINDOWS\SYSTEM32\VERSION.dll
0x6b3d0000 - 0x6b3d8000    C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x747b0000 - 0x747d4000    C:\WINDOWS\SYSTEM32\WINMM.dll
0x76540000 - 0x7659e000    C:\WINDOWS\System32\WS2_32.dll
0x74780000 - 0x747a3000    C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x759f0000 - 0x75a2b000    C:\WINDOWS\System32\cfgmgr32.dll
0x75990000 - 0x7599f000    C:\WINDOWS\System32\kernel.appcore.dll
0x65150000 - 0x6515d000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\verify.dll
0x5f6c0000 - 0x5f6e4000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\java.dll
0x5f6a0000 - 0x5f6b4000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\zip.dll
0x75b10000 - 0x7608a000    C:\WINDOWS\System32\SHELL32.dll
0x77070000 - 0x770f4000    C:\WINDOWS\System32\shcore.dll
0x75090000 - 0x75651000    C:\WINDOWS\System32\windows.storage.dll
0x75970000 - 0x7598b000    C:\WINDOWS\System32\profapi.dll
0x759a0000 - 0x759e3000    C:\WINDOWS\System32\powrprof.dll
0x76240000 - 0x7624d000    C:\WINDOWS\System32\UMPDC.dll
0x764f0000 - 0x76534000    C:\WINDOWS\System32\shlwapi.dll
0x75680000 - 0x75693000    C:\WINDOWS\System32\cryptsp.dll
0x513a0000 - 0x514eb000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\awt.dll
0x74ff0000 - 0x75082000    C:\WINDOWS\System32\OLEAUT32.dll
0x6ca80000 - 0x6cb1f000    C:\WINDOWS\SYSTEM32\apphelp.dll
0x736f0000 - 0x7371f000    C:\WINDOWS\system32\rsaenh.dll
0x76c30000 - 0x76c49000    C:\WINDOWS\System32\bcrypt.dll
0x747e0000 - 0x747fe000    C:\WINDOWS\SYSTEM32\USERENV.dll
0x5e560000 - 0x5e577000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\net.dll
0x6f4c0000 - 0x6f512000    C:\WINDOWS\system32\mswsock.dll
0x74560000 - 0x74592000    C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x74f20000 - 0x74f27000    C:\WINDOWS\System32\NSI.dll
0x72110000 - 0x72123000    C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x720f0000 - 0x72105000    C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x72050000 - 0x720e4000    C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x64b70000 - 0x64b7f000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\nio.dll
0x74870000 - 0x748ea000    C:\WINDOWS\system32\uxtheme.dll
0x76b20000 - 0x76c23000    C:\WINDOWS\System32\MSCTF.dll
0x771c0000 - 0x772b7000    C:\WINDOWS\System32\ole32.dll
0x6d3a0000 - 0x6d3c5000    C:\WINDOWS\system32\DWMAPI.DLL
0x5bb20000 - 0x5bc1f000    C:\WINDOWS\system32\opengl32.dll
0x5ee60000 - 0x5ee9f000    C:\WINDOWS\SYSTEM32\GLU32.dll
0x6b8f0000 - 0x6b909000    C:\WINDOWS\SYSTEM32\dxcore.dll
0x5b5a0000 - 0x5b5dd000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\fontmanager.dll
0x76d30000 - 0x76db0000    C:\WINDOWS\System32\clbcatq.dll
0x640b0000 - 0x64219000    C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x73730000 - 0x73761000    C:\WINDOWS\system32\dataexchange.dll
0x66800000 - 0x669de000    C:\WINDOWS\system32\d3d11.dll
0x685f0000 - 0x6875a000    C:\WINDOWS\system32\dcomp.dll
0x6b0a0000 - 0x6b161000    C:\WINDOWS\system32\dxgi.dll
0x68ab0000 - 0x68c95000    C:\WINDOWS\system32\twinapi.appcore.dll
0x749f0000 - 0x74a0f000    C:\WINDOWS\system32\RMCLIENT.dll
0x51360000 - 0x51397000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\t2k.dll
0x637c0000 - 0x637cb000    C:\Users\David\AppData\Local\Temp\jogamp_0000\file_cache\jln3264133849035611922\jln2736041117899896105\gluegen-rt.dll
0x51330000 - 0x51359000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\jpeg.dll
0x64b30000 - 0x64b36000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\jawt.dll
0x6a440000 - 0x6a44b000    C:\Users\David\AppData\Local\Temp\jogamp_0000\file_cache\jln3264133849035611922\jln2736041117899896105\nativewindow_awt.dll
0x51300000 - 0x51323000    C:\Program Files (x86)\Java\jre1.8.0_271\bin\sunec.dll
0x6c100000 - 0x6c10c000    C:\Users\David\AppData\Local\Temp\jogamp_0000\file_cache\jln3264133849035611922\jln2736041117899896105\nativewindow_win32.dll
0x64500000 - 0x64592000    C:\Users\David\AppData\Local\Temp\jogamp_0000\file_cache\jln3264133849035611922\jln2736041117899896105\jogl_desktop.dll
0x5b580000 - 0x5b59f000    C:\WINDOWS\SYSTEM32\libGLESv1_CM.dll
0x50740000 - 0x512fa000    C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_587befb80671fb38\ig9icd32.dll
0x50710000 - 0x50733000    C:\WINDOWS\SYSTEM32\libEGL.dll
0x64340000 - 0x6438a000    C:\Users\David\AppData\Local\Temp\jogamp_0000\file_cache\jln3264133849035611922\jln2736041117899896105\jogl_mobile.dll
0x506e0000 - 0x50708000    C:\WINDOWS\SYSTEM32\libGLESv2.dll
0x78fa0000 - 0x7adaa000    C:\WINDOWS\System32\DriverStore\FileRepository\nvaci.inf_amd64_48ee3d39b924e93e\nvoglv32.dll
0x765a0000 - 0x769e9000    C:\WINDOWS\System32\SETUPAPI.dll
0x74860000 - 0x7486f000    C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x6b3e0000 - 0x6b403000    C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x76c50000 - 0x76c96000    C:\WINDOWS\System32\WINTRUST.dll
0x76090000 - 0x7609e000    C:\WINDOWS\System32\MSASN1.dll
0x76db0000 - 0x76eab000    C:\WINDOWS\System32\CRYPT32.dll
0x73be0000 - 0x73c09000    C:\WINDOWS\SYSTEM32\ntmarta.dll
0x504b0000 - 0x506da000    C:\WINDOWS\system32\nvspcap.dll
0x6a040000 - 0x6a1cf000    C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Xss1024k -Xms512m -Xmx1024m -Xmx512M
java_command: hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com
java_class_path (initial): hafen.jar
Launcher Type: SUN_STANDARD

Environment Variables:
_JAVA_OPTIONS=-Xmx512M
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Razer Chroma SDK\bin;C:\Program Files\Razer Chroma SDK\bin;C:\ProgramData\Oracle\Java\javapath;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)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Bitvise SSH Client;C:\Users\David\AppData\Local\Microsoft\WindowsApps;
USERNAME=David
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 9, GenuineIntel



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

OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.1110)

CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 142 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx

Memory: 4k page, physical 16642276k(10808228k free), swap 28930276k(20742868k free)

vm_info: Java HotSpot(TM) Client VM (25.271-b09) for windows-x86 JRE (1.8.0_271-b09), built on Sep 17 2020 01:51:12 by "" with MS VC++ 15.9 (VS2017)

time: Sat Nov  7 16:51:13 2020
timezone: Hora estándar romance
elapsed time: 13.273416 seconds (0d 0h 0m 13s)



I have the last java version and i used amber 1.81 unnoficial and the default client.
Be nice, the woods are aware of you.


W3 and 4 Hermitage
W5 Emberwood and Kirribilli, PANDEMONIUM
W6 MIRROR LAKE
W7 Tkearns village
W10 F&I
W12 BROLAND, Weasel's Blue Boar Inn, Grimmhold retirement
W13 Monke Spanish plot
W14 Kakariko village Druid
W15 Into the deep woods


Where are you Weasel!?!?
User avatar
delfer8
 
Posts: 400
Joined: Wed Nov 24, 2010 11:31 am
Location: Halt Peril's outpost

Re: Custom and dev clients won't work for me

Postby shubla » Sun Nov 08, 2020 12:55 am

What GPU and drivers you have?
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13043
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: Custom and dev clients won't work for me

Postby delfer8 » Sun Nov 08, 2020 1:13 am

GPU Nvidia GeForce 940MX 2GB VRAM

Wich drivers do you mean?
Be nice, the woods are aware of you.


W3 and 4 Hermitage
W5 Emberwood and Kirribilli, PANDEMONIUM
W6 MIRROR LAKE
W7 Tkearns village
W10 F&I
W12 BROLAND, Weasel's Blue Boar Inn, Grimmhold retirement
W13 Monke Spanish plot
W14 Kakariko village Druid
W15 Into the deep woods


Where are you Weasel!?!?
User avatar
delfer8
 
Posts: 400
Joined: Wed Nov 24, 2010 11:31 am
Location: Halt Peril's outpost

Re: Custom and dev clients won't work for me

Postby MagicManICT » Sun Nov 08, 2020 6:50 am

delfer8 wrote:Wich drivers do you mean?

Version number; are they beta or an alternate release? Are they the most up-to-date available?

I read through the crash report, and it appears you're running a 32-bit version of Java. Be sure you're running the 64-bit version on a 64-bit operating system. You can manually download it from https://java.com/en/download/manual.jsp. The autodetection at java.com looks at what browser you're using, and not the operating system.

If you're still having issues after trying this, let us know.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18437
Joined: Tue Aug 17, 2010 1:47 am

Re: Custom and dev clients won't work for me

Postby delfer8 » Sun Nov 08, 2020 4:10 pm

Thanks both of you for answering, drivers are up to date so far, not beta. Btw What u told me worked perfectly MagicMan, thanks a lot

And congratullations for being one of the older and best moderatos this game ever had. Have a nice day.
Be nice, the woods are aware of you.


W3 and 4 Hermitage
W5 Emberwood and Kirribilli, PANDEMONIUM
W6 MIRROR LAKE
W7 Tkearns village
W10 F&I
W12 BROLAND, Weasel's Blue Boar Inn, Grimmhold retirement
W13 Monke Spanish plot
W14 Kakariko village Druid
W15 Into the deep woods


Where are you Weasel!?!?
User avatar
delfer8
 
Posts: 400
Joined: Wed Nov 24, 2010 11:31 am
Location: Halt Peril's outpost

Re: Custom and dev clients won't work for me

Postby MagicManICT » Sun Nov 08, 2020 11:46 pm

One other tip for you: Check out this thread--http://www.havenandhearth.com/forum/viewtopic.php?f=47&t=44629#p583647 There's been some changes to the client this year, and I'm not sure about how it's changed how the game crashes and what the crashes indicate. Since you're on a mobile GPU, I'm going to assume you're on a laptop, possibly with an integrated Intel GPU. Since updating Java fixed the problem, this will likely give you a bit of extra performance depending on what CPU/GPU your computer has. It would have otherwise been my second suggestion had the first not worked.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18437
Joined: Tue Aug 17, 2010 1:47 am

Re: Custom and dev clients won't work for me

Postby delfer8 » Mon Nov 16, 2020 11:52 pm

Now it shoots this:


1.81.0_unofficial.7b5f6ac0
Windows 10 10.0 x64, 1.8.0_271 amd64
NVIDIA Corporation (GeForce 940MX/PCIe/SSE2) - 4.6.0 NVIDIA 451.67

java.lang.ArrayIndexOutOfBoundsException: 17
at haven.Equipory.addchild(Equipory.java:157)
at haven.UI.newwidget(UI.java:173)
at haven.RemoteUI.run(RemoteUI.java:66)
at haven.MainFrame.run(MainFrame.java:268)
at java.lang.Thread.run(Unknown Source)

when i click the play button for a character the client closes
Be nice, the woods are aware of you.


W3 and 4 Hermitage
W5 Emberwood and Kirribilli, PANDEMONIUM
W6 MIRROR LAKE
W7 Tkearns village
W10 F&I
W12 BROLAND, Weasel's Blue Boar Inn, Grimmhold retirement
W13 Monke Spanish plot
W14 Kakariko village Druid
W15 Into the deep woods


Where are you Weasel!?!?
User avatar
delfer8
 
Posts: 400
Joined: Wed Nov 24, 2010 11:31 am
Location: Halt Peril's outpost

Re: Custom and dev clients won't work for me

Postby MagicManICT » Tue Nov 17, 2020 1:09 am

This looks identical to this. If you're using Amber or another mod, check the follow up for possible workarounds.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18437
Joined: Tue Aug 17, 2010 1:47 am

Re: Custom and dev clients won't work for me

Postby delfer8 » Tue Nov 17, 2020 10:53 pm

Thanks a lot.
Be nice, the woods are aware of you.


W3 and 4 Hermitage
W5 Emberwood and Kirribilli, PANDEMONIUM
W6 MIRROR LAKE
W7 Tkearns village
W10 F&I
W12 BROLAND, Weasel's Blue Boar Inn, Grimmhold retirement
W13 Monke Spanish plot
W14 Kakariko village Druid
W15 Into the deep woods


Where are you Weasel!?!?
User avatar
delfer8
 
Posts: 400
Joined: Wed Nov 24, 2010 11:31 am
Location: Halt Peril's outpost


Return to Bugs

Who is online

Users browsing this forum: No registered users and 51 guests