It works fine, with the exception of that specific example. I joined a raid the next day and was able to change the bars from blank to whatever without problem.
Don't know if me being dead changed anything. Or the situation I was in... I don't know :|
I get this error from Bugsack when trying to use the keybind to Cast Buffs. Using the latest SVN copy
- [05:36-3]: XRS\XRS.lua:1062: attempt to call global `StopSpellCasting' (a nil value)
XRS\XRS.lua:1062: in function `BuffRaid'
XRS\XRS.lua:1025: in function `BuffButtonPress'
<string>:"Cast Buff":2: in main chunk
@Spiralis
I thought much about that, and I would really like to include that. But my problem is where to get that from. I don't want to rely on the afk flag, so my only possibility is to watch for every damage and healing coming from a member. And that is way too much and will cause lag imho. I hope that the ace2 combat parser will be ready soon, and I will try it with that then. Register for every event and record only the source. If you have any other ideas, let me know.
I suffered last night quite a big performance drop with XRS enabled (running latest version taken at around 1900 CET), hope this screenshot clears it up a bit: http://iceroth.net/wow/xrs_performance.png
Readings are taken between Anub'Rehkan wipes (though we killed him eventually :)).
That should be normal because I listen to unit_aura and unit_health events which are fired a lot during a fight. But I don't update as I get the event, I mark bars as dirty and they are updated after the timer (which can be set in the menu). So did you really suffer a lot of fps?
@Spiralis
I thought much about that, and I would really like to include that. But my problem is where to get that from. I don't want to rely on the afk flag, so my only possibility is to watch for every damage and healing coming from a member. And that is way too much and will cause lag imho. I hope that the ace2 combat parser will be ready soon, and I will try it with that then. Register for every event and record only the source. If you have any other ideas, let me know.
Thanks for your reply :-)
Checking every damage and healing comming from all raidmembers i thing might cause lag yes, and how long without activity before you consider them afk? Besides, if after a mob or boss, he might just sit there waiting for next event, but pay attention and is ready whenever they move on, then he will be falsely be flagged as afk...
I was just thinking that you used the afk flag as it might not be very accurate, but if everyone use /afk while actually away it should be quite accurate...
I scanned through the previous posts and I didn't think I saw this quite mentioned.
When I set up XRS, it looks great. I have 3 bars. I change the background color and title color. Then I logout. Next time I login, the size of the window has doubled. They don't seem to be empty bars because I can't right click and delete them. Any idea? I can post more info and make a request in flyswatter if you want :)
@Iceroth: What mod is that you're using to show that info? Thanks!
Ok, I changed now something with the update, so lag should be even less (hope so :/)
@Ghent:
I know, and I wonder why it is like that. Have to look later.
@Shinja:
Argh, I know where it's coming from, will have to revert something.
*edit*
Both problems should be fixed in the latest revision
@Sariash
I optimized the event handling with the bucket system and my own and I hope that there is now less lag than before. Please let me know if you have the same problems
Ok, I changed now something with the update, so lag should be even less (hope so :/)
@Ghent:
I know, and I wonder why it is like that. Have to look later.
@Shinja:
Argh, I know where it's coming from, will have to revert something.
*edit*
Both problems should be fixed in the latest revision
@Sariash
I optimized the event handling with the bucket system and my own and I hope that there is now less lag than before. Please let me know if you have the same problems
Moon,
Thanks for the update and all the hard work! I'll update my version now and see how it looks :)
Don't know if me being dead changed anything. Or the situation I was in... I don't know :|
(besides the buffpart anyway)
- [05:36-3]: XRS\XRS.lua:1062: attempt to call global `StopSpellCasting' (a nil value)
XRS\XRS.lua:1062: in function `BuffRaid'
XRS\XRS.lua:1025: in function `BuffButtonPress'
<string>:"Cast Buff":2: in main chunk
@Spiralis
I thought much about that, and I would really like to include that. But my problem is where to get that from. I don't want to rely on the afk flag, so my only possibility is to watch for every damage and healing coming from a member. And that is way too much and will cause lag imho. I hope that the ace2 combat parser will be ready soon, and I will try it with that then. Register for every event and record only the source. If you have any other ideas, let me know.
Ok, not cool doing updates ~30 minutes after i update.
Anyhow, appears to be working. Thanks.
Readings are taken between Anub'Rehkan wipes (though we killed him eventually :)).
Thanks for your reply :-)
Checking every damage and healing comming from all raidmembers i thing might cause lag yes, and how long without activity before you consider them afk? Besides, if after a mob or boss, he might just sit there waiting for next event, but pay attention and is ready whenever they move on, then he will be falsely be flagged as afk...
I was just thinking that you used the afk flag as it might not be very accurate, but if everyone use /afk while actually away it should be quite accurate...
When I set up XRS, it looks great. I have 3 bars. I change the background color and title color. Then I logout. Next time I login, the size of the window has doubled. They don't seem to be empty bars because I can't right click and delete them. Any idea? I can post more info and make a request in flyswatter if you want :)
@Iceroth: What mod is that you're using to show that info? Thanks!
SVN rev 7168.
@Ghent:
I know, and I wonder why it is like that. Have to look later.
@Shinja:
Argh, I know where it's coming from, will have to revert something.
*edit*
Both problems should be fixed in the latest revision
@Sariash
I optimized the event handling with the bucket system and my own and I hope that there is now less lag than before. Please let me know if you have the same problems
got this error also when leaving raid.
[14:06-2] XRS\XRS_BuffClass.lua:99: Dewdrop-2.0: Bad argument #2 to `IsRegistered' (table expected, got nil)
Will fix that :)
Moon,
Thanks for the update and all the hard work! I'll update my version now and see how it looks :)
seems to be fixed so guess I hadn't :)