These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

jEveAssets 4.1.2 (2017-06-07)

First post
Author
Golden Gnu
Lobach Inc.
#681 - 2014-05-10 15:41:00 UTC
@Lord Jita
I would love to see the log for that error...
Bug Report

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Mr M
Sebiestor Tribe
#682 - 2014-05-11 16:25:04 UTC
Feature request:
* Contracts filter for the last X days.
* ISO 8601 dates

Share your experience

Write for the EVE Tribune

www.eve-tribune.com

Golden Gnu
Lobach Inc.
#683 - 2014-05-11 17:22:54 UTC  |  Edited by: Golden Gnu
@Mr M
1) Last X Days - will be done, when I get time to work on jEveAssets again...
2) I'm pretty sure we already got ISO 8601 dates? YYYY-MM-DD is the format of all dates columns
Because the is the only international format Europe and America can agree on AFAIK.
I'll move it to YYYY-MM-DD HH:mm soon, though

Guess, I was wrong, I'll change it ASAP...

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

DeDes
School of Applied Knowledge
Caldari State
#684 - 2014-05-12 22:51:57 UTC
So under settings Transactions I have save transactions history. But my transactions still only go back a couple months and transactions are falling off the list.

Am I using it wrong? Bug?
Lord Jita
Lord Jita's Big Gay Corp
#685 - 2014-05-13 11:58:44 UTC
Golden Gnu wrote:
@Lord Jita
I would love to see the log for that error...
Bug Report



This is literally all it says

INFO [SwingWorker-pool-2-thread-3] net.nikr.eve.jeveasset.io.shared.AbstractApiGetter - Market Orders failed to update for: Lord Jita's Big Gay Corp (ApiException: com.beimin.eveapi.exception.ApiException: java.io.IOException: Premature EOF)


It was just CCP being terrible it worked like 20 minutes later.
Golden Gnu
Lobach Inc.
#686 - 2014-05-13 15:52:34 UTC
jEveAssets 2.8.0 Released

New Features:
-Tree Tool Sorting
-Routing: Avoid System (By name or security)
-Industry Jobs: Manufacturing Output Value
-Assets: ME/PE columns
-Added time to date columns
-Added simple bug reporting tool
-Added auto update tool (program and static data)

Changed:
-Date format is now ISO 8601: yyyy-MM-dd (Warning: May break your filters)
-Updated static data to Rubicon 1.3.0.95173
-Now save settings when they are changed (disable with "-lazysave")

Bug Fixes:
-StackOverflowError (PaddingTableCellRenderer)

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Golden Gnu
Lobach Inc.
#687 - 2014-05-13 16:00:14 UTC
@DeDes
I could not find any obvious errors in the code...
So, I do not know what is going on Oops

@Lord Jita
2.8.0 got the latest version of the EVEAPI library, it could fix it, or it could just be CCP, who knows...

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Norrin Ellis
Doomheim
#688 - 2014-05-14 19:15:34 UTC
I receive an error on Market Orders and Assets that says "Not enough access privileges." I have not changed the API keys used since upgrading to 2.8.0.
Golden Gnu
Lobach Inc.
#689 - 2014-05-15 09:54:01 UTC
@Norrin Ellis
Please, send me the log file, see Bug Report.
I will look into it as soon as I have the log file :)

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Norrin Ellis
Doomheim
#690 - 2014-05-16 03:33:31 UTC
I went to edit my API keys again and I saw something called "Locations" that wasn't selected. I found a description of this on the EVElopedia for corporate keys, but not for individual keys. Anyhow, I went ahead and selected it for the keys I'm using, and now the problem seems to be gone.

I don't know if this was the issue or if it was just things being picky on CCP's end, but stuff is working now. I'm just too lazy to go dig for log files. Would be nice if I could copy/paste what you need from the UI where it shows me the error message. If the error message itself isn't useful to solve the problem, it seems better to have the piece of code that generated the error there instead with a message that says: "Copy this and send it to the Golden Gnu."
Annette Nolen
Perkone
Caldari State
#691 - 2014-05-16 04:40:46 UTC  |  Edited by: Annette Nolen
Norrin Ellis wrote:
I receive an error on Market Orders and Assets that says "Not enough access privileges." I have not changed the API keys used since upgrading to 2.8.0.


Yeah, getting this too. Log says:

INFO [SwingWorker-pool-2-thread-9] net.nikr.eve.jeveasset.io.shared.AbstractApiGetter - Locations failed to update for: Annette Nolen (Request 1 of 1) (NOT ENOUGH ACCESS PRIVILEGES)

I will try adding the "Locations" option to my API key and see if that works.

EDIT: Yep, seemed too.
Golden Gnu
Lobach Inc.
#692 - 2014-05-16 10:56:46 UTC
@Norrin Ellis
Ups, I totally forgot to put that in the change log. It's been a while since it was coded. Oops
The Locations API is used to get in-game names. It will show the name of all your ships and station containers.
I'm pretty sure it's optional. I'll check it later and report back...

Sending the log manually, is mostly a thing of the past. If jEveAssets crash, you will be able to send the log automatic (this is new in 2.8.0). Only reported bugs get fixed, so, while it may be a annoying to do it manually, it will help make jEveAssets more stable for everyone. I think that is a very small price to pay for a free program, but, I'm biased Blink

Auto send log file is a great idea. I'll see what I can do...

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Mr M
Sebiestor Tribe
#693 - 2014-05-16 22:06:25 UTC
Norrin Ellis wrote:
I went to edit my API keys again and I saw something called "Locations" that wasn't selected. I found a description of this on the EVElopedia for corporate keys, but not for individual keys. Anyhow, I went ahead and selected it for the keys I'm using, and now the problem seems to be gone.

Thanks, did the trick.

Share your experience

Write for the EVE Tribune

www.eve-tribune.com

Golden Gnu
Lobach Inc.
#694 - 2014-05-17 09:12:48 UTC  |  Edited by: Golden Gnu
jEveAssets 2.8.1 Released

Bug Fixes:
-Possible fix for BugID: 3, 4, 5, 6

Notes:
You do not need to download this if you have 2.8.0, it will auto update (just restart jEveAssets).
Feedback about the update process would be very much appreciated.

Known Issues:
Routing: Mutation 2-opt and Crossover does not work (I'll release a new version later today, sorry for the inconvenience)

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Cyerus
University of Caille
Gallente Federation
#695 - 2014-05-17 10:06:56 UTC
Golden Gnu wrote:
jEveAssets 2.8.1 Released

Bug Fixes:
-Possible fix for BugID: 3, 4, 5, 6

Notes:
You do not need to download this if you have 2.8.0, it will auto update (just restart jEveAssets).
Feedback about the update process would be very much appreciated.


As requested;

Update process worked fine. It managed to download the new version without a problem.
Slider for download-process is a nice touch.

Thumbs-up from me Blink
Golden Gnu
Lobach Inc.
#696 - 2014-05-17 11:34:54 UTC
jEveAssets 2.8.2 Released

Bug Fixes:
-Routing Mutation 2-opt and Crossover does not work

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

Golden Gnu
Lobach Inc.
#697 - 2014-05-17 11:35:42 UTC
@Cyerus
Thank you very much for your feedback! :)

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"

prayth
Sebiestor Tribe
Minmatar Republic
#698 - 2014-05-17 22:15:34 UTC
Auto update worked flawless.

Awesome program that gets daily use for past few years. Thank you.
Cyerus
University of Caille
Gallente Federation
#699 - 2014-05-17 23:15:07 UTC  |  Edited by: Cyerus
Golden Gnu wrote:
@Cyerus
Thank you very much for your feedback! :)


No problem.

Just updated to 2.8.2 without a problem.

Maybe an idea for future version; have the updater show the current user's version and the latest version available, something like;

Quote:
I've found an update, just for you!

Your version: 2.8.1
Latest version: 2.8.2

Would you like to update to the latest release?
Golden Gnu
Lobach Inc.
#700 - 2014-05-18 13:52:44 UTC
@Cyerus
Suggestion completed, it will be included in the next release, but, you will not see it until the release after next release...

@prayth
Thank you for reporting back! :)

Creator of jEveAssets - the asset manager

"Download is the meaning of life, upload is the meaning of intelligent life"