screenshot please...also nab a dump of the actorlist...simple thing to do is just blacklist that UOO (Unidentified Orange Object)
Hello, I have a DB worries when running "act3_Rakkis" It does not run the way he walks down the stairs first and after not moving. I use Trinity 1.7.1.13, KeyRun 1.5, UnstuckMe 1.8.4 . An idea of problem? And thank you for this run, which share this concern is simply beautiful
yes me too i have the same problem at rakkis how can we disable act3 till fix ? so make runs only at cat1 and act2
i m not able to start act 3 [14:18:20.675 N] Loaded profile [A3 - Inferno] Keywarden Hunt - Profile Starter! [14:18:20.730 N] Waiting 5.2 seconds before next game... [14:18:25.959 N] Creating new game, Params: <Act:A3 Difficulty:Inferno Quest:101750 QuestStep:10 ResumeFromSave:False IsPrivate:True Handicap:0> [14:18:27.467 N] Closing error dialog there is a windows that pop up from the game that said " there was an error in the matchmaking service. the request was canceled. (Error 316611)" any idea ?
Hey guys, try this Rakkis.xml out...I think I had fixed the issue awhile back and might not have updated the post. Let me know if this works and I can update the OP: https://www.dropbox.com/s/sma34q37qv158pw/act3_Rakkis.xml
I also had the exact same problem and this fixed it for me. Glad to see that you are still supporting your excellent work. Thank you for this!
Cool, I'll update the OP...unfortunately my bot is out of commission so my support is VERY limited EDIT - OP has been updated with my latest version prior to my ban which I think was just the Rakkis Crossing fix from above.
your welcome! I've been blessed with a revival from a fellow forum member so I'll be coming back to these once my char is back in business. Got lots to update with all the changes since the big ban.
2 days now my bot make only act3 i understand that he look in stash an see that i have Less keys at act3 and try all the time act3 can i somehow to reset this ? or disable? so the bot again make random runs ?
yes you can, you would want to edit the A1-A3_START_HERE.xml file: current: Code: <!-- Load Act Based on Keys Acquired --> <While condition="Me.IsInTown"> <WaitTimer questId="1" waitTime="1000" /> <UseObject questId="1" actorId="130400" /> <KeyRunProfile questId="1" act1profile="act1_start.xml" act2profile="act2_start.xml" act3profile="act3_start.xml" /> </While> replace with: Code: <!-- Load Act Based on Keys Acquired --> <While condition="Me.IsInTown"> <WaitTimer questId="1" waitTime="1000" /> <TrinityLoadOnce questId="1" stepId="1" > <ProfileList> <LoadProfileOnce profile="act1_start.xml" exit="true" /> <LoadProfileOnce profile="act2_start.xml" exit="true" /> <LoadProfileOnce profile="act3_start.xml" exit="true" /> </ProfileList> </TrinityLoadOnce> </While> I believe that should work, but can't test at the moment
aye, I really got fix that hah. KeyRun.cs should be placed in a folder called KeyRun which should be put into the plugins folder: Plugins/KeyRun/KeyRun.cs I'll fix that now.
you using latest version of trinity (1.7.1.14 BETA)? You'll definite need that for it to work. EDIT - you'll need DB Beta as well...see this: http://www.thebuddyforum.com/demonbuddy-forum/plugins/trinity/100336-trinity-1-7-1-14-beta.html
yes with new trinity works one common stuck point http://i46.tinypic.com/28mczeq.png make 2-3 tries and then pass edit bug found : i was in act3 when the keywarden die bot make portal and wrote : 20:32:52.683 N] [KeyRun] Ready to choose new Act. [20:32:52.967 N] Loaded profile [A1 - A3 Inferno] Keyhunting - Choose an Act [20:33:01.028 N] Using town portal [20:33:07.473 N] Townportal successfull, we are in town! [20:33:07.714 N] ========== Grid segmentation resetting!!! ============ [20:33:09.130 N] [Trinity]TrinityLoadOnce: Found 3 Total Profiles, 0 Used Profiles, 3 Unused Profiles [20:33:09.130 N] [Trinity]TrinityLoadOnce: Loading next random profile: act2_start.xml [20:33:09.391 N] Loaded profile [A2 - Inferno] Keyhunting Profile Starter! [20:33:09.715 N] Loaded profile [A2 - Inferno] Keyhunting - Mine bot dont left the game and make walk inside the town new Edit : i saw that problem is the new trinity