Boomaa23 / open-ds

A reverse-engineered lightweight cross-platform FRC Driver Station
https://boomaa23.github.io/open-ds/
Other
43 stars 8 forks source link

v0.2.3 breaks x86_64 compatibility on mac #11

Closed amichaelyu closed 2 years ago

amichaelyu commented 2 years ago

On 0.2.3 I get the error of Exception in thread "main" com.boomaa.opends.util.NativeSystemError: Unsupported architecture x86_64 at com.boomaa.opends.util.Architecture.getCurrent(Architecture.java:14) at com.boomaa.opends.util.Libraries.init(Libraries.java:22) at com.boomaa.opends.display.DisplayEndpoint.main(DisplayEndpoint.java:135) But I can launch the 0.2.2 version. I am on a intel mac, so I would suspect the M1 mac change is breaking something.

Boomaa23 commented 2 years ago

Will fix. Thanks for bringing this to my attention.

Boomaa23 commented 2 years ago

@itsmichaelyu Please let me know if this works: open-ds-v0.2.3-jar-with-dependencies.zip

amichaelyu commented 2 years ago

It does work

Boomaa23 commented 2 years ago

Ok great, I will update.

Boomaa23 commented 2 years ago

Fixed by 1f99934402e2bcd34afc3b8f9963b5f11da5ebde