Plugins Broken Via Version Update |
||
|
Plugins broken via Version Update
Anyone know how to get the add on "repeater" to work is just dead at this point?
Necro Bump Detected!
[354 days between previous and next post]
Was Organizer broke with the update? I can't seem to change job now. Keeps coming up with an error.
With the recent update breaking things, and a new update being pushed through to Windower today, I'm sharing that Organizer is still broken for those who use it mostly to move equipment around. I have an Impish Box in my storage, so if a new item is meant to be affecting this, it continues to do so from any bag it is in.
Offline
Posts: 41
The plugin that counts segments in Odyssey hasn't worked since update.
Offline
Posts: 53
After the latest (2nd) windower update today, I noticed I'm getting an error when Organizer is initially loaded:
Organizer.lua:219 attempt to index field '?' (a nil value) I don't have an imp box or any new item in any of my inventories EDIT: tinkered around and found I only get this error when I go to Organizer's Settings.xml and retain <slips>true</slips> is set to true. Changing it to false and reloading the addon allows it to work again Cerberus.Kylos said: » With the recent update breaking things, and a new update being pushed through to Windower today, I'm sharing that Organizer is still broken for those who use it mostly to move equipment around. I have an Impish Box in my storage, so if a new item is meant to be affecting this, it continues to do so from any bag it is in. Impish Box and Erudite's staff breaks ORG, until windower resources gets updated
Necro Bump Detected!
[90 days between previous and next post]
Mount Roulette is kicking back an index error after collecting the new "sheet of Near East tunes" Key Item
Offline
Posts: 41
Invtracker and Gearswap break if you obtain the new Esoteric Athame dagger, spamming nil errors when attempting to reference res.items
Other addons that reference res.items may potentially break as well. Mother ***. They broke Unitynpc.
Nunaarl in West Adoulin. That's a real inconvenience. Added or deleted an npc and changed her ID. 5 Second fix but irritating. Offline
They haven't done any known updates to the game that would justify these things breaking? so if all these things are breaking they maybe intentionally trying to break stuff now.
Which would explain the large update, that didn't do anything. If you UnityNPC powder dump in West Adoulin, you need to change Nunaarl's ID from
17826178 to 17826179 and it'll work again (Line 35 in npcs.lua) MAGA broke as well, will need to change Oseem's id and index.
lines 322, 342, and 371 are now ['Target'] = 17809551, lines 325, 350, and 374 are now ['Target Index'] = 143, Leviathan.Draugo
Offline
Kainminter said: » Invtracker and Gearswap break if you obtain the new Esoteric Athame dagger, spamming nil errors when attempting to reference res.items Other addons that reference res.items may potentially break as well. RadialArcana said: » They haven't done any known updates to the game that would justify these things breaking? so if all these things are breaking they maybe intentionally trying to break stuff now. Which would explain the large update, that didn't do anything. That being said, SE does not have to justify anything towards third party software and they might be completely unaware what their changes do to it. If they wanted to break it on purpose, I'm sure they would do it in other more painful places. Does anyone know how to fix Valkyrie addon? //register and //enter dont work says "Umable to find target npc".
Likely just moving the identifier 1 digit up.
Turn on targetinfo and see if the gate is still 17097342. If it's 17097343 now, change it. Yeah, I confirmed it, the Gate ID was bumped up by one, that's the fix.
Any other lua that has a "unable to find NPC" problem is (likely) the same fix. Bump the ID by 1 digit up. (It'd almost be a fun game to play find the newly added NPC that bumped all the IDs by 1... almost) Asura.Eiryl said: » (It'd almost be a fun game to play find the newly added NPC that bumped all the IDs by 1... almost) IDs have the zone bitpacked into them, so every zone where IDs changed has a new NPC. You'd only have to look through one zone dat since it's likely the same npc was added to every zone they shifted in. Still would need an old copy of the dat, tho. Offline
Posts: 1564
Sortie buddy is broke as well, works for some basements but not all
Pretty sure that's against the rules of this site anyway, but it's the same issue as anything else stupid enough to hardcode indexes/ids. They changed, so they need to be updated. It probably doesn't 'work' for other basements either, it's looking up the wrong device because they are all adjacent.
Ok, found an old install and checked a few dats. They didn't actually add a new NPC in any of the zones I checked, but they did add space between 2 existing NPCs in all of them:
Code (west adoulin numbers) [65] Achieve Master - 17825857 [67] Unity Master - 17825859 So, I would guess these are dummy npcs that aren't sent to the client at all and are used for tracking objectives(I have no idea why they would need invisible NPCs to track objectives) or GM debug or something of that nature. Perhaps they fill in 66 in the dat later, perhaps not, but seems pretty likely either way that it's another dummy npc of the same type that's going to be used for Vanabout. This would imply that the new objectives are not going to be limited to a single zone like last time, or at least that they're preparing for that possibility. Can't tell if they did the same thing in legion(ambuscade) when vanabout was introduced, because there's already a gap between the achieve master and legion npcs, they could've just used open space there. Offline
Posts: 41
Leviathan.Draugo said: » Kainminter said: » Invtracker and Gearswap break if you obtain the new Esoteric Athame dagger, spamming nil errors when attempting to reference res.items Other addons that reference res.items may potentially break as well. Yeah, looks like its good now. Tested it out and the knife doesn't seem to break things anymore. Its probably some VanaBout prep, but the fact they're adding the ***to cities makes me think that some non-combat goals may be on the table.
Craft 5 Rostam's Reward: 10 Plaudits Lili said: » Execute order 66. Question for anyone that can help, when using SuperWarp and I try to warp to Adoulin 2 it says im already at Adoulin 2 but im actually still at Adoulin 1 and not at 2. To warp to 2 need to manually do it. Does anyone know how to fix that?
you have to fix the indexes in homepoints.lua to match the actual ones, it's probably off for every city hp if not every hp in general
|
|
All FFXI content and images © 2002-2024 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|