Can't re-open converted project saved in V3.1

Hello,

I successfully converted a v3.0 project to v3.1 and worked on it for a day. I saved it at the end of the day and closed ccpn. Today, I attempted to re-open the project and received the following pop up message: “Cannot rename module HC. Name already taken.” The terminal trace is pasted below.

Thanks in advance for any help you can give.

Mary

(base) BBC-ML02230207:bin starichm$ assign
Program licence (non-profit) valid until Mon Jan 4 10:34:08 2100

=================================================================================================================
|   AnalysisAssign, version: 3.1.1                                                                              |
|                                                                                                               |
|   Copyright (C) CCPN project (https://www.ccpn.ac.uk) 2014 - 2023                                             |
|                                                                                                               |
|   CCPN licence. See https://www.ccpn.ac.uk/software/licensing. Not to be distributed without prior consent!   |
|                                                                                                               |
|   Active Developers:   Ed Brooksbank, Joanna Fox, Victoria A Higman, Luca Mureddu, Eliza Płoskoń,             |
|                        Timothy J Ragan, Brian O Smith, Gary S Thompson & Geerten W Vuister                    |
|                                                                                                               |
|   Please cite:  Skinner, S.P., Fogh, R.H., Boucher, W., Ragan, T.J., Mureddu, L.G., & Vuister, G.W.           |
|                 CcpNmr AnalysisAssign: a flexible platform for integrated NMR analysis                        |
|                 J.Biomol.Nmr (2016), 66, 111-124, http://doi.org/10.1007/s10858-016-0060-y                    |
|                                                                                                               |
|   DISCLAIMER:   This program is offered 'as-is'. Under no circumstances will the authors, CCPN,               |
|                 the Department of Molecular and Cell Biology, or the University of Leicester be               |
|                 liable of any damage, loss of data, loss of revenue or any other undesired                    |
|                 consequences originating from the usage of this software.                                     |
=================================================================================================================

==> Getting user preferences
==> Language set to “English-UK”
==> Checking registration on server
==> Done, AnalysisAssign is starting
INFO : application.loadProject(’/Users/starichm/projects/adp_ribose/adp_rib/adp_ribose_assign2.ccpn’)
INFO : Closing /var/folders/40/nz7c_zv96j78cqz1p344jr2ch2qwxj/T/CcpNmr_uza9i_jw/default_iyg0f8i3.ccpn (Project.close:696)
INFO : Validating Project integrity… (Project._getAPIObjectsStatus:1451)
Error loading file for: <ccp.nmr.Nmr.NmrProject [‘default’]>
Reading: <_io.TextIOWrapper name=’/Users/starichm/projects/adp_ribose/adp_rib/adp_ribose_assign2.ccpn/ccpnv3/ccp/nmr/Nmr/default+default_user_2022-07-26-10-30-42-530_00001.xml’ mode=‘r’ encoding=‘UTF-8’>
Last xml tag read: None
Parser state was: reading
Current object was: []
Error loading file for: <ccpnmr.gui.Task.GuiTask [‘user’, ‘View’]>
Reading: <_io.TextIOWrapper name=’/Users/starichm/projects/adp_ribose/adp_rib/adp_ribose_assign2.ccpn/ccpnv3/ccpnmr/gui/Task/user+View+default_user_2022-07-26-10-30-42-531_00005.xml’ mode=‘r’ encoding=‘UTF-8’>
Last xml tag read: GUIT.SpectrumView.dataSource
Parser state was: reading
Current object was: <ccpnmr.gui.Task.SpectrumView [‘user’, ‘View’, ‘HC’, ‘800adpr_arg_80p’, 0]>
WARNING: Failed to restore: HC_1 (CcpnModuleArea.restoreState:703)
WARNING: Failed to restore: HC_3 (CcpnModuleArea.restoreState:703)
WARNING: Failed to restore: HC_10 (CcpnModuleArea.restoreState:703)
WARNING: Failed to restore: HC (CcpnModuleArea.restoreState:703)
WARNING: Failed to restore: HH (CcpnModuleArea.restoreState:703)
WARNING: Failed to restore: HH_1 (CcpnModuleArea.restoreState:703)
WARNING: Failed to restore: HH_2 (CcpnModuleArea.restoreState:703)
WARNING: Failed to restore: HH_3 (CcpnModuleArea.restoreState:703)
WARNING: Failed to restore: HH_4 (CcpnModuleArea.restoreState:703)
INFO : ==> Loaded project PR:adp_ribose_assign2 (Framework._loadData:1075)
INFO : Closing /Users/starichm/projects/adp_ribose/adp_rib/adp_ribose_assign2.ccpn (Project.close:696)
INFO : Validating Project integrity… (Project._getAPIObjectsStatus:1451)

Hi Mary,

this sounds as though there is some kind of clash between module names. It is unclear to me what the repercussions of this error are. Does the project close again of its own accord/not really open? Or does it simply not restore some of the SpectrumDisplays? The easiest thing is probably if you send us your project and we can take a quick look at it.

Vicky