开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: JSSC on M1


 

The three other messages are normal. I had to make a custom hack to deal with a "feature" in the most recent Linux kernels to work around an issue when importing the OpenStreetMap database. Hopefully, it's not an issue for any other operating system, because I don't have equivalent native libraries for them. And the SLF4J library is referenced by JSSC, but I don't have it configured to log anything (hence the warning about the missing Logger binder).

The font issue is weird, but I've never run a Java AWT application on Mac OS X, so I'm not sure where that came from.

The last issue is either because you have out-of-date map files (file structure change), or an obscure bug I still haven't tracked down for reading the map files into the renderer.

________________________________________
From: [email protected] <[email protected]> on behalf of Carl Makin
Sent: Saturday, January 8, 2022 7:14 PM

On 9 Jan 2022, at 10:47 am, Andrew P. <andrewemt@...<mailto:andrewemt@...>> wrote:

Sounds like you answered the question. Since you have such a machine, can you download the newer JSSC library you mentioned and drop it in the YAAC/lib directory of your installation (overwriting or replacing the existing jssc-2.9.2.jar [the old one can't continue to exist])? If that works, I'll put the new version of JSSC into the next build of YAAC.

Done. Seems to work fine!.

No errors in the log (well for the serial port anyway, see below for others ).

Carl.

Other errors
---
did not attach native libosadapter library for aarch64 Mac OS X
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
---

---
Warning: the fonts "Times" and "Times" are not available for the Java logical font "Serif", which may have unexpected appearance or behavior. Re-enable the "Times" font to remove this warning.
---

Hmmm, the mac comes with “Times New Roman”, and all the web fonts. not sure why it wouldn’t be finding it.

---
renderCurrentMap[#2]: 5553(84387)/1453680 ways(0ur), 4/370180 nodes, 0 signs, 157 files(3 new,342 missing) in 499msec @ zoom=724Exception in thread "OSMLayer Renderer 10" java.lang.IllegalArgumentException: unsupported ObjectSubType variant 255
5783.0 [-37.42889,149.09193]
---

Join [email protected] to automatically receive all group messages.