Describe the bug
"Échec de la récupération des packs d'histoire quand on branche l'appareil (firmware 3.1)
To Reproduce
Steps to reproduce the behavior:
lancer studio-linux.sh
Brancher la lunii sur l'ordinateur
Expected behavior
Le logiciel ne reconnaît pas les packs d'histoire de l'appareil et ne peut pas en charger de nouveaux.
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.
Internal Server Error: Error 500: Internal Server Error at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1310)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1841)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1806)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Desktop and environment (please complete the following information):
OS: Linux x86_64
Browser Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0
Java version: [e.g. JDK 11.0.6]
Maven version: [e.g. 3.6.0]
STUdio application version: 0.3.2-SNAPSHOT
Additional context
Add any other context about the problem here.
Describe the bug "Échec de la récupération des packs d'histoire quand on branche l'appareil (firmware 3.1)
To Reproduce Steps to reproduce the behavior:
Expected behavior Le logiciel ne reconnaît pas les packs d'histoire de l'appareil et ne peut pas en charger de nouveaux.
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.