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
Hiro Bergkamp
Financial Industry Regulatory Authority
#381 - 2013-01-26 10:01:50 UTC
Yes I'm on windows forgot to mention.
But it is working after I updated the Java.
Many thanks for the support!


Very usefull application :)
Golden Gnu
Lobach Inc.
#382 - 2013-01-26 11:58:14 UTC
@Hiro Bergkamp
Good to hear it's fixed :)

Creator of jEveAssets - the asset manager

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

Caval Marten
Deep Core Mining Inc.
Caldari State
#383 - 2013-01-28 03:29:22 UTC
Golden Gnu wrote:
@Scrapyard Bob
I hope I understand you correct, I had a hard time understanding the question...

If an item is in a "station container" the flag will always be: "Unlocked" or "Locked" AFAIK.
It's the only containers I own, so it's the only one I can comment on...

If you want everything inside an office use:

Assets:
[Container] [Contains] "Office #"

Stockpile:
[Owner] "All"
[Flag] "All"
[Container] "Office #"

If you want a specific container in an office:

Assets:
[Container] [Equals] "Office # > Station Container #"

Stockpile:
[Owner] "All"
[Flag] "All"
[Container] "Office # > Station Container #"

Stockpile always use "contains" for containers. So it will always include sub containers...

If my reply did not answer your question, please ask again...


I'm trying to create a stockpile of items that are not currently fitted to ships. In the above post you mention Stockpile: [Container] "Office # > Station Container #" but when I click Container my only options are the fitted ships.

Great tool!
Golden Gnu
Lobach Inc.
#384 - 2013-01-28 14:21:39 UTC
@Caval Marten
1) Containers only contains your own containers (It look through all your assets, to create the list)

2) What you want to do, is not currently possible... Sad

Let me explain:
It's a very hard filter to make, even in the Assets Tool...
In the assets tool It's possible to easily get everything in the hangar:
[And] [Flag] [Equals] "Hangar"
...but, then you will exclude everything in containers.

The best way to exclude items fitted to ships in the Assets tool:
[And] [Flag] [Does not contain] "Slot"
[And] [Flag] [Does not contain] "Cargo"
[And] [Flag] [Does not contain] "Bay"

As you can see it's a rather complicated filter needed to exclude fittings.


Option 1:
One way to fix this would be to allow you the create assets like filters, in the stockpile tool.
However, that would be more error prone and on top of that it would require a lot of work AKA may not be done anytime soon...

Option 2:
Add "Empty/not in container" to the container field

Option 3:
Add check-box to Flag and Containers: "Include sub levels" (basically switch between equals and contains)


Both option 2 and 3 would also exclude everything in station containers.
Let me know, what option you prefer...

Creator of jEveAssets - the asset manager

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

Caval Marten
Deep Core Mining Inc.
Caldari State
#385 - 2013-01-28 15:51:40 UTC
Golden Gnu wrote:
@Caval Marten
1) Containers only contains your own containers (It look through all your assets, to create the list)

2) What you want to do, is not currently possible... Sad

Let me explain:
It's a very hard filter to make, even in the Assets Tool...
In the assets tool It's possible to easily get everything in the hangar:
[And] [Flag] [Equals] "Hangar"
...but, then you will exclude everything in containers.

The best way to exclude items fitted to ships in the Assets tool:
[And] [Flag] [Does not contain] "Slot"
[And] [Flag] [Does not contain] "Cargo"
[And] [Flag] [Does not contain] "Bay"

As you can see it's a rather complicated filter needed to exclude fittings.


Option 1:
One way to fix this would be to allow you the create assets like filters, in the stockpile tool.
However, that would be more error prone and on top of that it would require a lot of work AKA may not be done anytime soon...

Option 2:
Add "Empty/not in container" to the container field

Option 3:
Add check-box to Flag and Containers: "Include sub levels" (basically switch between equals and contains)


Both option 2 and 3 would also exclude everything in station containers.
Let me know, what option you prefer...


Thanks for the quick feedback.

I didn't even know about Station Containers so I guess that is a solution I can utilize. Put everything that is not fitted on a ship into a station container and then filter in the Stockpile to only show items in that container.

Option 2 sounds like a nice clean solution. This is what I was originally looking for (basically a "none") in the Stockpile settings but only saw the ship containers.
Golden Gnu
Lobach Inc.
#386 - 2013-01-28 17:34:13 UTC  |  Edited by: Golden Gnu
@Caval Marten
In-game workaround - very well thought out! Cool

Option 2 is also the most simple one to code. :)
It will be in the next feature release (Might take a while - as current version was just released, sadly).

Thank you very much for your feature suggestion and feedback! :)

Creator of jEveAssets - the asset manager

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

SkipTrac3r
School of Applied Knowledge
Caldari State
#387 - 2013-02-04 17:30:54 UTC
I have perused this thread, looked through the documentation, and attempted to access this page http://eve.nikr.net/jeveasset (wouldn't load for me) and haven't come up with an answer. What needs to be included in the api? (Single character and Corp) I hate to just throw a full api at it.

Did I miss it?
Golden Gnu
Lobach Inc.
#388 - 2013-02-05 12:08:15 UTC  |  Edited by: Golden Gnu
@SkipTrac3r
To have full use of jEveAssets you need:
- MarketOrders
- AccountBalance
- Contracts
- AssetList
- IndustryJobs

It will work with just the AssetList, but, everything will not work optimal...

The fastest way to do it, is to click the "New API Key" link in the Account Import dialog.
It will check everything you need.

If you create a corp API Key, you need to check the above yourself.

I'm sorry my site is down - again. I have contacted my web hotel and hope it will be fixed very soon.

Thank you for your help request - I will add it to the online ReadMe file.
BTW, reading the online readme file is enough! :)
You should not waste your time reading through all the posts in this thread (some of the info is outdated)

EDIT:
My site is now back online...

EDIT 2:
I added the info the to online ReadMe file: Character and Corporation.
Feedback to improve it is very welcome ;)

Creator of jEveAssets - the asset manager

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

Tronjay the'3rd
Pandemic Horde Inc.
Pandemic Horde
#389 - 2013-02-06 13:04:30 UTC
Great tool m8, keep up the good work Big smile

兵者,詭道也。故能而示之不能,用而示之不用,近而示之遠,遠而示之近

**Sun Tzu **©

Golden Gnu
Lobach Inc.
#390 - 2013-02-06 13:31:23 UTC
@Tronjay the'3rd
Thank you :)

Creator of jEveAssets - the asset manager

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

Calth Ragnarr
Randoom Inc
#391 - 2013-02-12 13:56:59 UTC
Awesome tool, exactly what I was looking for !

I have a small problem tho: can't seem to update industry jobs for corporation : "... ApiException : NullPointerException". Is this a know problem or I'm doing something wrong ?

Using latest version (2.5.1) on Windows 8, JRE 1.7.0_02-b13
Golden Gnu
Lobach Inc.
#392 - 2013-02-12 14:13:34 UTC
@Calth Ragnarr
You are not the first to report this bug...
Please see the FAQ, about how to report a bug: http://code.google.com/p/jeveassets/wiki/ReadMe
...I will look into this as soon as I have your log file :)

On a site note:
You are running a old version of Java! I suggest you update to the latest version.
See: http://code.google.com/p/jeveassets/wiki/ReadMe#jEveAssets_will_not_run (solution 2) for help...

Creator of jEveAssets - the asset manager

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

wizardz
Quebec Heavy Industries
#393 - 2013-02-12 18:18:37 UTC
Golden Gnu wrote:
@Calth Ragnarr
You are not the first to report this bug...
Please see the FAQ, about how to report a bug: http://code.google.com/p/jeveassets/wiki/ReadMe
...I will look into this as soon as I have your log file :)

On a site note:
You are running a old version of Java! I suggest you update to the latest version.
See: http://code.google.com/p/jeveassets/wiki/ReadMe#jEveAssets_will_not_run (solution 2) for help...


i'm having the exact same issue. i have sent jeveasset.log as per the instructions.

thanks,
Golden Gnu
Lobach Inc.
#394 - 2013-02-15 11:41:30 UTC
Just a small update:
A big fix version for failed IndusryJobs updates, is on Its way...
I hope to release it today, tomorrow or ASAP.

Creator of jEveAssets - the asset manager

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

Golden Gnu
Lobach Inc.
#395 - 2013-02-16 14:44:34 UTC
jEveAssets 2.5.2 (Retribution 1.0.7) released

New Features:
-Added "None" container label

Bug Fixes:
-Industry Jobs failed to update

Creator of jEveAssets - the asset manager

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

Calth Ragnarr
Randoom Inc
#396 - 2013-02-17 15:20:50 UTC
Golden Gnu wrote:
jEveAssets 2.5.2 (Retribution 1.0.7) released

New Features:
-Added "None" container label

Bug Fixes:
-Industry Jobs failed to update


Thank you !
Golden Gnu
Lobach Inc.
#397 - 2013-02-17 17:56:40 UTC
@Calth Ragnarr
You're welcome! Blink

Creator of jEveAssets - the asset manager

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

Tonto Auri
Vhero' Multipurpose Corp
#398 - 2013-02-21 19:25:03 UTC  |  Edited by: Tonto Auri
Hey, it's me again.
I can't seem to get the program to work with a newly created key.
I've made it about an hour ago, though, and it may be not propagated yet... I'll ping back tomorrow and see if anything changed.
NVM, it appears I've started my experiments approx. the same time API went down.
Nop, doesn't work.
Trying API tester, APIKeyInfo
Quote:
**** the idiotic forum filters
seems fine.
But jEveAssets claim the key to be not valid.

Two most common elements in the universe are hydrogen and stupidity. -- Harlan Ellison

Golden Gnu
Lobach Inc.
#399 - 2013-02-22 10:47:09 UTC
@Tonto Auri
I suggest you use the "Create new API Key"-Link in the import dialog.

Otherwise please see the online readme:
http://code.google.com/p/jeveassets/wiki/ReadMe
...about how to report a bug.
Without the jeveassets.log - It's close to impossible the say what is wrong :)

Thank you for your bug report - I'll try to fix 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"

Tonto Auri
Vhero' Multipurpose Corp
#400 - 2013-02-23 00:53:39 UTC
Golden Gnu wrote:
@Tonto Auri
I suggest you use the "Create new API Key"-Link in the import dialog.

Otherwise please see the online readme:
http://code.google.com/p/jeveassets/wiki/ReadMe
...about how to report a bug.
Without the jeveassets.log - It's close to impossible the say what is wrong :)

Thank you for your bug report - I'll try to fix it as soon as I have the log file...


Please use standard message dialogs next time. I was unable to copy it and had to search for your email in different places.
The message went your way. Though, I don't think it contains any useful info. At least, for my uneducated mind, it was pretty vague. Maximum clue I've got is that it was probably unable to retrieve the document. Knowing not, what the API method was used in request, I'm unable to debug it any further.

Two most common elements in the universe are hydrogen and stupidity. -- Harlan Ellison