The fix for that is on -dev. If you replace your statics.lua with this one, it should work:
https://www.dropbox.com/s/83xs7lylh5...atics.lua?dl=0
The fix for that is on -dev. If you replace your statics.lua with this one, it should work:
https://www.dropbox.com/s/83xs7lylh5...atics.lua?dl=0
Quick question. I had a geo.lua that was working find until the windower update today. (oddly this happened to a friend of mine as well) I'll post more details if needed but anything in that update that would give me a clue what happened? All my other luas work. Figured I'd just ask before posting a wall of info. Thanks!
Everything for me and a few other people I know is also broken.
Drk.lua not working anymore, though it loads without errors. Was used and worked fine a few days ago. I've combed through it and can't find any silly mistakes, so any assistance would be appreciated!
https://www.dropbox.com/s/g9n54g4gvs...e_DRK.lua?dl=0
I had to restart my client, and my GS stopped working too after update.
after today's update, equipping gear (not always, but every 3rd or 4th swap) and using items (with charges, like CP rings) changes me into a hume M, and locks all my gear (like a costume effect) rendering GS unable to swap gear and spam with errors.
Basically, it's just broken. I loaded a previous version of luacore.dll in and it works again
Oh man i thought it was just me. I had warped back on me and mule at the same time and I guess sometimes it leaves me in the new zone at my homepoint with a black screen and loading icon. Usually it will sit there at a screen like that til i open task manager to close one. then the other loads in fine usually. So when i was rebooting i got the update from windower so i went ahead and shut down both due to it. and i came back and my blu wasnt swapping gear at all. but my thf one would. my mules whm would swap gear just fine. So i was combing thru the lua lookin for a stupid mistake for the last few hours. So im jsut gonna guess its not a mistake after all seeing the posts here. There was jsut a hook update again so here's hopin its fixed
Friend of mine went in and poked around. Turns out if you have all jobs at level 99 it works, otherwise it doesn't.
This is fixed now if you log out and back in. Re-running launcher isn't enough this time.
Everyone have the zoning/reload fix? If not:
Open your windower4 folder > addon > gearswap > locate the gearswap.lua
go to the very bottom and insert this
windower.register_event('zone change', function()
windower.send_command('@wait 3;lua i '.._addon.name..' refresh_user_env')
end)
You can change the @wait to whatever you prefer but it might be different for everyone - i.e. i use 5
What is that supposed to fix?
Getting an error on the refresh lua for line 230. Not sure if this can be removed or not, but only errors on my BLM and WHM lua, MNK and THF work fine:
if player_mob_table.race ~= nil then
player.race_id = player.race
player.race = res.races[player.race][language]
end
Sorry if there was a fix for this, I read the last few pages since the update when the error started occurring.
I just redownloaded gearswap and seems to be working ok now.
After the last update with Windower whenever I go into Sinister Reign my log gets spammed with refresh.lua:491 failing to index ? errors. Haven't been able to figure it out but I've only seen it happen inside the BCNM. It generally makes GearSwap unusable but as soon as I am outside the BCNM everything seems fine. I've logged out/relaunched, deleted GearSwap and its files and downloaded them again but the error persists. Using Montentens WHM.lua and my own SMN.lua.
You likely have an outdated version of LuaCore or Hook.
I uninstalled Windower and deleted its residual files then re-downloaded and installed. I put my scripts back into place as well as the settings for the various add-ons I use. The problem persists. I did notice something new though. I encountered it again in a Ayapec PT. It was a 5 man pt, I was previously doing avatar fights with 2 of the other members with no issues. We decided to do Ayapec and invited 2 others and as soon as we popped him the first time i started getting the errors. I was solo'ing Azrael earlier with trusts and had no problems. I logged out and back in and they popped, I was able to watch the fight with no issues.
Update: I went back this morning and solo'ed Ayapec with trusts and had no issues. Only happens in party with real players.