B4J Question [Solved] Error on connecting to COM Port - Mark Read (first post) Jan 27, 2022 (2 reactions) In the additional libraries folder, I found jscc.jar. This I renamed to jssc-old.jar. Copied the jssc-2.9.4.jar file to this directory and renamed to jssc.jar.
Now my program is working. Thanks Erel. B4J Library jSerial library - Erel Mar 06, 2025 (23 reactions) v1.30 - Adds support for Java 11 and 64 bit computers based on: https://github.com/java-native/jssc
Instructions related to jSerial and B4J Packager 11: https://www.b4x.-library.34762/post-735742 B4J Tutorial Integrated B4JPackager11 - The simple way to distribute standalone UI apps - Erel (first post) Mar 06, 2025 (2 reactions) A new version of jssc.dll (inside the zip) uploaded to the first post. It was extracted from jSerial 1.40. B4J Question jSerial library update - peacemaker (first post) Feb 27, 2025 (1 reaction) Is it OK in the .XML of the lib?
With latest jssc-2.9.6.jar, renamed into jssc.jar, now the AStream_Error event gives the error (under Linux):
No app crash now ! It's for sure better than before. B4J Library Updated JSSC.Jar - techknight (first post) Nov 25, 2018 (4 reactions) Fixed the Access Violation on removing a USB serial device while it is open.
Now it just silently kills the AsyncStreams by executing the error routine. The way its supposed to. B4J Question (Solved) Error building Standalone Package with jSerial library v1.40 - Erel (first post) Mar 06, 2025 (2 reactions) 1. Download v1.40 again: https://www.b4x.-library.34762/#content
It includes a modified jssc.jar that fixes this issue.
2. I've uploaded the updated jssc.dll to: https://www.b4x.-b4jpackager11-the-simple-way-to-distribute-standalone-ui-apps.117880/
This is the file that should be put in the projec B4J Question [Solved]Mac and jssc - Erel (first post) Nov 08, 2021 (1 reaction) Carefully follow these instructions:
1. Open jssc.jar with 7zip and extract osx_64\libjssc.dylib
2. Build a release app and copy it to the Mac (or rename tempjar/AsyncInputX).
3. Click on the Link button in MacSigner.
4. Copy libjssc.dylib to build/lib/
5. Click on the package button.
121391 B4J Question jssc.dll, B4JPackager and #CustomBuildAction: After Packager - yo3ggx (first post) Mar 17, 2025 If I copy the jssc.dll file in the repack script (not in a separate #CustomBuildAction, it works as expected. B4J Question byte in binary format to number conversion after reading on usb - DonManfred (first post) Mar 04, 2025 (1 reaction) Copy the error and post it as TEXT. Noone wants to look for an error in an image
At least you now know what is happening! jssc library can not be loaded. Search for similar problems in forum.
For example this: https://www.b4x.-jssc-error-with-b4jpackager11.112846/ B4J Question [Solved] jssc error with B4JPackager11 - bdunkleysmith (first post) Jan 08, 2020 (1 reaction) I presumed that the jssc.jar contained in the current version (1.31) of the jSerial library would be the correct one, but I replaced it with the jssc.jar from this post even though it pre-dates release of the latest version of jSerial. The jssc.jar in that library archive may be OK for other platfor Page: 1 2 3 4 5 6 7 Powered by ColBERT |