wintercc001
New Member
- Joined
- Apr 11, 2014
- Messages
- 19
- Reaction score
- 0
Same problem here
whats your in game fps?
the problem is over when u shutdown diablo3... if u shutdown only DB the problem remains.
I'm having constant 60fps. But over a 1-3 hour period it suddently drops to 13-18fps and also makes diablo freeze for several seconds when loading. When i stop demonbuddy diablo is restored to its original fps.
Something is obviously causing memory leak....when i go to task manager-->processes, Diablo 3+DB uses 1.3 Gb(11ish%) of my systems memory.
When i go to Task manager--->Performance, 13.7/16 Gb (87%) of memory is in use
there is a new Trinity build released,check it out plz
also make sure your foreground/background fps value is 150 and set D3 process on a higher than normal priority
also the rest (except OP) should open your own thread providing your log file as attachment
What's your average fps in game
100+
I can confirm this problem occurs after a while of having demonbuddy open.
It is fixed temporarily by restarting the computer but NOT by restarting demonbuddy/diablo3.
So not sure how this works.. perhaps there is something running in the background that shouldn't be?
I'm not certain as to why it does not improve upon restarting d3 and demonbuddy and yet it does improve upon restarting ones computer (it soon after gets laggy again).
Edit:
Found the leaks.
First off the primary leak is in HandleTarget.. at the beginning this process takes ~25ms.. but as the client stays open this becomes closer to ~150ms.. and for some reason restarting the client/game does not fix this.
Other the leak is HandleBasicMovement, this process takes ~150ms off the bat.
Have no idea why it should take that long to process... Will take a look in HandleTarget and HandleBasicMovement's code if available.