| Pages: 1 [2] :: one page |
| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Ticarus Hellbrandt
Science and Trade Institute Caldari State
5
|
Posted - 2012.01.26 20:05:00 -
[31] - Quote
Either this new version is riddled with bugs or i am doing something wrong,
I put my api key in (with all ticks) and click check, nothing happens however it loads a couple of market transactions and displays an incorrect graph.
|

Ren Adal
Adal Engineering
11
|
Posted - 2012.01.26 20:55:00 -
[32] - Quote
Ticarus Hellbrandt wrote:Either this new version is riddled with bugs or i am doing something wrong,
I put my api key in (with all ticks) and click check, nothing happens however it loads a couple of market transactions and displays an incorrect graph.
It's a shame that the current version isn't working out for you. Is this a clean install or an upgrade? |

Ticarus Hellbrandt
Science and Trade Institute Caldari State
5
|
Posted - 2012.01.26 20:59:00 -
[33] - Quote
Ren Adal wrote:Ticarus Hellbrandt wrote:Either this new version is riddled with bugs or i am doing something wrong,
I put my api key in (with all ticks) and click check, nothing happens however it loads a couple of market transactions and displays an incorrect graph. It's a shame that the current version isn't working out for you. Is this a clean install or an upgrade?
sorry I completely forgot that a new api takes a while to start working so my fault entirely
anyway this is a great tool :) |

OneInchTerror
Dreddit Test Alliance Please Ignore
0
|
Posted - 2012.01.27 01:56:00 -
[34] - Quote
Holy crap, this is the exact tool I have been after for weeks, bodged mentat to sort of do what i wanted but this is perfect
Thank you very much for a great tool |

Ren Adal
Adal Engineering
12
|
Posted - 2012.01.29 10:48:00 -
[35] - Quote
Ticarus Hellbrandt wrote:sorry I completely forgot that a new api takes a while to start working so my fault entirely
anyway this is a great tool :)
Ah yes, I'll be sure to put a popup there in the next release, so new users don't get confused. Glad it worked out.
OneInchTerror wrote:Holy crap, this is the exact tool I have been after for weeks, bodged mentat to sort of do what i wanted but this is perfect
Thank you very much for a great tool
Cool, nice to hear. As always, feedback is appreciated, so be sure to let me know what you think about it. |

Buruk Utama
Science and Trade Institute Caldari State
75
|
Posted - 2012.01.29 11:11:00 -
[36] - Quote
I tried the program but never got past api input. I created an api for it a few days ago. However, when I input the API hit the Check API Credentials it simply refocuses the button again and again and does nothing nor does it show any sorta error. |

Ren Adal
Adal Engineering
12
|
Posted - 2012.01.29 12:08:00 -
[37] - Quote
Buruk Utama wrote:I tried the program but never got past api input. I created an api for it a few days ago. However, when I input the API hit the Check API Credentials it simply refocuses the button again and again and does nothing nor does it show any sorta error.
This is probably the same problem as described a few posts higher in this topic. The API call for retrieving characters has a cool down of 5 minutes. Please wait 5 minutes until attempting to add new characters. Also please press the check API credentials button only once (even if it doesn't seem to be doing anything). Try it out, and let me know if it works for you. |

Kira X
Native Freshfood Minmatar Republic
0
|
Posted - 2012.01.29 12:15:00 -
[38] - Quote
How is the data logged? is it locally on the machine or online?
Wondering if i use it across two computers, Home/Work if it will stay in sync with everything or bug out? |

Ren Adal
Adal Engineering
12
|
Posted - 2012.01.29 12:48:00 -
[39] - Quote
Kira X wrote:How is the data logged? is it locally on the machine or online?
Wondering if i use it across two computers, Home/Work if it will stay in sync with everything or bug out?
It's logged locally to a file based database. Running two instances of EveNexus, would result in failing API calls. You could use an API proxy (like this one) and then have each EveNexus use that as the API server.
The proxy calls the EVE Online API server, and caches the calls locally. Apps can then call the proxy for the required data. But I have not tested EveNexus with a proxy. Some users have used EveNexus with a proxy, so I'm guessing this is a workable solution to your problem. |

Buruk Utama
Science and Trade Institute Caldari State
75
|
Posted - 2012.01.29 15:28:00 -
[40] - Quote
Ren Adal wrote:Buruk Utama wrote:I tried the program but never got past api input. I created an api for it a few days ago. However, when I input the API hit the Check API Credentials it simply refocuses the button again and again and does nothing nor does it show any sorta error. This is probably the same problem as described a few posts higher in this topic. The API call for retrieving characters has a cool down of 5 minutes. Please wait 5 minutes until attempting to add new characters. Also please press the check API credentials button only once (even if it doesn't seem to be doing anything). Try it out, and let me know if it works for you.
It's a no go. Press button and ....nothing. API is several days old so I know it would retrieve. Oh well. |

Ren Adal
Adal Engineering
12
|
Posted - 2012.01.29 21:24:00 -
[41] - Quote
Buruk Utama wrote:It's a no go. Press button and ....nothing. API is several days old so I know it would retrieve. Oh well.
Can you tell me what API calls are allowed on that API key? (ie. what is the access mask?) |

ziglot
WE FIGHT Gryphon League
0
|
Posted - 2012.02.01 01:02:00 -
[42] - Quote
Ren Adal wrote:Buruk Utama wrote:It's a no go. Press button and ....nothing. API is several days old so I know it would retrieve. Oh well. Can you tell me what API calls are allowed on that API key? (ie. what is the access mask?)
I was having this identical problem, and sure enough the API wasn't allowing access to all of the items in the "Account and Market Section". I adjusted the API to allow full access to everything except the "Communications" calls, and it now works fine.
ziglot |

Ticarus Hellbrandt
Science and Trade Institute Caldari State
6
|
Posted - 2012.02.05 19:19:00 -
[43] - Quote
I find an anoying bug in the programme where it seems to only pick and choose which data to retreive and use and it also does not seem to hold an accurate past record either.
For example, i have had it open for 15 mintues now and it only shows that i have sold 6 items in febuary which is not correct. |

Ren Adal
Adal Engineering
12
|
Posted - 2012.02.07 14:34:00 -
[44] - Quote
ziglot wrote:I was having this identical problem, and sure enough the API wasn't allowing access to all of the items in the "Account and Market Section". I adjusted the API to allow full access to everything except the "Communications" calls, and it now works fine. ziglot
Ah nice to hear, that everything works now.
Ticarus Hellbrandt wrote:I find an anoying bug in the programme where it seems to only pick and choose which data to retreive and use and it also does not seem to hold an accurate past record either.
For example, i have had it open for 15 mintues now and it only shows that i have sold 6 items in febuary which is not correct.
Does this problem still occur? It might have to do with API timeouts on CCP's end. Also make sure that the API keys allows EveNexus to fetch wallet transactions etc. And as specified as earlier, EveNexus does not fetch transactions, made on behalf of the corporation you're in. Only personal transactions are imported and processed. |

Ticarus Hellbrandt
Science and Trade Institute Caldari State
6
|
Posted - 2012.02.07 18:18:00 -
[45] - Quote
Ticarus Hellbrandt wrote:I find an anoying bug in the programme where it seems to only pick and choose which data to retreive and use and it also does not seem to hold an accurate past record either.
For example, i have had it open for 15 mintues now and it only shows that i have sold 6 items in febuary which is not correct.
Does this problem still occur? It might have to do with API timeouts on CCP's end. Also make sure that the API keys allows EveNexus to fetch wallet transactions etc. And as specified as earlier, EveNexus does not fetch transactions, made on behalf of the corporation you're in. Only personal transactions are imported and processed.[/quote]
It picks up the transactions but does not process them into the profits or dashboard. |

Ren Adal
Adal Engineering
12
|
Posted - 2012.02.08 08:22:00 -
[46] - Quote
Ticarus Hellbrandt wrote:It picks up the transactions but does not process them into the profits or dashboard.
Alright, would you be willing to e-mail me the log.txt file in EveNexus' installation directory? Perhaps this could shed some light on the problem. You can find my e-mail address on the EveNexus website in the bugs and suggestions paragraph. |

Darth Inglip
Imperial Academy Amarr Empire
0
|
Posted - 2012.02.09 07:41:00 -
[47] - Quote
Can't believe I missed seeing this. Great fixes! Can't wait for it to be able to pull Corporate API data. |

Lone Tekkin
Deep Core Mining Inc. Caldari State
0
|
Posted - 2012.02.20 03:18:00 -
[48] - Quote
Thank you, thank you, thank you! Ever since EveWalletAware went out of development I've been searching for a replacement.
Do you think you could add a feature to show the total profits over-time of a particular item? |

Ren Adal
Adal Engineering
14
|
Posted - 2012.02.23 13:49:00 -
[49] - Quote
Sorry for the late reply. I was cruising around in Iceland with a 4x4 last few weeks (I know fanfest is in march).
Darth Inglip wrote:Can't believe I missed seeing this. Great fixes! Can't wait for it to be able to pull Corporate API data.
Nice to hear. I'll see what I can do about the corporate API.
Lone Tekkin wrote:Thank you, thank you, thank you! Ever since EveWalletAware went out of development I've been searching for a replacement.
Do you think you could add a feature to show the total profits over-time of a particular item?
Yes, this has been requested a lot. I think I might be able to squeeze it into the next version. Note that depending on your Excel warrior skills it's already possible to select all the data in a table (containing all transactions for instance), with CTRL+A, and then copy with CTRL+C, en pasting that in an Excel worksheet with CTRL+V. But I'll try to add a nice overview in the next version.
|

Nizomi
Technopolis Ventures
0
|
Posted - 2012.02.28 17:31:00 -
[50] - Quote
I have a wierd problem. I have been using this software for the past month or so and everything has been running smoothly. Now when I start it, it doesn't load any new transactions. The journal updates normally. |

Yldraeth
Kitty Punching Company
0
|
Posted - 2012.03.26 12:47:00 -
[51] - Quote
Love this app keep up the good work  |

Jaldard
Pator Tech School Minmatar Republic
0
|
Posted - 2012.03.26 16:51:00 -
[52] - Quote
I tried to build it using maven (is that right?) but this doesn't work 
Quote:[ERROR] No plugin found for prefix 'E' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (~\.m2\repository), central (http://repo.maven.apache.org/maven2)] ->[Help 1]org.apache.maven.plugin.prefix.NoPluginFoundForPrefixException: No plugin found for prefix 'E' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (~\.m2\repository), central (http://repo.maven.apache.org/maven2)]
any ideas ? |

James Wriggleworth
Open University of Celestial Hardship Art of War Alliance
4
|
Posted - 2012.05.10 11:06:00 -
[53] - Quote
I've got a question about EVE nexus (although it might be possible that I'm missing something related to EVE itself).
I bought an Accounting skillbook for 400008.00 ISK. Including taxes EVEnexus tells me its: -4032008.06 ISK
I sold it for 4500000.00, including taxes this is 4432500.00 ISK according to EVEnexus. In the meantime I modified the order about 10 times or so, meaning another 1000isk.
Now...my profits tab says my profit is:-103500.00. However, I'm calculating I should have made a profit of about 400000 isk.
My brokers and accounting skills are at level four at the moment (it's on my alt).
What am I missing? Hope the question is clear, thanks a lot in advance!
James |

Kailean
Caldari Provisions Caldari State
0
|
Posted - 2012.05.10 12:22:00 -
[54] - Quote
Decided to try this out, but crashed on start-up. I sent in a bug report but forgot one key element: default input language is Japanese. Dunno, might have something to do with it and I figured I should mention it. |
| |
|
| Pages: 1 [2] :: one page |
| First page | Previous page | Next page | Last page |