| Pages: 1 [2] 3 :: one page |
| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Sjolus
Balls of Cotton Delta.Green
|
Posted - 2008.09.23 19:45:00 -
[31]
Originally by: Mulasha Sinae
Thanks for the bug report! This bug has been fixed in the next version and should be released soon.
The benefit of putting the Program Debug Database in the same directory as the executable is that the stack trade includes line numbers, which allows me to pinpoint exactly where the error occurred. However, it also gives absolute file paths to the file in which the error occurred. That file path is specific to my PC, and will not change regardless of which PC it was executed on. This is normal behavior.
And yes, that means my name is Matthew, nice to meet you! 
Mulasha Sinae
No problem, I'm glad to help out, since I like the program and it's idea altogether. Don't be afraid to throw me an evemail or anything if you want further help with betatests or anything like that, really.
|

Mulasha Sinae
Amarr Kismet Foundation Exxxotic
|
Posted - 2008.09.23 23:33:00 -
[32]
Will do. ^^
I appreciate the comments. I love it when people say that they like the tool, because it lets me know that what I'm doing here is making a difference in New Eden, no matter how small. 
On that note, I may start (voluntarily) collecting usage statistics, i.e. who uses CorpTracker altogether, who uses the POS Monitor, the Character Ability Explorer, etc. Of course, if this was implemented, no personal data would be sent, just a number and a GUID or similar to know if its just looking at the tool or if people use it frequently, and I can prioritize using that!
The new version should be coming either tonight or tomorrow, so just wait a little longer and all those pesky internationalization bugs will be squashed like the filthy bugs they are!!
Mulasha Sinae
|

Sjolus
Balls of Cotton Delta.Green
|
Posted - 2008.09.24 20:39:00 -
[33]
Now, even though I haven't even been able to start the application up yet, I have a feature request.
When I'm already collecting my corporation members API keys, can you have the program save wallet balances and perhaps give it an ability to show each members ISK balance in pretty looking graphs or anything like that?
Even if it's too advanced to implement right away, at least consider it as a major feature upgrade further on in the applications future.
Also, looking forward to the release I can actually use 
|

Mulasha Sinae
Amarr Kismet Foundation Exxxotic
|
Posted - 2008.09.24 23:45:00 -
[34]
Edited by: Mulasha Sinae on 24/09/2008 23:44:40
Originally by: Sjolus Also, looking forward to the release I can actually use 
You're in luck, because...
Bug fix released: CorpTracker 0.2.2!
This release fixes a rather annoying bug that involves all those that use a number system different from the American system, i.e. those that use a comma as their decimal point. Your ISK amounts should also now report correct amounts.
More information in the changelog, get everything at the first post.
Enjoy! Mulasha Sinae
|

Sjolus
Balls of Cotton Delta.Green
|
Posted - 2008.09.25 09:19:00 -
[35]
Edited by: Sjolus on 25/09/2008 09:19:23 There we have it, now it works. Excellent.
Have to say I LOVE this application, gives an excellent overview of your corporation including activities and locations. When I've added the API's I'll be able to see the skills just fine. This is made of win, keep up the good work!
|

Namco
Balls of Steel
|
Posted - 2008.09.26 02:19:00 -
[36]
Originally by: Mulasha Sinae Bug fix released: CorpTracker 0.2.2!
Which, for me, crashes after I enter my password:
************** Exception Text ************** System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement) at CorpTracker.Api.GetCharacterPortrait(Int32 characterId) in C:\Documents and Settings\Matthew\My Documents\Visual Studio 2008\Projects\CorpTracker\CorpTracker\ApiCommon.cs:line 235 at CorpTracker.MainWindow.treeMemberList_AfterSelect(Object sender, TreeViewEventArgs e) in C:\Documents and Settings\Matthew\My Documents\Visual Studio 2008\Projects\CorpTracker\CorpTracker\MainWindow.cs:line 281 at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv) at System.Windows.Forms.TreeView.WmNotify(Message& m) at System.Windows.Forms.TreeView.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Hope that helps.
|

Namco
Balls of Steel
|
Posted - 2008.09.26 02:22:00 -
[37]
Originally by: Namco
Originally by: Mulasha Sinae Bug fix released: CorpTracker 0.2.2!
Which, for me, crashes after I enter my password:
************** Exception Text ************** System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement) at CorpTracker.Api.GetCharacterPortrait(Int32 characterId) in C:\Documents and Settings\Matthew\My Documents\Visual Studio 2008\Projects\CorpTracker\CorpTracker\ApiCommon.cs:line 235 at CorpTracker.MainWindow.treeMemberList_AfterSelect(Object sender, TreeViewEventArgs e) in C:\Documents and Settings\Matthew\My Documents\Visual Studio 2008\Projects\CorpTracker\CorpTracker\MainWindow.cs:line 281 at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv) at System.Windows.Forms.TreeView.WmNotify(Message& m) at System.Windows.Forms.TreeView.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Hope that helps.
Oh- found out WHY this one crashed: I looked in the portraits directory, and the only file in there was a 0 byte file for one of the characters in my corp. Deleted the whole directory, and the error went away.
|

Namco
Balls of Steel
|
Posted - 2008.09.26 02:32:00 -
[38]
If I open the Character Ability Explorer, clicking on any ship gives this:
************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at CorpTracker.CompareChars.treeView2_AfterSelect(Object sender, TreeViewEventArgs e) in C:\Documents and Settings\Matthew\My Documents\Visual Studio 2008\Projects\CorpTracker\CorpTracker\CompareChars.cs:line 254 at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv) at System.Windows.Forms.TreeView.WmNotify(Message& m) at System.Windows.Forms.TreeView.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
..regardless of whether I've typed in a ship name, selected it from the tree, or clicked on a character and then select a ship.
As an aside, one of my characters, whose skill information regarding various ships is showing up correctly in the main window, only 3 ships- all caldari frigates (Bantam, Condor, Griffin)- show up in the explorer. Very odd.
|

Aero089
Exiled. Veritas Immortalis
|
Posted - 2008.09.26 23:46:00 -
[39]
Tool > Market Transactions Doesn't show anything in the content window, window title says 1-1-0001 - 1-1-0001 and 0 transactions.
POS Monitor > Faction mods missing (though you've announced this), Cynosural Generator Array missing. Also has that second tab next to Fuel Levels that says O, HAI THEER. Just making sure you won't forget it later on ;)
Congratulations on being the first tool (as far as I'm aware) that actually calculates POS shield resistances!
Looking forward to seeing more features, keep up the good work as usual :)
---
|

Insomnious
Zero Tolerance Corp SOLAR FLEET
|
Posted - 2008.09.27 20:11:00 -
[40]
Edited by: Insomnious on 27/09/2008 20:12:34 New error. On entering API and pushing OK the "Choose a character window" displays 0 (zero) characters. Despite the fact there should be 2.
Another option: a message "No characters were found with the API information you supplied" pops up.
|

Maleckii
Gallente Kismet Foundation
|
Posted - 2008.09.29 14:19:00 -
[41]
Edited by: Maleckii on 29/09/2008 14:19:11 I complied an x64 version, just because I like native programs where possible.
http://www.kismetfoundation.net/files/CorpTracker-0.2.2_x64.zip |

Maleckii
Gallente Kismet Foundation
|
Posted - 2008.09.29 14:44:00 -
[42]
Edited by: Maleckii on 29/09/2008 14:47:31 Edited by: Maleckii on 29/09/2008 14:47:12 Edited by: Maleckii on 29/09/2008 14:45:14 Feature requests:
- A "please wait" notification when I click on something. The program seems to stop responding while it's downloading stuff. Perhaps make downloading a separate thread? At the very least, put something on the status bar or something. A pretty pic like this would be nice.
- A program icon. The default MSVS icon is rather boring.
- Use a ToolStripContainer to hold the tool and status bars.
- Detect and strip trailing newlines after the mass API add, so you don't rely on your users.
- Detect and strip malformed strings throughout the program, so you don't rely on your users.
- Separate sort and group by on the main window into two groups. For example, I may want to sort by activity level but not display the information in groups of levels, but rather just usernames.
- Add a toolbar with buttons for launching things like the POS monitor, so I don't have to dig through menus if I don't want to.
In the options menu, the title "Activity Level Thresholds (Days)" is cut off on Windows Classic display modes (which I use)
- Secondary application windows (like the options menu) show on the taskbar. They are correctly set as application modal, but they should not be on the taskbar.
- In the POS monitor, the Save options are confusing. If I click Save without doing Save As first, I don't think anything happens. Save As Unencrypted should be renamed to export for less confusion, because the only time you would want to save it unencrypted would be to export it to another application.
- Actually, the menu entries on the POS monitor don't work at all. Why would I want to print the stuff out anyway? It behaves like a separate application, and it shouldn't. Perhaps you should find a way to integrate it into the main window.
- Labels are generally too wordy, especially when you first start the program. People like pictures with VERY short amounts of text.
- Precache character sheets should realize when no character APIs have been entered.
- Something to show the top buyer and seller in the Market Transaction Viewer would be nice (first figure out if the transaction is a buy or a sell).
- On your toolmenu, the names of items should be underlined to correspond with what alt combination they are (label = "&File", "&Edit", "&View", "Hi&story" is what Firefox uses)
|

Mulasha Sinae
Amarr Kismet Foundation Exxxotic
|
Posted - 2008.09.29 19:12:00 -
[43]
Edited by: Mulasha Sinae on 29/09/2008 19:13:10
Originally by: Maleckii A "please wait" notification when I click on something. The program seems to stop responding while it's downloading stuff. Perhaps make downloading a separate thread? At the very least, put something on the status bar or something. A pretty pic like this would be nice.
Multi-threading as of now is not a priority. While it will be added in the coming versions (SoonÖ), and will make it in v1.0.0, my priorities lie with fixing bugs and completing features.
Originally by: Maleckii A program icon. The default MSVS icon is rather boring.
Not a priority, however, I will take suggestions or other people's submitted images and see if it could work, with their permission.
Originally by: Maleckii Detect and strip trailing newlines after the mass API add, so you don't rely on your users. Detect and strip malformed strings throughout the program, so you don't rely on your users.
The former has been implemented in the next version, the latter will most likely not. Its better if people know which API keys aren't being added in my opinion.
Originally by: Maleckii In the POS monitor, the Save options are confusing. If I click Save without doing Save As first, I don't think anything happens. Save As Unencrypted should be renamed to export for less confusion, because the only time you would want to save it unencrypted would be to export it to another application.
The "Save As" menu has been removed in the next version, and only a "Save" item will remain. Also, about the not doing anything:
Originally by: Mulasha Sinae As of now, POS Monitor does not save any towers created with the tool.
However, this will be added in the next version.
Originally by: Maleckii Actually, the menu entries on the POS monitor don't work at all. Why would I want to print the stuff out anyway? It behaves like a separate application, and it shouldn't. Perhaps you should find a way to integrate it into the main window.
If you wanted to have a hard copy of your POSes, that's what that would be for.
There would be no way that I can see to integrate it into CorpTracker aside from how it already is, short of making it a seperate application, which will most likely not happen. In the next version, however, it's modal status has been removed and behaves like a normal window.
Originally by: Maleckii Something to show the top buyer and seller in the Market Transaction Viewer would be nice (first figure out if the transaction is a buy or a sell).
In my opinion, Market Transactions Viewer is broken due to the fact that it does not keep track of any transactions that do not appear on the API's response. It only reports transactions for the past month (or less, if you're active enough), and doesn't give an accurate picture as to what your corp has bought or spent and any net gain that has been achieved. It should be "fixed" in the coming versions however.
Thanks for the suggestions, I'll see if I can incorporate come of them into the coming versions.
Mulasha Sinae |

Revolution Rising
Venture Research and Resources A.X.I.S
|
Posted - 2008.09.30 13:38:00 -
[44]
I have an interesting feature and you can quite easily say "GF" or whatever but it's something I have really been looking for, for managing my corp.
An ability to check all the containers in a station and count up ore that is contained in a specific container for a specific member and get a pay out figure for ore for that person.
Have been looking around for a while now and not found anything yet to help with this long and rather nasty procedure.
It may well be out of the scope of your project however, understood.
|

Revolution Rising
Venture Research and Resources A.X.I.S
|
Posted - 2008.10.03 19:41:00 -
[45]
Edited by: Revolution Rising on 03/10/2008 19:43:01
|

Mulasha Sinae
Amarr Kismet Foundation Exxxotic
|
Posted - 2008.10.05 16:48:00 -
[46]
New version released: CorpTracker 0.3.0!
I apologize for the lateness of this release: real life has been getting in the way, but hopefully releases will come swifter now!
With this release, you can now save any POSes you make under the POS Monitor! It (should) prompt you to save if you haven't when you try to exit, and will automatically reload all POSes you've made that have been saved.
Also with POS Monitor, all faction structures have been added to the list! With the next release, it should be sorted into market groups, although you can toggle that on and off.
There are also some very minor fixes in terms of grammer or bugs, check the changelog for more details. As always, everything's at the first post. Originally by: Revolution Rising I have an interesting feature and you can quite easily say "GF" or whatever but it's something I have really been looking for, for managing my corp.
An ability to check all the containers in a station and count up ore that is contained in a specific container for a specific member and get a pay out figure for ore for that person.
Have been looking around for a while now and not found anything yet to help with this long and rather nasty procedure.
It may well be out of the scope of your project however, understood.
That would actually be very doable. If it was implemented, it wouldn't be as specific as ore, but more of a general search throughout all the corporation's assets and containers (correct me if I'm wrong about the containers, I'm not sure if you can get an item list in each one).
Thanks for the suggestion :)
Enjoy! Mulasha Sinae
|

Namco
Balls of Steel
|
Posted - 2008.10.05 19:36:00 -
[47]
Character Ability Explorer still crashes this completely for me.
|

Kappas.
Galaxy Punks Axiom Empire
|
Posted - 2008.10.06 18:40:00 -
[48]
Edited by: Kappas. on 06/10/2008 18:42:34
Quote: CorpTracker Version: v0.3.0 .NET Runtime Version: v2.0.50727 OS Version: Microsoft Windows NT 5.1.2600 Service Pack 3 Current Culture: en-GB - English (United Kingdom)
System.NullReferenceException : Object reference not set to an instance of an object. ----------------------------------------------------------------- at CorpTracker.MainWindow.PopulateCorpInfo() at CorpTracker.MainWindow..ctor() at CorpTracker.Program.Main()
For me  __________________
|

Mulasha Sinae
Amarr Kismet Foundation Exxxotic
|
Posted - 2008.10.06 23:16:00 -
[49]
Originally by: Kappas. Edited by: Kappas. on 06/10/2008 18:42:34
Quote: CorpTracker Version: v0.3.0 .NET Runtime Version: v2.0.50727 OS Version: Microsoft Windows NT 5.1.2600 Service Pack 3 Current Culture: en-GB - English (United Kingdom)
System.NullReferenceException : Object reference not set to an instance of an object. ----------------------------------------------------------------- at CorpTracker.MainWindow.PopulateCorpInfo() at CorpTracker.MainWindow..ctor() at CorpTracker.Program.Main()
For me 
Did you download the Program Debug Database, available at the first post, stick it in the same directory as the executable, and reproduce the error? This is essential for debugging the application, as any errors produced without it don't tell me exactly what line the error occurred on, which means its almost impossible to fix.
If you did, I'll contact you privately in game so that we can get this bug fixed. If not, please reproduce the error and EVEMail it to me.
Thanks! Mulasha Sinae
|

Revolution Rising
Venture Research and Resources New MagnaDyne Enterprises
|
Posted - 2008.10.11 08:46:00 -
[50]
Edited by: Revolution Rising on 11/10/2008 08:50:13
Originally by: Mulasha Sinae New version released: CorpTracker 0.3.0! ... That would actually be very doable. If it was implemented, it wouldn't be as specific as ore, but more of a general search throughout all the corporation's assets and containers (correct me if I'm wrong about the containers, I'm not sure if you can get an item list in each one).
...
I believe you can get a list, I'm actually having it written at the moment - the one thing is the containers weren't big enough (you can't look inside a freight container at a pos) for a decent hulk pilot, so we're using corporate hangars instead for each person - that you can list "by hangar, by location" and designate particular hangars to particular people and just make a list of isk to be paid out then take all the ore. ;)
You should be able to get a list of POS's the corp has in space, why are we creating the POS entries instead of getting it from the API ?
I believe the program "POS Tracker" does this - altho I've had problems updating POS modules that are anchored or even online on pos's using this program. Last I looked at it, it was "unusable" from my perspective.
I'd love something similar to POS Tracker that can find out the fuel in the pos and tell me how long each pos has before it must be refuelled.
|

Mulasha Sinae
Amarr Kismet Foundation Exxxotic
|
Posted - 2008.10.11 13:49:00 -
[51]
Originally by: Revolution Rising You should be able to get a list of POS's the corp has in space, why are we creating the POS entries instead of getting it from the API ?
I believe the program "POS Tracker" does this - altho I've had problems updating POS modules that are anchored or even online on pos's using this program. Last I looked at it, it was "unusable" from my perspective.
I'd love something similar to POS Tracker that can find out the fuel in the pos and tell me how long each pos has before it must be refuelled.
As of now, POS Monitor does not support this feature. However, I do have the base code needed (commented out from an earlier generation of the tool) to create it, and should only take under an hour.
Thus said, it will most likely make it in the next version, along with usage statistics and an API downloading dialog (while this doesn't make it multi-threaded, it will at least tell you when CorpTracker is downloading something). Making it multi-threaded would be time-consuming to say the least if I were to rewrite all the code in CorpTracker to use multi-threading. Some API engine changes have also been made making it easier to code (though thats really just talking to myself, isn't it? ).
The next release should be either today or tomorrow, and will most likely be version 0.4.0.
Mulasha Sinae
|

Revolution Rising
Venture Research and Resources New MagnaDyne Enterprises
|
Posted - 2008.10.11 22:03:00 -
[52]
Sounds awesome. Looking forward to it.
|

Mulasha Sinae
Amarr Kismet Foundation Exxxotic
|
Posted - 2008.10.13 16:30:00 -
[53]
New version released: CorpTracker 0.4.0!
This version brings a lot to the table, namely in the form of voluntarily Usage Statistic collection, the ability to import POSes from the API in POS Monitor, an API downloading dialog, and a lot more!
As always, grab the downloads at the first post, and check the changelog for detailed information.
Enjoy! Mulasha Sinae
|

Ammath
Amarr Mentis Fidelis Majesta Empire
|
Posted - 2008.10.16 21:03:00 -
[54]
boom... on vista-64
CorpTracker Version: v0.4.0 .NET Runtime Version: v2.0.50727 OS Version: Microsoft Windows NT 6.0.6001 Service Pack 1 Current Culture: en-US - English (United States)
System.TypeInitializationException : The type initializer for 'CorpTracker.Settings' threw an exception. ----------------------------------------------------------------- at CorpTracker.Program.Main()
An inner exception was also thrown in addition to the previous one. Please include the following Exception Type and Stack Trace along with the above information when reporting an error.
System.UnauthorizedAccessException : Access to the path 'C:\Program Files (x86)\Mozilla Firefox\settings.xml' is denied. ----------------------------------------------------------------- at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.File.Create(String path) at CorpTracker.Settings..cctor() |

Mulasha Sinae
Amarr Kismet Foundation Exxxotic
|
Posted - 2008.10.18 14:49:00 -
[55]
Sorry I haven't replied in a few days, I've been putting together a new computer and have been having some troubles.
Try running it as Administrator, assuming you have UAC on. If you don't, try running it in it's own folder, as CorpTracker makes a file and two folders it's parent directory, and can get a tad messy if you do it in other folders.
|

Mulasha Sinae
Amarr Kismet Foundation Exxxotic
|
Posted - 2008.10.29 20:40:00 -
[56]
I want to take this opportunity to apologize for my two-week hiatus. Unfortunately, my hard drive crashed, and the source I had been working on was lost. That means I'll be redeveloping from my last backup, which was sadly the 0.4.0 release source.
Thus said, the next version should be coming out in the next few days. Except a good amount of new features!
|

Revolution Rising
Venture Research and Resources New MagnaDyne Enterprises
|
Posted - 2008.11.03 12:04:00 -
[57]
Edited by: Revolution Rising on 03/11/2008 12:05:49 Awesome. I notice a lot of crashes and such also with 0.4.0. Next version be more stable?
One other feature I'd love for this - the ability to do security checks for a particular API. As it is, it just logs the API key and saves it and only updates characters in your corp. I'd like to know about "other" characters on the account - mains, spies etc. I find a main on there that's got more SP and in a corp that's part of an alliance I'm at war with... I know. But as it is, I have to use evemon to do this.
VRR Recruitment
|

Mulasha Sinae
Amarr Kismet Foundation Exxxotic
|
Posted - 2008.11.04 03:53:00 -
[58]
Edited by: Mulasha Sinae on 04/11/2008 03:54:03 New version released: CorpTracker v0.5.0!
Several new features have been added, including a member tracking feature and an character alternate viewing feature! Check the changelog for more details, and, as always, the downloads are at the first post.
P.S. New screenshots have also been added, with a new Vista flavor to them (I caved in and upgraded to Vista x64 after my HD crashed D:).
|

Namco
Balls of Steel
|
Posted - 2008.11.05 09:02:00 -
[59]
1) 'crash' (error window) when there are people in the corp who you've previously had a valid API key for, but have let their accounts lapse, where the API is no longer accessable for their character(s). (sorry, I don't have any more details on this one- I removed the API key for the character I suspected was causing this, and the error went away) 2) I get an Unhandled Exception error when choosing a ship in the CAE. One of these days... ;)
Keep up the work.. get in touch with me again if you'd care to try out some new builds/fixes.
|

Broen Maloque
E X I U S
|
Posted - 2008.11.05 14:20:00 -
[60]
Congratulations on making such a great tool.
|
| |
|
| Pages: 1 [2] 3 :: one page |
| First page | Previous page | Next page | Last page |