What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Trinity 1.7.1.8

Status
Not open for further replies.
Bot stucks here:
x="2984.607" y="424.3963" z="0.2" (new Vector3(2984.607f,424.3963f,0.2f))
http://i.imgur.com/69lBM.png

And fps going to 1-5.

And here many places where is bot stucks. It's only with 1.7.1.8 version. And high CPU usage issue is not fixed too.
Tinkaizer 0.5.
random dungeons in Tinkaizer will ramp cpu usage.. Pretty much it'll get stuck everywhere but its still a good profile :)
 
The tempest rush mods posted in the monk thread were working fine until a day or two ago and now it just spams TR wasting 15 spirit everytime it moves...
 
Fields of Slaughter is not a random dungeon. It's have waypoints ("MoveTo" tag), random dungeons - don't have waypoints, it's have "ExploreArea" tag for run.

ooo didn't see the picture, well this is a profile problem. It could just be a random spawn of cave that caused the stuck
 
Hey guys, how to completely disable attempts to destroy doors, barrels, etc? Maybe there's a dirty fix or setting for the Fire Walkers owners?
 
stuck at skycrown barricade if it spawns on my 2 bots and my friends bot still. reverted back to 1.7.1.4 and testing again...

Confirmed, it's happening something odd with the destroy barricade function.
I reverted to 1.7.1.4 and it's working fine.

Thanks!
 
Hey guys, how to completely disable attempts to destroy doors, barrels, etc? Maybe there's a dirty fix or setting for the Fire Walkers owners?


I would like DB to actually destroy barrels and doors etc, keeps missing most destroyable objects despite the tickboxes being ticked :( Giles used to do it fine, bring him back I say.

G
 
Some barricade problem confirmed and Monk Tempest Rush is broken :(
 
Doesn't break barricade.
Barricade.webp
[18:43:52.824 N] [333598D8] Type: ClientEffect Name: Barricade_Doube_Breakable_Snow_A_B-55969 ActorSNO: 205748, Distance: 12.93788

Second run on 1.7.8 = second perma stuck and leaving game by inactivity timer. First stuck I didn't see where happened.
 
Nice work rrrix. Not sure if you improved performance or what, but I seem to be getting higher ticks now. I'll keep an eye on the bot to see if I notice any bugs. Did you already fix the IDing of items raising the GPH? I haven't been able to test the DH changes as my DH ended up getting banned in the last ban wave.
 
[18:49:21.835 N] Flashing window
[18:49:24.635 N] Compiler Error: e:\DB\plugins\GilesTrinity\Movement.cs(458,17) : warning CS0219: The variable 'maxZDiff' is assigned but its value is never used
[18:49:24.635 N] Compiler Error: e:\DB\plugins\GilesTrinity\RefreshDiaObject.cs(1090,17) : warning CS0219: The variable 'rangedMinimumStackSize' is assigned but its value is never used
[18:49:24.635 N] Compiler Error: e:\DB\plugins\GilesTrinity\TownRun.cs(818,21) : error CS1502: The best overloaded method match for 'Zeta.Internals.Actors.DiaActivePlayer.InventoryManager.SellItem(Zeta.Internals.Actors.ACD)' has some invalid arguments
[18:49:24.635 N] Compiler Error: e:\DB\plugins\GilesTrinity\TownRun.cs(818,51) : error CS1503: Argument 1: cannot convert from 'int' to 'Zeta.Internals.Actors.ACD'
 
You have to wait for the new Devs to be online and update the plugin before it's going to work - patience at this point. No point in bitching, these guys doing Trinity do it for free.
 
[18:49:24.635 N] Compiler Error: e:\DB\plugins\GilesTrinity\TownRun.cs(818,21) : error CS1502: The best overloaded method match for 'Zeta.Internals.Actors.DiaActivePlayer.InventoryMa nager.SellItem(Zeta.Internals.Actors.ACD)' has some invalid arguments

go into this file TownRun.cs

find the function

ZetaDia.Me.Inventory.SellItem(thisitem.DynamicID);

change to

ZetaDia.Me.Inventory.SellItem(thisitem.ACDItem);

then try again ^^
 
[12:25:08.805 N] Compiler Error: c:\Users\max\Desktop\DB\Plugins\GilesTrinity\Movement.cs(458,17) : warning CS0219: The variable 'maxZDiff' is assigned but its value is never used
[12:25:08.805 N] Compiler Error: c:\Users\max\Desktop\DB\Plugins\GilesTrinity\RefreshDiaObject.cs(1090,17) : warning CS0219: The variable 'rangedMinimumStackSize' is assigned but its value is never used
[12:25:08.805 N] Compiler Error: c:\Users\max\Desktop\DB\Plugins\GilesTrinity\TownRun.cs(819,42) : error CS1061: 'GilesTrinity.GilesCachedACDItem' does not contain a definition for 'ACDItem' and no extension method 'ACDItem' accepting a first argument of type 'GilesTrinity.GilesCachedACDItem' could be found (are you missing a using directive or an assembly reference?)
[12:25:09.456 N] [BuddyStats]: Settings Loaded
[12:25:09.456 N] [BuddyStats]: Opted OUT of auto updates! To change this setting, adjust settings.cfg file
 
[12:25:08.805 N] Compiler Error: c:\Users\max\Desktop\DB\Plugins\GilesTrinity\Movement.cs(458,17) : warning CS0219: The variable 'maxZDiff' is assigned but its value is never used
[12:25:08.805 N] Compiler Error: c:\Users\max\Desktop\DB\Plugins\GilesTrinity\RefreshDiaObject.cs(1090,17) : warning CS0219: The variable 'rangedMinimumStackSize' is assigned but its value is never used
[12:25:08.805 N] Compiler Error: c:\Users\max\Desktop\DB\Plugins\GilesTrinity\TownRun.cs(819,42) : error CS1061: 'GilesTrinity.GilesCachedACDItem' does not contain a definition for 'ACDItem' and no extension method 'ACDItem' accepting a first argument of type 'GilesTrinity.GilesCachedACDItem' could be found (are you missing a using directive or an assembly reference?)
[12:25:09.456 N] [BuddyStats]: Settings Loaded
[12:25:09.456 N] [BuddyStats]: Opted OUT of auto updates! To change this setting, adjust settings.cfg file

i got the same problem here
 
[12:25:08.805 N] Compiler Error: c:\Users\max\Desktop\DB\Plugins\GilesTrinity\Movement.cs(458,17) : warning CS0219: The variable 'maxZDiff' is assigned but its value is never used
[12:25:08.805 N] Compiler Error: c:\Users\max\Desktop\DB\Plugins\GilesTrinity\RefreshDiaObject.cs(1090,17) : warning CS0219: The variable 'rangedMinimumStackSize' is assigned but its value is never used
[12:25:08.805 N] Compiler Error: c:\Users\max\Desktop\DB\Plugins\GilesTrinity\TownRun.cs(819,42) : error CS1061: 'GilesTrinity.GilesCachedACDItem' does not contain a definition for 'ACDItem' and no extension method 'ACDItem' accepting a first argument of type 'GilesTrinity.GilesCachedACDItem' could be found (are you missing a using directive or an assembly reference?)
[12:25:09.456 N] [BuddyStats]: Settings Loaded
[12:25:09.456 N] [BuddyStats]: Opted OUT of auto updates! To change this setting, adjust settings.cfg file

I was having the same problem until I tried this
All I did was to get this working was install the normal 1.7.1.8 than extract just 3 files to overwrite the older ones. GilesTrinity.csproj , GilesTrinity.v11.suo, and TownRun.cs

(source:http://www.thebuddyforum.com/demonb...ty-1-7-1-8-updated-db-293-a-3.html#post963208)
 
extract 3 files from 1.7.1.8 and repalce old ones from what edition?need to be more specific.
 
Status
Not open for further replies.
Back
Top