Topic #122 -
transfer persons, objects etc into new project?
- by volkerhesse 15/05/2017 14:52
hello!
i'm using storybook for years now and am very satisfied with it!
i want to start a new project, which is the next part of a former one. of course i want to use the same characters, objects, places, ... again.
my question is:is there a possibility to transfer all exept the scenes to the new project?
other direction:is there a possibility to delete all scenes of the former project together?
thx for the answers!volker
Answer n° 1
- by volkerhesse 15/05/2017 20:42
trying to export the characters in an xml-file an after that to import them in a new project i got this exeption message:
Exception Message:
Beim Öffnen der importierten Datei tritt ein I/O-Fehler auf.
Stack Trace:
java.lang.Exception: Beim Öffnen der importierten Datei tritt ein I/O-Fehler auf.
at storybook.exim.importer.Importer.readDom(Importer.java:140)
at storybook.exim.importer.Importer.openXml(Importer.java:117)
at storybook.exim.importer.Importer.open(Importer.java:77)
at storybook.exim.importer.ImportDlg.loadLists(ImportDlg.java:218)
at storybook.exim.importer.ImportDlg.btFileAction(ImportDlg.java:156)
at storybook.exim.importer.ImportDlg.lambda$initUi$1(ImportDlg.java:133)
at storybook.exim.importer.ImportDlg$$Lambda$184/4397909.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Bitte melden Sie dem Entwicklerteam diesen Sonderfall.
Answer n° 2
- by favdb 15/05/2017 22:56
Did you try the copy function?
First create your new project. Then use the copy function to import the objects you want.
For the bug in importing I go to search for it.
Answer n° 3
- by volkerhesse 17/05/2017 12:10
hello favdb,
thanks for your useful hint!as i now remember, i used it some years ago - but simply forgot it ...
great! now i can start with my new project!
best wishes,volker
Document generated in 0.1 second