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

Trinity 1.7.3.2

Status
Not open for further replies.
I implemented the WW/HOTA edit mentioned in another thread to allow my bot to use HOTA instead of WW when fighting elites. It works great. But now, since I had to give up Rend for HOTA, I notice that my bot loses WOTB because it's generating so much fury from WWing mobs and it's not dumping fury fast enough, even if I have the "fury dump on WOTB mode" box ticked.
 
It seems there are a fixed for WOTB fury dump on github ! Gonna try it asap
 
I implemented the WW/HOTA edit mentioned in another thread to allow my bot to use HOTA instead of WW when fighting elites. It works great. But now, since I had to give up Rend for HOTA, I notice that my bot loses WOTB because it's generating so much fury from WWing mobs and it's not dumping fury fast enough, even if I have the "fury dump on WOTB mode" box ticked.
Did you try BarbarianCombat.cs from this post?:
http://www.thebuddyforum.com/demonb...y/125717-trinity-1-7-3-1-a-8.html#post1215138

It should more or less fix the fury dump, and enable HOTA for elites. I didn't test it though.
 
Thanks for the info about the github changes.

I just tried it out and indeed Fury Dump seems fixed.
The Crash on Startup seems also fixed. But i dont have other Plugins installed and the moment.
I have to test this later. fingers crossed.

//Edit

Also works with plugins enabled. Nice job :D
 
Thanks for the info about the github changes.

I just tried it out and indeed Fury Dump seems fixed.
The Crash on Startup seems also fixed. But i dont have other Plugins installed and the moment.
I have to test this later. fingers crossed.

Can you post your fixed version ?
 
You can download the Version from the Trinity Github.
Attachments currently not working for me...

Anyways i uploaded it Here: DOWNLOAD NOW!

If not allowed pls remove.
 
Can you post your fixed version ?
It's the latest dev version. You have to download it from the git repository:
- go to: https://www.assembla.com/code/unifiedtrinity/git/nodes
- click Download (top right)
- unpack the zip
- double click CreateZip.cmd
- press a key to continue in the console window
- Latest-Trinity.zip is the Trinity you install

This way you can test the latest Trinity version, but it may not be tested, so use with caution.
 
Version from github still crashing, but shm0's version working with few errors
Code:
Compiler Error: d:\DB 312\Plugins\Cache\RefreshAvoidance.cs(2,15) : error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshAvoidance.cs(3,15) : error CS0234: The type or namespace name 'DbProvider' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshAvoidance.cs(4,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObject.cs(1,15) : error CS0234: The type or namespace name 'DbProvider' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObject.cs(2,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObject.cs(15,15) : error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObjects.cs(1,15) : error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObjects.cs(2,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObjects.cs(13,15) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshGizmo.cs(1,15) : error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshGizmo.cs(2,15) : error CS0234: The type or namespace name 'DbProvider' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshGizmo.cs(3,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheManager.cs(1,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheRefresher.cs(13,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\GenericBlacklist.cs(6,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\GenericCache.cs(6,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\PlayerInfoCache.cs(4,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshCachedItem.cs(1,15) : error CS0234: The type or namespace name 'DbProvider' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshCachedItem.cs(2,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshCachedItem.cs(15,15) : error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshCachedUnit.cs(5,15) : error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshCachedUnit.cs(6,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheDictionaries.cs(36,40) : error CS0246: The type or namespace name 'GObjectType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObject.cs(27,24) : error CS0246: The type or namespace name 'GObjectType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObject.cs(57,24) : error CS0246: The type or namespace name 'GItemType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObjects.cs(514,46) : error CS0246: The type or namespace name 'GItemBaseType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheItem.cs(56,16) : error CS0246: The type or namespace name 'GItemType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheItem.cs(62,16) : error CS0246: The type or namespace name 'GItemBaseType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheItem.cs(509,25) : error CS0246: The type or namespace name 'GItemType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheItem.cs(629,57) : error CS0246: The type or namespace name 'GItemType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheItem.cs(629,25) : error CS0246: The type or namespace name 'GItemBaseType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheObject.cs(110,16) : error CS0246: The type or namespace name 'GObjectType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheObstacleObject.cs(14,16) : error CS0246: The type or namespace name 'AvoidanceType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\TrinityCacheObject.cs(17,16) : error CS0246: The type or namespace name 'GObjectType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\TrinityCacheObject.cs(38,16) : error CS0246: The type or namespace name 'GItemType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\TrinityCacheObject.cs(91,16) : error CS0246: The type or namespace name 'AvoidanceType' could not be found (are you missing a using directive or an assembly reference?)

Thanks for help.
 
Version from github still crashing, but shm0's version working with few errors
Code:
Compiler Error: d:\DB 312\Plugins\Cache\RefreshAvoidance.cs(2,15) : error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshAvoidance.cs(3,15) : error CS0234: The type or namespace name 'DbProvider' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshAvoidance.cs(4,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObject.cs(1,15) : error CS0234: The type or namespace name 'DbProvider' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObject.cs(2,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObject.cs(15,15) : error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObjects.cs(1,15) : error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObjects.cs(2,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObjects.cs(13,15) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshGizmo.cs(1,15) : error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshGizmo.cs(2,15) : error CS0234: The type or namespace name 'DbProvider' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshGizmo.cs(3,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheManager.cs(1,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheRefresher.cs(13,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\GenericBlacklist.cs(6,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\GenericCache.cs(6,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\PlayerInfoCache.cs(4,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshCachedItem.cs(1,15) : error CS0234: The type or namespace name 'DbProvider' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshCachedItem.cs(2,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshCachedItem.cs(15,15) : error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshCachedUnit.cs(5,15) : error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshCachedUnit.cs(6,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[14:11:18.586 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheDictionaries.cs(36,40) : error CS0246: The type or namespace name 'GObjectType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObject.cs(27,24) : error CS0246: The type or namespace name 'GObjectType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObject.cs(57,24) : error CS0246: The type or namespace name 'GItemType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\RefreshDiaObjects.cs(514,46) : error CS0246: The type or namespace name 'GItemBaseType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheItem.cs(56,16) : error CS0246: The type or namespace name 'GItemType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheItem.cs(62,16) : error CS0246: The type or namespace name 'GItemBaseType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheItem.cs(509,25) : error CS0246: The type or namespace name 'GItemType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheItem.cs(629,57) : error CS0246: The type or namespace name 'GItemType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheItem.cs(629,25) : error CS0246: The type or namespace name 'GItemBaseType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheObject.cs(110,16) : error CS0246: The type or namespace name 'GObjectType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\CacheObstacleObject.cs(14,16) : error CS0246: The type or namespace name 'AvoidanceType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\TrinityCacheObject.cs(17,16) : error CS0246: The type or namespace name 'GObjectType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\TrinityCacheObject.cs(38,16) : error CS0246: The type or namespace name 'GItemType' could not be found (are you missing a using directive or an assembly reference?)
[14:11:18.601 N] Compiler Error: d:\DB 312\Plugins\Cache\TrinityCacheObject.cs(91,16) : error CS0246: The type or namespace name 'AvoidanceType' could not be found (are you missing a using directive or an assembly reference?)

Thanks for help.

Hum seems an installation error...
d:\DB 312\Plugins\Cache\RefreshCachedItem.cs
Should be :
d:\DB 312\Plugins\Trinity\Cache\RefreshCachedItem.cs
 
Hum seems an installation error...
d:\DB 312\Plugins\Cache\RefreshCachedItem.cs
Should be :
d:\DB 312\Plugins\Trinity\Cache\RefreshCachedItem.cs

OMG ! What a fail :D
Thanks .. I'm so retarded :D
 
Note that the startup crashes have not been fixed as far as I can see from the changes made. Few people suggested some fixes. You can try those.
 
yeah i have to correct my statement that it have been fixed.
started to crash again for me also.

I updated the Link i my last post with the plugincheck.cs fix.
 
Hmm, I've been running this latest dev version (from Git) for a while, and I think I can recommend it. Some of the behaviors have not changed, but the new barb settings make up for it (Modify Avoidance in WOTB, and Ignore Gold Stacks in WOTB). With these enabled, my barb keeps WOTB even longer than with 1.7.2.13. My stats are pretty much the same.

Of course, there are still some problems, so it's not for everybody, but if it doesn't crash for you, sprint barbs should run fine (not HOTA barbs).
 
I just don't get why he's trying to kill all monsters in a pack even if they are not elites. That slows him down quite a bit. He should just keep killing while there are more monsters than Min Trash Mob Pack Size within the radius. Then leave the rest. Of course, elites (if not ignored) should always be killed. If this is fixed, I believe the stats will be a bit higher (maybe a lot higher).
 
Rrrix ... i've build an Archon Wizard and i suffer some similar problems with the barb bot. For example...Sometimes when the bot is outside his powerful form (Wotb/Archon) and have full Fury/Arcane he just don't convert into Worb/Archon form for a very long time. This is very noticeable on my Wizard when he have to quit his archon form in order to reactivate the magic weapon or the armor buffs..and start the Archon form again. Well...there is a huge delay.
I also would like to ask...is there any avoidance in Archon form ?
 
Trinity 1.7.3.2 modded

Hi all,

I fixed two issues in this mod:
- killing all monsters in a pack even if there are less than Min Trash Mob Pack Size monsters around
- randomly trying to kill single mobs

I used the latest version from Git as the base code, which has fixed fury dump and WOTB activation (has some additional features).

The bot will still try to kill all mobs if there are elites around (unless ignored).

After some quick tests, my stats went up by about 10%.

Use at your own risk. My changes could have broken other builds (tested with a sprint barb running the oasis profile).

Changed Weighting.cs: The line with ShouldIgnoreTrashMobs.
 

Attachments

Rrrix ... i've build an Archon Wizard and i suffer some similar problems with the barb bot. For example...Sometimes when the bot is outside his powerful form (Wotb/Archon) and have full Fury/Arcane he just don't convert into Worb/Archon form for a very long time. This is very noticeable on my Wizard when he have to quit his archon form in order to reactivate the magic weapon or the armor buffs..and start the Archon form again. Well...there is a huge delay.
I also would like to ask...is there any avoidance in Archon form ?
Try the version from my previous post. Should be fixed.
 
DB locks up when I try to change the itemrules to hard and when I hit the Reload script rules DB stops responding.
I cleared my DB folder of all files. Redownloaded/extracted newest DB, extracted trinity plugin into plugins folder. Extracted newest routine into routine folder.

[19:40:35.000 N] Demonbuddy v1.0.1439.312 started
[19:40:36.743 N] Logging in...
[19:40:39.067 N]
Max Sessions
[19:40:39.297 N] Authentication failed!
[19:41:02.994 N] Logging in...
[19:41:03.680 N] Attached to Diablo III with pid: 7320
[19:41:03.790 N] Flashing window
[19:41:04.720 D] Executable Path: C:\Users\Beast7\Desktop\DB2\Demonbuddy.exe
[19:41:04.720 D] OS Architecture: AMD64
[19:41:04.720 D] OS: Windows 7 Service Pack 1 64-bit
[19:41:04.720 D] OS Language: English (United States)
[19:41:04.740 D] Reloading AssemblyLoader<Zeta.Common.Plugins.IPlugin> - Initializing plugins
[19:41:07.950 D] There are 3 plugins
[19:41:13.134 D] [Trinity] Plugin Check Watcher thread started
[19:41:13.311 D] [Trinity] Configuration file loaded
[19:41:13.320 V] [Trinity] Using Trinity Unstucker
[19:41:13.336 V] [Trinity] Reset bot TPS to default
[19:41:13.343 N] [Trinity] ENABLED: Trinity v1.7.3.1 now in action!
[19:41:15.661 N] [RadsAtom] - Inactivty thread is starting.
[19:41:15.663 N] [RadsAtom] - MrWorker thread is starting.
[19:45:01.967 D] [Trinity] Saving Config file
 
Status
Not open for further replies.
Back
Top