I thoguht I was running the most recent version but I was running version 2.3.0.3, so I update my laptop to 2.3.1.1, when doing so I had an error pup up
Voxcommando Installer/Updater (Version 2.311)
Could not download Visual Studio 2010 Redist; none of the mirrors
appear to be functional.
I clicked ok so the update would continue, so I could do some more testing with the beam plugin.
is this what I need to download
Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package MFC Security Update to fix the above error? (this is a new Laptop)
after the update I didn't see any difference in the code output, so I made the adjustments to noise(5) and equal +/- (10), this causeed multiple codes (data) to be collected but did show compressed codes, none of them worked. so I played with the settings and the only way to reduce the amount of raw codes being detected was setting noise at 9, but none of the compressed codes worked on my laptop. Ill have to do more testing (posibly Monday).
while doing some testing with the beam pluggin I also got this error
System.InvalidOperationException: Collection was modified;
enumeration operation may no execute
at
System.ThrowHelper.ThrowIvalidOperationException(ExceptionResource resource)
at System.Collection.Generic.List'1.Enumerator.MoveNextRare()
at System.String.Join[T][string separator, IEnumerable'1 values)
at vcPlugin.ctlMain.< > c__DisplayClass26_0.<processDataRF>b__0()
it didn't cause any problems so I'm not sure what caused it or what it means exactly, it popped up while click the RF buttons to test the compressed codes (maybe I clicked the next RF button to fast)