langerhans / multidoge

MultiDoge is a desktop Dogecoin client, powered by dogecoinj. Ported from the MultiBit Bitcoin client.
http://multidoge.org
MIT License
257 stars 110 forks source link

MultiDoge not working under MAC OSX 11.1 #80

Open xela1601 opened 3 years ago

xela1601 commented 3 years ago

Error Details

Process: JavaApplicationStub [7388] Path: /Applications/MultiDoge.app/Contents/MacOS/JavaApplicationStub Identifier: org.multibit Version: 0.1.x beta Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: JavaApplicationStub [7388] User ID: 1845725233

Date/Time: 2021-02-04 22:03:50.236 +0100 OS Version: macOS 11.1 (20C69) Report Version: 12 Anonymous UUID: 73BAF096-6147-B524-F03C-4E3C5B53E6BC

Sleep/Wake UUID: 578C0AE6-B288-4AC6-BEE6-F37AC7A72A7C

Time Awake Since Boot: 78000 seconds Time Since Wake: 4000 seconds

System Integrity Protection: disabled

Crashed Thread: 0

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: DYLD, [0x1] Library missing

Application Specific Information: dyld: launch, loading dependent libraries

Dyld Error Message: dyld: Using shared cache: 467A83CB-BA86-3F07-B652-B9256C74080A Library not loaded: /System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Versions/A/JavaApplicationLauncher Referenced from: /Applications/MultiDoge.app/Contents/MacOS/JavaApplicationStub Reason: image not found

Binary Images: 0x1001a9000 - 0x1001a9fff +org.multibit (0.1.x beta) /Applications/MultiDoge.app/Contents/MacOS/JavaApplicationStub 0x107a3e000 - 0x107ad9fff dyld (832.7.1) /usr/lib/dyld

Model: MacBookPro11,3, BootROM 429.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 2,5 GHz, 16 GB, SMC 2.19f12 Graphics: kHW_IntelIrisProItem, Intel Iris Pro, spdisplays_builtin Graphics: kHW_NVidiaGeForceGTX750MItem, NVIDIA GeForce GT 750M, spdisplays_pcie_device, 2 GB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1675.1) Bluetooth: Version 8.0.2f9, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM0512F, 500,28 GB USB Device: USB 3.0 Bus USB Device: Apple Internal Keyboard / Trackpad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

Jannik99 commented 3 years ago

Same here(MacOS 11.2), both via dmg and if I try installing via Github and NVM. Via dmg same error, in Nvm my Error is following:

ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project dogecoinj: Compilation failure: Compilation failure: 
[ERROR] Source option 6 is no longer supported. Use 7 or later.
[ERROR] Target option 6 is no longer supported. Use 7 or later.
Jannik99 commented 3 years ago

Found workaround on Reddit: "got it to work. If anyone else has this problem, right click the application icon, click "open package contents", expand the contents folder, expand the resources folder, expand the java folder, then open the "multidoge-exe.jar" in Java Runtime Environment (latest version of JRE 8 for 64bit OS worked fine)" https://www.reddit.com/r/dogecoin/comments/l73wt2/multidoge_not_launching_on_mac_os_111/

ilanoh commented 3 years ago

Any update on this error ?

ReverseControl commented 2 years ago

@xela1601 @andrewjrhill @ilanoh Have you seen #88? Please give us an update on this issue.