ERROR TO START LINK PLANER

ERROR Unhandled exception
ERROR Traceback (most recent call last):
File "link_planner\wxapp\application_base.pyc", line 64, in OnInit
File "link_planner\wxapp\application_win32.pyc", line 93, in create_main_frame
File "link_planner\wxapp\application_win32.pyc", line 84, in __init__
File "link_planner\wxapp\main_frame.pyc", line 575, in __init__
File "link_planner\model\preferences.pyc", line 720, in duplicate_config
wxAssertionError: C++ assertion "!IsNumericValue(szValue)" failed at ..\..\src\msw\registry.cpp(1041) in wxRegKey::QueryValue(): Type mismatch in wxRegKey::QueryValue().

Hi,

Is this the first time that you have tried to run LINKPlanner since v1 or v2?

It appears that the error is occuring when it is trying to copy your config from a very old version of LINKPlanner to the new version. To fix it:

- Click Windows Key + R (Start -> Run)

- Enter "regedit" in the "Open" box and click "OK"

- Navigate to "HKEY_CURRENT_USER\Software\MotorolaPTP\LinkPlanner" if it exists and delete the key (right-click on the node in the tree and choose Delete)

Then try to start LINKPlanner again.

Thanks,


Andy