Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 .. 28 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Lost Hamster
Serenity and Hungarian Operational Team
|
Posted - 2009.02.18 14:12:00 -
[541]
Originally by: No Mahdss Assuming I have no historical data available to import into the newer version - how far can the EMMA see my transactions?
EMME have the transactions which are in your Journal, or in the market transaction log. It's about the last 1000 transaction - if I remember correctly.
Unfortunately as I see in the program, it mainly uses the Journal for the reports. What I don't have. I only have the transaction db, what I manually imported to the SQL db, 10k+ transactions, and it have only a little effect on the reports.
|

Ambo
EMMA Test Corp
|
Posted - 2009.02.18 16:08:00 -
[542]
The transactions and journal APIs allow you to retrieve the last 1000 entries or, if you have more than 1000 transactions/journal entries in a week, will allow you to retrieve at least one week's worth of data.
Just to clarify which reports use what:
The income report uses journal data The item report uses mainly transaction data The assets report uses asset and transaction data The NAV report uses pretty much everything available --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Ambo
EMMA Test Corp
|
Posted - 2009.02.18 16:12:00 -
[543]
Version 1.2.1.6 BETA available
I'll get the net/gross mixup fixed for the next patch. 
Note the major bug fixed in the NAV report, this may well cause you to 'lose' a lot of value compared to older reports (I 'lost' around 3.5 billion from my NAV but I doubt anyone else will be that bad because I have a lot more data than average)
[list] The auto updater will no longer think that there is always an update, even if the software is the latest version. The journal entries, transactions, orders and contracts views will now default to sorting by date. The NAV report was including assets with negative total quantities, this can cause the value of assets reported to be lower than it should be. The NAV report includes the value of items in sell orders when calculating total asset value. This worked by simply getting the price of an order multiplied by the quantity remaining. Unfortunatley, this was being done for ALL sell orders, not just active ones. Since cancelled and expired orders still have a remaining quantity greater than zero, this was causing the total value of assets to be higher than expected when the user had any cancelled or expired sell orders. This has now been fixed. The route planner tool now allows you to specify start and end stations individualy. The route planner tool has two new options to exclude low sec systems and to exclude ships, fittings, containers and thier contents when adding waypoints based upon character assets. The route planner tool now has a clear button to clear all waypoints. --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Kazzac Elentria
|
Posted - 2009.02.18 16:21:00 -
[544]
Just a wish list I guess, but future updates would it be possible to get the route planner to help plan costs of jumps using carrier/JF/etc...
|

Ambo
EMMA Test Corp
|
Posted - 2009.02.18 17:41:00 -
[545]
Originally by: Kazzac Elentria Just a wish list I guess, but future updates would it be possible to get the route planner to help plan costs of jumps using carrier/JF/etc...
It's probably do able, I just have no clue how non-jumpgate based travel works so would need to do some investigating first.
I'll add it to the list. --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Vested Interest
|
Posted - 2009.02.18 18:15:00 -
[546]
Edited by: Vested Interest on 18/02/2009 18:22:49
she crashes on launch now with "Problem loading EMMA: Corrupt .resources file. Got an unexpected EndOfStreamException while trying to read the ResourceReader header."
Will reboot and try again.
This seems to be the exception log. It still crashes on startup now:
===================================================================================== EXCEPTION REPORT ===================================================================================== 2/18/2009 11:20:41 AM Warning - EveMarketMonitorApp.Common.EMMAException - Problem getting skill node data Inner Exception: Object reference not set to an instance of an object. Stack Trace: at EveMarketMonitorApp.AbstractionClasses.APICharacter.GetDataFromCharXML() ===================================================================================== EXCEPTION REPORT ===================================================================================== 2/18/2009 11:20:59 AM Error - EveMarketMonitorApp.Common.EMMAException - Problem loading main form. Inner Exception: Corrupt .resources file. Got an unexpected EndOfStreamException while trying to read the ResourceReader header. Stack Trace: at System.Resources.ResourceReader.ReadResources() at System.Resources.ResourceReader..ctor(Stream stream, Dictionary`2 resCache) at System.Resources.RuntimeResourceSet..ctor(Stream stream) at System.Resources.ResourceManager.CreateResourceSet(Stream store, Assembly assembly) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream) at System.Resources.ResourceManager.GetObject(String name) at EveMarketMonitorApp.GUIElements.ViewUnacknowledgedOrders.InitializeComponent() at EveMarketMonitorApp.GUIElements.ViewUnacknowledgedOrders..ctor() at EveMarketMonitorApp.GUIElements.Main.RefreshUnackOrders(Boolean forceDisplay) at EveMarketMonitorApp.GUIElements.Main.RefreshDisplay() at EveMarketMonitorApp.GUIElements.Main.Initialisation() at EveMarketMonitorApp.GUIElements.Main.Main_Load(Object sender, EventArgs e) Inner Exception: Unable to read beyond the end of the stream. Stack Trace: at System.IO.__Error.EndOfFile() at System.IO.BinaryReader.FillBuffer(Int32 numBytes) at System.IO.BinaryReader.ReadInt32() at System.Resources.ResourceReader.ReadResources()
|

Kazzac Elentria
|
Posted - 2009.02.18 18:25:00 -
[547]
Originally by: Ambo
Originally by: Kazzac Elentria Just a wish list I guess, but future updates would it be possible to get the route planner to help plan costs of jumps using carrier/JF/etc...
It's probably do able, I just have no clue how non-jumpgate based travel works so would need to do some investigating first.
I'll add it to the list.
No rush obviously, Im imaging such a feature would only be used by a very small minority of your users so if it happens cool, if not thats fine too  |

Ambo
EMMA Test Corp
|
Posted - 2009.02.18 19:16:00 -
[548]
Originally by: Vested Interest Edited by: Vested Interest on 18/02/2009 18:58:10
she crashes on launch now with "Problem loading EMMA: Corrupt .resources file. Got an unexpected EndOfStreamException while trying to read the ResourceReader header."
Will reboot and try again.
This seems to be the exception log. It still crashes on startup now: (I wonder if this is because I have a character on 1 account that hasn't shown up (~2 days) for me to add to the group yet?)
===================================================================================== EXCEPTION REPORT ===================================================================================== 2/18/2009 11:20:41 AM Warning - EveMarketMonitorApp.Common.EMMAException - Problem getting skill node data Inner Exception: Object reference not set to an instance of an object. Stack Trace: at EveMarketMonitorApp.AbstractionClasses.APICharacter.GetDataFromCharXML() ===================================================================================== EXCEPTION REPORT ===================================================================================== 2/18/2009 11:20:59 AM Error - EveMarketMonitorApp.Common.EMMAException - Problem loading main form. Inner Exception: Corrupt .resources file. Got an unexpected EndOfStreamException while trying to read the ResourceReader header.
Wierd, I don't get any of that stuff.
I'll look at it first thing tomorrow. --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Kei Gravatid
|
Posted - 2009.02.18 23:15:00 -
[549]
I dl the EMMA 1.0.0.1 from the first page, it updates itself and then I get exception messages which start: Inner Exception: Cannot start service MSSQL$SQLEXPRESS on computer '.'. Stack Trace: at System.ServiceProcess.ServiceController.Start(String[] args) at System.ServiceProcess.ServiceController.Start() at EveMarketMonitorApp.GUIElements.Main.isSQLExpressRunning() Inner Exception: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it
I pulled it out and re-installed it with the same result. Is there something else I need associated with the program?
|

Entity Zerio
|
Posted - 2009.02.18 23:40:00 -
[550]
Hello,
I'm very new to Eve. Played for about 3 months a year ago and just came back about 2weeks ago. Downloaded EMMA since I heard a lot of good things about it. Upon looking at my total NAV I get some really high numbers ~49million revenue and ~63million total expenses. Now when I add up wallet/sell orders/buy orders I come to about ~25million give or take.
Just wondering if there is a way to get EMMA to show my actual NAV vs the numbers its giving me. I only have 1 character loaded into EMMA and that is the Character I created about 2 weeks ago. My character from 1 year ago I terminated when I stopped playing. If this is a known bug then I understand, if not would anyone be willing to shed some light on this?
Thanks for your time.
|
|

Kyridios
|
Posted - 2009.02.19 02:26:00 -
[551]
Edited by: Kyridios on 19/02/2009 02:26:24 Hello 
EMMA is really amazing ! The software is really powerfull.
One idea for the future: Is it possible to add some information about volume ? Use volume information with the route planner and assets report ?
This information would be great to prepare courrier contract for example.
(sorry for my poor english )
|

Permadocked Panda
|
Posted - 2009.02.19 06:58:00 -
[552]
Edited by: Permadocked Panda on 19/02/2009 06:58:30 Started getting this:
Quote:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.BadImageFormatException: Corrupt .resources file. Got an unexpected EndOfStreamException while trying to read the ResourceReader header. ---> System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.FillBuffer(Int32 numBytes) at System.IO.BinaryReader.ReadInt32() at System.Resources.ResourceReader.ReadResources() at System.Resources.ResourceReader.ReadResources() at System.Resources.RuntimeResourceSet..ctor(Stream stream) at System.Resources.ResourceManager.CreateResourceSet(Stream store, Assembly assembly) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream) at EveMarketMonitorApp.GUIElements.ViewUnacknowledgedOrders.InitializeComponent() at EveMarketMonitorApp.GUIElements.ViewUnacknowledgedOrders..ctor() at EveMarketMonitorApp.GUIElements.Main.RefreshUnackOrders(Boolean forceDisplay) at EveMarketMonitorApp.GUIElements.Main.RefreshDisplay() at EveMarketMonitorApp.GUIElements.UpdatePanel.UpdateLabel(Label label, Label otherLabel, CharOrCorp corc, APIDataType dataType, TimeSpan minTimeBetweenUpdates) at EveMarketMonitorApp.GUIElements.UpdatePanel.UpdateData() at EveMarketMonitorApp.GUIElements.UpdateStatus.updateTimer_Tick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
after the update to .6
|

Ambo
EMMA Test Corp
|
Posted - 2009.02.19 09:23:00 -
[553]
Originally by: Kei Gravatid I dl the EMMA 1.0.0.1 from the first page, it updates itself and then I get exception messages which start: Inner Exception: Cannot start service MSSQL$SQLEXPRESS on computer '.'. Stack Trace: at System.ServiceProcess.ServiceController.Start(String[] args) at System.ServiceProcess.ServiceController.Start() at EveMarketMonitorApp.GUIElements.Main.isSQLExpressRunning() Inner Exception: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it
I pulled it out and re-installed it with the same result. Is there something else I need associated with the program?
Looks like a problem with SQL Express, did you use the default instance name when you installed ('SQLEXPRESS') or did you call it somthing else?
Originally by: Entity Zerio Hello,
I'm very new to Eve. Played for about 3 months a year ago and just came back about 2weeks ago. Downloaded EMMA since I heard a lot of good things about it. Upon looking at my total NAV I get some really high numbers ~49million revenue and ~63million total expenses. Now when I add up wallet/sell orders/buy orders I come to about ~25million give or take.
Just wondering if there is a way to get EMMA to show my actual NAV vs the numbers its giving me. I only have 1 character loaded into EMMA and that is the Character I created about 2 weeks ago. My character from 1 year ago I terminated when I stopped playing. If this is a known bug then I understand, if not would anyone be willing to shed some light on this?
Thanks for your time.
It sounds like you're looking at the income statement, not the NAV report.
The income statement is the most simple report, it simply displays your journal entries grouped by type (player donation, market escrow, etc) with totals for revenue and expenses. I.e. it's showing how much has gone into and come out of your wallet within the given time period.
The NAV report shows the total value of all your assets, cash, cash in escrow, assets in sell orders and investments.
Originally by: Kyridios
Hello 
EMMA is really amazing ! The software is really powerfull.
One idea for the future: Is it possible to add some information about volume ? Use volume information with the route planner and assets report ?
This information would be great to prepare courrier contract for example.
(sorry for my poor english )
Thanks 
Volume information is already used by EMMA's courier contract system and getting the route planner to filter stations based on volume/value is somthing that is on my to do list (not getting round to it any time soon unfortunately). I'm not really sure that it would make any sense to see volume on the assets report though.
Originally by: Permadocked Panda Started getting this:
Quote:
************** Exception Text ************** System.BadImageFormatException: Corrupt .resources file. Got an unexpected
Everyone seems to be getting this error with the latest beta except me. I'm hoping to have it fixed later today. --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Ambo
EMMA Test Corp
|
Posted - 2009.02.19 10:07:00 -
[554]
1.2.1.7 BETA now available.
- The route planner was still working with the logic that lowsec systems are between 0.0 and 0.4, this has been corrected to 0.0 and 4.5 inclusive.
- The item report now has an option to use only the latest buy prices when calculating the 'cost of units sold'. This is useful in certain circumstances (e.g. if you buy 5 missile launchers to fit to your ship, then buy 10 of the same item for trading). However, in general it is not recommended as it will result in inacurate profit figures.
- The item report gross profit and net profit column headers have been swapped around. The 'net margin per item' and 'net margin %' have also been renamed to 'gross margin per item' and 'gross margin %'
- The last update introduced a bug that could cause buy and sell prices based on transaction data to be calculated incorrectly. This has been fixed.
- A bug introduced some time ago could cause the item report to display a 'cost of units sold' when no units had been sold.
- Fixed a problem that had caused a resource file to become corrupted in the last update.
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

c0rnf3d1
Outside of Time and Space
|
Posted - 2009.02.19 14:42:00 -
[555]
Originally by: Ambo 1.2.1.7 BETA now available.
- The item report now has an option to use only the latest buy prices when calculating the 'cost of units sold'. This is useful in certain circumstances (e.g. if you buy 5 missile launchers to fit to your ship, then buy 10 of the same item for trading). However, in general it is not recommended as it will result in inacurate profit figures.
I love you
|

Vested Interest
|
Posted - 2009.02.19 17:28:00 -
[556]
Edited by: Vested Interest on 19/02/2009 17:32:39 Edited by: Vested Interest on 19/02/2009 17:28:55 Back in business with the latest beta. The copy on my main box was hosed from that error so I had to update it on my laptop and then bring it over.
In the NAV report could you split out the value of existing sell orders in some way from the Assets section? I'd like to see these 2 numbers separately (value of sell orders, and value of the rest of the assets) so I can keep an eye on how much stuff I have sitting around.
Also did you ever figure out if there was any info in the API about the cash needed to cover margin orders, for those of us with Margin Trading? I was also wondering if we could get some sort of dashboard that shows everybody's cash on hand and maybe a definable low-cash alert?
The first time I ran the NAV report with the new version my NAV dropped by about 10%. Then I ran it again 15 minutes later and it was up over 25% over the pre-patch NAV estimate. That's ok because I usually work it up with Excel from a CSV dump.
Edit: I have one buy order alert that started coming back with every API update. Everytime that character updates, there it is again.
|

Entity Zerio
|
Posted - 2009.02.19 23:00:00 -
[557]
So Ambo, your correct in the fact I was looking at total Income. So I changed it to total NAV and its still has much higher numbers then I actually have. Saying total in Escrow is ~47 million, total NAV ~57million. True amount + assets in games is ~26million. Anyway to get this to show the correct value?
|

No Profit
|
Posted - 2009.02.20 07:13:00 -
[558]
Originally by: Vested Interest
Back in business with the latest beta. The copy on my main box was hosed from that error so I had to update it on my laptop and then bring it over.
In the NAV report could you split out the value of existing sell orders in some way from the Assets section? I'd like to see these 2 numbers separately (value of sell orders, and value of the rest of the assets) so I can keep an eye on how much stuff I have sitting around.
Also did you ever figure out if there was any info in the API about the cash needed to cover margin orders, for those of us with Margin Trading? I was also wondering if we could get some sort of dashboard that shows everybody's cash on hand and maybe a definable low-cash alert?
The first time I ran the NAV report with the new version my NAV dropped by about 10%. Then I ran it again 15 minutes later and it was up over 25% over the pre-patch NAV estimate. That's ok because I usually work it up with Excel from a CSV dump.
Good idea with splitting the total assets value from the sell orders value. Don't know why I didn't do it before tbh. 
There's no info in the API that tells me how much isk is needed cover your buy orders. However, EMMA does have your skill levels and it's fairly simple to calculate the ammount needed to cover. It appears in-game at the bottom of the orders page as well.
Wierd result with the NAV report, I'll keep an eye on it.
Originally by: Entity Zerio So Ambo, your correct in the fact I was looking at total Income. So I changed it to total NAV and its still has much higher numbers then I actually have. Saying total in Escrow is ~47 million, total NAV ~57million. True amount + assets in games is ~26million. Anyway to get this to show the correct value?
I've checked my report and it shows the correct amount for total in escrow (0). How much should it actually be? You can check the 'Total in escrow' in-game at the bottom of your market orders screen.
|

No Profit
|
Posted - 2009.02.21 13:36:00 -
[559]
Edited by: No Profit on 21/02/2009 13:36:16 Version 1.2.1.7 Is now a main release. This incorporates tons of changes since the last main release. Highlights are below:
- 'Selected cells calculator' tool. This allows you to calculate sum, average, median, etc from a range of user-selected cells in data views. Thanks to Dr Thieme Volker and his 'frquency table' class which formed the basis of the calculations - http://www.codeproject.com/KB/cs/FrequencyTable.aspx. See the tutorial for full details.
- In investments, each character/corp can now have a seperate bank account rather than having just one account for the whole report group. This requires that existing bank accounts will have to be assigned to a specific char. You can do this by double clicking the account in the investments window and setting the character to own the account.
- Finally got around to adding a second download site for the auto-updater. The servers to look at can be configured in 'Settings->Other Settings' (You can't add new ones, only remove existing ones or reset to defaults)
- Added csv export option to assets, journal, transaction and orders data views.
- The data views (orders, transactions, etc) now support multi-column sorting. To enable this, simply hold ctrl while clicking column headers. The columns will always be sorted in the order they are added. e.g. clicking the 'price' column header and then holding control and clicking the 'quantity' column header will sort primarily by price and then use quantity to sort if two or more prices are the same. Holding ctrl and clicknig the 'price' column header again will reverse the ascending/descending sort order for that column but the order of columns will remain 'price' and then 'quantity'.
- The reprocessor has an extra filter field 'container'. This will be populated with all containers at the station specified. Selecting a container will cause the list of reprocessable items to show just the items within the selected container.
- There is now an 'exclude from reprocessor' flag against all assets. It can be enabled/disabled in the assets data view.
- The NAV report includes the value of items in sell orders when calculating total asset value. This worked by simply getting the price of an order multiplied by the quantity remaining. Unfortunatley, this was being done for ALL sell orders, not just active ones. Since cancelled and expired orders still have a remaining quantity greater than zero, this was causing the total value of assets to be higher than expected when the user had any cancelled or expired sell orders. This has now been fixed.
- The route planner tool now allows you to specify start and end stations individualy.
- The route planner tool has two new options to exclude low sec systems and to exclude ships, fittings, containers and thier contents when adding waypoints based upon character assets.
Also fixed a ton of bugs.
|

No Profit
|
Posted - 2009.02.22 10:25:00 -
[560]
Version 1.2.1.8 BETA available.
Just a few little changes:
- The assets value and sale orders value are now seperate in the NAV report. Note this can cause slight inaccuracies when producing reports covering older time periods.
- Some leftover diagnostics in the NAV and assets report have been removed.
- Fixed a bug in the NAV report that could cause divide by zero errors in certain circumstances.
|
|

Broc Airhart
Caldari Deep Core Mining Inc.
|
Posted - 2009.02.22 11:42:00 -
[561]
is there any source for this? i'm happy to add sqlite db instead of sql express. i can't stand adding crappy microsoft software on my machine.
|

No Profit
|
Posted - 2009.02.22 13:06:00 -
[562]
Edited by: No Profit on 22/02/2009 13:06:00 Yup, source code is all available through sourceforge here: https://sourceforge.net/projects/evemarketmonapp/
It's become somewhat unruly as I've expanded it I'm afraid. Feel free to give me a shout if you need a hand figuring anything out.
|

CSI Eve
|
Posted - 2009.02.22 13:19:00 -
[563]
my nav report get stuck at about 40% since a few days
--> alt of Loaby
|

JuriBe
The Nova Foundation
|
Posted - 2009.02.22 18:27:00 -
[564]
Having an issue with EMMA regarding the item report - before and after all February updates.
I have created a small list of items that I want to track in the Item value screen, however when generating the report there there are more items then specified. These are items that have been traded, but not ones I necessarily want to track.
I am sure that I am overlooking an easy fix or config,
TIA. JuriBe
|

Vested Interest
|
Posted - 2009.02.22 20:05:00 -
[565]
Originally by: JuriBe Having an issue with EMMA regarding the item report - before and after all February updates.
I have created a small list of items that I want to track in the Item value screen, however when generating the report there there are more items then specified. These are items that have been traded, but not ones I necessarily want to track.
I am sure that I am overlooking an easy fix or config,
TIA. JuriBe
Ambo we talked about this before, could we have an option for the item/nav/assets reports to ignore items not on the Item Values list? I have a lot of stuff out there I don't care to include on the reports.
|

Lost Hamster
Hamster Holding Corp
|
Posted - 2009.02.22 20:21:00 -
[566]
In the Assest menu, I get all the time a warning: Displaying assets for *region name* may take a long time, really display the assets?
Is it possible to switch off this warning message somehow?
|

Cani Zir
|
Posted - 2009.02.22 20:27:00 -
[567]
Hello everybody.
I downloaded and installed the application but I'm having some trouble getting it to work as intended.
I'm not sure whether my problem is with the application itself or with the data that is drawn from the API.
Anyway, I need to monitor the wallet for my corp, I have the relevant roles etc. I downloaded the journal and transaction data, but there is data missing...
The main thing I noticed that is missing is a lot of the income from tax, I.E. mission rewards and bounty prizes.
EMMA shows me 5 events of tax income to the corp over the last week, but when I look at the wallet ingame, there is tons of them.
Has anyone else had this problem? And if so, does anyone know how to fix it?
Btw, I'm just on trial for now, dunno if that could be it??
Thanks in advance.
|

JuriBe
The Nova Foundation
|
Posted - 2009.02.22 20:45:00 -
[568]
Originally by: Vested Interest Edited by: Vested Interest on 22/02/2009 20:22:01
Originally by: JuriBe Having an issue with EMMA regarding the item report - before and after all February updates.
I have created a small list of items that I want to track in the Item value screen, however when generating the report there there are more items then specified. These are items that have been traded, but not ones I necessarily want to track.
I am sure that I am overlooking an easy fix or config,
TIA. JuriBe
Ambo we talked about this before, could we have an option for the item/nav/assets reports to ignore items not on the Item Values list? I have a lot of stuff out there I don't care to include on the reports.
edit: New sell orders total is way off, like 2x what it should be...
At one time it worked, however a recent update disabled/broke the feature to filter item reports.
|

Kan'Nal
|
Posted - 2009.02.22 23:27:00 -
[569]
I keep getting API Error (100: Expected beforeRefID = 0: wallet not previously loaded.) I don't understand what that should mean, and it happens only with one of my chars while updating the Journal. EVE API error or EMMA?
Some other bug I encountered: the API window with the updatetimers for all the chars cuts off its width right before the time display and the checkboxes are unreachable. Resizing doesn't help. Altough I am not sure if that is fixed already in the latest stable version.
Feature request: can we get the Item detail report back, please? I saw it in any earlier version.
Anyways, great tool and great support for just a one-time payment, thank you.
|

No Profit
|
Posted - 2009.02.23 08:30:00 -
[570]
Edited by: No Profit on 23/02/2009 08:33:45
Originally by: CSI Eve my nav report get stuck at about 40% since a few days
I'll look into adding some diagnostics.
Originally by: JuriBe Having an issue with EMMA regarding the item report - before and after all February updates.
I have created a small list of items that I want to track in the Item value screen, however when generating the report there there are more items then specified. These are items that have been traded, but not ones I necessarily want to track.
The item report will alawys include all items that have a transaction within the time period that you specify.
Originally by: Vested Interest Ambo we talked about this before, could we have an option for the item/nav/assets reports to ignore items not on the Item Values list? I have a lot of stuff out there I don't care to include on the reports.
It's still on my to do list. Unlikley to happen any time soon I'm afraid.
Originally by: Vested Interest
edit: New sell orders total is way off, like 2x what it should be...perhaps it's summing the total of orders rather than the total of stuff left on them?
I have noticed it is taking about 2x as long to start since the last 3 revs.
I shall investigate the issue with the sell orders value.
I'll look into the time taken starting up. I have some old diagnostics in there.
Originally by: Lost Hamster
In the Assest menu, I get all the time a warning: Displaying assets for *region name* may take a long time, really display the assets?
Is it possible to switch off this warning message?
Edit: For future development, is it possible to get one more filter in the transactions report? I would need a region. So if I don't want to select a station, then I could select a specific region?
I'll add an option to disable that warning and a region filter for the transactions view to my to do list.
Originally by: Cani Zir The main thing I noticed that is missing is a lot of the income from tax, I.E. mission rewards and bounty prizes.
EMMA shows me 5 events of tax income to the corp over the last week, but when I look at the wallet ingame, there is tons of them.
Has anyone else had this problem? And if so, does anyone know how to fix it?
Btw, I'm just on EMMA trial for now, dunno if that could be it??
Not heard of anyone having problems like that I'm afraid. Certainly the trial version does not have any restrictions so that's not causing it.
What is different about the tax events that do appear in EMMA and the ones that don't? I suspect that will point us in the right direction.
Originally by: Kan'Nal I keep getting API Error (100: Expected beforeRefID = 0: wallet not previously loaded.) I don't understand what that should mean, and it happens only with one of my chars while updating the Journal. EVE API error or EMMA?
This means that the EMMA has already retrieved 1000 journal entries and is now trying to get the next batch of 1000. This usually works fine but somtimes the API goes a bit wierd.. Lame explanation I know but there it is.
Originally by: Kan'Nal
Some other bug I encountered: the API window with the updatetimers for all the chars cuts off its width right before the time display and the checkboxes are unreachable. Resizing doesn't help. Altough I am not sure if that is fixed already in the latest stable version.
Are you running on Vista with the aero interface? There are some graphical problems that occur when using Aero with EMMA.
Originally by: Kan'Nal
Feature request: can we get the Item detail report back, please? I saw it in any earlier version.
Item detail will be making a return soon.
Originally by: Kan'Nal Most of the time the "unacknowledged Orders" window has a bug, so that I can't get rid of it. Not by pressing the "All"-Button nor by pressing the checkmarks for every Order. And it seems to slow the tool down while the window is open.
I'll look into it.
|
|
|
|
|
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 .. 28 :: one page |
First page | Previous page | Next page | Last page |