Forum > HARP Software

AutoHarp 2.0 Fantasy Combat Tracker crash

(1/2) > >>

dagorhir:
Combat tracker crashed with the following error: Unhandled exception at 0x004a29e8 in AutoHarp-Combat Tracker.exe: 0xC0000005: Access violation writing location 0x00000004.

The crashed occurred after clicking the attack button on the melee attack dialog. The encounter (which was not saved) had 4 combatants.

The Event Viewer info:

--- Code: ---<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
  <Provider Name="Application Error" />
  <EventID Qualifiers="0">1000</EventID>
  <Level>2</Level>
  <Task>100</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2016-03-11T15:49:46.000Z" />
  <EventRecordID>89688</EventRecordID>
  <Channel>Application</Channel>
  <Computer>rgd-XPS</Computer>
  <Security />
  </System>
  <EventData>
  <Data>AutoHarp-Combat Tracker.exe</Data>
  <Data>0.0.0.0</Data>
  <Data>56a28f88</Data>
  <Data>AutoHarp-Combat Tracker.exe</Data>
  <Data>0.0.0.0</Data>
  <Data>56a28f88</Data>
  <Data>c0000005</Data>
  <Data>000a29e8</Data>
  <Data>13a0</Data>
  <Data>01d17baa2e898bf0</Data>
  </EventData>
  </Event>

--- End code ---

dagorhir:
Every time I close Combat Tracker it crashes with this error: Unhandled exception at 0x4c506aad in AutoHarp-Combat Tracker.exe: 0xC0000005: Access violation reading location 0x4c506aad.

Event Viewer info:

--- Code: ---<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
  <Provider Name="Application Error" />
  <EventID Qualifiers="0">1000</EventID>
  <Level>2</Level>
  <Task>100</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2016-03-11T16:19:22.000Z" />
  <EventRecordID>89691</EventRecordID>
  <Channel>Application</Channel>
  <Computer>rgd-XPS</Computer>
  <Security />
  </System>
  <EventData>
  <Data>AutoHarp-Combat Tracker.exe</Data>
  <Data>0.0.0.0</Data>
  <Data>56a28f88</Data>
  <Data>unknown</Data>
  <Data>0.0.0.0</Data>
  <Data>00000000</Data>
  <Data>c0000005</Data>
  <Data>4c506aad</Data>
  <Data>1738</Data>
  <Data>01d17baff96c7940</Data>
  </EventData>
  </Event>

--- End code ---

DavidKlecker:
Again... I think it would help to have a copy of your encounter sheet you are using. Also, The Combat tracker does save to a SaveState file located in the same application folder. It's called CombatTrackerSaveState.xml. This saves after "every" step done in combat and starts once you click Start Combat. This doesn't excuse the fact it is crashing which I would love to know where the cause is.  :o

DavidKlecker:
I saw on someone elses encounter they used the following init definition

1d10

I code for 1D10 (note upper case D)

I have addressed this issue by fixed the reg expression to check for both d and D. But the workaround, if this is your issue, is to use an uppercase D not a lower case.

tbigness:
The Combat Tracker Crashed 4 times in 2 minutes on me just doing attack rolls. I could not find any file named CombatTrackerSaveState.xml but I did have the encounter saved. Had to start over each time with 6 combatants.

Navigation

[0] Message Index

[#] Next page

Go to full version