What I want to do is to be able to set the profile on db_data to Default and leave it there. (This is so all users on the account share that data) and then be able to call SetProfile on db per user.
Right now I end up with two namespaces "LD50_armor_data" "LD50_armor" but only the "LD50_armor_data" is used. The actual player settings are one level higher.
I'm not sure who's bug this is but both of them are involved.
Using recount call up a real time graph of the threat your generating (as a tank)
When the threat drops to zero (from around 1000) the graph display appears it is trying to draw a couple hundred numbers (as the scale falls). This massive redraw freezes the UI for a second or two.
This doesn't seem to happen when you have a real time graph of DPS.
0
Been having FPS issues since the Tuesday patch.
I have tried v1.5-beta-4 and v1.4 on 3 computers.
30 fps to 5 fps (poor graphic settings)
40 fps to 20 fps (ultra graphics settings)
I'm not seeing any errors.
The only Addons are Dominos and icehud.
0
What I want to do is to be able to set the profile on db_data to Default and leave it there. (This is so all users on the account share that data) and then be able to call SetProfile on db per user.
Right now I end up with two namespaces "LD50_armor_data" "LD50_armor" but only the "LD50_armor_data" is used. The actual player settings are one level higher.
Here is the clipped lua file:
When I try to set the profile currently both of the "ProfileKeys" are set and I really only want to change the later ones.
0
Using recount call up a real time graph of the threat your generating (as a tank)
When the threat drops to zero (from around 1000) the graph display appears it is trying to draw a couple hundred numbers (as the scale falls). This massive redraw freezes the UI for a second or two.
This doesn't seem to happen when you have a real time graph of DPS.