Pages: 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 .. 19 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |
Ambo
2nd Outcasters
|
Posted - 2008.02.04 19:05:00 -
[241]
Edited by: Ambo on 04/02/2008 19:05:06
Originally by: flexd Generally unhandled exceptions are bad no matter what way you put it, dont lean on MS being great, .Net being awsome etc etc.
It's a unhandled exception about the database being missing, as i said Error checking is key.
I may sound angry about it but im not, i'm just annoyed one of the most basic ground rules of programming is so blatantly being ignored.
*CHECK FOR ERRORS*
You're right and I do but it's not like this needs to be 100% watertight. Frankly, the default error messages give more than enough information to help resolve the issue and every exception is caught and logged by EMMA at the top level so there is a record of everything.
Yes, I know it's bad practice and I know it's not the pretiest solution but it's not going to cause any problems. If there really any difference between an unhandled exception message appearing telling you the database is not connected and me showing you a message box saying it's not connected?
Editied for my lack of quoting skills
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
Shadarle
|
Posted - 2008.02.04 20:05:00 -
[242]
Edited by: Shadarle on 04/02/2008 20:06:46 Had problems setting this up on my 32bit Vista machine... but frankly a lot of things have problems running on it, so I just installed this on my XP machine.
Installed extremely fast and easy. I was expecting some problems based on some of the posts here.
It was almost too easy, lol.
Pretty damn cool program. I would like to see some of the functionality from Eve-Income (though most of the important stuff is here already). The graphs in EVE-Income were nifty though.
Best feature is the share tracking info. I think there is room for improvement on the reporting of shares but I will need to look at it more closely and determine what exactly it is I'd like to see.
Overall very nicely done. I'll look through it a bit more over the next few days and perhaps have some suggestions for ya.
EDIT> The ability to import data from EVE-Income would be amazing. Though I may have to find a way to do this myself as you probably don't even know what EVE-Income uses for a database if you even know what Eve-Income is (It's on sourceforge if you're interested in looking it up).
Tanking Setups Compared
Stacking Penalty / Resists Explained |
Ambo
2nd Outcasters
|
Posted - 2008.02.04 20:44:00 -
[243]
Version 0.9.1.14 is now available.
This corrects an issue with the new assets API import and items held in 0.0 outposts.
As the datadump does not contain many of these, I had previously added them when transactions where imported but I forgot to do the same with the assets import!
Happily, I've found that there is a conquerable statios API call I can make so now you should always have the correct names for these stations as well as not getting any errors.
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
Ambo
2nd Outcasters
|
Posted - 2008.02.04 20:47:00 -
[244]
Originally by: Shadarle Edited by: Shadarle on 04/02/2008 20:06:46 Had problems setting this up on my 32bit Vista machine... but frankly a lot of things have problems running on it, so I just installed this on my XP machine.
Installed extremely fast and easy. I was expecting some problems based on some of the posts here.
It was almost too easy, lol.
Pretty damn cool program. I would like to see some of the functionality from Eve-Income (though most of the important stuff is here already). The graphs in EVE-Income were nifty though.
Best feature is the share tracking info. I think there is room for improvement on the reporting of shares but I will need to look at it more closely and determine what exactly it is I'd like to see.
Overall very nicely done. I'll look through it a bit more over the next few days and perhaps have some suggestions for ya.
EDIT> The ability to import data from EVE-Income would be amazing. Though I may have to find a way to do this myself as you probably don't even know what EVE-Income uses for a database if you even know what Eve-Income is (It's on sourceforge if you're interested in looking it up).
Glad you like it.
I'd love to do graphs but tbh they are pretty low down on my list of priorities. I'll get there, it may just take a few years.
The share tracking is one of my favorites as well, nothing else I've seen does anything similar and it's very useful if you have many investments.
I'll take a look at eve income and see what I can come up with. Importing data from Eve-MEEP was pretty easy so adding another shouldn't be too tricky.
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
Shar Tegral
|
Posted - 2008.02.04 20:47:00 -
[245]
Edited by: Shar Tegral on 04/02/2008 20:47:46
Originally by: Ambo Version 0.9.1.14 is now available.
Quote: Multiple Choices The document name you requested (/media/corp/Ambo/EMMA_v0.9.1.14.zip) could not be found on this server. However, we found documents with names similar to the one you requested.
Houston, we have a problem.
To Shar -verb: 1 - To say what you mean. 2 - To say what it means. 3 - To say something mean. |
Ambo
2nd Outcasters
|
Posted - 2008.02.04 20:54:00 -
[246]
Wierd it works for me. Try again maybe?
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
Business Ethics
|
Posted - 2008.02.05 01:28:00 -
[247]
Anyone know the cause of or a fix for the error:
2/4/2008 6:23:02 PM Error - Eve API error. Code: 100 Description: Expected before ref/trans ID = 0: wallet not previously loaded.
I have tried a character on 3 different accounts and only once was able to get Transactions updated on one of them.
Would like to be able to maintain multiple datasets across several accounts' characters which doesn't seem to be a built-in feature here. Do I really have to dig up my API key each time just to switch between characters on 2 accounts with this?
Also there is a newer version of SQL Server Express 2005 available than is linked in the documentation. Microsoft wanted to update as soon as I got it installed.
|
Ambo
2nd Outcasters
|
Posted - 2008.02.05 08:42:00 -
[248]
Originally by: Business Ethics Anyone know the cause of or a fix for the error:
2/4/2008 6:23:02 PM Error - Eve API error. Code: 100 Description: Expected before ref/trans ID = 0: wallet not previously loaded.
I have tried a character on 3 different accounts and only once was able to get Transactions updated on one of them.
Someone else mentioned this a while back. Tbh I have no idea what could be causing it, though I'll continue to investigate.
Quote:
Would like to be able to maintain multiple datasets across several accounts' characters which doesn't seem to be a built-in feature here. Do I really have to dig up my API key each time just to switch between characters on 2 accounts with this?
Nope, In the current version, only one character's/corp's data can be stored in the database at once. However, if you put in all your info and then use file->export, you can save the api key, character ID and all database data. In thins way you can create several files that hold the details for different characters and corps.
Sadly, there is currently no way to combine data from multiple accounts. This is somthing a lot of people want though and I am working on it, it's just taking a little while.
Quote:
Also there is a newer version of SQL Server Express 2005 available than is linked in the documentation. Microsoft wanted to update as soon as I got it installed.
Thanks, I'll update the link.
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
MrGhol
Brotherhood of Polar Equation Insurgency
|
Posted - 2008.02.05 13:48:00 -
[249]
Very, very nice software. The reports really deserve credit. Thanks for this
btw. How's it going with seeing the current orders? I'd like very much to see them too (f.e. to see if my buy order was fulfilled, since the in game tools don't offer nice way to check that)
|
Shar Tegral
|
Posted - 2008.02.05 13:57:00 -
[250]
Originally by: Ambo Sadly, there is currently no way to combine data from multiple accounts. This is somthing a lot of people want though and I am working on it, it's just taking a little while.
As a quick turnaround on making this process feasible, make the csv exporting/importing possible. You could then export the details of all the relevent characters, append them all together, and import them back in under a "gestalt" profile. Or some of us could just do it in Excel(or OpenOffice, etc.) as well if that isn't going to be easy to do.
To Shar -verb: 1 - To say what you mean. 2 - To say what it means. 3 - To say something mean. |
|
Ambo
2nd Outcasters
|
Posted - 2008.02.05 14:39:00 -
[251]
Version 0.9.1.17 fixes a few more issues with the assets API import:
1. Where there were multiple stacks of the same item in one location, the prgoram was recording no assets at all, this has now been fixed.
2. Previously, only items with a market ID where stored in the database, i.e. those that could be traded on the market. This made sense because EMMA could only 'see' items traded through buy/sell transactions. Now however, the assets API can retrieve many non-market items. This version includes updates to the items table that will add these missing items.
Adding these items takes quite a while when you first start the program so I've added a little splash screen just to let you know it's not died. It's pretty basic but it does the job for now.
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
Ambo
2nd Outcasters
|
Posted - 2008.02.05 14:41:00 -
[252]
Originally by: MrGhol Very, very nice software. The reports really deserve credit. Thanks for this
btw. How's it going with seeing the current orders? I'd like very much to see them too (f.e. to see if my buy order was fulfilled, since the in game tools don't offer nice way to check that)
Thanks, glad you like it.
It's essentially been put on hold while I resolve a few other issues that have come up. I'd not expect the current orders stuff earlier than the end of next week.
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
Ambo
2nd Outcasters
|
Posted - 2008.02.05 14:42:00 -
[253]
Originally by: Shar Tegral
Originally by: Ambo Sadly, there is currently no way to combine data from multiple accounts. This is somthing a lot of people want though and I am working on it, it's just taking a little while.
As a quick turnaround on making this process feasible, make the csv exporting/importing possible. You could then export the details of all the relevent characters, append them all together, and import them back in under a "gestalt" profile. Or some of us could just do it in Excel(or OpenOffice, etc.) as well if that isn't going to be easy to do.
I wondered about doing that but it turned out to be more effort than it seemed so I'm going for a complete redesign rather than a quick fix.
The csv export will probably be the first way this becomes possible.
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
Aldelphius
Carbide Industries
|
Posted - 2008.02.06 01:24:00 -
[254]
Originally by: Szmaragd Hi !
I've downloaded your application and I tried to load my wallet and journal information. But I get following error during importing:
error code=100 Expected before ref/trans ID = 0: wallet not previously loaded.
And then I got message : no new record found or similar.
Any idea what is going wrong ?
Thanks for answer
Yep, getting the same problem when I tried to update wallet and transactions. Now I get to wait for an hour. This time I'll save it from the web and attempt to import it first.
|
Grayclay
Caldari Imperium Technologies
|
Posted - 2008.02.06 06:46:00 -
[255]
Ambo, might want to update main page with new download info =)
|
Ambo
2nd Outcasters
|
Posted - 2008.02.06 07:02:00 -
[256]
Originally by: Aldelphius Edited by: Aldelphius on 06/02/2008 03:31:39 Edited by: Aldelphius on 06/02/2008 02:25:37
Originally by: Szmaragd Hi !
I've downloaded your application and I tried to load my wallet and journal information. But I get following error during importing:
error code=100 Expected before ref/trans ID = 0: wallet not previously loaded.
And then I got message : no new record found or similar.
Any idea what is going wrong ?
Thanks for answer
Yep, getting the same problem when I tried to update wallet and transactions. Now I get to wait for an hour. This time I'll save it from the web and attempt to import it first.
update. I guess you cant save the api data from the chearacter sheet and import it, returns the error "Data at the root level is invalid. Line 1, position 1."
Update 2. Well, tried it again, worked fine on both assets and transactions. not sure why, but glad its working!
You can import data but only XML at the moment, not the CSV produced by the character page. The XML data for the last thing EMMA tried to access is stored in the logging folder.
I don't understand how this problem is happening. Will take another look today but it's a wierd one alright.
Also, thanks for the heads up grayclay :)
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
Ambo
2nd Outcasters
|
Posted - 2008.02.07 13:21:00 -
[257]
Version 0.9.1.19 adds the following features:
Transactions view automatically shows latest entries at the top rather than the bottom. Startup optimisations. CSV Export functionality.
The CSV export can be used for transactions, journal or assets data from the new Tools -> Export Data To.. menu. These are pretty slow because they must replace all the ID numbers with useful values. You can also create a CSV version of any report by right clicking the report and clicking export CSV. This is just a raw dump of the report.
When you open the CSV it will probably complain about it being in 'SYLK' format. I can only assume this is because it's getting confused about the colons in the time field. If you just click ok and continue, it will load without problems.
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
Kwint Sommer
Incoherent Inc Otaku Invasion
|
Posted - 2008.02.07 16:39:00 -
[258]
When I try to download it I get the usual eve-files page but when I click the continue link I get "The requested URL was not found on this server."
I don't know if it's a problem with eve-files or me or what but any advice?
5% Mining & Manufacturing Implants |
Ambo
2nd Outcasters
|
Posted - 2008.02.07 17:22:00 -
[259]
It works fine for me, I'll upload it again just to make sure. Shar was having similar problems a few days ago and after a few hours it just seemed to sort itself out so I think it must be an eve-files issue.
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
Shar Tegral
|
Posted - 2008.02.07 17:37:00 -
[260]
Originally by: Kwint Sommer I don't know if it's a problem with eve-files or me or what but any advice?
It is you like it was me the time I had the problem. Do a cache refresh or browser app restart. Cleared it right up for me.
To Shar -verb: 1 - To say what you mean. 2 - To say what it means. 3 - To say something mean.
|
|
Shar Tegral
|
Posted - 2008.02.07 17:50:00 -
[261]
Originally by: Ambo When you open the CSV it will probably complain about it being in 'SYLK' format. I can only assume this is because it's getting confused about the colons in the time field. If you just click ok and continue, it will load without problems.
I received no complaints. And this added functionality truly brings EMMA's "must haveness" up a whole order magnitude. Damn good before this, now it's great.
To Shar -verb: 1 - To say what you mean. 2 - To say what it means. 3 - To say something mean.
|
Shar Tegral
|
Posted - 2008.02.07 19:21:00 -
[262]
Just wanted to add, doing the hangar inventory when in corporate mode does pull all the contents of the corporations hangars and in space deployables. Any asset owned by the corporation is pulled in that action... however, there is a catch. Due to the subnested nature of corporation hangars (and any additional containers) most of the corporations assets will be listed without a proper station ID tag.
What this means is: You'll get a list of everything but you might have to know where you keep what to know where it is.
Also: There is apparently no way to tell, for EMMA to tell, if a blueprint ID Num is an original or a copy. EMMA will group items together so if you have 1 bpo and 10 bpcs the inventory will report 11 blueprints of the same kind.
Still, far better than the lack that existed prior to this.
To Shar -verb: 1 - To say what you mean. 2 - To say what it means. 3 - To say something mean.
|
Don Lapre
|
Posted - 2008.02.08 02:09:00 -
[263]
its working now! No longer getting the error: 2/4/2008 6:23:02 PM Error - Eve API error. Code: 100 Description: Expected before ref/trans ID = 0: wallet not previously loaded.
I think maybe it was something on CCP's side because everyone is updating fine now.
|
Ambo
2nd Outcasters
|
Posted - 2008.02.08 13:33:00 -
[264]
Barring bugs, this will be my last update for a while so I can concentrate on larger rewrite of the system.
Version 0.9.1.20
Now has the ability to import eve-income transaction data. (These are stored in a wierd location, on my PC it was: C:\Documents and Settings\<winusername>\Local Settings\Apps\2.0\Data\C7DD9PNT.295\5PGVXN52.P7T\evei..tion_7aa4f9d43a78ebc2_0001.0000_f67f3bb2942c491d\Data\AppFiles. Note that the path will probably be different on different machines though. The file you want is called 'Transactions.xml' so failing all else you could just do a search for it.
I've also made some changes to the income statement report:
- Can now exclude selected reference types from the report. These settings are saved per character/corp, not per user.
- Found and fixed a bug with the income statement where it was only including journal entries that were between -2.1 billion and 2.1 billion. The limits have been upped to 100 trilion each way.
- Made some optimsations so report should now be a little faster.
Also, if there is someone out there with graphical skills who wouldn't mind doing an image for the splash screen, icons, etc then please let me know. It's easy to add that kind of polish, I'm just remarkably inept when it comes to artistic stuff.
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
Shadarle
|
Posted - 2008.02.08 19:21:00 -
[265]
Edited by: Shadarle on 08/02/2008 19:23:17
Originally by: Ambo Now has the ability to import eve-income transaction data.
You freaking rock! I am now importing 26852 transactions! mwahahaha. 25149 of which were added to the database. Very cool. I was dreading losing all that old data. Even on my blazingly fast new comp that took a bit of time to import, heh.
Now I can play around with it all and see just how much data I have and what it all means/shows.
Lol, a 1+ meg data file now... takes some time to run reports and such
Stacking Penalty / Resists Explained |
Shadarle
|
Posted - 2008.02.08 19:35:00 -
[266]
I'm having a problem with income statement reports.
It doesn't seem to correctly generate reports before Feb of this year.
If, for example, I tell it to generate 7 columns of reports starting today and to have each period as 1 month. It creates 7 columns, the last 6 are blank, the column for 08 Jan 08 - 08 Feb 08 is filled out. The column for 08 Dec 07 - 08 Jan 08 is blank and so are all the ones after that.
I have data in all those months, so that isn't the problem.
If I do a weekly report I get: Week Beg Fri 08 Feb - Data is listed Week Beg Fri 01 Feb - Data is lited Week Beg Fri 25 Jan - No data is listed Previous to this - No data is listed
If I add up Week Beg Fri 08 + Fri 01 I get the same data as Month Jan 08 - Feb 08.
It seems all data before feb is not calculated.
Stacking Penalty / Resists Explained |
Sha NaeNae
Exelon Technologies
|
Posted - 2008.02.08 22:10:00 -
[267]
Ambo,
Love the program!
I just updated to the most recent patch and I am getting an error. Can you help? The error is as follows:
************** Exception Text ************** EveMarketMonitorApp.Common.EMMADataException: Unable to update item database ---> EveMarketMonitorApp.Common.EMMADataException: Unable to read item data from the specified XML file - D:\EVE STUFF\EMMA\Data\items_data_update.xml ---> System.IO.FileNotFoundException: Could not find file 'D:\EVE STUFF\EMMA\Data\items_data_update.xml'. File name: 'D:\EVE STUFF\EMMA\Data\items_data_update.xml' 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) at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials) at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver) at System.Threading.CompressedStack.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state) at System.Xml.XmlTextReaderImpl.OpenUrl() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlTextReader.Read() at System.Xml.XmlReader.MoveToContent() at System.Data.DataTable.ReadXml(XmlReader reader, Boolean denyResolving) at System.Data.DataTable.ReadXml(String fileName) at EveMarketMonitorApp.DatabaseClasses.Items.UpdateDB() --- End of inner exception stack trace --- at EveMarketMonitorApp.DatabaseClasses.Items.UpdateDB() at EveMarketMonitorApp.DatabaseClasses.Updater.Update() --- End of inner exception stack trace --- at EveMarketMonitorApp.DatabaseClasses.Updater.Update() at EveMarketMonitorApp.GUIElements.Main.Main_Load(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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)
|
Vested Interest
|
Posted - 2008.02.09 03:49:00 -
[268]
feature requests:
1) minimize to systray, re-open on a single click of the tray icon.
2) support for multiple active characters on multiple accounts, either independently, or treating some (or all) as a single trade entity. Perhaps I could put my API info in a text file, and the app would come up with a list of characters on those accounts, and check boxes to select/deselect and group/ungroup them.
3) automatic scheduled polling of the API for all/some/none of the characters loaded.
This export feature is nice though, it's working sufficiently to at least switch between characters.
I would like a way to merge these export files into a single log so I could sort of simulate item 2 above...or am I missing something obvious?
Auto-adding "items traded" never works for me, even with the threshold set to just 1 unit. It always finds like 1 or 2 items and then stops, although I am actively trading several dozen items that are in my transactions log.
Thanks again!
|
Ambo
2nd Outcasters
|
Posted - 2008.02.09 14:00:00 -
[269]
Originally by: Shadarle I'm having a problem with income statement reports.
It doesn't seem to correctly generate reports before Feb of this year.
If, for example, I tell it to generate 7 columns of reports starting today and to have each period as 1 month. It creates 7 columns, the last 6 are blank, the column for 08 Jan 08 - 08 Feb 08 is filled out. The column for 08 Dec 07 - 08 Jan 08 is blank and so are all the ones after that.
I have data in all those months, so that isn't the problem.
If I do a weekly report I get: Week Beg Fri 08 Feb - Data is listed Week Beg Fri 01 Feb - Data is lited Week Beg Fri 25 Jan - No data is listed Previous to this - No data is listed
If I add up Week Beg Fri 08 + Fri 01 I get the same data as Month Jan 08 - Feb 08.
It seems all data before feb is not calculated.
Thanks, I'll take a look at this as soon as I can. I made some adjustments to the way it all works so I might have broken somthing in the process.
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
Ambo
2nd Outcasters
|
Posted - 2008.02.09 14:02:00 -
[270]
Originally by: Sha NaeNae Ambo,
Love the program!
I just updated to the most recent patch and I am getting an error. Can you help? The error is as follows:
************** Exception Text ************** EveMarketMonitorApp.Common.EMMADataException: Unable to update item database ---> EveMarketMonitorApp.Common.EMMADataException: Unable to read item data from the specified XML file - D:\EVE STUFF\EMMA\Data\items_data_update.xml ---> System.IO.FileNotFoundException: Could not find file 'D:\EVE STUFF\EMMA\Data\items_data_update.xml'. File name: 'D:\EVE STUFF\EMMA\Data\items_data_update.xml'
This file is included in all the latest patch zip files (in the data folder). Try extracting directly to your data folder (D:\EVE STUFF\EMMA\Data\) and all should be well.
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |
|
|
|
|
Pages: 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 .. 19 :: one page |
First page | Previous page | Next page | Last page |