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

Unified GilesPlugin's Unnoficial Updates File

Status
Not open for further replies.
Holy shit my thread is gonna hit the 100 page mark. yay I'm almost kinda famous

Anyway, hti and/or rrrix, there were some people complaining about gems/tomes looting being bugged. Has anyone checked this yet?
 
After GUI refactoring, I make this ^^ I need it too ^^

hti did you make this allready?
if not i have it setup allready in the file on my thread (SellSalvage.cs or w/e its called)
 
Holy shit my thread is gonna hit the 100 page mark. yay I'm almost kinda famous

Anyway, hti and/or rrrix, there were some people complaining about gems/tomes looting being bugged. Has anyone checked this yet?

rrrix replied that he has it fixed in current version
 
Ive got a question about Gilestrinity...

For some reason now that Ive updated to the newest version... I get completely spammed in the DB window (meaning, when it sells the trash items)... And also it doesnt stash gems or keys ... ?

Any1 know what is going on ?
 
Ive got a question about Gilestrinity...

For some reason now that Ive updated to the newest version... I get completely spammed in the DB window (meaning, when it sells the trash items)... And also it doesnt stash gems or keys ... ?

Any1 know what is going on ?
About the spam thing, I would like a way to disable that kind of logging as well. The other thing has been fixed

By the way, Nesox is online!
 
About the spam thing, I would like a way to disable that kind of logging as well. The other thing has been fixed

By the way, Nesox is online!

Great man ! So I should just update to the newest version ?
 
Logging functions have been set as optional and are now in the 'Advanced' tab in the latest version.

If you don't want to upgrade to the latest version for whatever reason, you can open Variables.cs and set these to false:


bDebugLogSpecial
bDebugLogRefreshDiaObject
bDebugLogWeights
fullItemAnalysis

You can use this for reference: https://www.assembla.com/code/unifi...9fd2bcda81acae8a85227ca5/Sources/Variables.cs
 
Last edited:
Logging functions have been set as optional and are now in the 'Advanced' tab in the latest version.

If you don't want to upgrade to the latest version for whatever reason, you can open Variables.cs and set these to false:


bDebugLogSpecial
bDebugLogRefreshDiaObject
bDebugLogWeights
fullItemAnalysis


<333 ... I will try that in a second... I wanna see only legendaries in the DB window... Dont want spam :( Also ... Any idea why it spams me with stuff like ...
" [01:45:23.977 N] [Trinity] Kiting to: <3283.37, 711.0736, 0.09999999> Distance: 7 Direction: 180, Health%=1.00, KiteDistance: 0, Nearby Monsters: 0 NeedToKite: True TryToKite: False
[01:45:24.683 N] [Trinity] Kiting to: <3276.164, 715.5973, 0.1> Distance: 18 Direction: 166, Health%=1.00, KiteDistance: 0, Nearby Monsters: 0 NeedToKite: True TryToKite: False
[01:45:24.742 N] [Trinity] Kiting to: <3276.164, 715.5973, 0.1> Distance: 18 Direction: 166, Health%=1.00, KiteDistance: 0, Nearby Monsters: 0 NeedToKite: True TryToKite: False" ?
 
Using the newest version of GilesTrinity...
Btw ... When I opened DB i just got an error saying:

[01:47:39.511 N] Compiler Error: d:\Games\Diablo 3\DemonBuddy\Plugins\GilesTrinity\Plugin.cs(104,17) : warning CS0162: Unreachable code detected
[01:47:39.511 N] Compiler Error: d:\Games\Diablo 3\DemonBuddy\Plugins\GilesTrinity\RefreshDiaObject.cs(1279,29) : warning CS0162: Unreachable code detected
[01:47:39.511 N] Compiler Error: d:\Games\Diablo 3\DemonBuddy\Plugins\GilesTrinity\Abilities\Barbarian.cs(330,124) : error CS0103: The name 'targetCurrent' does not exist in the current context
[01:47:39.511 N] Compiler Error: d:\Games\Diablo 3\DemonBuddy\Plugins\GilesTrinity\Abilities\Barbarian.cs(330,177) : error CS1061: 'GilesTrinity.GilesPlayerCache' does not contain a definition for 'dCurrentEnergy' and no extension method 'dCurrentEnergy' accepting a first argument of type 'GilesTrinity.GilesPlayerCache' could be found (are you missing a using directive or an assembly reference?)
[01:47:39.511 N] Compiler Error: d:\Games\Diablo 3\DemonBuddy\Plugins\GilesTrinity\DbProvider\GilesPlayerMover.cs(167,17) : warning CS0219: The variable 'iSafetyLoops' is assigned but its value is never used
[01:47:39.511 N] Compiler Error: d:\Games\Diablo 3\DemonBuddy\Plugins\GilesTrinity\Settings\TrinitySetting.cs(313,17) : warning CS0162: Unreachable code detected

Now I tried to download the version GilesTrinity-1.7.0.9 and it doesnt give any spam logs at all... So I think my problem is solved. Thanks mate.
 
Last edited:
Using the newest version of GilesTrinity...
Btw ... When I opened DB i just got an error saying:

[01:47:39.511 N] Compiler Error: d:\Games\Diablo 3\DemonBuddy\Plugins\GilesTrinity\Plugin.cs(104,17) : warning CS0162: Unreachable code detected
[01:47:39.511 N] Compiler Error: d:\Games\Diablo 3\DemonBuddy\Plugins\GilesTrinity\RefreshDiaObject.cs(1279,29) : warning CS0162: Unreachable code detected
[01:47:39.511 N] Compiler Error: d:\Games\Diablo 3\DemonBuddy\Plugins\GilesTrinity\Abilities\Barbarian.cs(330,124) : error CS0103: The name 'targetCurrent' does not exist in the current context
[01:47:39.511 N] Compiler Error: d:\Games\Diablo 3\DemonBuddy\Plugins\GilesTrinity\Abilities\Barbarian.cs(330,177) : error CS1061: 'GilesTrinity.GilesPlayerCache' does not contain a definition for 'dCurrentEnergy' and no extension method 'dCurrentEnergy' accepting a first argument of type 'GilesTrinity.GilesPlayerCache' could be found (are you missing a using directive or an assembly reference?)
[01:47:39.511 N] Compiler Error: d:\Games\Diablo 3\DemonBuddy\Plugins\GilesTrinity\DbProvider\GilesPlayerMover.cs(167,17) : warning CS0219: The variable 'iSafetyLoops' is assigned but its value is never used
[01:47:39.511 N] Compiler Error: d:\Games\Diablo 3\DemonBuddy\Plugins\GilesTrinity\Settings\TrinitySetting.cs(313,17) : warning CS0162: Unreachable code detected


https://www.assembla.com/code/unifiedtrinity/git/nodes/master/GilesTrinity-1.7.0.11.zip
 
That version well ... My DB isnt responding ever since I used that version...
 
Status
Not open for further replies.
Back
Top