studio icon indicating copy to clipboard operation
studio copied to clipboard

Contents of the lunii will no longer show up in Studio

Open MimiToucas opened this issue 4 months ago • 2 comments

Studio will no longer display the contents of the lunii image

Details of the problem I was copying packs into the lunii. Everything was going ok. I noticed an original packed copied twice in the machine. I deleted one of the 2 identical packs but I got an error message (which I can't remember exactly) I later removed the machine. When wanting to resume copying packs onto the machine after a while, I could no longer see the contents of the machine It displays the message shown in the image above each time I connect the lunii. Tried to relaunch studio, stop the lunii and start it again, connect disconnect...nothing will work. The contents will no longer display. I tried with a different machine and no problem, everything works fine. The log shows an error when loading the contents (Failed to read packs from device) but I am not able to comprehend how to fix the bug. The described file from the log is nowhere to be found in the machine

Expected behavior I should see the contents of the lunii in the left side of Studio

Screenshots image

Logs 2024-10-16 18:25:58,975 [INFO ] [s.d.LibUsbActivePollingWorker]: Active polling found a new device. Firing event. 2024-10-16 18:25:58,975 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Waiting for device partition... 2024-10-16 18:25:59,996 [INFO ] [s.d.f.FsStoryTellerAsyncDriver]: FS device partition located: E:
2024-10-16 18:25:59,996 [INFO ] [s.w.s.StoryTellerService]: Device 2.x plugged 2024-10-16 18:25:59,996 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Firmware version: 2.22 2024-10-16 18:25:59,996 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Serial Number: 9027129019734085 2024-10-16 18:25:59,996 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: UUID: 50d90c1c3723dbfda1f646e1f41f2eb26e4c8c5a05ef846e0039d097aa62a620ca645e5b2482d55cb69f087c85d8e2fdb640f9036b0ff5b531d0e790c06bbdb83bd7d461f8cb9825744e017c25b955241bfe190e11e975718cccb913fab2d8a078bc677f37f375abffc1fda5f016041ae28a28a6cd7151cddecd46687ef3a5c4b08024210955dee7842b0c687a5dec2d446322273a9a5a0098a1d28d669427a3c021c719d2ef29200f835e5a5758f079c6369603c8f1f23475f10d574ecd2903916a93874f2096980c262f06ae996f2ad6695fca405a4a57d16caabb470616004620fa4e3c0f70b4d65ab7460edc7d01dbf45c34a7d8f69653bde85b27f029a6 2024-10-16 18:26:00,012 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: SD card size: 7939817472 2024-10-16 18:26:00,012 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: SD card used space: 1029603328 2024-10-16 18:26:00,041 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Number of packs in index: 17 2024-10-16 18:26:00,042 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack UUID: c4139d59-872a-4d15-8cf1-76d34cdf38c6 2024-10-16 18:26:00,049 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack version: 2 2024-10-16 18:26:00,077 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack UUID: 4563d17e-fae9-4093-9306-13a14267b26a 2024-10-16 18:26:00,082 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack version: 1 2024-10-16 18:26:00,092 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack UUID: aa0bc5dd-16fa-4362-859c-0db158139fe6 2024-10-16 18:26:00,092 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack version: 1 2024-10-16 18:26:00,108 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack UUID: f0428504-4aab-468c-b995-db88c8c907af 2024-10-16 18:26:00,108 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack version: 1 2024-10-16 18:26:00,123 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack UUID: 422fb92b-8026-4e74-b500-0b03fba79e1d 2024-10-16 18:26:00,123 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack version: 1 2024-10-16 18:26:00,139 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack UUID: 3712af6d-cf9d-4154-8e98-56821362862a 2024-10-16 18:26:00,139 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack version: 1 2024-10-16 18:26:00,155 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack UUID: ce80a2b6-9f62-47f1-82d8-396c24d70175 2024-10-16 18:26:00,155 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack version: 1 2024-10-16 18:26:00,170 [DEBUG] [s.d.f.FsStoryTellerAsyncDriver]: Pack UUID: 59a710e9-2f7a-4d0c-ab2d-47e8dd2e29b7 2024-10-16 18:26:00,170 [ERROR] [s.w.a.DeviceController]: Failed to read packs from device java.util.concurrent.CompletionException: studio.driver.StoryTellerException: Failed to read pack metadata on device partition 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:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) Caused by: studio.driver.StoryTellerException: Failed to read pack metadata on device partition at studio.driver.fs.FsStoryTellerAsyncDriver.lambda$getPacksList$0(FsStoryTellerAsyncDriver.java:279) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ... 8 more Caused by: java.io.FileNotFoundException: E:.content\DD2E29B7\ni (Le chemin dÔÇÖacc├¿s sp├®cifi├® est introuvable) 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.(FileInputStream.java:158) at studio.driver.fs.FsStoryTellerAsyncDriver.lambda$getPacksList$0(FsStoryTellerAsyncDriver.java:260) ... 9 more 2024-10-16 18:26:00,170 [ERROR] [s.w.MainVerticle]: Exception thrown java.util.concurrent.CompletionException: studio.driver.StoryTellerException: Failed to read pack metadata on device partition 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:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) Caused by: studio.driver.StoryTellerException: Failed to read pack metadata on device partition at studio.driver.fs.FsStoryTellerAsyncDriver.lambda$getPacksList$0(FsStoryTellerAsyncDriver.java:279) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ... 8 more Caused by: java.io.FileNotFoundException: E:.content\DD2E29B7\ni (Le chemin dÔÇÖacc├¿s sp├®cifi├® est introuvable) 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.(FileInputStream.java:158) at studio.driver.fs.FsStoryTellerAsyncDriver.lambda$getPacksList$0(FsStoryTellerAsyncDriver.java:260) ... 9 more

Desktop and environment (please complete the following information):

  • OS: Windows 10 family
  • Browser: Brave
  • Java version: "20.0.2" 2023-07-18
  • Maven version: N/A
  • STUdio application version: 0.4.1

Additional context Add any other context about the problem here.

MimiToucas avatar Oct 16 '24 16:10 MimiToucas