Item Search
     
BG-Wiki Search
Page 194 of 307 FirstFirst ... 144 184 192 193 194 195 196 204 244 ... LastLast
Results 3861 to 3880 of 6124
  1. #3861
    CoP Dynamis
    Join Date
    Mar 2013
    Posts
    275
    BG Level
    4
    FFXI Server
    Odin

    server just went down and couldn't check, but thought i'd ask, anyone notice <stal> not working? it's not scrolling through the alliance, not sure if it's a windower related issue or client. going to double check when server is back up.

  2. #3862
    Relic Shield
    Join Date
    Jan 2013
    Posts
    1,868
    BG Level
    6

    I cant be certain but <st> related problems seem to be part of "Shortcut" (or spellcast before it) like bugs, last night i was still gettin shortcut errors, but i didnt get to do much before maint started to see if they were fixed yet.

  3. #3863
    BG Content
    Join Date
    Jul 2007
    Posts
    22,360
    BG Level
    10
    FFXI Server
    Lakshmi
    Blog Entries
    1

  4. #3864
    Relic Shield
    Join Date
    Jan 2013
    Posts
    1,868
    BG Level
    6

    alright sweet byrnth. by chance did you fix the shortcuts errors that were happening since update? id get them occasionally when using my macros to WS and stuff the other day. didnt notice any in the short time i was fighting tonight.

  5. #3865
    BG Content
    Join Date
    Jul 2007
    Posts
    22,360
    BG Level
    10
    FFXI Server
    Lakshmi
    Blog Entries
    1

    idk, I haven't seen any errors. If they existed and now they're gone, they were likely a resources issue.

  6. #3866
    Campaign
    Join Date
    Jul 2007
    Posts
    6,633
    BG Level
    8

    On both 3.4.0.3 and 3.4.0.4 I've seen an increased amount of crashes since after this last patch hit.
    Probably depends on something outside Timers like hook or whatever else? But definitely higher crash rate. Before this patch I only saw like, what, a couple of crashes? Now I get at least one every LS event, usually more one after another.

    Again, only see this happening on BRD, never seen crashes on any other job (but then again, BRD has a very high buff per minute rate compared to other jobs)

  7. #3867
    CoP Dynamis
    Join Date
    Feb 2010
    Posts
    261
    BG Level
    4
    FFXI Server
    Carbuncle

    Quote Originally Posted by Mafai View Post
    You can test it on live if you manually download it. Just unload and replace it. If you wanna go back to the real live version just unload and delete Timers.dll and re-run launcher.

    update.windower.net/dev/plugins/Timers.dll
    Thanks! I used this version last night for a quick Salvage run with THF+WHM and didn't see any issues on either char. Color bars are working as expected now, I guess I'll use this one until pushed live

  8. #3868
    Faster than Walt Flanagan's Dog
    Join Date
    May 2008
    Posts
    209
    BG Level
    4
    FFXI Server
    Asura

    Getting a Battlemod error every time I use Mug (have 2 job points into it so it has the drain effect now)

    Battlemod: Lua error (runtime) - .../Windower4//addons/battlemod/parse_action_packet.lua:159: attmept to index field '?' (a nil value)

  9. #3869
    PUP Power!
    Join Date
    Apr 2006
    Posts
    4,040
    BG Level
    7
    FFXI Server
    Sylph

    Is there any plugin that shows GEO Indi spell durations?

  10. #3870
    Melee Summoner
    Join Date
    Aug 2006
    Posts
    36
    BG Level
    1

    Quote Originally Posted by Toth View Post
    Is there any plugin that shows GEO Indi spell durations?
    Do you use gearswap? If so, stick this in your aftercast:

    if string.find(spell.english,'Indi') then
    send_command('@timers c '..spell.english..' 195 down')
    end

    That's with the +1 relic legs. Change the 195 to 192 if using NQ, 180 if not using relic legs at all.

  11. #3871
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    Quote Originally Posted by Sechs View Post
    On both 3.4.0.3 and 3.4.0.4 I've seen an increased amount of crashes since after this last patch hit.
    Probably depends on something outside Timers like hook or whatever else? But definitely higher crash rate. Before this patch I only saw like, what, a couple of crashes? Now I get at least one every LS event, usually more one after another.

    Again, only see this happening on BRD, never seen crashes on any other job (but then again, BRD has a very high buff per minute rate compared to other jobs)
    I managed to collect a crash dump on the divide-by-zero error. It's an issue in the drawing code, though I haven't had a chance to dig out the root cause. Hopefully be fixed by tomorrow.

  12. #3872
    Campaign
    Join Date
    Jul 2007
    Posts
    6,633
    BG Level
    8

    The Divide-by-zero error happened to me only twice, and I saw it in the console. It "only" caused Timers to crash and unload itself.
    All the other times it's instead the same behaviour. You see the screen freeze for a couple of seconds, and next you see a small window (from Windows 7) reporting a POL crash.

    I don't know if they're two different things or the same error producing different results. Could be the same since one of the times when I got the "timers-unload" thing, the screen also froze for a couple of seconds (I was already prepared to reboot everything but instead the game came back with Timers was unloaded).
    Could this hint that the cause of the crash is the same despite the different results?


    I'm really sorry I haven't provided crashdumps over this past month, but trust me I did try to do that following the instructions on the page Arcon linked...

  13. #3873
    Sea Torques
    Join Date
    Jun 2012
    Posts
    570
    BG Level
    5
    FFXI Server
    Asura
    WoW Realm
    The Scryers

    Since few days ago, notice some weird issue with windower. In my account I have 2 mules, when I start and long into them for some reason, the name of the windows lock to one of them, even if I logout again, so when I log to my main, the name that appears in the windows is one of my mules.

    Looks like some or all addons use this name for the settings, so to fix it I have to re open the game and log directly to my main. Doesn't happen always, its like 75% of the time... now just logged from my main a mule to get some item, and got the name locked to the mule...

  14. #3874
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    Timers 3.4.0.5: http://update.windower.net/dev/plugins/Timers.dll

    The divide-by-zero error was an issue with some of the rendering math brought about by quick cast (which also explains why it happened much more often on brd than other jobs). That should be fixed, now. Let me know if that other crash issue still shows up; it could conceivably have happened due to this bug, but didn't get caught because it was on a different thread.

  15. #3875
    Hydra
    Join Date
    Jun 2007
    Posts
    113
    BG Level
    3

    Quote Originally Posted by JSHidaka View Post
    Since few days ago, notice some weird issue with windower. In my account I have 2 mules, when I start and long into them for some reason, the name of the windows lock to one of them, even if I logout again, so when I log to my main, the name that appears in the windows is one of my mules.

    Looks like some or all addons use this name for the settings, so to fix it I have to re open the game and log directly to my main. Doesn't happen always, its like 75% of the time... now just logged from my main a mule to get some item, and got the name locked to the mule...
    My wife and I have been having the same issue lately. I do not login to mules much but she does and it seems every night she'll have to log off and log back in straight to her main to get the window to show her main as the logged in character instead of locked to a mule.

  16. #3876
    CoP Dynamis
    Join Date
    Feb 2010
    Posts
    261
    BG Level
    4
    FFXI Server
    Carbuncle

    Quote Originally Posted by JSHidaka View Post
    Since few days ago, notice some weird issue with windower. In my account I have 2 mules, when I start and long into them for some reason, the name of the windows lock to one of them, even if I logout again, so when I log to my main, the name that appears in the windows is one of my mules.

    Looks like some or all addons use this name for the settings, so to fix it I have to re open the game and log directly to my main. Doesn't happen always, its like 75% of the time... now just logged from my main a mule to get some item, and got the name locked to the mule...
    This also causes Cupper to be "locked" on the mule process and not recognizing your char until you relog.

  17. #3877
    New Spam Forum
    Join Date
    Nov 2009
    Posts
    190
    BG Level
    3
    FFXI Server
    Sylph

    Quote Originally Posted by Motenten View Post
    Timers 3.4.0.5: http://update.windower.net/dev/plugins/Timers.dll

    The divide-by-zero error was an issue with some of the rendering math brought about by quick cast (which also explains why it happened much more often on brd than other jobs). That should be fixed, now. Let me know if that other crash issue still shows up; it could conceivably have happened due to this bug, but didn't get caught because it was on a different thread.
    I will check it out. I didn't have time to give 3.4.0.4 a thorough run-through but I should be able to give this some attention this weekend.

  18. #3878
    Campaign
    Join Date
    Jul 2007
    Posts
    6,633
    BG Level
    8

    Not all causes of crashes are gone. The "divide-by-zero" clearly is, but appearently there were more sources. I crashed around 3 times with .0.5. On BRD of course. Timers has been pretty stable for all the other jobs I try it on.
    I know this doesn't help devs and I'm sorry, but at least we know there's still something to hunt down in the code.

  19. #3879
    New Spam Forum
    Join Date
    Nov 2009
    Posts
    190
    BG Level
    3
    FFXI Server
    Sylph

    Quote Originally Posted by Sechs View Post
    Not all causes of crashes are gone. The "divide-by-zero" clearly is, but appearently there were more sources. I crashed around 3 times with .0.5. On BRD of course. Timers has been pretty stable for all the other jobs I try it on.
    I know this doesn't help devs and I'm sorry, but at least we know there's still something to hunt down in the code.
    Make some crash dumps, it's not hard.

  20. #3880
    Blue Magic is Best Magic
    Join Date
    Jul 2007
    Posts
    8,215
    BG Level
    8

    Having issues with itemizer not pulling items out of my sack/satchel/case sometimes, typed everything correctly. Another issue I'm having is with blue magic, sometimes the spell animation does not go off and no dmg is shown in the log. This also shows the spell able to be casted but when you try to cast it again it says unable to be casted. I see the animation and dmg go off on a mule but not my main character. I'm not sure if its because the spell goes off so quick due to GS and FC on a short casting spell? Otherwise its quite annoying to not see the dmg or recast or any animation :/

Page 194 of 307 FirstFirst ... 144 184 192 193 194 195 196 204 244 ... LastLast

Similar Threads

  1. Service and Support
    By Ribeye in forum FFXI: Everything
    Replies: 8
    Last Post: 2009-10-17, 18:23
  2. Windows vista and FFXI problem
    By Takeno in forum FFXI: Everything
    Replies: 1
    Last Post: 2007-07-26, 13:36
  3. Windows Vista and Windower
    By divisortheory in forum FFXI: Everything
    Replies: 35
    Last Post: 2006-06-23, 04:19