Page 1 of 3

Some warlock's bugs

PostPosted: Sun Mar 08, 2015 7:30 pm
by nxsofsys
Here are warlock's bugs I found:

1. Talents sometimes randomly switching on/off, for example some people say that 5/5 Imp. Corruption can't be casted while moving, but I've got 2.8 sec cast of Shadow Bolt without any points in Bane talent =) This is common mangos bug and happened on alt+f4, instance/bg entry, moving on other continent etc.

2. Voidwalker in aggressive mode and placed somewhere by "Stay" command often does not attack nearby enemies if they is unreachable by voidwalker melee attack.

3. Curse of Recklessness casted on feared target removes fear effect, but when I change this curse to something else, target ignoring fear and does not run away.

4. I can't start aiming of Rain of Fire while running, but aiming while running is not prohibited.

5. Instant cast of Corruption with talent Improved Corruption 5/5 often can be interrupted by moving shortly after cast button pressed - i.e. press cast button, then move in any direction. This issue may apply to instant cast of Shadow Bolt when Shadow Trance is active. It is because cast itself happens on server's time tick, but flag about spell interruption is set in network handler of moving data packets before time tick. Step by step:
-Warlock casts Corruption.
-Warlock moves in some direction.
-Server accepts packet of cast and puts information about cast in game logic.
-Server accepts packet of player move, finds in game logic pending Corruption cast and interrupts it.
-Server does sheduled timetick, but cast chancelled and nothing happens.
Moreover, instant casts can be cancelled by counterspell, but it's less annoying then interruption by moving in combat.

6. Can't use my imp's fire shield :( (by Sélenne)

7. Health Funnel drains too much health from warlock =(

to be continued...

PS: I can help devs in fixing bugs.

Re: Some warlock's bugs

PostPosted: Mon Mar 09, 2015 12:57 am
by Sélenne
Can't use my imp's fire shield :(

Re: Some warlock's bugs

PostPosted: Mon Mar 09, 2015 3:52 am
by Larvae
You aren't supposed to be able to cast fire shield on yourself Selenne.

Re: Some warlock's bugs

PostPosted: Mon Mar 09, 2015 4:03 am
by nxsofsys
Larvae wrote:You aren't supposed to be able to cast fire shield on yourself Selenne.

Why? Even autocast should work =)
http://www.wowwiki.com/Fire_Shield?oldid=84008

Re: Some warlock's bugs

PostPosted: Mon Mar 09, 2015 8:50 am
by Sélenne
Larvae wrote:You aren't supposed to be able to cast fire shield on yourself Selenne.


It only says that it can't be casted on the caster himself ( the imp )

But even then, I can't cast on party members neither

Re: Some warlock's bugs

PostPosted: Mon Mar 09, 2015 3:57 pm
by Surp
Summoning is bugged to heck! Sometimes you get stuck in a summoning mode where you have to log off and on or you cant do anything.

Re: Some warlock's bugs

PostPosted: Mon Mar 09, 2015 4:32 pm
by drevan
Surp wrote:Summoning is bugged to heck! Sometimes you get stuck in a summoning mode where you have to log off and on or you cant do anything.


Cast Rain of Fire and will fix the animation.

To Add pet Defensive stance its also Bugged:
Pet wont attack your target when cast DoT spell
Pet wont attack if you get hit by spells or ranged, attacks only if you get hit by melee
Pet wont attack if target is LoS
Pet needs to be instructed all the time to go after next target when fighting multiple mobs

Re: Some warlock's bugs

PostPosted: Mon Mar 09, 2015 10:36 pm
by Hexmex
4. I can't start aiming of Rain of Fire while running, but aiming while running is not prohibited.


working as intended

Re: Some warlock's bugs

PostPosted: Mon Mar 09, 2015 10:57 pm
by nxsofsys
Hexmex wrote:working as intended

Really can't understand why I should stop running to press button =)

Re: Some warlock's bugs

PostPosted: Tue Mar 10, 2015 8:06 am
by Hexmex
neither do i, but thats blizzlike though