Recent content by thc

  1. thc

    frequently getting stuck after jumping

    same problem... get stuck after jump only restart helps
  2. thc

    EVEBot Discussion Thread

    If you are using tortoiseSVN, right click evebot folder -> TortoiseSVN -> Update tu revision... -> 780
  3. thc

    EVEBot Discussion Thread

    DB xml is not valid, so it's not loaded :( Here is patch:
  4. thc

    EVEBot Discussion Thread

    Fixing some bugs 1. bug In this case: 22:25:55: obj_Agents: DEBUG: amIterator.Value.AgentID = 3011593 22:25:55: obj_Agents: DEBUG: amIterator.Value.State = 1 22:25:55: obj_Agents: DEBUG: amIterator.Value.Type = Courier 22:25:55: obj_Agents: DEBUG: amIterator.Value.Name = They, Robots (1...
  5. thc

    auto login help

    Sorry for opening old thread, but I am getting exactly the same error every time eve crashes, disconnects etc. Even after eve launcher quit. It started after innerspace update. The exception it self isn't problem, but eve instance stay in memory until I click OK (confim exception). So when...
  6. thc

    EVEBot Discussion Thread

    Trade Missions Hi there, another patch... Even after few trials i couldn't get trade missions working, so here is a patch - fixes issue when your cargo hold is smaller than cargo - can resume mission - can blacklist mission when no items availiable on local market How it works: - I...
  7. thc

    EVEBot Discussion Thread

    Thank you. item database explained below I don't think so, because there was some items missing. I've imported DB from: http://myeve.eve-online.com/devblog.asp?a=blog&bid=575 and I've imported all DB, not just items with ... WHERE invTypes.marketGroupID IS NOT NULL because in some...
  8. thc

    EVEBot Discussion Thread

    Hi, i've made another patch included: - hopefully fixing problems with moving cargo multiple times - continuing missions in progress after restart - completly change the way how the item DB work - NEW fresh item DB, so no more missing items... i hope You need: - apply patch - copy...
  9. thc

    EVEBot Discussion Thread

    little patch I had some problems with courier missions. There was a bug in moving larger cargo and continuing mission in progress after bot restart. Also i added one mission item in to item DB. Index: config/EVEDB_Items.xml ===================================================================...
Top Bottom