User Activity

  • Posted a comment on ticket #37 on AutoHARP3

    One last question. Are there are other errors your group found? I'm assuming there are more. If you please would list them so I can help with your group's confidence with the numerous bugs they are hitting. I apologize for the errors.

  • Posted a comment on ticket #37 on AutoHARP3

    As per partial armor. I need more information here. Was it just the shield not persisting or was it another value like Max Maneuver, or the DB value itself?

  • Modified a comment on ticket #37 on AutoHARP3

    headslap The code that saves the item information to the database had certain values "swapped". That is DBTrained was getting a value that was not correct. Its value would either be 0 or 1. Of course this would cause issues. I'm sorry for missing such a serious mistake. It has been addressed and I will be putting out a fix ASAP.

  • Posted a comment on ticket #37 on AutoHARP3

    headslap ItemElement.AppendChild(CreateElement(xmlDoc, "ShieldTrained", items.ShieldTrained ? "1" : "0")); ItemElement.AppendChild(CreateElement(xmlDoc, "DBUntrained", items.DBUntrained.ToString().Trim())); ItemElement.AppendChild(CreateElement(xmlDoc, "DBTrained", (items.DBTrained).ToString().Trim())); The code that saves the item information to the database had certain values "swapped". That is DBTrained was getting a value that was not correct. Its value would either be 0 or 1. Of course this...

  • Posted a comment on ticket #37 on AutoHARP3

    It appears the field for Full Shield <dbtrained> is getting wiped and a zero put in its place. </dbtrained>

  • Modified ticket #36 on AutoHARP3

    Cannot Download AutoHARP3

  • Posted a comment on ticket #36 on AutoHARP3

    This is more of a question about purchasing which I am currently working on with the person who issued the ticket. I am closing only because this isn't a bug.

  • Modified ticket #34 on AutoHARP3

    New Character - doesn't add stat costs correctly.

View All

Personal Data

Username:
davidklecker
Joined:
2023-06-18 13:05:26.109000

Projects

This is a list of open source software projects that David R Klecker is associated with:

Personal Tools

MongoDB Logo MongoDB