this is the first version that froze bot during town routine... tried with beta 76 and 81 same thing. Also on another occasion the bot quit game while identifying a rare. Does this have to do with the plugin or something else?
this is the first version that froze bot during town routine... tried with beta 76 and 81 same thing. Also on another occasion the bot quit game while identifying a rare. Does this have to do with the plugin or something else?
Yup, there's a looping bug for me too.
Definitely seems to legendaries that are setting it off...no legendaries, no loop problem.
Nothing is changed on legendary.dis so it has always been the same. Something on the plugin changed. I remember someone said they changed stuff on how the email works with legendary and stuff, guess some codes got changed and broke it.
gona check ... later what is wrong ... one of my bots also got stuck ... with a legendary ... in inventory .
This fixed it, good eye
Any one have any about the polearm issue? I'm tired on my inventory looking like this
View attachment 67711
This rule in rare.dis makes it marked as a keeper.
[QUALITY] == Rare && [BASETYPE] == Weapon && [ONEHAND] == true # [DPS] > 1000
Without know the stats, I can't help you.Sorry, attached wrong picture >< edited it to include the right one
10.1b fixed ... i removed the enable/disable ...stufff ... and now its working again ... gona dig into it later ..
Thanks for looking into this, zippysticks!
I've attached the images of some stats from my last run - I haven't gone into the rare.dis at all since he put out the new version.
View attachment 67713
Like I said, just really crappy polearms![]()
You can leave everything as before. I think the only problem was
in Interpreter.cs on line 33, you have it as "[STRVIT"
so it's missing a bracket
I just tried it on a looping townrun, once i added the ], it ran properly