Actions
Bug #66
closedBug when trying to create new worlds
% Done:
100%
Company:
-
Contact person:
-
Additional contact persons:
-
Description
When pressing Ctrl + N
or selecting file -> new world, an exception is raised.
Traceback (most recent call last): File "C:\Users\Vincent\src\cocomud\src\ui\window.py", line 232, in OnCreate dialog = EditWorldDialog(self.engine, world) File "C:\Users\Vincent\src\cocomud\src\ui\dialogs\connection.py", line 179, in __init__ title = t("ui.dialog.world.add") File "C:\python27\lib\site-packages\ytranslate\tools.py", line 98, in t return FSLoader.current_catalog.retrieve(address, count, **kwargs) File "C:\python27\lib\site-packages\ytranslate\catalog.py", line 241, in retrieve "catalog".format(repr(address))) ValueError: address 'ui.dialog.world.add' cannot be found in this catalog
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page
Fix #66: bug when trying to create new worlds