Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Switch classes
#1
I'm using sebbs gathering addon, in it's dualClass profile it wants to switch classes... I have the respective fields filled in Advanced settings, but it doesn't switch class, hangs in Task MISC_SWITCHCLASS


Attached Files Thumbnail(s)
   
Reply
#2
show your gearset list....
Reply
#3
(10-21-2017, 12:37 PM)sebbs Wrote:  show your gearset list....


Attached Files Thumbnail(s)
   
Reply
#4
Says invalid state could be permasprint on or mointed maybe.

Turn it off and dismount and try again.
Reply
#5
if (Busy() or Player.incombat) then
d("[SwitchClass]: Cannot swap right now, invalid state.")
Reply
#6
-- Very general check for things that would prevent moving around
function Busy()
local currentTask = ml_task_hub:CurrentTask()
return CannotMove() or (MIsCasting() and (currentTask == nil or IsNull(currentTask.interruptCasting,false) == false)) or MIsLoading() or IsControlOpen("SelectString") or IsControlOpen("SelectIconString") or IsShopWindowOpen()
or IsControlOpen("Gathering") or IsControlOpen("GatheringMasterpiece") or Player:GetFishingState() ~= 0 or not Player.alive or IsControlOpen("Synthesis") or IsControlOpen("SynthesisSimple")
or IsControlOpen("Talk") or IsControlOpen("Snipe") or IsControlOpen("Request") or IsControlOpen("JournalResult") or IsControlOpen("JournalAccept")
end
Reply
#7
i would guess that its the permasprint iscasting...
Reply
#8
deactivated permasprint, still the same
Reply
#9
send me teamviewer info
Reply
#10
I was able to fix this by switching my miner gearset and botanist gearset around and it started working just fine
Reply
 


Forum Jump:


Users browsing this thread: 1 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products