Organizer!

Langues: JP EN DE FR
users online
Forum » Windower » General » Organizer!
Organizer!
First Page 2 3 ... 21 22
 Cerberus.Kylos
Offline
Serveur: Cerberus
Game: FFXI
user: Kylos
Posts: 4295
By Cerberus.Kylos 2022-12-19 02:37:14
Link | Citer | R
 
While helping a friend, I encountered this strange thing where their Summoner Organizer keeps trying to match over 100 items (when it should only be 68) while saying over 310 are missing. This causes a major lag spike. The equipment makes it in, but it's so strange because this doesn't happen for any other job.

I have tried deleting their SMN.lua and refreezing it (we only use //org freeze and //org o inventory), along with checking out his settings, but it keeps happening. Has anybody else experienced this? Is it a bug or is there a way to fix it? Thank you.
 Cerberus.Kylos
Offline
Serveur: Cerberus
Game: FFXI
user: Kylos
Posts: 4295
By Cerberus.Kylos 2022-12-19 22:34:03
Link | Citer | R
 
Bumping this in case anyone missed it. Cheers for any help.
 Asura.Sechs
Offline
Serveur: Asura
Game: FFXI
user: Akumasama
Posts: 9876
By Asura.Sechs 2022-12-20 01:02:36
Link | Citer | R
 
Oh a wild guess I'd dare say it's somewhat connected to some external lua file that is included somewhere in your friend's SMN lua.
Try to list the "include" section of that lua and we might get a more meaningful idea of what is going on.
 Cerberus.Kylos
Offline
Serveur: Cerberus
Game: FFXI
user: Kylos
Posts: 4295
By Cerberus.Kylos 2022-12-20 03:11:27
Link | Citer | R
 
He doesn't use any other SMN lua, only the file needed to pull gear in from //org o inventory.
 Asura.Sechs
Offline
Serveur: Asura
Game: FFXI
user: Akumasama
Posts: 9876
By Asura.Sechs 2022-12-20 03:37:13
Link | Citer | R
 
Either you misunderstood what I asked about, or I didn't get your reply.

Either way, just share your friend's SMN lua and I'll get the answer I wanted ;-)
necroskull Necro Bump Detected! [257 days between previous and next post]
 Asura.Jinbe
Offline
Serveur: Asura
Game: FFXI
Posts: 115
By Asura.Jinbe 2023-09-03 15:31:22
Link | Citer | R
 
Hello, i facing a problem with retuning my gears to "LOCKER" outside moghouse only, its pulling the gear from there when i do //org o, but not returning anything and keep all items on my inv, but working fine in moghouse. need help
 Carbuncle.Nynja
Offline
Serveur: Carbuncle
Game: FFXI
user: NynJa
Posts: 2219
By Carbuncle.Nynja 2023-09-03 17:50:05
Link | Citer | R
 
Your locker isnt accessible outside MH.
 Quetzalcoatl.Xilkk
Offline
Serveur: Quetzalcoatl
Game: FFXI
user: Xilk
Posts: 1403
By Quetzalcoatl.Xilkk 2023-09-03 17:55:03
Link | Citer | R
 
Carbuncle.Nynja said: »
Your locker isnt accessible outside MH.

Locker IS accessible from Nomad Moogle.
 Carbuncle.Nynja
Offline
Serveur: Carbuncle
Game: FFXI
user: NynJa
Posts: 2219
By Carbuncle.Nynja 2023-09-05 13:07:18
Link | Citer | R
 
Guy never said anything about nomad lol, also seems weird why it would fail for locker only and not safe/safe2

Then again, i also only really use 3-4 jobs on my chars, so everything is accessible everywhere. I usually jc at nomad, then start running away from it as I do my gs org.
necroskull Necro Bump Detected! [116 days between previous and next post]
 Ragnarok.Iamarealgirl
Offline
Serveur: Ragnarok
Game: FFXI
user: Latravant
Posts: 43
By Ragnarok.Iamarealgirl 2023-12-30 08:25:33
Link | Citer | R
 
Code
    <rooks>
        <auto_heal>false</auto_heal>
        <bag_priority>
            <Locker>3</Locker>
            <Safe>1</Safe>
            <Safe2>2</Safe2>
            <Storage>4</Storage>
        </bag_priority>
        <default_file>rooks.lua</default_file>
        <dump_bags>
            <Locker>3</Locker>
            <Safe>1</Safe>
            <Safe2>2</Safe2>
            <Storage>4</Storage>
        </dump_bags>
        <ignore>
            <wardrobe>
                <echad>Echad Ring</echad>
                <nexus>Nexus Cape</nexus>
                <trizek>Trizek Ring</trizek>
                <warp>Warp Ring</warp>
            </wardrobe>
        </ignore>
        <item_delay>0</item_delay>
        <verbose>true</verbose>
        <retain>
            <moogle_slip_gear>true</moogle_slip_gear>
            <seals>true</seals>
        </retain>
    </global><----- here

should the second </global> acutally be </rooks>?
first time editing the organizer file and trying to figure it out before i change anything and break all of my windower

edit:
before anyone says anything, i know <rooks> should actually be <mycharactersname>, but so not to confuse anyone i just copied rooks code
 Ragnarok.Iamarealgirl
Offline
Serveur: Ragnarok
Game: FFXI
user: Latravant
Posts: 43
By Ragnarok.Iamarealgirl 2023-12-30 08:46:49
Link | Citer | R
 
also getting an error every time i try to run the program. started a few days ago even though i hadn't touched organizer before today.

lua runtime error: gearswap/flow.lua:102:
user event error: D:windower4/addons/gearswap/libs/organizer-lib.lua:101: attempt to get length of field '?' (a nil value)
necroskull Necro Bump Detected! [47 days between previous and next post]
Offline
Posts: 74
By wick 2024-02-15 14:39:27
Link | Citer | R
 
If i do //send all //gs org on multiple toons it does'nt grab correct gear and will say 0 gear collected and 20~ missing or something like that on most characters. Is this normal?
 Bismarck.Mooze
Offline
Serveur: Bismarck
Game: FFXI
user: Mooze27
Posts: 51
By Bismarck.Mooze 2024-02-15 18:20:21
Link | Citer | R
 
//send @all gs org. dont need the second // when using send
 Carbuncle.Nynja
Offline
Serveur: Carbuncle
Game: FFXI
user: NynJa
Posts: 2219
By Carbuncle.Nynja 2024-02-15 18:58:20
Link | Citer | R
 
The command works on all characters, but something on the backend will read one characters gearswap and pull on all characters based on that one gearswap.

I havea script that staggers my //gs org command across my characters in 2 second intervals (used to be 0.5, but it didnt work at nomad's properly)
Offline
Posts: 74
By wick 2024-02-15 19:10:54
Link | Citer | R
 
Carbuncle.Nynja said: »
The command works on all characters, but something on the backend will read one characters gearswap and pull on all characters based on that one gearswap.

I havea script that staggers my //gs org command across my characters in 2 second intervals (used to be 0.5, but it didnt work at nomad's properly)

Yeh thats what i do now,but thought if its normal or not. Thanks for confirming!
First Page 2 3 ... 21 22
Log in to post.