You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lorsque je veux convertir au format V2 ou bien même transférer un pack vers ma Lunii box, ça ne fonctionne pas.
Le moteur en arrière plan est figé dans ce statut:
2023-03-28 21:45:34,399 [INFO ] [s.w.s.LibraryService]: Pack to transfer is in archive format. Converting to FS format and storing in temporary folder: C:\Users\PC Marie.studio\tmp\Chasseurs de l├®gendes.zip10703148595570373186
2023-03-28 21:45:34,399 [INFO ] [s.w.s.LibraryService]: Reading archive format pack
2023-03-28 21:45:34,727 [INFO ] [s.w.s.LibraryService]: Converting assets if necessary
2023-03-28 21:45:35,212 [INFO ] [s.w.s.LibraryService]: Writing FS format pack
2023-03-28 21:45:35,212 [ERROR] [s.w.s.LibraryService]: Failed to convert archive format pack to FS format
java.lang.IllegalArgumentException: Invalid UUID string: 9823734F
at java.base/java.util.UUID.fromString1(UUID.java:280)
at java.base/java.util.UUID.fromString(UUID.java:258)
at studio.core.v1.writer.fs.FsStoryPackWriter.write(FsStoryPackWriter.java:48)
at studio.webui.service.LibraryService.addConvertedFsPackFile(LibraryService.java:322)
at studio.webui.api.LibraryController$2.run(LibraryController.java:102)
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
at java.base/java.util.TimerThread.run(Timer.java:516)
Exception in thread "Timer-1" java.lang.RuntimeException: Failed to convert archive format pack to FS format
at studio.webui.service.LibraryService.addConvertedFsPackFile(LibraryService.java:332)
at studio.webui.api.LibraryController$2.run(LibraryController.java:102)
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
at java.base/java.util.TimerThread.run(Timer.java:516)
Caused by: java.lang.IllegalArgumentException: Invalid UUID string: 9823734F
at java.base/java.util.UUID.fromString1(UUID.java:280)
at java.base/java.util.UUID.fromString(UUID.java:258)
at studio.core.v1.writer.fs.FsStoryPackWriter.write(FsStoryPackWriter.java:48)
at studio.webui.service.LibraryService.addConvertedFsPackFile(LibraryService.java:322)
... 3 more
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello tout le monde!
Lorsque je veux convertir au format V2 ou bien même transférer un pack vers ma Lunii box, ça ne fonctionne pas.
Le moteur en arrière plan est figé dans ce statut:
2023-03-28 21:45:34,399 [INFO ] [s.w.s.LibraryService]: Pack to transfer is in archive format. Converting to FS format and storing in temporary folder: C:\Users\PC Marie.studio\tmp\Chasseurs de l├®gendes.zip10703148595570373186
2023-03-28 21:45:34,399 [INFO ] [s.w.s.LibraryService]: Reading archive format pack
2023-03-28 21:45:34,727 [INFO ] [s.w.s.LibraryService]: Converting assets if necessary
2023-03-28 21:45:35,212 [INFO ] [s.w.s.LibraryService]: Writing FS format pack
2023-03-28 21:45:35,212 [ERROR] [s.w.s.LibraryService]: Failed to convert archive format pack to FS format
java.lang.IllegalArgumentException: Invalid UUID string: 9823734F
at java.base/java.util.UUID.fromString1(UUID.java:280)
at java.base/java.util.UUID.fromString(UUID.java:258)
at studio.core.v1.writer.fs.FsStoryPackWriter.write(FsStoryPackWriter.java:48)
at studio.webui.service.LibraryService.addConvertedFsPackFile(LibraryService.java:322)
at studio.webui.api.LibraryController$2.run(LibraryController.java:102)
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
at java.base/java.util.TimerThread.run(Timer.java:516)
Exception in thread "Timer-1" java.lang.RuntimeException: Failed to convert archive format pack to FS format
at studio.webui.service.LibraryService.addConvertedFsPackFile(LibraryService.java:332)
at studio.webui.api.LibraryController$2.run(LibraryController.java:102)
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
at java.base/java.util.TimerThread.run(Timer.java:516)
Caused by: java.lang.IllegalArgumentException: Invalid UUID string: 9823734F
at java.base/java.util.UUID.fromString1(UUID.java:280)
at java.base/java.util.UUID.fromString(UUID.java:258)
at studio.core.v1.writer.fs.FsStoryPackWriter.write(FsStoryPackWriter.java:48)
at studio.webui.service.LibraryService.addConvertedFsPackFile(LibraryService.java:322)
... 3 more
Des idées?
Merci!!!
Beta Was this translation helpful? Give feedback.
All reactions