This was solved in TTT 1.20.2
"-- Incorrect element name cause it to be added twice, which caused error. (Key already added)
Thanks to hassanila97 for help with testing."
I think TNM is affected by the same problem?
"La operación aritmética ha provocado un desbordamiento.
at SDRSharp.TetraNetMon.dll.CmceSdsProtocol.ParseTextMessage (IL offset: 0x257)
at SDRSharp.TetraNetMon.dll.CmceSdsProtocol.ParseSDS (IL offset: 0xd9)
at SDRSharp.TetraNetMon.dll.CmceProtocol.ParseCMCEPDU (IL offset: 0x22c)
at SDRSharp.TetraNetMon.dll.MleLevel.Parse (IL offset: 0x52)
at SDRSharp.TetraNetMon.dll.LlcLevel.Parse (IL offset: 0x127)
at SDRSharp.TetraNetMon.dll.MacLevel.ResourcePDU (IL offset: 0x27c)
at SDRSharp.TetraNetMon.dll.MacLevel.TmoParseMacPDU (IL offset: 0x94)
at SDRSharp.TetraNetMon.dll.TetraDecoder.Process (IL offset: 0x893)
at SDRSharp.TetraNetMon.dll.TetraPanel.DecodingThread (IL offset: 0x276)
at mscorlib.dll.ThreadHelper.ThreadStart_Context (IL offset: 0x14)
at mscorlib.dll.ExecutionContext.RunInternal (IL offset: 0x79)
at mscorlib.dll.ExecutionContext.Run (IL offset: 0x0)
at mscorlib.dll.ExecutionContext.Run (IL offset: 0x2b)"
Error is in different section, Namely SDS processing which was never really setup correctly in the first place.
TNM was going to be more voice call focused and not worry about things like SDS messages and other data related stuff.
TNM is a working progress, but at the moment progress has stalled with TNM, It's easier to get TTT + plug-in working right then maybe transfer improvements across to TNM.
Yes,
and TETRA IPv4 network the same issue
When use clean install WIN-10 Home and WIN-10 PRO (tested) need install all these and not only 2015 and 2017 but all of them
"Microsoft Visual C++ 2010 Redistributable" and install both 32/64 bit versions (if you use 64 bit OS)
"Microsoft Visual C++ 2012 Redistributable" and install both 32/64 bit versions (if you use 64 bit OS)
"Microsoft Visual C++ 2013 Redistributable" and install both 32/64 bit versions (if you use 64 bit OS)
"Microsoft Visual C++ 2015 Redistributable" and install both 32/64 bit versions (if you use 64 bit OS)
"Microsoft Visual C++ 2017 Redistributable" and install both 32/64 bit versions (if you use 64 bit OS)
Not the same issue at all. No need to install all these C++ Redistributables for above issue.
Your issue was about a missing DLL, which it's name was listed in the dialog.
That issue had nothing to do with any C++ Redistributables.