The Yagrush thing is a new issue, but I've been having on going issues with my job levels being incorrect.
The Yagrush thing is a new issue, but I've been having on going issues with my job levels being incorrect.
It also causes you to be not able to change your equipment too.
Gearswap is making it so I am unable to target my Geo- spells. I can use Ctrl or Alt plus arrows to aim it, but as soon as I confirm the location and cast the spell my Luopan appears in the default location centered on the original target (usually me or a mob).
To test which plugin was causing the issue I disabled them one at a time from the Windower console, cast an aimed Geo- spell, and repeated until the spell targeted correctly. The problem persists when Gearswap is the only plugin/addon loaded. I also tried disabling all swaps in Gearswap and that didn't help. I believe this issue was there before the Sept patch, I just hadn't gotten around to narrowing down what was causing it until now.
Stan needs to update his app to account for the 8 byte shift in inventory structure. I just made him aware. He will update / push a fix when he has time.
https://github.com/Windower/Issues/issues/751
I can't fix GearSwap until the above feature is added to LuaCore (to tell me what those offsets are). It'll just continue ignoring the offsets you pick until then.
Also, the commonly requested adjustments involving gifts have a similar story, but with this feature:
https://github.com/Windower/Issues/issues/755
Modranto, that issue was there when they first added the ability to place loupans wherever you wanted. Its definitely Gearswap. I thought it got fixed but I have barely touched my Geo since it was added and I played around with it. I think i reported it back then here but I am not sure. Putting a report in github might help.
EDIT: Didnt see byrthnoth's post
@ Byrthnoth
Ok so before the Maint today Gearswap was working fine. I dont think I altered much of anything in my luas during the maint. I dont remember the launcher updating anything, but after the maint i get this error:
It spams alot. like 20-50 times in 30 seconds. Its kind of like when anything gearswap related happens when you are in the /sitchair emote (Although I dunno if that is the same error as this). This happens right when i load in when i first login. So I am not doin anything it just starts spamming it. I am actually gettin this error (or similiar errors with different line numbers for a variety of things) Zoning, using items, some spells abilities, engaging, going idle, using the delivery box, buffs gain/loss. Not every time but sporadically.GearSwap: Lua runtime error: GearSwap/GearSwap.lua:379:
attempt to index field '?' (a nil value)
Then when the job lua loads, my add to chats that were working perfectly fine all week are giving me an error. It is weird though its skipping a bunch of add to chats that have the same form but different text in them and only talkin bout the error in my self command.
Also if I comment out line 458 it will just error on the next line that is the same format but different text.GearSwap: Loaded your BLU Lua file!
GearSwap: Lua runtime error: GearSwap/flow.lua:295:
GearSwap has detected an error in the user function self_command:
...Files\Windower4\/addons/GearSwap/data/Trumpy_BLU.lua:458: "color" is not defined for strings
If i comment out all the windower.add_to_chats in that one command the rest of the file loads properly. Did anything change during the maintnance.Code:457 if command == 'help' then -- Specify Haste or Flurry @ Cntl+F9 -- 458 windower.add_to_chat(122, 'Ctrl+Alt+F: '..('[ 1 Help ]'):color(142)..''..('[ 2 TH ]'):color(060)) 459 add_to_chat(200, '========== MULE ==========') 460 end
Is dressup or blinkmenot going to be fixed or they are both done?
Am I derping with my lua, or is gearswap not recognizing the new UL spells?
Doing the same for me.
They probably need to be added to the Resources.
My issue that i last posted about seems fixed, im not sure what happened. Although i was just trying to get my diffusion feets to equip when i cast mighty guard. debug mode says filtered action and it cannot be cast because it hasnt been set (it does actually cast but with no gearswap equippage). They are in the resources (spells.lua), although mighty guard lacks a duration (i think 180). I swear last night i got it to work but today is a no go. Comparing the resources entry for it to harden shell it seems everything in there is set correctly, I am not sure what else would be causing it to not work.
Saw a BMN update on windower other day but it still is broke. Turned hume female character into a Elvaan girl today.
dressup now isnt working anymore since the windower update today... getting a error sayng: blablabla/addons/dressup/helper_functions.lua:111: attempt to perform arithmetic on local 'num' (a string value)
didnt have this before
DressUp should be fixed (maybe not entirely, but at least a little).
Any status on the fate of BMN?
BMN was depreciated months ago you have just been on borrowed time https://gist.github.com/z16/f73d0912e5c5ed02c58b
use DressUp addon
I've never used dressup, I thought it was a lua replacement Cairbear created for PlasticSurgeon? I.e. an addon that allows you to change your appearance client-side?
How does it emulate BMN functions?
The way I used BMN was very simple, I was enabling "no blinking" for everybody in party or alliance, wether we were in combat or not.
People outside of alliance were still blinking and I myself was still blinking.
Can dressup do something like this?