MultiTerm 2017 issue

I have been working smoothly with MultiTerm in conjunction with Studio 2017 for around 6 months, but today there seems to be a block in adding new terms from the Studio editing window. When I try to add a new term, a term I added earlier today appears in the MultiTerm add popup window. A message appears indicating that the new term has been added, but none of the entries since that earlier term have actually been added.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>
-<SDLErrorDetails time="7/15/2017 2:21:48 PM">
<ErrorMessage>An item with the same key has already been added.</ErrorMessage>
-<Exception>
<Type>System.ArgumentException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<ParamName/>
<HelpLink/>
<Source>mscorlib</Source>
<HResult>-2147024809</HResult>
-<StackTrace>
-<![CDATA[ at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at Sdl.TranslationStudio.Editor.Terminology.TermbaseViewer.ProviderTermbasesChange.Subscribe(ITranslatableDocument doc, Action`1 action)
at Sdl.TranslationStudio.Editor.Terminology.EditorTermbaseMandatoryFieldCheck.HasMandatoryFields(ITranslatableDocument document)
at Sdl.TranslationStudio.Editor.Terminology.Actions.Conditions.QuickAddNewTermCondition.GetValue()
at Sdl.Desktop.Platform.Extensions.AbstractCondition.UpdateValue()
at Sdl.TranslationStudio.Editor.Terminology.Actions.Conditions.SourceTermSelectedForAddition.SelectionChanged(Object sender, SelectionChangedEventArgs e)
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at AbstractFrameworkEditControl.raise_SelectionChanged(Object value0, SelectionChangedEventArgs value1)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Does anyone know how I can resolve this?

Many thanks in advance, Simon