Plugins Broken Via Version Update |
||
Plugins broken via Version Update
Offline
Posts: 811
just crashed when i did solace right now as well thought it was a coincidence but maybe not!
Phoenix.Chomeymatt
Offline
Can't even load Windower 4 since 3AM this morning without crashing, any solutions?
PoL kept crashing on me everytime the plugins were loading but always when it landed on the lua gametime addon. windows 7
Soon as I took gametime off i loaded up without a crash. Edit: roommate on windows 8.1 just logged in with gametime plugin and crashed as well. took it off and loaded fine. I pushed a fix for spellcast (at least the name auto-completion) to the dev version. Feel free to test it out. You can use it on live version if you want to.
Ragnarok.Dragish
Offline
i'm sorry but where can i find the dev version to use with live?
Fixed expression parsing.. also pushed to dev. I have not thoroughly tested it, so I will give no guarantees on stability.
If you don't want to download the dev launcher but want to test it on live: http://update.windower.net/dev/plugins/Spellcast.dll Ragnarok.Dragish
Offline
oh man i love you! working again!@ ty ty
Offline
Posts: 811
Strategem count on timers is broken again (it's forever at 1)
I have an odd issue, perhaps it's spellcast related idk but I just logged on and when I try to do manual gearswaps which use scripts, for example PDT, it will swap to my PDT set but then a second later swaps to my default set as set out in my spellcast file.
EDIT: Ok so it's because of this line at the end of my spellcast: <if status="engaged"> <equip set="TP" when="engaged|aftercast"/> </if> <else> <equip set="Standard" when="idle|aftercast"/> </else> The whole idle part being there so it auto-equips my default set when I disengage because it never seemed to work with an autoset for some reason. Phoenix.Innina
Offline
Anybody else having issues with Lightluggage not auto-sorting inventory? xx
Offline
Posts: 340
I get this error and I cant get rid of it.
Highlight lua error tuntime....on/desktop/windower4/addons/highlight Highlight.lua 117 attempt to index field chars a nil value Any help please would be awesome Phoenix.Innina said: » Anybody else having issues with Lightluggage not auto-sorting inventory? xx LL was changed so it doesn't auto-sort anymore, since that option is available through the in-game menu now. However, I was informed that LL actually only stacked things without sorting them, which I wasn't aware of, so I'll add that feature back in again. LL's auto-stacking has been enabled again. Restart the launcher to update (or use the new update addon).
Phoenix.Innina
Offline
Leviathan.Arcon said: » LL's auto-stacking has been enabled again. Restart the launcher to update (or use the new update addon). Phoenix.Demonjustin
Offline
Timers just updated and now says its corrupted? : /
You need a new version of hook (you'll have to restart XI unfortunately).
Phoenix.Demonjustin said: » Timers just updated and now says its corrupted? : / Need to restart and get new hook. Sorry i built this timers version and your hook can't run my plugins. There's a new hook up now on live that will make it work though 1. Timers in text only mode wont display buffs
erm. if it displays buffs in graphical mode.. it should display them in text-only mode. and it was working the other day because i just added samba timers and updated circle timers and i always use text mode
Valefor.Sapphire
Offline
Not sure if this is the right spot to report a nasty lightluggage bug, but do not use the passing item IDs for salvage armor if you are solo.
The reason being is that the armor items will still drop to you and lightluggage will not be quick enough and accidentally pass the cotton/linen that drops after the armor items. I reproduced this twice in 2 runs when I had all of citadel chelonian's armor items set to pass (which still drop to inventory because lightluggage doesnt pass fast enough) and the cotton showed in the log as dropping but never appeared in inventory. odd i just loaded the timers graphical overlay and that works but no text with it ! ive never changed my settings and it always worked either way before
Code <?xml version="1.0" ?> <settings> <!-- This file controls the settings for the Timers plugin. Settings in the <global> section apply to all characters The available settings are: --> <global> <graphicalMode>true</graphicalMode> <highRed>255</highRed> <highGreen>0</highGreen> <highBlue>0</highBlue> <medRed>255</medRed> <medGreen>160</medGreen> <medBlue>0</medBlue> <lowRed>0</lowRed> <lowGreen>255</lowGreen> <lowBlue>0</lowBlue> <textA>255</textA> <textR>255</textR> <textG>0</textG> <textB>0</textB> <fontName>Ariel</fontName> <fontSize>10</fontSize> <fontBold>true</fontBold> <recastX>10</recastX> <recastY>120</recastY> <enableBuffs>false</enableBuffs> <buffsX>850</buffsX> <buffsY>650</buffsY> <customX>20</customX> <customY>300</customY> <barSpacing>10</barSpacing> <slimMode>false</slimMode> <flashOnCompletion>true</flashOnCompletion> <showTenths>false</showTenths> </global> <!-- You may also override specific settings on a per-character basis here. --> </settings> I'm getting the same issue. I just had assumed that highlight was broken and the dev abandoned the project.
Leviathan.Dreamx said: » I'm getting the same issue. I just had assumed that highlight was broken and the dev abandoned the project. That's what happened. Leviathan.Arcon said: » Leviathan.Dreamx said: » I'm getting the same issue. I just had assumed that highlight was broken and the dev abandoned the project. That's what happened. D'aw it was such a nifty little plugin. Although there are a couple other plugins that I'm having issues with so it's not a primary focus of mine. lua spouts out errors when I have ohshi running as well, I will load it up and see if I can get the exact error script. guildwork wont add my mule to my account, and always logs me in as I'm shutting down my client vs when I'm logging in. Asura.Izilder said: » odd i just loaded the timers graphical overlay and that works but no text with it ! ive never changed my settings and it always worked either way before Code <?xml version="1.0" ?> <settings> <!-- This file controls the settings for the Timers plugin. Settings in the <global> section apply to all characters The available settings are: --> <global> <graphicalMode>true</graphicalMode> <highRed>255</highRed> <highGreen>0</highGreen> <highBlue>0</highBlue> <medRed>255</medRed> <medGreen>160</medGreen> <medBlue>0</medBlue> <lowRed>0</lowRed> <lowGreen>255</lowGreen> <lowBlue>0</lowBlue> <textA>255</textA> <textR>255</textR> <textG>0</textG> <textB>0</textB> <fontName>Ariel</fontName> <fontSize>10</fontSize> <fontBold>true</fontBold> <recastX>10</recastX> <recastY>120</recastY> <enableBuffs>false</enableBuffs> <buffsX>850</buffsX> <buffsY>650</buffsY> <customX>20</customX> <customY>300</customY> <barSpacing>10</barSpacing> <slimMode>false</slimMode> <flashOnCompletion>true</flashOnCompletion> <showTenths>false</showTenths> </global> <!-- You may also override specific settings on a per-character basis here. --> </settings> Guildworks still crashes whenever I craft something and it seems like Windower re-downloads multiple updates every time I try and log in. Even if I updated everything log out then 10 min later log back in.
We update things quite frequently, especially addons, but plugins as well, often a few times every day. However, if something constantly updates and the version doesn't increase that means we messed up our manifest. If you can tell us what it is that updates constantly, we can easily fix it.
Also, the GW issue is not something we can help with, we fixed it weeks ago. It's up to Stan to update the file. |
||
All FFXI content and images © 2002-2024 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|