zmilla93 / SlimTrade

A trade UI overlay for Path of Exile
MIT License
122 stars 13 forks source link

Crash upon opening #44

Closed Swigelf closed 2 years ago

Swigelf commented 2 years ago

Describe the bug SlimTrade crashes as soon as I open it as of about a week ago. I tried redownloading the newest release to make sure I had the most recent version, and get the same error. I will attach the log file that gets generated.

hs_err_pid20636.log

zmilla93 commented 2 years ago

I just pushed an update a few days ago which I assume caused the issue. Can you try running SlimTrade from the command line? This should print an error message to the console that will be a lot more specific.

Swigelf commented 2 years ago

That log file has the contents the command line prints out plus additional stuff for which I didn't know if the additional would be relevant. Here is that section for future reference:

#

A fatal error has been detected by the Java Runtime Environment:

#

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6f6321f4, pid=20636, tid=0x00001f40

#

JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)

Java VM: Java HotSpot(TM) Client VM (25.121-b13 mixed mode windows-x86 )

Problematic frame:

C [msvcr100.dll+0x121f4]

#

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.

#

I just now updated Java and it appears to start just fine now thankfully!