Moved the
AHP fails to load bug to the top of the list.
I don't often open AHP any more but with some users reporting this after a resent Windows 7 update.
I opened AHP and it worked. I then noticed I hadn't installed some security patches so I updated windows.
I then tested AHP again and it failed to open. Removed the XML file and reinstalled to fix the issue.
This is no Longer a rare bug as X10 programmers had reported if a windows update will cause this.
Note: This has occurred for me with all reported ways known to cause the corruption.
This time I didn't waste my time submitting a xml file.(However I did rename the corrupt file and kept it)
The last time I submitted files I submitted my whole setup(all files).
Comparing my corrupt XML file with the new good one I find some noticeable differences.
There are multiple Dusk/Dawn entries now right after the entry
<ahphwconfig command="replace">
<HWConfigData WorldTime="129732228138710000" InterfaceTime="129732048030000000" BatteryTime="0" BatteryState="7012461823655937" FirmwareRev="2" MacroMemory="446" TimerMemory="130" TransceivedHouseCodes="37029" TransHCAuto="0" TransHCMode="2" ts="129732228122480468"/>
</ahphwconfig>
<ahpduskdawn command="replace">the good XML but at the first part of the corrupt file
note: the good file states a firmware rev = 0
WorldTime="0"
InterfaceTime="0"
ts= entry is different as well
How can a newer file report an older firmware revision?