Addon Info.
Change Log
Comments (66)
  Category: Data Mods
Addon Information
Works with WoTLK
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
p3lim's Portal Bug Reports Feature Requests
Author:
Version:
30000.21
Date:
10-25-2008 09:21 AM
Size:
19.23 Kb
Downloads:
6,062
Favorites:
99
MD5:
Pictures
Click to enlarge
default color, sorting
Click to enlarge
custom color, no sorting
Click to enlarge
config
pStats   Popular!
Description:
pStats enhances the Minimap Tracking Frame with features listed below
The addon is based on the tooltip in evl_Clock


Features:
  • Mouseover to show tooltip
  • Tooltip features:
    • Shows FPS and MS values
    • List addons loaded (with colored values on the right)
    • Shows a full memory usage at bottom
  • Tracking Frame click changed:
    • Click to change tracking type
    • Right-Click to collect garbage
  • Mousewheel scroll support (hold shift for faster)
  • LibDataBroker support (new!)
  • Options to change color etc
  • Slash command for options (/pstats)


Before posting a bug or asking for a feature, please read the main page on my Author Portal first.


Feel free to donate:
  Change Log - pStats
30000.21:
- Fixed DB issue

30000.20:
- Fixed click script

30000.19:
- Added Config as LoD Module

30000.18:
- Library update

30000.16:
- Update to 30000

20400.15:
- Added DataBroker support

20400.14:
- Fixed errors

20400.13:
- Config rewrite

20400.12:
- Added MouseWheel support
- Added more information
- Fixed garbage collect tooltip

20400.11:
- Fixed minor bug with options

20400.9:
- Updated for WotLK
- Removed help lines, explanation here on wowi should be clear enough

20400.8:
- Fixed folder structure for unix

20400.7:
- Fixed bug with comparing
- Fixed toc file to properly add LibCrayon-3.0

20400.6:
- Added gradient coloring to memory values (red-yellow-green)

20400.5:
- Added list sorting options

20400.3:
- Initial commit
  Comments - pStats
Post A Reply
Author Comments Comment Options
Old 10-30-2008, 12:44 PM  
p3lim
A Chromatic Dragonspawn
 
p3lim's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 482
Uploads: 16
before..

Before posting a bug or asking for a feature, please read the main page on my Author Portal first.
p3lim is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-30-2008, 12:40 PM  
p3lim
A Chromatic Dragonspawn
 
p3lim's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 482
Uploads: 16
Re: CPU profiling

Quote:
Originally posted by ShaneSveller
Hey p3lim, great work as usual Is there any chance I can talk you into releasing a module for pStats for CPU profiling? It's something I'd love to have once in a while to track down that damned lag monster. OptionlessHouse is the most recent addon I've come across that does CPU profiling, but it does too much more for me to keep it just for that.
Already working on it
p3lim is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-30-2008, 09:41 AM  
ShaneSveller
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 8
Uploads: 1
Lightbulb CPU profiling

Hey p3lim, great work as usual Is there any chance I can talk you into releasing a module for pStats for CPU profiling? It's something I'd love to have once in a while to track down that damned lag monster. OptionlessHouse is the most recent addon I've come across that does CPU profiling, but it does too much more for me to keep it just for that.
ShaneSveller is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-29-2008, 02:22 AM  
CyberOto
A Kobold Labourer

Forum posts: 1
File comments: 22
Uploads: 0
Hi,

Have a strange issue when I mouse over the tracking button (using r21) - my list of addons is quite long and when I press mouse wheel to scroll down/up the tool tip display the very bottom part of it (memory usage) at the level of tracking button and do not scroll through addons.

At the moment cannot make a screen shot to provide visual help (have to wait the maintenance to finish).


Regards,
CyberOto is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-25-2008, 09:22 AM  
p3lim
A Chromatic Dragonspawn
 
p3lim's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 482
Uploads: 16
Re: Error

Quote:
Originally posted by Ravendk
I get this error when I type /pstats after a clean install (deleted folders in Interface folder + deleted saved variables)

Code:
Interface\AddOns\pStats_Config\pStats_Config.lua:26: attempt to index global 'pStatsDB' (a nil value)
[C]: ?
Interface\AddOns\pStats_Config\pStats_Config.lua:26: in function `changeFunc'
...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:717: in function <...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:688>
...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:724: in function `SetValue'
...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:81: in function <...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:79>
...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:92: in function `Refresh'
...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:103: in function <...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:99>
[C]: in function `Show'
Interface\FrameXML\UIOptionsFrame.lua:204: in function `InterfaceOptionsFrame_Show'
Interface\FrameXML\UIOptionsFrame.lua:484: in function `InterfaceOptionsFrame_OpenToCategory'
Interface\AddOns\pStats\pStats.lua:106: in function `value'
Interface\FrameXML\ChatFrame.lua:3212: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:2911: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:2932: in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>
I've tried to disable all my addons and only run with pminimap and pstats and I still get that error when I type /pstats.

Hope someone can help me with this.

Thanks

Edit: Oh and btw I'm running the 30000.20 version.
r21 should fix it
p3lim is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-24-2008, 05:48 PM  
Ravendk
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Error

I get this error when I type /pstats after a clean install (deleted folders in Interface folder + deleted saved variables)

Code:
Interface\AddOns\pStats_Config\pStats_Config.lua:26: attempt to index global 'pStatsDB' (a nil value)
[C]: ?
Interface\AddOns\pStats_Config\pStats_Config.lua:26: in function `changeFunc'
...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:717: in function <...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:688>
...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:724: in function `SetValue'
...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:81: in function <...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:79>
...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:92: in function `Refresh'
...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:103: in function <...ats_Config\LibSimpleOptions\LibSimpleOptions-1.0.lua:99>
[C]: in function `Show'
Interface\FrameXML\UIOptionsFrame.lua:204: in function `InterfaceOptionsFrame_Show'
Interface\FrameXML\UIOptionsFrame.lua:484: in function `InterfaceOptionsFrame_OpenToCategory'
Interface\AddOns\pStats\pStats.lua:106: in function `value'
Interface\FrameXML\ChatFrame.lua:3212: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:2911: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:2932: in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>
I've tried to disable all my addons and only run with pminimap and pstats and I still get that error when I type /pstats.

Hope someone can help me with this.

Thanks

Edit: Oh and btw I'm running the 30000.20 version.

Last edited by Ravendk : 10-24-2008 at 05:49 PM.
Ravendk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-24-2008, 01:44 PM  
p3lim
A Chromatic Dragonspawn
 
p3lim's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 482
Uploads: 16
Quote:
Originally posted by Oakayam
It errors if you click on LDB icon.

Change OpenToFrame to OpenToCategory at line 79 seems to fix it.
Fixed, forgot to update that after 3.0.2
p3lim is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-24-2008, 10:05 AM  
Oakayam
A Deviate Faerie Dragon
 
Oakayam's Avatar

Forum posts: 17
File comments: 34
Uploads: 0
It errors if you click on LDB icon.

Change OpenToFrame to OpenToCategory at line 79 seems to fix it.
__________________
Oakayam is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-18-2008, 05:15 PM  
Luzzifus
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 27
Uploads: 1
That helped. ^^
Luzzifus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-17-2008, 05:32 PM  
p3lim
A Chromatic Dragonspawn
 
p3lim's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 482
Uploads: 16
Quote:
Originally posted by Luzzifus
Getting this error when I hover over the tracking button:

Code:
Interface\Addons\pStats\pStats.lua:26: bad argument #1 to 'unpack' (table expected, got 'nil')
This doesn't happen on all my characters though, but when the error occurs, pStats refuses to show.

This has been reported before and you said it would be fixed in the next release. Obviously it hasn't been fixed so I'm reporting it again. ^^
Delete your savedvariables then report back to me
p3lim is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-17-2008, 02:46 PM  
Luzzifus
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 27
Uploads: 1
Getting this error when I hover over the tracking button:

Code:
Interface\Addons\pStats\pStats.lua:26: bad argument #1 to 'unpack' (table expected, got 'nil')
This doesn't happen on all my characters though, but when the error occurs, pStats refuses to show.

This has been reported before and you said it would be fixed in the next release. Obviously it hasn't been fixed so I'm reporting it again. ^^

Last edited by Luzzifus : 10-17-2008 at 02:46 PM.
Luzzifus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-16-2008, 07:57 PM  
Rhave
A Murloc Raider

Forum posts: 7
File comments: 12
Uploads: 0
It works now, thank you.
Rhave is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-16-2008, 07:39 PM  
p3lim
A Chromatic Dragonspawn
 
p3lim's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 482
Uploads: 16
Quote:
Originally posted by Rhave
None of those really give me what your mod has: everything in one tab. Reason why I like your mod is because it lists me all of my adds memory, time, etc in one tab.

(listing all of my addons memory is the biggest reason why I want to use your mod)

this sucks =(
Seriously, read!

This addon makes a tooltip.
That tooltip is anchored to two things:
Tracking Button
Any LDB addon

its the same ****, just get it
p3lim is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-16-2008, 07:36 PM  
Rhave
A Murloc Raider

Forum posts: 7
File comments: 12
Uploads: 0
None of those really give me what your mod has: everything in one tab. Reason why I like your mod is because it lists me all of my adds memory, time, etc in one tab.

(listing all of my addons memory is the biggest reason why I want to use your mod)

this sucks =(

Last edited by Rhave : 10-16-2008 at 07:37 PM.
Rhave is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-16-2008, 07:16 PM  
p3lim
A Chromatic Dragonspawn
 
p3lim's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 482
Uploads: 16
Quote:
Originally posted by Rhave
I don't have a track button because my Elkanos Buff Bars removes it and puts it on my buff menu.

What should I do?

Use the other option, LDB
p3lim is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:



The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOUI | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


MMOInterface.com Copyright ©2008
World of Warcraft is a registered Trademark of Blizzard Entertainment.
vBulletin - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.