Open tomcorey26 opened 3 years ago
Had a similar problem on windows. Needed to setup the JAVA_HOME environment variable.
Just set it still not working though :(
Have you tried setting the JRE_HOME environment variable as well as JAVA_HOME?
Not the person that posted this, but I set both the JRE_HOME environment variable as well as JAVA_HOME environment variable, and it still says that it cannot find Java on my system.
Relevant: I was getting the following error
Termination Reason: DYLD, [0x1] Library missing
After I right-clicked on the app, Show Package Contents
, and navigated to Contents > Resources
and double-clicked on the multidoge-exe.jar
it ran successfully. Something appears to be wrong with the packaging, @langerhans. This might need another issue
Removing JRE 64bit and installing JRE 32bit fixed this for me.
I'm running Windows 10 and installing the JRE 32-bit version also fixed the problem for me. Here's the link for the downloads: https://www.java.com/en/download/manual.jsp
Not sure how you'll be able to install an older version for Mac OS X.
Has anybody who needs the latest 64bit JRE for other projects gotten multidoge running? It won't let me install 6 and the current version at the same time.
macOS Mojave was the last Mac operating system to support 32-bit apps
4. Realise your wallet is password protected with a password you set 5-6 years ago.
There is always btcrecover which supports multidoge!
So I am trying get multidoge up and running on my mac but I get this message whenever I try to open it:
I installed the latest version of Java and the Java SDK but I am still getting this error message whenever I try to open the app
Here is the terminal out put when I run
java -version