Closed sunstopper-snes closed 4 months ago
J'ai la même erreur mais dans la console que j'utilise pour lancer studio-windows.bat j'ai cette erreur :
2022-01-21 23:28:49,965 [ERROR] [s.w.a.DeviceController]: Failed to read packs from device
java.util.concurrent.CompletionException: studio.driver.StoryTellerException: Failed to read pack index on device partition
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1702)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1692)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: studio.driver.StoryTellerException: Failed to read pack index on device partition
at studio.driver.fs.FsStoryTellerAsyncDriver.lambda$readPackIndex$1(FsStoryTellerAsyncDriver.java:251)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
... 6 more
Caused by: java.io.FileNotFoundException: E:.pi (El sistema no puede encontrar el archivo especificado)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(FileInputStream.java:219)
at java.base/java.io.FileInputStream.
J'ai finalement arrêté le Studio, reinstaller le luniistore et redémarré et mon probleme est resolu.
I'm closing issues from past years. Feel free to reopen if needed.
Describe the bug Je n'arrive à voir la bibliothèque ni à importer des histoires. j'ai retélécharger l'appli et réinitialiser la fabrique à histoires sur l'appli lunii, mais rien n'y fait.
To Reproduce Je ne suis pas sur de savoir comment j'ai fais, mais je viens à peine de commencer. Dans l'idéal, j'aimerai pouvoir repartir "au propre" et effacer tous les fichiers créés lors de l'installation de l'application pour recommencer à zéro.
Screenshots
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.