Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 30 40 .. 42 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |
Shei Bushaava
The Brave Dojo Brave Collective
6
|
Posted - 2016.10.12 09:05:28 -
[1081] - Quote
Golden Gnu wrote:@Shei Bushaava@CarebyYou both need to update to to the latest version of java 8. You can download it from java.com. I did update to the latest version, but got the same error. I'll try uninstalling older versions and report back. |
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.10.12 11:08:05 -
[1082] - Quote
@Shei Bushaava The error only happens when you're not using java 8. You can have both java 7 and java 8 installed. Additional java 7 won't auto update to java 8, most of the time.
Just note, that uninstalling java 7 and leaving java 8 sometimes creates problems. It's best to uninstall all version of java and then install the latest version of java 8.
I hope this help you fix the problem, if not, just keep posting here :)
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Galian Tros
University of Caille Gallente Federation
0
|
Posted - 2016.10.13 20:49:36 -
[1083] - Quote
Quick question, new user: The reprocess-calculation, are they based off character skill or assuming max skill? Also, thanks a ton for the useful tool, its great and by now i don-Št understand half of how to use it efficiently. |
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.10.13 21:59:01 -
[1084] - Quote
@Galian Tros You can change the skills and station efficiency used for the reprocessing calculations in the settings: Options > Options > Reprocessing
The setting affect both the reprocessing tool and the reprocessing price use various places in jEveAssets. Feel free to ask questions in this thread.
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Terrence Miromme
A Few Good Corpses Army of New Eden
3
|
Posted - 2016.10.14 19:39:41 -
[1085] - Quote
Would be great if this project was ported over to android for tablets, phones and they are coming out with more android based stuff like android TV etc would be pretty cool to have jEveAssets on all android. |
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.10.14 21:00:17 -
[1086] - Quote
@Terrence Miromme I know android use java, but, I don't think the desktop user interface would work very well on android. You need to design for touchscreens from the start, not as an afterthought. So, to run jEveAssets on android, I would have to rewrite the entire user interface. I think you're a lot better off trying to get the jEveAssets features you need implemented in the software already written for android. But, I do agree, that it would be pretty cool.
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Nivster
GammaMindex
0
|
Posted - 2016.11.01 19:52:43 -
[1087] - Quote
I'm getting strange asset locations, looking like "[Region -> Citadel #1,012,126,598,203]" with assets that I wish I had. Might have had them in the past but certainly not now. Even tried searching via the eve UI's asset list and could not find such items.
Tried completely deleting everything, including all user data and restarting from scratch with latest jeveassets version as well as java but I still get those weird assets which are in billions and kill my asset tracking.
Any advice? Tried searching a lot but could not find answers. |
Cat Harkness
Twilight Labs Elemental Tide
46
|
Posted - 2016.11.01 22:03:56 -
[1088] - Quote
Nivster wrote:I'm getting strange asset locations, looking like "[Region -> Citadel #1,012,126,598,203]" with assets that I wish I had. Might have had them in the past but certainly not now. Even tried searching via the eve UI's asset list and could not find such items.
Tried completely deleting everything, including all user data and restarting from scratch with latest jeveassets version as well as java but I still get those weird assets which are in billions and kill my asset tracking.
Any advice? Tried searching a lot but could not find answers.
I also get these, for me they are assets in Customs Offices....
Cat Harkness
CEO
Twilight Labs
|
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.11.02 09:35:55 -
[1089] - Quote
@Nivster @Cat Harkness If you could both email me the numbers in the location column ex. "[Citadel NUMBER]" and the system you think the customs offices is in, I will look into it ASAP. I will try my best to find a fix for this issue. You can find my email in the wiki
Thank you both for the bug report :)
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Nivster
GammaMindex
0
|
Posted - 2016.11.06 15:58:19 -
[1090] - Quote
Sent. |
|
Knitram Relik
Atomic Amish
64
|
Posted - 2016.11.07 11:20:53 -
[1091] - Quote
Just want to say, what an amazing program. I've been looking for something like this for quite a while. This has features I didn't even know I wanted! Thanks so much.
[WTS] - Signature. 500 mil ISK
|
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.11.08 10:14:17 -
[1092] - Quote
@Nivster Reply send
@Knitram Relik Thank you for your kind words. It's always great to hear from people who find jEveAssets useful.
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Neugeniko
Insight Securities
84
|
Posted - 2016.11.14 06:40:51 -
[1093] - Quote
Hi, I'm getting a error while downloading citadel information.
ERROR [SwingWorker-pool-2-thread-2] net.nikr.eve.jeveasset.io.online.CitadelGetter - Citadels failed to update com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "location" (class net.nikr.eve.jeveasset.data.Citadel), not marked as ignorable (9 known properties: "lastSeen", "typeId", "systemId", "name", "regionId", "typeName", "systemName", "regionName", "firstSeen"]) at [Source: java.util.zip.GZIPInputStream@14bb245; line: 1, column: 242] (through reference chain: java.util.LinkedHashMap["1021194485761"]->net.nikr.eve.jeveasset.data.Citadel["location"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:62) at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:834) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1096) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1469) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1447) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:282) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:140) at com.fasterxml.jackson.databind.deser.std.MapDeserializer._readAndBind(MapDeserializer.java:448) at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:355) at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:27) at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:3789) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2906) at net.nikr.eve.jeveasset.io.online.CitadelGetter.updateCache(CitadelGetter.java:106) at net.nikr.eve.jeveasset.io.online.CitadelGetter.update(CitadelGetter.java:62) at net.nikr.eve.jeveasset.gui.dialogs.update.UpdateDialog$CitadelTask.update(UpdateDialog.java:621) at net.nikr.eve.jeveasset.gui.dialogs.update.UpdateTask.doInBackground(UpdateTask.java:88) at net.nikr.eve.jeveasset.gui.dialogs.update.UpdateTask.doInBackground(UpdateTask.java:48) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Indices/Mining Simulator V6.41 UPDATED*
Daily Forge Mineral Sales Summary V1.5
Neug's Prime Industrial Real Estate V1.3
|
Messenger Of Truth
Butlerian Crusade
70
|
Posted - 2016.11.14 11:13:08 -
[1094] - Quote
Neugeniko wrote:Hi, I'm getting a error while downloading citadel information.
ERROR [SwingWorker-pool-2-thread-2] net.nikr.eve.jeveasset.io.online.CitadelGetter - Citadels failed to update com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "location" (class net.nikr.eve.jeveasset.data.Citadel), not marked as ignorable (9 known properties: "lastSeen", "typeId", "systemId", "name", "regionId", "typeName", "systemName", "regionName", "firstSeen"]) at [Source: java.util.zip.GZIPInputStream@14bb245; line: 1, column: 242] (through reference chain: java.util.LinkedHashMap["1021194485761"]->net.nikr.eve.jeveasset.data.Citadel["location"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:62) at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:834) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1096) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1469) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1447) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:282) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:140) at com.fasterxml.jackson.databind.deser.std.MapDeserializer._readAndBind(MapDeserializer.java:448) at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:355) at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:27) at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:3789) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2906) at net.nikr.eve.jeveasset.io.online.CitadelGetter.updateCache(CitadelGetter.java:106) at net.nikr.eve.jeveasset.io.online.CitadelGetter.update(CitadelGetter.java:62) at net.nikr.eve.jeveasset.gui.dialogs.update.UpdateDialog$CitadelTask.update(UpdateDialog.java:621) at net.nikr.eve.jeveasset.gui.dialogs.update.UpdateTask.doInBackground(UpdateTask.java:88) at net.nikr.eve.jeveasset.gui.dialogs.update.UpdateTask.doInBackground(UpdateTask.java:48) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
@goldengnu - this is happening because I've added two new fields to the response - public and location.x/y/z. These return some info that's derived from the new structure endpoint on ESI. I suggest you ignore unexpected fields - I intend to add more in future (but not to remove any).
In case you haven't been keeping up, CCP have added a list of public structures to ESI, and they allow similar information to that provided by hammerti.me.uk to be downloaded about these public structures, and also any private structures that the user is on the ACL for. However if you have assets in a structure that you can't dock at, then you cannot retrieve any information about the structure via ESI, whereas you may be able to get this info from hammerti.me.uk.
So to get the most complete structure information, you may want to use both ESI and hammerti.me.uk - while both serve info about public structures, hammerti.me.uk may provide info about structures the user can't dock at, and ESI provides info about private structures the user can dock at.
Trade Hub Price Checker: stop.hammerti.me.uk/pricecheck
Visit "Haulers Channel" in game for all matters courier-related.
Citadel name/system API: stop.hammerti.me.uk/api
|
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.11.14 21:00:54 -
[1095] - Quote
@Neugeniko @Messenger Of Truth I'm already working on fixing this. I hope to have the release ready withing this week.
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Johann Hemphill
KarmaFleet Goonswarm Federation
1
|
Posted - 2016.11.14 21:36:02 -
[1096] - Quote
I wanted to let you know that the software is working great. I am using it to keep track of a few hundred items I sell in a Fortizar market, and the stockpile feature is great for telling me when, what, and how much I need to import to keep it suppied.
Low-priority feature request: When I have multiple APIs and want to update assets, but some of them aren't ready, could the software provide an indication of the longest wait? Example |
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.11.14 22:13:14 -
[1097] - Quote
@Johann Hemphill Thank you for your kind words.
About the feature request. The way it works now, is that it shows you how long there is to the earliest update. When you can update, that is now, so, it does not show anything. If the dialog is to stay simple, it's impossible to add info for every accounts, as there is no limit to have many accounts you can add to jEveAssets. I don't see a good way to fix this without re-designing the entire dialog and adding complexity.
I wonder, though, how do you keep your account updates out of sync? it usually sync up while you sleep...
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Johann Hemphill
KarmaFleet Goonswarm Federation
1
|
Posted - 2016.11.15 07:08:39 -
[1098] - Quote
Golden Gnu wrote:@Johann Hemphill
I wonder, though, how do you keep your account updates out of sync? it usually sync up while you sleep... They definitely sync up when I sleep or wait longer 6 (?) hours, so it's not much of a problem.
This happens if I do a full update and then go to update again after only 4 (?) hours or so. My guess is that character APIs have a shorter cooldown than corporate APIs.
What I am really hoping for is for it to tell me how long until all of the APIs are ready to update again, so I can expect when I'll be able to get another full snapshot, if that makes sense. |
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.11.15 11:14:26 -
[1099] - Quote
@Johann Hemphill I have added it to the todo list. It will be a while before I get time to do it, though, as I already have a lot planed for next feature release.
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Bleeep
Center for Advanced Studies Gallente Federation
0
|
Posted - 2016.11.18 19:47:15 -
[1100] - Quote
Has the fix for the citadel endpoint been pushed out to GitHub yet? |
|
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.11.19 16:47:40 -
[1101] - Quote
@Bleeep Yes, both citadel fixes are committed, to both feature branch and trunk. I will try to release the update ASAP.
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.11.21 22:05:23 -
[1102] - Quote
Static data 2016-11-14 released.
I'm hoping to get time to release 3.1.3 tomorrow....
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Pokano
GoonWaffe Goonswarm Federation
3
|
Posted - 2016.11.21 23:50:47 -
[1103] - Quote
Feature Request: Allow citadel name ( [Citadel #1,021,535,385,172]) to be renamed in the client for ease and readability. Allow user to add details client side to detail system, region, etc for citadels. Allow use of above renamings to be used to filter results.
When I have assets in 20 different citadels it is difficult keeping track of their locations is difficult when they are named Citadel # 209348234324u32423u43i24u34i32u43oi2u423oi5u23oi5u23oi5u23oiy235ouy235iu. |
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.11.22 10:56:53 -
[1104] - Quote
@Pokano It's already planed for next feature release :) Until it's done, you can add the citadels to the API jEveAssets uses instead: The Great Structure Hunt (This will also help all users of jEveAssets and others who use the same API)
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.11.22 18:35:33 -
[1105] - Quote
jEveAssets 3.1.3 released
Changed: -Assets API to only use flat list now
Bug Fixes: -Fixed warning from citadel API -Fixed citadel API progress display
Code: -Updated EveAPI to 7.0.1
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Astrid Farnsworth
Broke and Famous
8
|
Posted - 2016.11.24 22:22:46 -
[1106] - Quote
Theres any way to see the assets and ISK Value is pie cake mode?
"Amateurs talk about tactics, but professionals study logistics."
- Gen. Robert H. Barrow, USMC (Commandant of the Marine Corps) noted in 1980**strong text**
|
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.11.25 09:23:13 -
[1107] - Quote
@Astrid Farnsworth No, that is not possible. If you want the feature added, could you explain what this feature would help you do, that is not already possible? :)
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Andraea Sarstae
Circle of Steel Inc. Care Factor
23
|
Posted - 2016.12.01 08:16:20 -
[1108] - Quote
I'm not sure which update is causing this, but it's one in the past month or so.
For one of my profiles, when I pull new data, it deleted all of my prior journal and transaction history entries. Luckily, I could restore from an old xml file with dropbox, dated Oct 31st, so I haven't lost anything.
When I put the old version back in, update, the same thing occurs again, so it's reproducable.
Save Journal and Transaction History are both checked.
The xml file goes from 35mb down to 2mb when I update.
My other profile does not have this issue, though it is around the same size. The profile that isn't having the problem is the default.
Hopefully that's enough info for you to track it down.
Thanks! |
Golden Gnu
EVE University Ivy League
192
|
Posted - 2016.12.01 08:55:40 -
[1109] - Quote
@Andraea Sarstae Thank you for your bug report. A quick look at the code did not show anything wrong. Could you zip the profile xml file and send it to my email (my email is on the wiki). If it's reproducable, it should be easy to fix, once I have the file.
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
|
Andraea Sarstae
Circle of Steel Inc. Care Factor
23
|
Posted - 2016.12.01 09:32:07 -
[1110] - Quote
Done.
Thanks for looking into it so quickly. |
|
|
|
|
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 30 40 .. 42 :: one page |
First page | Previous page | Next page | Last page |