|
Organizer not working after reinstalling windows
Asura.Arico
Server: Asura
Game: FFXI
Posts: 535
By Asura.Arico 2019-01-21 05:26:29
SO I recently reinstalled windows and just copied my addon/script/res folders into the installation of windower, but now //gs org isn't working. It doesn't give me an error, it just doesn't do anything. Anyone have any idea?
Asura.Byrne
By Asura.Byrne 2019-01-21 06:55:46
This may not be the right solution, but remember that though Organizer runs through gearswap, it is it's own Addon, and you may not have it switched on in your windower startup window.
Asura.Arico
Server: Asura
Game: FFXI
Posts: 535
By Asura.Arico 2019-01-21 09:03:33
This may not be the right solution, but remember that though Organizer runs through gearswap, it is it's own Addon, and you may not have it switched on in your windower startup window.
my man
Necro Bump Detected!
[2174 days between previous and next post]
Quetzalcoatl.Mrsnafu
Server: Quetzalcoatl
Game: FFXI
Posts: 43
By Quetzalcoatl.Mrsnafu 2025-01-03 13:32:52
Quick question when running //gs org, where is that pulling items from? Safe, Case, Satchel? Also which file would I find that in to make some adjustments? Thanks a ton
Carbuncle.Nynja
Server: Carbuncle
Game: FFXI
Posts: 5421
By Carbuncle.Nynja 2025-01-03 13:40:32
It pulls from whatever you have set in your settings. It also dumps to the bags you have listed in your settings.
Quetzalcoatl.Mrsnafu
Server: Quetzalcoatl
Game: FFXI
Posts: 43
By Quetzalcoatl.Mrsnafu 2025-01-03 13:43:40
Would that info be in here
static = {
bag_ids = {
inventory=0,
safe=1,
storage=2,
temporary=3,
locker=4,
satchel=5,
sack=6,
case=7,
wardrobe=8,
safe2=9,
wardrobe2=10,
wardrobe3=11,
wardrobe4=12,
wardrobe5=13,
wardrobe6=14,
wardrobe7=15,
wardrobe8=16,
},
wardrobe_ids = {[8]=true,[10]=true,[11]=true,[12]=true,[13]=true,[14]=true,[15]=true,[16]=true},
usable_bags = {1,9,4,2,5,6,7,8,10,11,12,13,14,15,16}
}
_global = {
language = 'english',
language_log = 'english_log',
}
_ignore_list = {}
_retain = {}
_valid_pull = {}
_valid_dump = {}
default_settings = {
dump_bags = {['Case']=1,['Safe2']=2,['Locker']=3,['Storage']=4},
bag_priority = {['Case']=1,['Safe2']=2,['Locker']=3,['Storage']=4,['Satchel']=5,['Sack']=6,['Safe']=7,['Inventory']=8,['Wardrobe']=9,['Wardrobe2']=10,['Wardrobe3']=11,['Wardrobe4']=12,['Wardrobe5']=13,['Wardrobe6']=14,['Wardrobe7']=15,['Wardrobe8']=16},
item_delay = 0,
ignore = {},
retain = {
["moogle_slip_gear"]=false,
["seals"]=false,
["items"]=false,
["slips"]=false,
},
auto_heal = false,
default_file='default.lua',
verbose=false,
Carbuncle.Nynja
Server: Carbuncle
Game: FFXI
Posts: 5421
By Carbuncle.Nynja 2025-01-03 13:53:18
Not home but i think usable_bags are what it pulls from and dump_bags are what stuff gets moved to.
Bag_priority might also be pull bags.
Quetzalcoatl.Mrsnafu
Server: Quetzalcoatl
Game: FFXI
Posts: 43
By Quetzalcoatl.Mrsnafu 2025-01-03 14:08:58
I deleted all from dump but Case and tested by adding an item to my Inventory then //gs org and it keeps putting the item in Safe2
default_settings = {
dump_bags = {['Case']=1},
bag_priority = {['Case']=1,['Safe2']=2,['Locker']=3,['Storage']=4,['Satchel']=5,['Sack']=6,['Safe']=7,['Inventory']=8,['Wardrobe']=9,['Wardrobe2']=10,['Wardrobe3']=11,['Wardrobe4']=12,['Wardrobe5']=13,['Wardrobe6']=14,['Wardrobe7']=15,['Wardrobe8']=16},
Quetzalcoatl.Mrsnafu
Server: Quetzalcoatl
Game: FFXI
Posts: 43
By Quetzalcoatl.Mrsnafu 2025-01-03 14:56:05
Do I need to do a freeze for all jobs?
Is that recommended?
Quetzalcoatl.Mrsnafu
Server: Quetzalcoatl
Game: FFXI
Posts: 43
By Quetzalcoatl.Mrsnafu 2025-01-03 16:40:41
so my question is
I was on WHM cleaned up for example my Safe moved any piece of gear I had in my safe to case, sack, satchel or wardrobes so safe was then 60/80 and no gear in it.
Then I did an org freeze and it created files for all of current storage locations which is right.
I changed to WAR to mess around then back to WHM to see if the Safe was still 60/80 and it wasn't it defaulted back to 80/80 and has the gear back in there I moved out.
I tried org o WHM once I changed back to WHM no luck, I tried gs org no luck.
What would the command be if there is one which I am assuming there has to be to go back to that frozen state when I cleaned up the Safe to be 60/80?
Thanks again
Carbuncle.Nynja
Server: Carbuncle
Game: FFXI
Posts: 5421
By Carbuncle.Nynja 2025-01-03 17:49:31
I cant help you with that one, I dont use freeze function.
As far as why it kept putting items back in safe2, you probably need to reload the addon for the changed settings to kick in.
SO I recently reinstalled windows and just copied my addon/script/res folders into the installation of windower, but now //gs org isn't working. It doesn't give me an error, it just doesn't do anything. Anyone have any idea?
|
|