Describe the bug
When I plug the Lunii box, it says "Echec de la récupération des packs d'histoire de la bibliothèque"
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
The title says it all
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Check the logs in the console for errors, if any. Join the studio-latest.log file if relevant.
Also check the network tab of your browser's developer tools and look for HTTP calls in error, if any. HTTP responses may contain useful data.
malformed input off : 16, length : 1: Error 500: malformed input off : 16, length : 1 at java.base/java.lang.String.throwMalformed(String.java:1240)
at java.base/java.lang.String.decodeUTF8_UTF16(String.java:1191)
at java.base/java.lang.String.newStringUTF8NoRepl(String.java:728)
at java.base/java.lang.System$2.newStringUTF8NoRepl(System.java:2398)
at java.base/java.util.zip.ZipCoder$UTF8ZipCoder.toString(ZipCoder.java:199)
at java.base/java.util.zip.ZipCoder.toString(ZipCoder.java:66)
at java.base/java.util.zip.ZipInputStream.readLOC(ZipInputStream.java:302)
at java.base/java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:124)
at studio.core.v1.reader.archive.ArchiveStoryPackReader.readMetadata(ArchiveStoryPackReader.java:41)
at studio.webui.service.LibraryService.readPackFile(LibraryService.java:436)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at studio.webui.service.LibraryService.packs(LibraryService.java:99)
at studio.webui.api.LibraryController.lambda$apiRouter$1(LibraryController.java:40)
at io.vertx.ext.web.impl.BlockingHandlerDecorator.lambda$handle$0(BlockingHandlerDecorator.java:48)
at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$2(ContextImpl.java:316)
at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:833)
Desktop and environment (please complete the following information):
OS: Win32
Browser Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36
Java version: [e.g. JDK 11.0.6]
Maven version: [e.g. 3.6.0]
STUdio application version: 0.3.1
Additional context
Add any other context about the problem here.
Describe the bug When I plug the Lunii box, it says "Echec de la récupération des packs d'histoire de la bibliothèque"
To Reproduce Steps to reproduce the behavior:
Expected behavior The title says it all
Screenshots If applicable, add screenshots to help explain your problem.
Logs Check the logs in the console for errors, if any. Join the
studio-latest.log
file if relevant. Also check the network tab of your browser's developer tools and look for HTTP calls in error, if any. HTTP responses may contain useful data.Desktop and environment (please complete the following information):
Additional context Add any other context about the problem here.