jEveAssets 8.0.0 (2025-04-19)

Hello, folks. I’m wondering if there is a way to manually update the static data for jEveAssets. I know about manually updating the application. For some reason, my computer keeps coming back with “There is no script engine for the extensions “.js”” reported by Windows Script Host.

In other news, I’ve updated the .js extension to use Microsoft Windows Script Based Host as suggested but it hasn’t made any difference. While I figure that out, I’m hoping there’s a shortcut for the data like the application so that I can move on.

Thanks for reading!

The data is available for download on the website: jEveAssets - Eve-Online Asset Manager - EVE.NiKR.NET
Overwrite everything in the data directory with the files in the zip file.

2 Likes

Thank you! It’s not working for me; literally does nothing when I click on it. But I assume that’s something to do with me so I’ll try again later.

I have verified that the link works. Here is the direct link: https://eve.nikr.net/jeveassets/data.zip
I hope you’re able to get it working, but, I can’t help beyond that.

1 Like

How to solve the headache of characters losing authorization over time?

Use the app more often. It will refresh tokens and keep going.
If a token reaches expiration time, you will have to login again. No other way around it.

2 Likes

jEveAssets 7.9.3 released

Bug Fixes:
-Loadout eft export doesn’t handle charges (Issue #498) [Tsuro Tsero]
-Made string columns sorting case insensitive (Issue #506)
-Importing tracker data replaced existing data
-Made stockpile match all differentiate between bpc and runs
-Stockpile shopping list counted own items double if also in subpile

Code:
-Optimized JCustomFileChooser (reduced startup time)
-Update eve-esi to 5.0.0 (removed esi bookmarks)
-Updated logback to 1.3.15
-Updated slf4j to 2.0.16

2 Likes

jEveAssets 7.9.4 released

Bug Fixes:
-CtD in the stockpile tool (NPE)
-CtD when sorting columns (NPE/ISE)

1 Like

I suggest changing the JRE link to Eclipse Adoptium one.

I have updated the OP to match what is on the wiki.

1 Like

Hello, I want to thank you first for creating this, it saves me a lot of trouble with my assets all over the place. I wanted to know it would be possible to combine tracker/history of my jeveassets from an older computer with the current one. I know that .jeveassets has all the data, but could you please tell how I would go about copying one to another without losing the data? Cheers mate

Yes that is possible:

  • In the Tracker click the :gear: icon (top right)
  • Import File…
  • Select the old tracker data file
2 Likes

You’re the best, thanks again!

jEveAssets 8.0.0 released

New Features:
-Import routes from system names/ids in routing tool (Issue #475)
-Moved stockpile and reprocessing import format selecting to the import dialog
-Save profile data in SQLite
-Include plugged implants in assets and tracker (Issue #124)
-Automatic naming for loadout EFT export (Issue #471)
-Added dotlan lookup link to system on region map

Bug Fixes:
-Dotlan constellation lookup didn’t replace space
-Blueprint runs rounding did not match fuzzwork and IPH
-Fixed how flags are handled in the tracker edit dialog
-Tracker assets containers not in the correct corp hangar division (Issue #519)

Code:
-Added email to user agent (thanks to the ccp esi team for making this matter!)

2 Likes

@Golden_Gnu
Hello.
Does jeveassets calculate only skill points after last character login?

Example:
I have few SP farm characters absolutely similar.
1st char (was logged in right before jeveassets data update) - showing SP cost correctly
2nd char (was logged in ~6 month ago during extracts) - showing SP cost for ~1 extract.
After loggin-in 2nd char and jeveassets data update SP cost showing correctly.

P.S. - i know how it works in ESI for total SP (after logging char) but know some application that calculate SPs from current skill queue

jEveAssets doesn’t do any calculations. It used the total directly from ESI.

However, if that isn’t updated unless you login and it is possible to calculate the total another way, I would suggest you make a feature suggestion on GitHub with the details.

1 Like