Cataphract
Member
- Joined
- Oct 31, 2011
- Messages
- 159
- deleted -
Last edited:
Same as previous release - kernel errors.
HB crashes between 1 and 5 mins with a kernel windows error.
Can be any bot base and any activity (even happens when standing doing nothing).
Happens with clean install with all streaming disabled.
Happens with clean install and only kicks streamed.
Using Singular Bot base.
Code:Faulting application name: Wow.exe, version: 6.0.2.19034, time stamp: 0x543dfddc Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x53159a86 Exception code: 0x000006ba Fault offset: 0x0000c42d Faulting process id: 0x3568 Faulting application start time: 0x01cfec934f38c81a Faulting application path: E:\WOW\Wow.exe Faulting module path: C:\Windows\syswow64\KERNELBASE.dll Report Id: 8330d486-588f-11e4-843c-6805ca2a7b49
[04:07:24.985 N] 07:24:985 - Rage: 86 - Enemy HP: 100% @ 4 m - Casting: Devastate!
[04:07:26.050 N] 07:26:050 - Rage: 90 - Enemy HP: 100% @ 4 m - Casting: Devastate!
[04:07:27.517 N] 07:27:517 - Rage: 96 - Enemy HP: 100% @ 4 m - Casting: Shield Slam!
[04:07:27.875 N] 07:27:875 - Rage: 397 - Enemy HP: 100% @ 4 m - Casting: Heroic Strike!
[04:07:28.733 N] 07:28:733 - Rage: 400 - Enemy HP: 100% @ 9 m - Casting: Devastate!
[04:07:29.164 N] 07:29:164 - Rage: 401 - Enemy HP: 100% @ 8 m - Casting: Heroic Strike!
[04:07:29.341 N] 07:29:341 - Rage: 402 - Enemy HP: 100% @ 7 m - Casting: Devastate!
[04:07:29.547 N] 07:29:547 - Rage: 403 - Enemy HP: 100% @ 6 m - Casting: Heroic Strike!
[04:07:29.716 N] 07:29:716 - Rage: 403 - Enemy HP: 100% @ 6 m - Casting: Devastate!
[04:07:29.918 N] 07:29:918 - Rage: 404 - Enemy HP: 100% @ 6 m - Casting: Heroic Strike!
[04:07:30.095 N] 07:30:095 - Rage: 405 - Enemy HP: 100% @ 6 m - Casting: Devastate!
[04:07:30.309 N] 07:30:309 - Rage: 405 - Enemy HP: 100% @ 6 m - Casting: Heroic Strike!
[04:07:30.483 N] 07:30:483 - Rage: 406 - Enemy HP: 100% @ 6 m - Casting: Devastate!
[04:07:30.683 N] 07:30:683 - Rage: 407 - Enemy HP: 100% @ 6 m - Casting: Heroic Strike!
[04:07:30.858 N] 07:30:858 - Rage: 407 - Enemy HP: 100% @ 6 m - Casting: Devastate!
if (SpellManager.CanCast(spellName, u))
{
iCR = Me.CurrentRage;
SpellManager.Cast(spellName, u);
StyxWoW.SleepForLagDuration();
}
else { return; }
if (LastCastUnit != u || LastCastSpell != spellName || LastCastTime + TimeSpan.FromMilliseconds(500) < DateTime.Now)
{
Logging.Write(Lc, "{0} - Rage: {1} - Enemy HP: {2}% @ {3} m - Casting: {4}!", DateTime.Now.ToString("mm:ss:fff"), iCR, Math.Round(u.HealthPercent), Math.Round(u.Distance), spellName);
}
else { return; }
Hi, Altec, and thanks for all those details.
We've opened HB-1338("HB API reporting inappropriate LocalPlayer.CurrentRage values") against the issue.
cheers,
chinajade
[size=-2]Ref: [post=1682801]Altec's problem report w/log[/post][/size]
Hi, Melcekial, and thanks for this info!
We've added this data point to HB-1306 ("Reports of HB causing WoWclient crash and BSoD "). But to chase problems like this, we really need the WoWclient crash report (its a .txt file in the WoW directory).
If the problem happen again for you, please include the WoWclient crash report in addition to the screenie and log you've already shown us.
thanks!
chinajade
[size=-2]Ref: [post=1682664]Melcekial's problem report w/log[/post][/size]
<If Condition="Me.MapId == 870 && Me.FreeBagSlots >= 20 && Me.LowestDurabilityPercent >= 0.20" IgnoreCanRun="False />
[09:55:41.044 D] Activity: Flying to '<-310.4844, 2636.552, 147.8022>' (<-310.4844, 2636.552, 147.8022>)
[09:55:41.060 N] Mounting: Green Wind Rider
[09:55:43.509 N] (Singular) (Singular) info: BehaviorFlags changed to [Death, Combat, Vendor, Roam, Rest, FlightPath] by ProfessionBuddy, Plug-in or Profile
[09:55:45.911 N] (Singular) [WoWRedError] Can't do that while moving
[09:55:45.911 N] (Singular) (Singular) [CombatLog] SPELL_CAST_FAILED Green Wind Rider#32245 failure: 'Can't do that while moving'