Plugins Broken Via Version Update

Eorzea Time
 
 
 
Langues: JP EN FR DE
users online
Forum » Windower » Support » Plugins broken via Version Update
Plugins broken via Version Update
First Page 2 3 ... 51 52 53 ... 102 103 104
VIP
Offline
Posts: 111
By Iryoku 2015-05-18 06:30:34
Link | Citer | R
 
Odin.Slore said: »
After update for some reason every time I blink while I'm engaged to a mob or locked on a target it unlocks the minute I blink. Does not disengage but it does unlock. Happens on every gear blink, manual or through gs. Never had issue before update.
This is nothing new. It's just how the game works. If you blink you lose your target lock; been this way since the game launched 13 years ago.
 Bahamut.Seekerstar
Offline
Serveur: Bahamut
Game: FFXI
Posts: 879
By Bahamut.Seekerstar 2015-05-18 07:35:33
Link | Citer | R
 
My poor, missing dots!

Ever since the update, FFXIDB's minimap has not shown me the little red/green/blue dots that helped me NOT get completely lost in the simplest places.

Since I apparently suffer from some pissed-off GEO's Bolstered Indi-Lost effect, I need to know what I must do to get my dots back.

I'll bribe with cookies. :-x

Also, my FindAll doesn't find anything from Yorcia Alluvion. I force updated it and still nothing. Others do NOT have this problem so I suspect the error lies between the keyboard and the chair... But if anyone knows how I can make it work I'd appreciate it.

Thank you for all your hard work.
Offline
Posts: 428
By Selindrile 2015-05-18 10:41:43
Link | Citer | R
 
Latest organizer: still obtains items from inventories not mentioned in bag_priority and not ignoring items in ignore.

Still got my warp ring and nexus cape from satchel despite satchel not being in bag_priority and warp ring being in ignore, my settings:
Code
<?xml version="1.1" ?>
<settings>
    <global>
        <auto_heal>false</auto_heal>
        <bag_priority>
            <case>5</case>
            <inventory>6</inventory>
            <locker>3</locker>
            <safe>1</safe>
            <safe2>2</safe2>
            <storage>4</storage>
            <wardrobe>7</wardrobe>
        </bag_priority>
        <custom>1</custom>
        <default_file>default.lua</default_file>
        <dump_bags>
            <case>5</case>
            <locker>3</locker>
            <safe>1</safe>
            <safe2>2</safe2>
            <storage>4</storage>
        </dump_bags>
        <ignore>
            <satchel>
                <1>Warp Ring</1>
            </satchel>
        </ignore>
        <item_delay>0</item_delay>
        <verbose>true</verbose>
    </global>
</settings>


And Log as requested:
Code
Organizer: Adding Warp Ring in the satchel to the ignore list
Organizer: Adding inventory to the pull list
Organizer: Adding locker to the pull list
Organizer: Adding wardrobe to the pull list
Organizer: Adding storage to the pull list
Organizer: Adding safe2 to the pull list
Organizer: Adding safe to the pull list
Organizer: Adding case to the pull list
Organizer: Adding locker to the push list
Organizer: Adding storage to the push list
Organizer: Adding safe2 to the push list
Organizer: Adding safe to the push list
Organizer: Adding case to the push list
Moogle : I'll look after your items, kupo!
Organizer: Starting...
Organizer: Getting!
Organizer: Moving item! (Mecisto. Mantle) from Satchel 78 to Inventory 56)
Organizer: Moving item! (Capacity Ring) from Satchel 77 to Inventory 57)
Organizer: Moving item! (Nexus Cape) from Satchel 76 to Inventory 58)
Organizer: Moving item! (Warp Ring) from Satchel 75 to Inventory 59)
Organizer: Got 4 item(s), and failed getting 0 item(s)
Organizer: Remainder: false Current: 60
Organizer: Done! - 108 items matched and 0 items missing!
 Lakshmi.Rooks
Administrator
Offline
Serveur: Lakshmi
Game: FFXI
user: Rooks
Posts: 1566
By Lakshmi.Rooks 2015-05-18 10:45:34
Link | Citer | R
 
That's the old version of ignore, which would only prevent things from being moved out of your inventory. The pull request with the real fixes to everything is still pending. Sorry.
 Lakshmi.Rooks
Administrator
Offline
Serveur: Lakshmi
Game: FFXI
user: Rooks
Posts: 1566
By Lakshmi.Rooks 2015-05-18 11:16:34
Link | Citer | R
 
My settings.xml:

And the output from a //gs org:
Offline
Posts: 428
By Selindrile 2015-05-18 11:39:09
Link | Citer | R
 
I didn't have the updated version of items.lua on your github at the time, working for me now! And hopefully working for everyone on the next push, thank you again!
 Shiva.Wickedness
Offline
Serveur: Shiva
Game: FFXI
Posts: 25
By Shiva.Wickedness 2015-05-18 11:47:22
Link | Citer | R
 
//gs o is still having the same issue as before. Seems to be grabbing items just fine, but gets hung up when it tries to stash them.

Edit: Added an item delay of 1 to settings and ensured all dump bags were added to settings. Same result. Deleted the entire organizer folder to ensure a clean download. Same result.
 Lakshmi.Rooks
Administrator
Offline
Serveur: Lakshmi
Game: FFXI
user: Rooks
Posts: 1566
By Lakshmi.Rooks 2015-05-18 12:04:03
Link | Citer | R
 
Byrth just pushed a new Organizer live. Let me know if you see any more problems.
 Asura.Egal
Offline
Serveur: Asura
Game: FFXI
Posts: 13
By Asura.Egal 2015-05-18 12:14:25
Link | Citer | R
 
So quick question. I have decided to try to use Gearswap (because I wasnt before now) and Im a super amateur...where exactly do I put this ('organizer-lib')?
 Shiva.Wickedness
Offline
Serveur: Shiva
Game: FFXI
Posts: 25
By Shiva.Wickedness 2015-05-18 12:44:32
Link | Citer | R
 
New version seems to have fixed the lock up issue but broke properly grabbing items.

Ex. Previous version for brd I would get the message Organizer:Done!-100 items matched
Now I'm getting
Organizer:Done!- 76 items matched 24 items missing!

The majority seem to be located in safe 2. Manually clearing out safe 2 and rerunning //gs o got me to 87matched 13 missing. Doing the same for locker got me to 96 matched 4 missing. Still trying to locate the remaining 4 items.

Edit:Found the last 4 items in mog case. Oddly enough by clearing out the mog case, it caused a lock up. Going to play with it some more but I have a feeling the lock up is caused by organizer not stashing items in mog case. Every other space is 80/80 as a result of manually removing items and worked fine until I manually cleared out mog case. Going to try to move everything to mog case and see what happens once I log back in.

Edit 2:That seems to have done the trick. 100 matched 0 missing.
Got another lock up with room to stash things in every space.
 Shiva.Wickedness
Offline
Serveur: Shiva
Game: FFXI
Posts: 25
By Shiva.Wickedness 2015-05-18 12:54:20
Link | Citer | R
 
Asura.Egal said: »
So quick question. I have decided to try to use Gearswap (because I wasnt before now) and Im a super amateur...where exactly do I put this ('organizer-lib')?

You need to download a .lua file for your job. At the very top of that(line 1) paste the following:

require('organizer-lib.lua')
 Asura.Egal
Offline
Serveur: Asura
Game: FFXI
Posts: 13
By Asura.Egal 2015-05-18 13:01:37
Link | Citer | R
 
thank you
 Shiva.Wickedness
Offline
Serveur: Shiva
Game: FFXI
Posts: 25
By Shiva.Wickedness 2015-05-18 13:38:22
Link | Citer | R
 
Bahamut.Seekerstar said: »
Also, my FindAll doesn't find anything from Yorcia Alluvion. I force updated it and still nothing. Others do NOT have this problem so I suspect the error lies between the keyboard and the chair... But if anyone knows how I can make it work I'd appreciate it.

Thank you for all your hard work.

Do they happen to be in Safe2? findall will not find anything if it's located in safe2.
 Bahamut.Seekerstar
Offline
Serveur: Bahamut
Game: FFXI
Posts: 879
By Bahamut.Seekerstar 2015-05-18 13:43:20
Link | Citer | R
 
Shiva.Wickedness said: »
Bahamut.Seekerstar said: »
Also, my FindAll doesn't find anything from Yorcia Alluvion. I force updated it and still nothing. Others do NOT have this problem so I suspect the error lies between the keyboard and the chair... But if anyone knows how I can make it work I'd appreciate it.

Thank you for all your hard work.

Do they happen to be in Safe2? findall will not find anything if it's located in safe2.

Nope, this has been going on since before I even had a Safe2.

Maybe reinstalling FindAll would help, if I could figure out how.
 Shiva.Wickedness
Offline
Serveur: Shiva
Game: FFXI
Posts: 25
By Shiva.Wickedness 2015-05-18 14:01:05
Link | Citer | R
 
Bahamut.Seekerstar said: »

Nope, this has been going on since before I even had a Safe2.

Maybe reinstalling FindAll would help, if I could figure out how.
Go to Windower4\addons folder and find the findall folder and delete it. When you restart windower launcher go to the addon tab. Scroll down to findall and download it.
 Bahamut.Seekerstar
Offline
Serveur: Bahamut
Game: FFXI
Posts: 879
By Bahamut.Seekerstar 2015-05-18 14:05:24
Link | Citer | R
 
Shiva.Wickedness said: »
Bahamut.Seekerstar said: »

Nope, this has been going on since before I even had a Safe2.

Maybe reinstalling FindAll would help, if I could figure out how.
Go to Windower4\addons folder and find the findall folder and delete it. When you restart windower launcher go to the addon tab. Scroll down to findall and download it.

I was hoping it was that easy.

Thank you ^.^
Offline
Posts: 117
By Mozhat 2015-05-18 14:21:43
Link | Citer | R
 
I still use the old txt scripts to get/put my gear
I can't get it to be able to use safe2.
Example: get "Storage Slip 16" safe2 won't work.
or even //get "Storage Slip 16" safe2 won't work in the chat log
Itemizer Error: Specify a valid destination bag to put items in.

This is the PLD_PUT file.
/console exec GEAR/PLD_PUT.txt

get "Storage Slip 16" satchel
get "Storage Slip 17" satchel
get "Storage Slip 18" satchel
get "Storage Slip 21" satchel

put "Anahera Sword" case
put "Aegis" case
put "Ochain" case
put "Brigantia Pebble" safe

put "Paeapua" safe
put "Jukukik Feather" safe
put "Aqua Sachet" safe
put "Demonry Stone" safe
put "Impatiens" locker


put "Otomi Helm" safe
put "Cizin Helm +1" safe
put "Twilight Helm" safe


put "Ares' Cuirass +1" safe
put "Cizin Mail +1" safe
put "Twilight Mail" safe

put "Xaddi Gauntlets" safe
put "Cizin Mufflers" safe


put "Cizin Breeches" safe
put "Brontes Cuisses" safe
put "Crimson Cuisses" safe


put "Xaddi Boots" safe
put "Cizin Greaves" safe
put "Scamp's Sollerets" safe


put "Aife's Medal" locker
put "Coatl Gorget +1" safe
put "Houyi's Gorget" safe
put "Dynamic Belt +1" safe
put "Shadow Ring" safe
put "Archon Ring" safe
put "Creed Baudrier" safe
put "Weard Mantle" safe
put "Knightly Earring" safe
put "Creed Earring" safe
put "Bloodgem Earring" safe
put "Cryptic Earring" safe
put "Trux Earring" safe

/console exec GEAR/PLD_PUT.txt
Offline
Posts: 428
By Selindrile 2015-05-18 14:49:29
Link | Citer | R
 
Log as per request
 Asura.Egal
Offline
Serveur: Asura
Game: FFXI
Posts: 13
By Asura.Egal 2015-05-18 15:00:08
Link | Citer | R
 
Was just about to ask about the same thing. As it seems I truly suck at this stuff, Im glad it's not just me who is getting that error.
 Lakshmi.Rooks
Administrator
Offline
Serveur: Lakshmi
Game: FFXI
user: Rooks
Posts: 1566
By Lakshmi.Rooks 2015-05-18 15:01:38
Link | Citer | R
 
I broke the default config. For now, put inventory in dump bags and it'll work.

[Edit: I've already pushed a change for review, but this is what I get for fixing a bug (dump_bags wasn't being respected) during a work day. Sorry about that.]
 Asura.Pooks
Offline
Serveur: Asura
Game: FFXI
user: Pooks
Posts: 11
By Asura.Pooks 2015-05-18 16:53:03
Link | Citer | R
 
Rooks, is there any thing that I can provide (other than GS) for the extdata error? I was hoping the most recent update would resolve the issue, but that doesn't appear to be the case.

--Edit

Found the augment that was causing issues with extdata. I had an Ebur Bliault with almost identical augments as: http://www.ffxiah.com/screenshots/32743
[+]
 Lakshmi.Rooks
Administrator
Offline
Serveur: Lakshmi
Game: FFXI
user: Rooks
Posts: 1566
By Lakshmi.Rooks 2015-05-18 17:20:54
Link | Citer | R
 
So, a couple of people have given me augment lists, which have been helpful. Apparently bonanza marbles can trigger it!

The problem is actually down in the underlying extdata lib itself, not organizer or even gearswap. I haven't touched that code at all, and have had actual organizer bugs to fix, so it's gotten less attention. Since (DON'T JINX IT) I just pushed a fix for organizer that addresses what I think are all of its known issues (not counting the extdata stuff), I should have some time to look at extdata shortly, if no one else has.

But one of you guys is going to have to come WS a behemoth for me if I'm looking at this thing
 Bahamut.Seekerstar
Offline
Serveur: Bahamut
Game: FFXI
Posts: 879
By Bahamut.Seekerstar 2015-05-18 17:50:36
Link | Citer | R
 
Not sure who or what did it, but my map is now working correctly.

Thank you very much to the one responsible for the fix.

Also, Wickedness, your fix worked great for my FindAll. Thank you again :D
 Phoenix.Tigertail
Offline
Serveur: Phoenix
Game: FFXI
user: Tigertail
Posts: 118
By Phoenix.Tigertail 2015-05-18 20:07:37
Link | Citer | R
 
I thought I would wait and see if anyone else mentioned this but I haven't seen it yet. Itemizer is giving me an error when I try to trade items to things. For example I usually trade cactus stems and water crystals to my garden furrows and have a macro that does it for me. It trades ok but the bug log (red letters!!!) says the following:

Itemizer: Lua runtime error: C:/Windower4//addons/itemizer/itemizer.lua:248: bad argument #1 to 'ipairs' (table expected, got nil)

I assume this is mog safe 2 related, although none of my chars/mules have this opened as yet.

Thanks in advance.

Edit: Seems to only happen when I use my macros. Trading via the menu does not produce this error message. It has worked fine up until the update. Here is my macro:

/item "Cactus Stems" <t>

Again it does trade the item but gives an error.
 Lakshmi.Rooks
Administrator
Offline
Serveur: Lakshmi
Game: FFXI
user: Rooks
Posts: 1566
By Lakshmi.Rooks 2015-05-18 21:57:19
Link | Citer | R
 
Byrth has pushed a fix for (at least some) of the extdata errors; if you still see them, let me know.
 Lakshmi.Rooks
Administrator
Offline
Serveur: Lakshmi
Game: FFXI
user: Rooks
Posts: 1566
By Lakshmi.Rooks 2015-05-18 21:58:09
Link | Citer | R
 
Phoenix.Tigertail said: »
I thought I would wait and see if anyone else mentioned this but I haven't seen it yet. Itemizer is giving me an error when I try to trade items to things. For example I usually trade cactus stems and water crystals to my garden furrows and have a macro that does it for me. It trades ok but the bug log (red letters!!!) says the following:

Itemizer: Lua runtime error: C:/Windower4//addons/itemizer/itemizer.lua:248: bad argument #1 to 'ipairs' (table expected, got nil)

I assume this is mog safe 2 related, although none of my chars/mules have this opened as yet.

Thanks in advance.

Edit: Seems to only happen when I use my macros. Trading via the menu does not produce this error message. It has worked fine up until the update. Here is my macro:

/item "Cactus Stems" <t>

Again it does trade the item but gives an error.

Itemizer hasn't been updated yet, to the best of my knowledge.
 Asura.Egal
Offline
Serveur: Asura
Game: FFXI
Posts: 13
By Asura.Egal 2015-05-19 04:13:11
Link | Citer | R
 
Sorry if this has already been addressed but I'm having an issue where Gearswap hangs when I use the //gs or command. It doesn't finish and it just stops pulling gear.
Offline
Posts: 428
By Selindrile 2015-05-19 04:56:16
Link | Citer | R
 
Rooks: Dunno what all you've done but since I got up again, Organizer seems to be spot on :D
 Phoenix.Tigertail
Offline
Serveur: Phoenix
Game: FFXI
user: Tigertail
Posts: 118
By Phoenix.Tigertail 2015-05-19 17:45:32
Link | Citer | R
 
Lakshmi.Rooks said: »
Phoenix.Tigertail said: »
I thought I would wait and see if anyone else mentioned this but I haven't seen it yet. Itemizer is giving me an error when I try to trade items to things. For example I usually trade cactus stems and water crystals to my garden furrows and have a macro that does it for me. It trades ok but the bug log (red letters!!!) says the following:

Itemizer: Lua runtime error: C:/Windower4//addons/itemizer/itemizer.lua:248: bad argument #1 to 'ipairs' (table expected, got nil)

I assume this is mog safe 2 related, although none of my chars/mules have this opened as yet.

Thanks in advance.

Edit: Seems to only happen when I use my macros. Trading via the menu does not produce this error message. It has worked fine up until the update. Here is my macro:

/item "Cactus Stems" <t>

Again it does trade the item but gives an error.

Itemizer hasn't been updated yet, to the best of my knowledge.

Fixed. :D
First Page 2 3 ... 51 52 53 ... 102 103 104