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

List of current bugs

Nesox

Well-Known Member
Joined
Jan 15, 2010
Messages
1,563
Reaction score
48
List of current bugs
  • Dumping active bounties etc. info not working Fixed
  • Not showing Battle tag etc. in window title Fixed
  • Rift keystone fragment shows ItemType "Unknown" Fixed

Please post any issues you come across in this thread.
 
Toon ignoring almost every chest. Even point blank ones with high priority option checked.

I dont know if it's a trinity bug or caused by the new db, but i'm betting DB cause i modified chests priorites in weighting.cs to 100.000 and they are still being ignored.
 
Do we need to download or just reload and it works now? :o!

Thanks nesox for these fixes, all I noticed for now was the bounties and DB title. I'll test!
 
When I run buddy with batch script, It can't launch diablo.

Surely, the day before It works fine.

my.bat file is below.



TimeOut /T 10

:LOOP

@ECHO OFF

@ECHO --------------------------------
Date/T
Time/T
set /a myNumber= ((%RANDOM% %% 3 ) + 90)
set /a myNumber2= 150 + (%RANDOM% %% 30 + 40)
@Echo ON
C:\DB\Demonbuddy.exe -key XXXXXXXXXXXXX -bnetaccount [email protected] -bnetpassword XXXXXXXX -d3path="C:\Diablo III\Diablo III.exe" -profile="C:\db\Profiles\rift.xml" -routine="Trinity" -autostart
@ECHO OFF
Date/T
Time/T
set /a myNumber=(%RANDOM% %% 1 + 2) * 60
TimeOut /T %myNumber%

GOTO LOOP
 
Last edited:
When I run buddy with batch script, It can't launch diablo.

Surely, the day before It works fine.

my.bat file is below.

it has something todo with the diablo III.exe i think as my current bat file does'nt work either. :)

Code:
@echo off
COPY E:\Games\tool\YetAnotherRelogger\D3prefs\UserInput\D3Prefs.txt E:\userssd\Documents\"Diablo III"\D3Prefs.txt /y
"E:\Games\Diablo III\Diablo III.exe" -launch

I only use it to bypass the launcher and for it to copy my d3prefs for normal play and bot.

Edit:

I got it working again by calling a shortcut instead whereas the shortcut had the cmdline -launch added, then its being called this way now, and it works for me atleast.
But i doubt that will help you much though.

Code:
@echo off
COPY E:\Games\tool\YetAnotherRelogger\D3prefs\UserInput\D3Prefs.txt E:\userssd\Documents\"Diablo III"\D3Prefs.txt /y
for %%a in ("E:\Games\tool\YetAnotherRelogger\D3prefs\UserInput\d3.lnk") do @start "" "%%a"
 
Last edited:
D3 Crashing on startup fairly often. Using build 402

Seems to be a hit or miss, with a windows error or window freezes

I know it's a bit generic but well, it's not 100% stable :)
 
I had an notice for an update today did it and now its crashing, was working before, anyone know whats up?
 
Here is what I'm getting constantly and D3 shuts down.

19:41:04.660 DEBUG Logger [QuestTools][ExploreDungeonTag] New Nav Target=394, 371, 0 Dir=S Dist=172
19:41:04.661 DEBUG DefaultNavigationProvider Generating path to Dungeon Node 394, 371, 0, Dir=S - <393.75, 371.25, 0>
19:41:04.670 DEBUG DefaultNavigationProvider Successfully generated path from {X=164,Y=91} to {X=148,Y=157} in 00:00:00.0028320 with 71(6) hops
19:41:04.674 DEBUG DefaultNavigationProvider Client path generated.
19:41:04.674 DEBUG DefaultNavigationProvider Generated path to <393.75, 371.25, 0> (Dungeon Node 394, 371, 0, Dir=S) with 6 hops.
19:41:04.757 DEBUG TrinityDebug [Trinity] Target changed to 410574 // treasureGoblin_D_Splitter_03 (Unit) Adding ShouldIgnore=True nearbyCount=2 radiusDistance=0 hotspot=False elitesInRange=False hitPointsPc=0.5 summoner=False quest=False minimap=True bounty=False IsTrash CloseRange10f
19:41:04.850 DEBUG TrinityDebug [Trinity] Used Power Barbarian_FuriousCharge at x="232" y="419" z="0" dist=9
19:41:05.018 DEBUG TrinityDebug [Trinity] Target changed to 410574 // treasureGoblin_D_Splitter_03 (Unit) Adding ShouldIgnore=True nearbyCount=1 radiusDistance=0 hotspot=False elitesInRange=False hitPointsPc=0.1 summoner=False quest=False minimap=True bounty=False IsTrash LowHPTrash CloseRange10f
19:41:05.455 DEBUG TrinityDebug [Trinity] Used Power Barbarian_FuriousCharge at x="232" y="419" z="0" dist=0
19:41:05.622 DEBUG TrinityDebug [Trinity] Target changed to 410574 // treasureGoblin_D_Splitter_03 (Unit) Adding ShouldIgnore=True nearbyCount=0 radiusDistance=0 hotspot=False elitesInRange=False hitPointsPc=0.4 summoner=False quest=False minimap=True bounty=False IsTrash CloseRange10f
19:41:05.857 DEBUG TrinityDebug [Trinity] Used Power Barbarian_FuriousCharge at x="232" y="419" z="0" dist=2
19:41:06.291 DEBUG TrinityDebug [Trinity] Used Power Barbarian_Frenzy on -1075642297
19:41:06.584 DEBUG TrinityDebug [Trinity] Target changed to 4311 // GoldLarge (Gold)
19:41:06.640 DEBUG TrinityDebug [Trinity] Target changed to 137958 // CraftingMaterials_Flippy_Global (Item) IsPointBlank
19:41:07.224 INFO ZetaDia Diablo III Exited, Demonbuddy terminating in 20 seconds.
19:41:21.685 ERROR BotMain Exception during bot tick.
GreyMagic.InjectionDesyncException: Process must have frozen or gotten out of sync: Injection Finished Event was never fired
at GreyMagic.Executor.WaitForInjection(Int32 timeout)
at GreyMagic.Executor.SharedExecuteLogicEnd(Int32 timeout)
at GreyMagic.Executor.Execute(Int32 timeout)
at GreyMagic.Executor.GrabFrame()
at GreyMagic.ExternalProcessMemory.AcquireFrame(Boolean isHardLock)
at Zeta.Bot.BotMain.()
19:41:21.697 ERROR BotMain Exception during bot tick.
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 01D52BC4, Size: 4
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at GreyMagic.MemoryBase.Read[T](Boolean isRelative, IntPtr[] addrs)
at Zeta.Game.ZetaDia.get_IsLoadingWorld()
at Zeta.Bot.BotMain.()
 
QuestID is broken on the Info Dump tab.
 
Use "Demonbuddy Demo BETA v1.1.2251.516" when R Rift invite I always get the error

Loaded profile Rift Bot A4 Bounties Only r468
Failed to load profile: Element TownPortal is not supported. Please check your XML and try again. (<TownPortal questId="1" />) Line 31
System.Exception: Element TownPortal is not supported. Please check your XML and try again. (<TownPortal questId="1" />) Line 31
at €..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at €..(XElement , Type )
at €...(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at €..(XElement , PropertyInfo )
at €..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Zeta.Bot.Profile.Profile.Load(XElement element, String path)
at Zeta.Bot.Profile.Profile.Load(String path)
at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)


and he no longer loads the plugins

Demonbuddy.png
 
Last edited:
Barb wont open doors, just stands there and attempts to charge through

I've attached the log file which is fairly big because it was running for some time. It's the last grift that was complete in the file if that helps. I turned off the bot and finished it, but the last part db was stuck at a door. If you need something more specific I can watch him do work and then log something more.
 

Attachments

Same here. Bot wont use potions or globes. Dont know if its DB or Trinity error.
 
anyone know why iam running the bounty act 1 farm and the bot didint get the cache from Tyrael? just do some random bountys from act 1 and logout to make a new game
 
Demon buddy is unable to do normal rifts for me. It instead teleports to hell rift level 1. Prolly more stuff. Im not complaining just trying to be involved and update. Also who do I talk to around here to donate...Also mon sometimes attacks nothing and stand there getting stabbed.. Also he does not use the potion....
 
Last edited:
Quote Originally Posted by quinsy View Post
For those with the issue that the bot keeps going to hell rift level one with r-rift, edit the xml file.

<UseWaypoint questId="312429" stepId="2" waypointNumber="48" name="Waypoint-5820" statusText="" />

just search for 312429 and edit the line from "46" to"48" and "300 something" to 5820.
 
ok man ill try that out thank you...also he stands around and gets killed without fighting...also bot keeps trying to open cursed chest and doesn't fight, alo bot does not complete all bounties...
 
Last edited:
Back
Top