Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After using bfconvert extracting the leica.scn layer, the layer becomes rose red #1

Closed
DuangduangChen opened this issue Oct 14, 2022 · 1 comment
Labels
invalid This doesn't seem right

Comments

@DuangduangChen
Copy link

This is what I'm typing into linux:
./bftools/bfconvert -debug -tilex 512 -tiley 512 -series 0 -compression LZW leica.scn leica_MAX/leica.tif
Here is the link to the rose red image:
https://github.com/DuangduangChen/DuangduangChen/blob/main/leica.tif

It works, but it has a problem. This is part of the debug message
No update needed
leica.scn

Could not find loci.formats.in.SlideBook6Reader
java.lang.ClassNotFoundException: loci.formats.in.SlideBook6Reader
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581) ~[na:na]
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) ~[na:na]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[na:na]
at java.base/java.lang.Class.forName0(Native Method) ~[na:na]
at java.base/java.lang.Class.forName(Class.java:315) ~[na:na]
at loci.formats.ClassList.parseLine(ClassList.java:196) ~[bioformats_package.jar:5.6.0]
at loci.formats.ClassList.parseFile(ClassList.java:258) ~[bioformats_package.jar:5.6.0]
at loci.formats.ClassList.(ClassList.java:138) ~[bioformats_package.jar:5.6.0]
at loci.formats.ClassList.(ClassList.java:122) ~[bioformats_package.jar:5.6.0]
at loci.formats.ImageReader.getDefaultReaderClasses(ImageReader.java:79) ~[bioformats_package.jar:5.6.0]
at loci.formats.ImageReader.(ImageReader.java:116) ~[bioformats_package.jar:5.6.0]
at loci.formats.tools.ImageConverter.testConvert(ImageConverter.java:346) ~[bioformats_package.jar:5.6.0]
at loci.formats.tools.ImageConverter.main(ImageConverter.java:884) ~[bioformats_package.jar:5.6.0]
processor is INTEL_64 os.arch is amd64
architecture is LINUX_64 os.name is linux
architecture is LINUX_64 os.name is linux
platform specific path is META-INF/lib/linux_64/
mappedLib is libturbojpeg.so

@Deric-W
Copy link
Owner

Deric-W commented Oct 14, 2022

Hi, i would like to help you with this issue, but i think you found the wrong repository.
This repository "contains a python module with many functions for working with Brainfuck" (from README.md).
It seems you intended to find this repository.

I wish you good luck with your issue :)

@Deric-W Deric-W closed this as completed Oct 14, 2022
@Deric-W Deric-W added the invalid This doesn't seem right label Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants