-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
v1.2.2 windows Wallet won't start #235
Comments
@otniel-nicola You asked me to open a new issue for my problem. This is it! SLF4J: Class path contains multiple SLF4J bindings. A fatal error has been detected by the Java Runtime Environment:EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x0000000062541a70, pid=308, tid=9792JRE version: OpenJDK Runtime Environment (11.0.1+13) (build 11.0.1+13)Java VM: OpenJDK 64-Bit Server VM (11.0.1+13, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)Problematic frame:C [libblake2b.dll+0x1a70]No core dump will be written. Minidumps are not enabled by default on client versions of WindowsAn error report file with more information is saved as:C:\Users\Marvin\AppData\Local\Temp\hs_err_pid308.logIf you would like to submit a bug report, please visit# http://bugreport.java.com/bugreport/crash.jspThe crash happened outside the Java Virtual Machine in native code.See problematic frame for where to report the bug.Note that an error report is allegedly saved to C:\Users\Marvin\AppData\Local\Temp\hs_err_pid308.log , however C:\Users\Marvin does not contain an AppData folder, so I couldn't send it to you. |
What CPU do you have? The blake2b native libraries require CPU supporting SSE4.2 instruction set. |
CPU is Intel(R) Core(TM)2 DuoCPU E6850
Glad to hear there is life out there!
…On Mon, Dec 10, 2018 at 5:29 PM AionMiner ***@***.***> wrote:
What CPU do you have? The blake2b native libraries require CPU supporting
SSE4.2 instruction set.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#235 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AimYS0BlkUSwSp9nfWptPwlRLtqccxDlks5u3vxlgaJpZM4Y-0JF>
.
|
Your CPU is older (2007) and unfortunately does not support SSE4.2 SSE4.2 is generally available on CPU released after 2009 for Intel or 2011 for AMD. |
Thanks for your time but I probably won't be getting a new computer solely
to accommodate the AION wallet. Fortunately I have the mobile wallet so not
all is lost.
…On Mon, Dec 10, 2018 at 9:58 PM AionMiner ***@***.***> wrote:
Your CPU is older (2007) and unfortunately does not support SSE4.2
SSE4.2 is generally available on CPU released after 2009 for Intel or 2011
for AMD.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#235 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AimYSwN8BqlxoNtoVc8lPTkSZHJWWq3aks5u3zt-gaJpZM4Y-0JF>
.
|
Latest version of windows wallet won't start. .aion log shows Java fatal error, which it says should be shown in C:\Users\Marvin\AppData\Local\Temp\hs_err_pid308.log but there is no AppData folder in C:\Users\Marvin
The text was updated successfully, but these errors were encountered: