Can also confirm the indicator dots are missing on the minimap.
I checked my settings xml and all of the <Show*> values are set to True, but nothing is shown except the map itself.
Can also confirm the indicator dots are missing on the minimap.
I checked my settings xml and all of the <Show*> values are set to True, but nothing is shown except the map itself.
this will go through all your bags looking for the item you want using this get_item_next_use(<item name>) replace <item name> with the item you want to checkCode:extdata = require('extdata') require('luau') function get_item_next_use(name) for _,i in ipairs({"inventory","safe","storage","locker","satchel","sack","case","wardrobe","safe2"}) do for _,v in ipairs(windower.ffxi.get_items()[i]) do --print(i,v,v.id) if v.id > 0 and res.items[v.id].name == name then local data = extdata.decode(v) return (data.next_use_time+os.difftime(os.time(os.date("!*t", os.time())),os.time(os.date("*t", os.time()))))-os.time() end end end end --example: print(get_item_next_use("Trizek Ring"))
Some Windower update in the last few hours broke organizer.
Now I do //gs org and it says something like:
Organizer: Done! - 22 items matched and 52 items missing! (number varies depending on the job).
I think it has to do something with it starting to use Storage 2 now...
Any ideas?
(Edit: just to clarify, it was working fine until some hours ago, when there was some Windower update).
I've been having continued issues with //gs org since the last hook update, where there's a high likelyhood of it writing "Starting..." and then not continuing to do anything afterwards.
Safe 2 issue or something else?
Rooks fixed all the organizer problems that he knows of tonight. Rerun launcher and it'll probably work.
I updated the plugin API (and LuaCore, I think) to include all the new job points, but I'm not sure what else is required. Arcon will probably finish the implementation at some point this week, at which time all your new job point spells and stuff will start working. I don't know when/if they'll be added to guildwork, but probably some time after that.
I think we figured out why Itemizer is not working with safe2 and that will likely be fixed within the next day or two as well.
Thank you Rooks, Byrth, Arcon, and everyone else involved with developing Windower.
Anything that anyone with a moderate level of C++ knowledge can do to help with development?
Someone fixed the minimap dots as well; I appreciate it very much!
http://www.reddit.com/r/RedditLinksh...estion_issues/
Is there a way to make FFOChat auto-join a custom channel on character login? My linkshell has over 400 people in it and many of them are being told the shell is full and they can't equip their pearl.
Sure, go to your ffochat settings and change this line:
My full file is this:Code:<autoJoin>#ffxidb,#lua</autoJoin>
Spoiler: show
Thanks for that. Trying it out now. LS leader decided to try 2 shells, with sackholders required to be in both. I don't think that's going to handle the capacity increase we need.
I tried this line, and got an error:
<autoJoin>#Reddit,#gamerescape,#Asura</autoJoin>
Error is: [FFOChat] Attempting to Connect
Connection failed: An attempt was made to access a socket in a way forbidden by its access permissions (code: 10013)
No idea how to fix that.
Almost certainly! I have been really busy lately, and continue to be so. I keep postponing things I want to do to the "next weekend" only to find out that I have to work again that weekend, so I keep pushing it ahead by one week. This has been going on for a while now <_<
If you're interested to know what you could help with, join us on IRC and send me a PM, we can talk more easily there.
No idea either! This isn't a Windower error, it's a Windows socket error message, and according to some Google searches the cause seems to be that other software is preventing you to use that port, for example by blocking it. Can you connect to IRC through other programs? It could also be that you need admin privileges, in which case... I have no idea how to go about it.
Edit:
Apparently anti-virus software can also be blocking it. Googling the error shows a few workarounds, but not one thing that works for everyone.
Two oddities happening this morning that weren't happening last night- one is that Tier 6 spells aren't working with Gearswap again (tried the "ghetto" fix of changing the level to no avail as well), as well as a pointwatch error:
Lua Runtime error: pointwatch/pointwatch.lua:191: assertion failed
attempted clean download of both res folder and pointwatch addon to resolve each issue, no luck. Any suggestions?
In order to use Windower, I've already had to be admin with UAC off, so that shouldn't be the issue. I'm on Win7 with ESET Internet Security. I don't have an IRC program set up on this machine otherwise to test, it's been too long since I used one to remember how to get going on it. A mibbit link worked in Firefox, but I think that accesses a little differently.
http://client00.chat.mibbit.com/?ser...nnel=%23Reddit
Windower or gearswap giving out some error //gs org istn working and cant find items anymore (was fine yesterday) or rather organizer
error I amg etting is:
Organizer: Lua runtime error: ....blabla/addons/organizer/organizer.lua: 152: attempt to index field 'retain' (a nil value)
Damane for the Composure wrong calculations on Timers you mentioned yesterday, try looking HERE. Might be the same issue.
If it is, just bump it up and eventually some dev will notice it.
yeah i got the same thing, timers thinks other players have composure on too when i cast stuff with composure