Gilderoy
New Member
- Joined
- May 10, 2010
- Messages
- 761
- Reaction score
- 16
Welcome back home Sm0k3d!
Nice to see you online again! ^__^
@gogogaga: the problem is here
Now, let's try to understand why it enable world pvp and not solo mode.
Are you in a PVP realm?
Did you just get out from a battleground?
Where you playng flagged as PVP?
@assassin: Thanks for the log!
the error you are getting is this
this is the HBCore targetting error.
Did you mess with the auto targetting?
Did you remember to always have something targetted manually if you did change the auto targetting?
@jshmooze: there are 2 ways to do what's needed: the first implement a PVE_wanna_decurse variable and set it to false before figthing ozruk (will be easier with the gui
) the second just hardcode that we do not wanna to decurse when your current target is ozruk, i thik we will go with the first way, implement a new variable, will be up in next release 
Also, no there is no way to buff might if there is noone that can give king (or MotW), sorry
@movah: you want to move your toon when in combat or when out of combat? the movement out of combat is handled by lazyraider, just deselect the autofollow tank in the lazy raider configuration, move your toon when do you want it to be, in combat there is no movement at all in PVE, so if it is in combat give better details, pls
Nice to see you online again! ^__^
@gogogaga: the problem is here
Code:
[2:29:58 PM:717] World PVP
Are you in a PVP realm?
Did you just get out from a battleground?
Where you playng flagged as PVP?
@assassin: Thanks for the log!
the error you are getting is this
Code:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
Did you mess with the auto targetting?
Did you remember to always have something targetted manually if you did change the auto targetting?
@jshmooze: there are 2 ways to do what's needed: the first implement a PVE_wanna_decurse variable and set it to false before figthing ozruk (will be easier with the gui


Also, no there is no way to buff might if there is noone that can give king (or MotW), sorry

@movah: you want to move your toon when in combat or when out of combat? the movement out of combat is handled by lazyraider, just deselect the autofollow tank in the lazy raider configuration, move your toon when do you want it to be, in combat there is no movement at all in PVE, so if it is in combat give better details, pls
