Plugins Broken Via Version Update

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » Windower » Support » Plugins broken via Version Update
Plugins broken via Version Update
First Page 2 3 ... 96 97 98 ... 101 102 103
 Asura.Chiaia
VIP
Offline
Server: Asura
Game: FFXI
user: Demmis
Posts: 1652
By Asura.Chiaia 2021-12-25 16:11:36
Link | Quote | Reply
 
Organizer had a patch to remove Pilgram Moogle that's been sitting on Dev for months since it only ever got partly added by someone that has since stopped playing. It finally got merged to live. Now if your one of the people that setup their organizer correctly not to use lockerstorage at all then you can still revert the change and be fine.

Change Line 33 back to this:
Code
local names = {'Nomad Moogle', 'Pilgrim Moogle'}



As for Job Change it only partly worked in there and we didn't allow a merge into dev till someone has the time to test somethings.

You can read and see if it's something you can look into for us.
https://github.com/Windower/Lua/pull/2046
[+]
 Asura.Chiaia
VIP
Offline
Server: Asura
Game: FFXI
user: Demmis
Posts: 1652
By Asura.Chiaia 2021-12-26 22:38:40
Link | Quote | Reply
 
Follow-up I tested Job Change stuff and it seems it's just junk data because the same is actually happening at moogle house moogle and nomads. So I merged that update into dev.

Organizer, on dev too, has Pilgram added back and now just skips pulling and dumping checks at both Nomad/Pilgram for Storage even it it's listed in your settings file since those moogles don't support storage. You really should setup your organizer to not use Storage but at least now it won't full out error and do nothing. You'll just won't grab gear that's in Storage but you wouldn't have anyway at those Moogles.
 Asura.Jinbe
Offline
Server: Asura
Game: FFXI
Posts: 115
By Asura.Jinbe 2022-01-20 09:17:44
Link | Quote | Reply
 
Hello Chiaia,
so i fixed my mog house so i dont need anything from storage, when i tried to go there and get my gears it worked fine, but after i try to switch another job it moved all the stuff i bring for the first job to my inv and they stay there except case/sack/satchel the move back but locker/safe/safe2 stay in inv, is that because i removed the inv from the setting file? and if i have to add it how to make org never touched my inv?
 Quetzalcoatl.Javarr
Offline
Server: Quetzalcoatl
Game: FFXI
Posts: 91
By Quetzalcoatl.Javarr 2022-02-10 00:45:19
Link | Quote | Reply
 
Got an error throwing on Gearswap when an item is discarded:

"Gearswap: Lua Runtime Error: Gearswap/packet_parsing.lua:163: attempt to index field "?" (a nil value)"

Edit: Also throwing the same error when moving items into the new Wardrobes.
[+]
 Alexander.Jammingjamie
Offline
Server: Alexander
Game: FFXI
Posts: 15
By Alexander.Jammingjamie 2022-02-10 00:47:28
Link | Quote | Reply
 
Gearswap isn't using the new wardrobes yet too.
 Quetzalcoatl.Javarr
Offline
Server: Quetzalcoatl
Game: FFXI
Posts: 91
By Quetzalcoatl.Javarr 2022-02-10 00:48:34
Link | Quote | Reply
 
Just reporting what I'm seeing so far. :D
Offline
Posts: 236
By Beau 2022-02-10 00:53:10
Link | Quote | Reply
 
Porter Packer
 Asura.Aburaage
Offline
Server: Asura
Game: FFXI
Posts: 266
By Asura.Aburaage 2022-02-10 01:16:37
Link | Quote | Reply
 
Find/Findall cannot find items in the new wardrobe
Offline
Posts: 1600
By Ruaumoko 2022-02-10 01:24:18
Link | Quote | Reply
 
XIView isn't showing the new wardrobes.

It's also greyed out Delivery Box and Change Jobs at a Mog.
 Leviathan.Celebrindal
Offline
Server: Leviathan
Game: FFXI
Posts: 3753
By Leviathan.Celebrindal 2022-02-10 01:28:15
Link | Quote | Reply
 
Ruaumoko said: »
XIView isn't showing the new wardrobes.

It's also greyed out Delivery Box and Change Jobs at a Mog.

XIView is forcing the order of captions in the menu improperly. And since the new 1st category is now "Storage" that leads to another menu, if XIView is loaded right now you can't access them that way. Interestingly, if you click the 3rd option down, that's your dbox ;)

Its ugly fonts for a day or few...
Offline
Posts: 1600
By Ruaumoko 2022-02-10 01:31:44
Link | Quote | Reply
 
Bugger, have to find a way to undo it until then.

Go back to the original dats.
[+]
 Leviathan.Celebrindal
Offline
Server: Leviathan
Game: FFXI
Posts: 3753
By Leviathan.Celebrindal 2022-02-10 01:36:58
Link | Quote | Reply
 
Ruaumoko said: »
Bugger, have to find a way to undo it until then.

Go back to the original dats.

Yup. I tried just loading the old versions of the status icons, and it somehow still mucked with the menus and gave up and did a check files to revert til an update is ready.
 Asura.Sagaxi
Offline
Server: Asura
Game: FFXI
user: xXSagaXx
Posts: 112
By Asura.Sagaxi 2022-02-10 02:18:18
Link | Quote | Reply
 
Leviathan.Celebrindal said: »
Ruaumoko said: ยป
Bugger, have to find a way to undo it until then.

Go back to the original dats.

Yup. I tried just loading the old versions of the status icons, and it somehow still mucked with the menus and gave up and did a check files to revert til an update is ready.

Dosnt XiPivot works for any kind of dats? seems to be working on my end. Edit: Missred actual issue.
 Ragnarok.Kenshi
Offline
Server: Ragnarok
Game: FFXI
user: KenshiDRK
Posts: 123
By Ragnarok.Kenshi 2022-02-10 02:30:20
Link | Quote | Reply
 
New version of XiView is up https://github.com/KenshiDRK/XiView/releases/tag/v2.4.1
[+]
 Fenrir.Aladeus
Offline
Server: Fenrir
Game: FFXI
user: Aladeus
Posts: 347
By Fenrir.Aladeus 2022-02-10 02:38:09
Link | Quote | Reply
 
findall giving me a lua error line 418: bad argument #1 to 'ipairs' (table expected, got nil)
[+]
Offline
Posts: 503
By Vaerix 2022-02-10 02:40:07
Link | Quote | Reply
 
Fenrir.Aladeus said: »
findall giving me a lua error line 418: bad argument #1 to 'ipairs' (table expected, got nil)

Nil arguments are happening alot, I think it's due to new packet changes for the 5 new bags (wardrobe 5-8 and recycle bin)
 Asura.Gendry
Offline
Server: Asura
Game: FFXI
user: wes
Posts: 1
By Asura.Gendry 2022-02-10 02:42:05
Link | Quote | Reply
 
Thanks for the quick update for xiview. Is there a way to change the font used?
 Asura.Emba
Offline
Server: Asura
Game: FFXI
user: Emba
Posts: 46
By Asura.Emba 2022-02-10 02:58:24
Link | Quote | Reply
 
FFXIDB isn't showing enemy, npc, or player positions. Debuffed also does not appear to be working at all.
[+]
 Fenrir.Aladeus
Offline
Server: Fenrir
Game: FFXI
user: Aladeus
Posts: 347
By Fenrir.Aladeus 2022-02-10 03:07:28
Link | Quote | Reply
 
fastcs isnt working
Offline
Posts: 94
By Haorhu8 2022-02-10 04:01:36
Link | Quote | Reply
 
Thanks Kenshi :)

Ragnarok.Kenshi said: »
 Quetzalcoatl.Khajit
Offline
Server: Quetzalcoatl
Game: FFXI
user: Khajit
Posts: 415
By Quetzalcoatl.Khajit 2022-02-10 05:06:09
Link | Quote | Reply
 
Update broke my pup gearsswap. I assume it's a resources update?
 Quetzalcoatl.Jasmint
Offline
Server: Quetzalcoatl
Game: FFXI
user: JasTx
Posts: 26
By Quetzalcoatl.Jasmint 2022-02-10 05:09:30
Link | Quote | Reply
 
Thank you for the hotfix Kenshi!!

About findall, it keeps flooding my console with this:
Quote:
findAll: Lua runtime error: findAll/findAll.lua:418: bad argument #1 to 'ipairs' (table expected, got nil)

Mine was installed via the Windower client, so if there's a hotfix on someones GitHub or something, please let me know ^^
 Asura.Zigzagzig
Offline
Server: Asura
Game: FFXI
user: zigzagzig
Posts: 37
By Asura.Zigzagzig 2022-02-10 05:12:50
Link | Quote | Reply
 
Findall
Trust
Quicktrade are broken
 Sylph.Ketsui
Offline
Server: Sylph
Game: FFXI
user: Lutia
Posts: 91
By Sylph.Ketsui 2022-02-10 05:32:28
Link | Quote | Reply
 
While Gearswap is turned on
/item "Name" <t>
doesn't work. For example, Forbidden Key is a no-go, SP Gobbie Key doesn't do anything either.
 
Offline
Posts:
By 2022-02-10 05:43:18
 Undelete | Edit  | Link | Quote | Reply
 
Post deleted by User.
Offline
Posts: 3943
By RadialArcana 2022-02-10 05:45:15
Link | Quote | Reply
 
Is ffxidb actively still worked on? If this broke that, will it be updated?
Offline
Posts: 8846
By SimonSes 2022-02-10 06:11:51
Link | Quote | Reply
 
KujahFoxfire said: »
Some base windower functions seem to be broken too:

windower.ffxi.get_mob_by_target("bt") is returning nil while im engaged.

Edit:

it works with windower.ffxi.get_mob_by_target("t"), must be something specific about bt that it doesnt like anymore.

windower.ffxi.get_mob_by_name(name) probably doesn't work too and is a reason Porter Packer throws "Porter Moogle is not in range" error

EDIT: or it might be .distance
EDIT2: npc_id, npc_index both return nil, when I changed to windower.ffxi.get_mob_by_target("t") it also returns nil, so no idea :|
 Phoenix.Fezz
Offline
Server: Phoenix
Game: FFXI
user: Fezz
Posts: 42
By Phoenix.Fezz 2022-02-10 06:31:07
Link | Quote | Reply
 
Digger is still wonky if anyone can help with that.
 Fenrir.Niflheim
VIP
Offline
Server: Fenrir
Game: FFXI
user: Tesahade
Posts: 443
By Fenrir.Niflheim 2022-02-10 06:32:35
Link | Quote | Reply
 
RadialArcana said: »
Is ffxidb actively still worked on? If this broke that, will it be updated?

Yes, it is still supported, I would venture a guess that it is suffering from something changing that the API just needs to be updated for rather than FFXIDB specifically.

Can't give a guess at when yet if I did it would be completely meaningless until we know what exactly is causing the issue.
[+]
 Ragnarok.Lordjecht
Offline
Server: Ragnarok
Game: FFXI
user: lordjecht
Posts: 5
By Ragnarok.Lordjecht 2022-02-10 06:38:51
Link | Quote | Reply
 
Pet detection is not working.

My GEO Lua is not changing to bubble gear when its out.
[+]
First Page 2 3 ... 96 97 98 ... 101 102 103
Log in to post.