I have a similar problem, where elephant 0.53 seems to have ignored a hand I played on Titan. I noticed it because i had doubled up on the hand and was waiting for my overview graph to improve. I went and found the hand in the xml of the imported hands:
- <game gamecode="1049235114">
- <general>
<startdate>2008-06-30 08:10:49</startdate>
- <players>
<player seat="1" name="playcazry" chips="$9.69" dealer="1" win="$0" bet="$9.69" />
<player seat="3" name="mdudek" chips="$2.60" dealer="0" win="$0" bet="$0.05" />
<player seat="4" name="KicsiMo" chips="$2" dealer="0" win="$0" bet="$0.10" />
<player seat="5" name="EMEJI9I" chips="$3.99" dealer="0" win="$0" bet="$0" />
<player seat="6" name="mannerking" chips="$10.15" dealer="0" win="$0" bet="$0" />
<player seat="7" name="AtonalMonk" chips="$10.15" dealer="0" win="$19.02" bet="$10.15" />
<player seat="8" name="buble08" chips="$2.04" dealer="0" win="$0" bet="$0" />
<player seat="9" name="AlexMelRu" chips="$8.68" dealer="0" win="$0" bet="$0" />
<player seat="10" name="pai222" chips="$2.05" dealer="0" win="$0" bet="$0" />
</players>
</general>
- <round no="0">
<action no="1" player="mdudek" type="1" sum="$0.05" />
<action no="2" player="KicsiMo" type="2" sum="$0.10" />
</round>
- <round no="1">
<cards type="Pocket" player="playcazry">HQ SQ</cards>
<action no="9" player="playcazry" type="23" sum="$1" />
<action no="13" player="playcazry" type="3" sum="$2" />
<cards type="Pocket" player="mdudek">X X</cards>
<action no="10" player="mdudek" type="0" sum="$0" />
<cards type="Pocket" player="KicsiMo">X X</cards>
<action no="11" player="KicsiMo" type="0" sum="$0" />
<cards type="Pocket" player="EMEJI9I">X X</cards>
<action no="3" player="EMEJI9I" type="0" sum="$0" />
<cards type="Pocket" player="mannerking">X X</cards>
<action no="4" player="mannerking" type="0" sum="$0" />
<cards type="Pocket" player="AtonalMonk">DK SK</cards>
<action no="5" player="AtonalMonk" type="23" sum="$0.40" />
<action no="12" player="AtonalMonk" type="23" sum="$3" />
<cards type="Pocket" player="buble08">X X</cards>
<action no="6" player="buble08" type="0" sum="$0" />
<cards type="Pocket" player="AlexMelRu">X X</cards>
<action no="7" player="AlexMelRu" type="0" sum="$0" />
<cards type="Pocket" player="pai222">X X</cards>
<action no="8" player="pai222" type="0" sum="$0" />
</round>
- <round no="2">
<cards type="Flop" player="">C2 SJ C7</cards>
<action no="15" player="playcazry" type="7" sum="$6.69" />
<action no="14" player="AtonalMonk" type="5" sum="$7.15" />
</round>
- <round no="3">
<cards type="Turn" player="">S4</cards>
</round>
- <round no="4">
<cards type="River" player="">D5</cards>
</round>
</game>
Hope this helps...
Edit: After posting this I closed Elephant and had the following crash report:
OS: Microsoft Windows NT 5.1.2600 Service Pack 3
.NET Runtime: 2.0.50727.832
RAM: 1GB
Processors: 1
CPU: x86 Family 15 Model 47 Stepping 0: 0/32/2, 1808
Software version: 0.53
(10) Log: 08:06:04.70 -- Logfile set: D:\Documents and Settings\Deep Thought\Local Settings\Application Data\PokerStrategy\Elephant\log.txt
(10) Log: 08:06:04.70 -- Logfile cleared: D:\Documents and Settings\Deep Thought\Local Settings\Application Data\PokerStrategy\Elephant\log.txt
(10) Log: 08:07:11.84 -- , line 0: System.Net.WebException: The request was aborted: The request was canceled.
at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.IO.StreamReader.ReadBuffer()
at System.IO.StreamReader.ReadToEnd()
at PBN.Net.WebOperations.ReadWebpage(String request, Int32 timeout, Encoding encoding)
(10) , line 0: System.Net.WebException: The request was aborted: The request was canceled.
at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.IO.StreamReader.ReadBuffer()
at System.IO.StreamReader.ReadToEnd()
at PBN.Net.WebOperations.ReadWebpage(String request, Int32 timeout, Encoding encoding)
It might be that the app had a soft crash and stopped importing properly. However, now I need to know how to re-import my hands.