Victor9909
Member
- Joined
- Mar 19, 2012
- Messages
- 338
- Reaction score
- 0
[20:13:39.440 D] [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 865, QuestName: It's Gotta be the Horn].
[20:13:39.492 D] Picking up It's Gotta be the Horn : 865
[20:13:39.492 D] Goal: Picking up It's Gotta be the Horn
[20:13:39.494 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 865, QuestName: It's Gotta be the Horn].
[20:13:39.494 D] [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 895, QuestName: WANTED: Cap'n Garvey].
[20:13:39.550 D] Picking up WANTED: Cap'n Garvey : 895
[20:13:39.550 D] Goal: Picking up WANTED: Cap'n Garvey
[20:13:39.552 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 895, QuestName: WANTED: Cap'n Garvey].
[20:13:39.552 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile.
[20:13:40.237 D] System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at Bots.Quest.Actions.ForcedBehaviorExecutor.(ObjectiveNode )
at Bots.Quest.Actions.ForcedBehaviorExecutor.(OrderNode )
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
[20:13:39.816 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedWhile.
[20:13:39.816 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile.
[20:13:39.983 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedWhile.
[20:13:39.983 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[20:13:39.984 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[20:13:39.990 D] [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 14045, QuestName: Find Baron Longshore].
[20:13:40.046 D] Picking up Find Baron Longshore : 14045
[20:13:40.046 D] Goal: Picking up Find Baron Longshore
[20:13:40.048 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 14045, QuestName: Find Baron Longshore].
[20:13:40.052 D] [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 14052, QuestName: Take it up with Tony].
[20:13:40.106 D] Picking up Take it up with Tony : 14052
[20:13:40.106 D] Goal: Picking up Take it up with Tony
[20:13:40.108 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 14052, QuestName: Take it up with Tony].
[20:13:40.113 D] [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 887, QuestName: Southsea Freebooters].
[20:13:40.167 D] Picking up Southsea Freebooters : 887
[20:13:40.167 D] Goal: Picking up Southsea Freebooters
[20:13:40.169 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 887, QuestName: Southsea Freebooters].
[20:13:40.169 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[20:13:40.170 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[20:13:40.170 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[20:13:40.171 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[20:13:40.177 D] [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 14038, QuestName: Love it or Limpet].
[20:13:40.231 D] Picking up Love it or Limpet : 14038
[20:13:40.231 D] Goal: Picking up Love it or Limpet
[20:13:40.233 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 14038, QuestName: Love it or Limpet].
[20:13:40.237 D] System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at Bots.Quest.Actions.ForcedBehaviorExecutor.(ObjectiveNode )
at Bots.Quest.Actions.ForcedBehaviorExecutor.(OrderNode )
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
[20:13:40.238 D] Stop called!
[20:13:40.238 Q] Bot Stopped! Reason: Could not create 'CurrentBehavior' in quest bot; an exception was thrown: Index was out of range. Must be non-negative and less than the size of the collection.
I cant attach the entire log. Just because I ran my bot for over 3 hours and the log is HUGE.
If needed I can delete the first half of the log and then post it. let me know if I need to ^.^
[20:13:39.492 D] Picking up It's Gotta be the Horn : 865
[20:13:39.492 D] Goal: Picking up It's Gotta be the Horn
[20:13:39.494 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 865, QuestName: It's Gotta be the Horn].
[20:13:39.494 D] [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 895, QuestName: WANTED: Cap'n Garvey].
[20:13:39.550 D] Picking up WANTED: Cap'n Garvey : 895
[20:13:39.550 D] Goal: Picking up WANTED: Cap'n Garvey
[20:13:39.552 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 895, QuestName: WANTED: Cap'n Garvey].
[20:13:39.552 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile.
[20:13:40.237 D] System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at Bots.Quest.Actions.ForcedBehaviorExecutor.(ObjectiveNode )
at Bots.Quest.Actions.ForcedBehaviorExecutor.(OrderNode )
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
[20:13:39.816 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedWhile.
[20:13:39.816 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile.
[20:13:39.983 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedWhile.
[20:13:39.983 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[20:13:39.984 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[20:13:39.990 D] [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 14045, QuestName: Find Baron Longshore].
[20:13:40.046 D] Picking up Find Baron Longshore : 14045
[20:13:40.046 D] Goal: Picking up Find Baron Longshore
[20:13:40.048 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 14045, QuestName: Find Baron Longshore].
[20:13:40.052 D] [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 14052, QuestName: Take it up with Tony].
[20:13:40.106 D] Picking up Take it up with Tony : 14052
[20:13:40.106 D] Goal: Picking up Take it up with Tony
[20:13:40.108 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 14052, QuestName: Take it up with Tony].
[20:13:40.113 D] [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 887, QuestName: Southsea Freebooters].
[20:13:40.167 D] Picking up Southsea Freebooters : 887
[20:13:40.167 D] Goal: Picking up Southsea Freebooters
[20:13:40.169 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 887, QuestName: Southsea Freebooters].
[20:13:40.169 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[20:13:40.170 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[20:13:40.170 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[20:13:40.171 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[20:13:40.177 D] [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 14038, QuestName: Love it or Limpet].
[20:13:40.231 D] Picking up Love it or Limpet : 14038
[20:13:40.231 D] Goal: Picking up Love it or Limpet
[20:13:40.233 D] [QDBG] Done with forced behavior [ForcedQuestPickUp QuestId: 14038, QuestName: Love it or Limpet].
[20:13:40.237 D] System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at Bots.Quest.Actions.ForcedBehaviorExecutor.(ObjectiveNode )
at Bots.Quest.Actions.ForcedBehaviorExecutor.(OrderNode )
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
[20:13:40.238 D] Stop called!
[20:13:40.238 Q] Bot Stopped! Reason: Could not create 'CurrentBehavior' in quest bot; an exception was thrown: Index was out of range. Must be non-negative and less than the size of the collection.
I cant attach the entire log. Just because I ran my bot for over 3 hours and the log is HUGE.
If needed I can delete the first half of the log and then post it. let me know if I need to ^.^