10-28-2014, 05:17 PM
10-28-2014, 05:17 PM
Hmm now the bot won't load properly (not sure if its only for me or everyone else)
I looked around and I think this is the error:
in ffxiv_skillmgr.lua:
You forgot to put "," after "Culinarian" and "Rogue".
I can't see the error in the console because it wont display the full path. =.=
I looked around and I think this is the error:
in ffxiv_skillmgr.lua:
Code:
SkillMgr.StartingProfiles =
{
[FFXIV.JOBS.GLADIATOR] = "Gladiator",
[FFXIV.JOBS.PALADIN] = "Paladin",
[FFXIV.JOBS.MARAUDER] = "Marauder",
[FFXIV.JOBS.WARRIOR] = "Warrior",
[FFXIV.JOBS.PUGILIST] = "Monk",
[FFXIV.JOBS.MONK] = "Monk",
[FFXIV.JOBS.LANCER] = "Lancer",
[FFXIV.JOBS.DRAGOON] = "Dragoon",
[FFXIV.JOBS.ARCHER] = "Archer",
[FFXIV.JOBS.BARD] = "Bard",
[FFXIV.JOBS.CONJURER] = "Conjurer",
[FFXIV.JOBS.WHITEMAGE] = "White Mage",
[FFXIV.JOBS.THAUMATURGE] = "Black Mage",
[FFXIV.JOBS.BLACKMAGE] = "Black Mage",
[FFXIV.JOBS.ARCANIST] = "Arcanist",
[FFXIV.JOBS.SUMMONER] = "Summoner",
[FFXIV.JOBS.SCHOLAR] = "Scholar",
[FFXIV.JOBS.BOTANIST] = "Botanist",
[FFXIV.JOBS.MINER] = "Miner",
[FFXIV.JOBS.CULINARIAN] = "Culinarian"
[FFXIV.JOBS.ROGUE] = "Rogue"
[FFXIV.JOBS.NINJA] = "Ninja"
}
You forgot to put "," after "Culinarian" and "Rogue".
I can't see the error in the console because it wont display the full path. =.=
10-28-2014, 05:23 PM
(10-28-2014, 05:17 PM)logabran Wrote: [ -> ]Hmm now the bot won't load properly (not sure if its only for me or everyone else)
I looked around and I think this is the error:
in ffxiv_skillmgr.lua:
Code:SkillMgr.StartingProfiles =
{
[FFXIV.JOBS.GLADIATOR] = "Gladiator",
[FFXIV.JOBS.PALADIN] = "Paladin",
[FFXIV.JOBS.MARAUDER] = "Marauder",
[FFXIV.JOBS.WARRIOR] = "Warrior",
[FFXIV.JOBS.PUGILIST] = "Monk",
[FFXIV.JOBS.MONK] = "Monk",
[FFXIV.JOBS.LANCER] = "Lancer",
[FFXIV.JOBS.DRAGOON] = "Dragoon",
[FFXIV.JOBS.ARCHER] = "Archer",
[FFXIV.JOBS.BARD] = "Bard",
[FFXIV.JOBS.CONJURER] = "Conjurer",
[FFXIV.JOBS.WHITEMAGE] = "White Mage",
[FFXIV.JOBS.THAUMATURGE] = "Black Mage",
[FFXIV.JOBS.BLACKMAGE] = "Black Mage",
[FFXIV.JOBS.ARCANIST] = "Arcanist",
[FFXIV.JOBS.SUMMONER] = "Summoner",
[FFXIV.JOBS.SCHOLAR] = "Scholar",
[FFXIV.JOBS.BOTANIST] = "Botanist",
[FFXIV.JOBS.MINER] = "Miner",
[FFXIV.JOBS.CULINARIAN] = "Culinarian"
[FFXIV.JOBS.ROGUE] = "Rogue"
[FFXIV.JOBS.NINJA] = "Ninja"
}
You forgot to put "," after "Culinarian" and "Rogue".
I can't see the error in the console because it wont display the full path. =.=
Changing this after Manager is open but before it attaches to anything fixed it for me so I would assume this is the issue :)
10-28-2014, 05:33 PM
Assuming it's because Rogue/Ninja is not ready yet... but getting this constant spam in the console as a Level 20 Rogue
10-28-2014, 05:34 PM
Yes this is the new error now.
10-28-2014, 05:47 PM
Error is gone. working fine right now.
10-28-2014, 05:48 PM
so far so good :)
10-28-2014, 05:51 PM
How do you get the skill IDs?
10-28-2014, 05:51 PM
Its not joining duties for me. It selects them but doesnt join.
Console gives no errors
Console gives no errors
10-28-2014, 05:52 PM
Ah okay havent seen it :)