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

Nnaem Kvorr
Fleet-Up.com
0
|
Posted - 2012.08.17 22:11:00 -
[121] - Quote
Very nice. Am interested playng around with this. Fleet-Up.com - fitting, doctrine and fleet management made easy. Currently in beta and looking for testers. |

DingoGS
Distinguished Gentleman's Boating Club Test Alliance Please Ignore
20
|
Posted - 2012.08.18 06:51:00 -
[122] - Quote
I think i found a bug on the API
http://eve-kill.net/?a=kill_detail&kll_id=14348340 It says he lost 8 guns, 3 of which droped
If i ask the API call about it
http://eve-kill.net/epic/victimAlliance:Test_Alliance_Please_Ignore/mailLimit:1/mask:1048577/victimShip:Rokh/KLLid:14348340/
I get ... {"typeName":"425mm Compressed Coil Gun I","typeID":7453,"itemSlot":"1","qtyDropped":0,"qtyDestroyed":1} ... ... {"typeName":"425mm Compressed Coil Gun I","typeID":7453,"itemSlot":"1","qtyDropped":1,"qtyDestroyed":0} ...
Saying that he only lost two guns, one destroyed and the other droped, it seems it only happens with some mails, the majority of them work correctly.
Am i doing something wrong? or this is just a bug that you could fix? :D
btw I love the api, im using it to add a functionality to my tool to find out what's the most common fitting for X ship and Y alliance based on the last 40 X ships they lost. |

Jessie Nolen
State War Academy Caldari State
1
|
Posted - 2012.08.30 14:07:00 -
[123] - Quote
I think EPIC calculates in how many hangars something is destroyed/dropped instead of actually sshowing how much is destroyed/dropped.
eg this random carrier:
http://eve-kill.net/?a=kill_detail&kll_id=14470302 http://eve-kill.net/epic/KLLid:14470302/mask:1048576/
[{"items":{"destroyed":[ {"typeName":"Cap Recharger II","typeID":2032,"itemSlot":"2","qtyDropped":0,"qtyDestroyed":1}, {"typeName":"Capital Armor Repairer I","typeID":20701,"itemSlot":"3","qtyDropped":0,"qtyDestroyed":1}, {"typeName":"Capital Energy Transfer Array I","typeID":12219,"itemSlot":"1","qtyDropped":0,"qtyDestroyed":1}, {"typeName":"Energized Adaptive Nano Membrane II","typeID":11269,"itemSlot":"3","qtyDropped":0,"qtyDestroyed":1}, {"typeName":"Garde I","typeID":23561,"itemSlot":"6","qtyDropped":0,"qtyDestroyed":1}, {"typeName":"Heavy Armor Maintenance Bot I","typeID":23523,"itemSlot":"6","qtyDropped":0,"qtyDestroyed":1}, {"typeName":"Helium Isotopes","typeID":16274,"itemSlot":"11","qtyDropped":0,"qtyDestroyed":2}, {"typeName":"Infiltrator II","typeID":2175,"itemSlot":"6","qtyDropped":0,"qtyDestroyed":1}, {"typeName":"Large Capacitor Control Circuit I","typeID":25948,"itemSlot":"5","qtyDropped":0,"qtyDestroyed":3}, {"typeName":"Ogre I","typeID":2444,"itemSlot":"6","qtyDropped":0,"qtyDestroyed":1}, {"typeName":"Strontium Clathrates","typeID":16275,"itemSlot":"11","qtyDropped":0,"qtyDestroyed":2}, {"typeName":"Templar","typeID":23055,"itemSlot":"6","qtyDropped":0,"qtyDestroyed":1}],
"dropped":[ {"typeName":"Cap Recharger II","typeID":2032,"itemSlot":"2","qtyDropped":3,"qtyDestroyed":0}, {"typeName":"Capacitor Power Relay II","typeID":1447,"itemSlot":"3","qtyDropped":3,"qtyDestroyed":0}, {"typeName":"Capital Energy Transfer Array I","typeID":12219,"itemSlot":"1","qtyDropped":1,"qtyDestroyed":0}, {"typeName":"Capital Remote Armor Repair System I","typeID":24569,"itemSlot":"1","qtyDropped":2,"qtyDestroyed":0}, {"typeName":"Damage Control II","typeID":2048,"itemSlot":"3","qtyDropped":1,"qtyDestroyed":0}, {"typeName":"Energized Adaptive Nano Membrane II","typeID":11269,"itemSlot":"3","qtyDropped":1,"qtyDestroyed":0}, {"typeName":"Garde I","typeID":23561,"itemSlot":"6","qtyDropped":1,"qtyDestroyed":0}, {"typeName":"Heavy Armor Maintenance Bot I","typeID":23523,"itemSlot":"6","qtyDropped":1,"qtyDestroyed":0}, {"typeName":"Ogre I","typeID":2444,"itemSlot":"6","qtyDropped":1,"qtyDestroyed":0}, {"typeName":"Strontium Clathrates","typeID":16275,"itemSlot":"4","qtyDropped":1,"qtyDestroyed":0}, {"typeName":"Templar","typeID":23055,"itemSlot":"6","qtyDropped":1,"qtyDestroyed":0}, {"typeName":"Triage Module I","typeID":27951,"itemSlot":"1","qtyDropped":1,"qtyDestroyed":0}]}}]
Only fitted stuff are calculated correctly. Rest seem to get number based on how many different hangars they are.
E.g. Strontium is destroyed in corp hangar and fuel bay and it gets qtyDestroyed":2 and it drops from cargo bay and gets qtyDropped":1
Drones get destroyed/dropped only in drone bay and get qty 1
EDIT: Of course expected result would be showing stront twice (as it is destroyed in 2 different hangars) in destroyed items with their correct itemSlots and correct QTYs and so on. |

ItsmeHcK1
Burning Napalm Northern Coalition.
23
|
Posted - 2012.09.28 02:14:00 -
[124] - Quote
The external ID seems to be missing for more than half of the kills that either API pulls. For example, when pulling up my own stats, the very first kill starts with (row killID="0" Pulling from the EPIC API nets the same result. Are you just not saving CCP API ID's anymore? |

Smodab Ongalot
Shadows Of The Federation Drunk 'n' Disorderly
119
|
Posted - 2012.10.06 15:13:00 -
[125] - Quote
I'm trying to get a list of all the kills I've been involved with while flying a Tengu. I thought I could use this:
http://eve-kill.net/epic/involvedPilot:Smodab+Ongalot/involvedShip:Tengu/mask:1
I expected it would return a list of 100 mails urls where I was involved and a tengu was involved (but not necessarily me in the tengu). Instead it returns the 3 kills i've been involved in this month.
What am I doing wrong? |

Squizz Caphinator
Greater Order Of Destruction Happy Endings
49
|
Posted - 2012.10.08 18:34:00 -
[126] - Quote
Smodab Ongalot wrote:I'm trying to get a list of all the kills I've been involved with while flying a Tengu. I thought I could use this: http://eve-kill.net/epic/involvedPilot:Smodab+Ongalot/involvedShip:Tengu/mask:1I expected it would return a list of 100 mails urls where I was involved and a tengu was involved (but not necessarily me in the tengu). Instead it returns the 3 kills i've been involved in this month. What am I doing wrong?
You are doing nothing wrong. The EPIC api only returns the current month or the month in which you specify. This is by design of the EveKill database. http://evewho.com - Alliance and Corporation Member Listings http://evechatter.com - Free Alliance and Corporation forums for all. |

Smodab Ongalot
Shadows Of The Federation Drunk 'n' Disorderly
119
|
Posted - 2012.10.08 20:35:00 -
[127] - Quote
Squizz Caphinator wrote:Smodab Ongalot wrote:I'm trying to get a list of all the kills I've been involved with while flying a Tengu. I thought I could use this: http://eve-kill.net/epic/involvedPilot:Smodab+Ongalot/involvedShip:Tengu/mask:1I expected it would return a list of 100 mails urls where I was involved and a tengu was involved (but not necessarily me in the tengu). Instead it returns the 3 kills i've been involved in this month. What am I doing wrong? You are doing nothing wrong. The EPIC api only returns the current month or the month in which you specify. This is by design of the EveKill database.
Then should this query give me all the kills in 2012 that involve me and a tengu?
http://eve-kill.net/epic/involvedPilot:Smodab+Ongalot/involvedShip:Tengu/mask:1/year:2012
Because it only returns the same three mails, which are all of my kills in this month, 1 of which involve no tengus.
|

S Tein
SKULLDOGS Unclaimed.
6
|
Posted - 2012.11.14 17:13:00 -
[128] - Quote
Is there anyway of using epic to say list the top 10 killers in a certain corp? |

Artem Valiant
NecroRise Squadron
17
|
Posted - 2012.12.05 13:53:00 -
[129] - Quote
Hi. What happened with API. All responses are empty. |

Squizz Caphinator
Greater Order Of Destruction Happy Endings
54
|
Posted - 2012.12.06 02:26:00 -
[130] - Quote
Karbowiak killed EPIC.
I resurrected EPIC.
All hail EPIC. http://evewho.com - Alliance and Corporation Member Listings http://evechatter.com - Free Alliance and Corporation forums for all. |
|

Artem Valiant
NecroRise Squadron
17
|
Posted - 2012.12.06 06:41:00 -
[131] - Quote
Squizz Caphinator wrote:Karbowiak killed EPIC.
I resurrected EPIC.
All hail EPIC.
Thanks mate. |

Artem Valiant
NecroRise Squadron
17
|
Posted - 2012.12.06 06:51:00 -
[132] - Quote
I found the following problem. I can't find by Assault Ships class. In database dump this group named as Assault Ships. Your service requires Assault Frigate class. Same problem with Heavy Assault Ships |

ItsmeHcK1
Kicked. Shadow Cartel
37
|
Posted - 2012.12.17 21:22:00 -
[133] - Quote
The involvedShipClass command is not working properly. For instance, involvedShipClass:Supercarrier does NOT net the same results as involvedShip:Nyx/involvedShip:Aeon, etc. |

Marchejita
Quasar Heavy Industries Quasar Generation
0
|
Posted - 2013.01.04 16:06:00 -
[134] - Quote
eve-kill.net/epic/VictimShipclass:Customs Offices/maillimit:500/orderby:desc/mask:106499
VictimeShipClass Customs Offices don't work ?
|

Durzel
The Xenodus Initiative. Ministry of Inappropriate Footwork
112
|
Posted - 2013.01.14 11:08:00 -
[135] - Quote
Polling any of the three systems that CCP originally incorrectly named (J1340+6, J1259+0 and J1226-0) returns no data.
Neither the original or correct system name works in the EPIC API. Eve-Kill itself also incorrectly still uses these system names. |

ItsmeHcK1
Kicked. Shadow Cartel
61
|
Posted - 2013.01.26 20:33:00 -
[136] - Quote
The startDate and endDate parameters do not seem to function properly. For instance, asking for my alt's kill record from last december returns the last month instead. Year does seem to work, but week does not. (week 50 last year returns January instead) |

Durzel
Questionable Ethics. Ministry of Inappropriate Footwork
113
|
Posted - 2013.02.02 16:37:00 -
[137] - Quote
http://eve-kill.net/epic/system:J110431/mask:655359/mailLimit:10/endDate:2012-06-30_23:59:59/startDate:2012-06-01_00.00.00/orderBy:desc
Produces PHP errors, I'm guessing a characters name isn't being escaped properly. |

Poetic Stanziel
Fweddit I Whip My Slaves Back and Forth
1804
|
Posted - 2013.03.12 04:15:00 -
[138] - Quote
Karbowiak wrote:region // Show kills done in a region How old is this data? How often would I have to poll to have a complete record of all the kills in a region over time? (Actually, I'm not so much looking for killmails, so would adjust the bitmask to a small subset of information, as I am the last known PvP activity of characters.)
Also ... do wormhole systems have a generic region(s) that encapsulates all of their systems? Amarr Militia - Fweddit - http://fweddit.com Poetic Discourse - http://poeticstanziel.blogspot.com |

Veshai
NED-Clan Goonswarm Federation
0
|
Posted - 2013.03.13 07:00:00 -
[139] - Quote
I have an interesting problem with the EPIC api. I usually poll for new killmails by using the following URL: http://eve-kill.net/epic/mask:2097164/mailLimit:500/combinedCorp:NED-Clan
However, as of yesterday this returns a blank page. Not just an empty result, as the { and } (json list) are not even present.
Investigating a bit further I found that there might be an error with a certain killmail. When I play around with the 'limit' it starts working when it is low enough. At the time of this writing the following url works: http://eve-kill.net/epic/mask:2097164/mailLimit:176/combinedCorp:NED-Clan But this url does not: http://eve-kill.net/epic/mask:2097164/mailLimit:178/combinedCorp:NED-Clan
Depending on how much my corp kills today the limit may vary a bit, and the problem might even disappear if waiting too long.
Maybe you can check this out? |

Squizz Caphinator
100
|
Posted - 2013.03.14 13:38:00 -
[140] - Quote
Just an FYI for you guys.
EPIC is dead. kaput. de nada
Karbowiak has no interest whatsoever in maintaining the EPIC code. Any and all bugs you find you might as well just consider permanent features.
Even if he comes here and says he's going to work on it, trust me, in a week he'll forget about it and ignore it.
In the meantime you should use zKillboard's API. I won't be ignoring it for at least 2 weeks, I promise.
https://zkillboard.com/information/api/ Various projects I enjoy putting my time into: http://eve-kill.net | http://zkillboard.com | http://evewho.com | http://evechatter.com | http://skillq.net |
|

Karbowiak
4M-CORP
98
|
Posted - 2013.03.15 08:42:00 -
[141] - Quote
What squizz said is true, EPIC is not supported anymore. It still works, and will still be available, but it has so many flaws it's not even funny.
I've tried bandaiding some of the bigger flaws, but it all comes down to it using EDK as a backend. So everyone should have a look at zKBs API instead, which is much more robust and fast.
https://zkillboard.com/information/api/
I'm sure this is not what many of you wanted to hear, but sadly it's the truth. However most of the queries you made with EPIC (all?) are doable with zKB aswell.
You might get some more information with zKB, that you could strip out with EPIC, but oh well  |

Poetic Stanziel
Fweddit I Whip My Slaves Back and Forth
1809
|
Posted - 2013.03.15 20:05:00 -
[142] - Quote
Gotta say, I've been checking this out ... and I quite like this better. Especially being able to use XML over JSON.
Amarr Militia - Fweddit - http://fweddit.com Poetic Discourse - http://poeticstanziel.blogspot.com |

Poetic Stanziel
Fweddit I Whip My Slaves Back and Forth
1809
|
Posted - 2013.03.15 20:10:00 -
[143] - Quote
Altho, one thing that seems to be missing from ZKBAPI, that was available in EPIC, is a valueDestroyed property. I was hoping to track the ISK value that a victim lost. Any chance of adding this into the ZKBAPI? Amarr Militia - Fweddit - http://fweddit.com Poetic Discourse - http://poeticstanziel.blogspot.com |

Karbowiak
4M-CORP
98
|
Posted - 2013.03.16 07:59:00 -
[144] - Quote
Poetic Stanziel wrote:Altho, one thing that seems to be missing from ZKBAPI, that was available in EPIC, is a valueDestroyed property. I was hoping to track the ISK value that a victim lost. Any chance of adding this into the ZKBAPI?
Sorry, the data we save for use with the API is basically what we get from CCP. I won't rule out that we won't add more to it, but atm, what it's spitting out atm, is all it'll spit out. 
However! We are gonna opensource zKB, so if you need it to do something really specific and awesome, you could always write the code and do a push(pull?) to us, so we'll include it.
But more on the opensource part later (atm it looks like that'll happen in April ) |

Karbowiak
4M-CORP Red Alliance
98
|
Posted - 2013.03.19 14:30:00 -
[145] - Quote
asdf |

Poetic Stanziel
Fweddit I Whip My Slaves Back and Forth
1829
|
Posted - 2013.03.27 04:31:00 -
[146] - Quote
Has there been problems with the zKill API the last week? Everytime I try to load up some data in my browser (so that I can begin coding and testing), the API call times out.
The EPIC API loads up fine, but I'd rather use the zKill API, if possible. Amarr Militia - Fweddit - http://fweddit.com Poetic Discourse - http://poeticstanziel.blogspot.com |

Karbowiak
4M-CORP Red Alliance
107
|
Posted - 2013.03.28 20:32:00 -
[147] - Quote
Poetic Stanziel wrote:Has there been problems with the zKill API the last week? Everytime I try to load up some data in my browser (so that I can begin coding and testing), the API call times out.
The EPIC API loads up fine, but I'd rather use the zKill API, if possible.
Not that i am aware of, but it could have been because of the ongoing issues at CloudFlare. Lately they have been ddos'ed really hard, which could be the cause of this.
If it happens again, please come by IRC and poke me. I rarely open up EVE atm, and even rarer take a look at the forum |

Poetic Stanziel
Fweddit I Whip My Slaves Back and Forth
1833
|
Posted - 2013.03.28 20:51:00 -
[148] - Quote
Karbowiak wrote:Poetic Stanziel wrote:Has there been problems with the zKill API the last week? Everytime I try to load up some data in my browser (so that I can begin coding and testing), the API call times out.
The EPIC API loads up fine, but I'd rather use the zKill API, if possible. Not that i am aware of, but it could have been because of the ongoing issues at CloudFlare. I just read about that last night. I did not know Cloudflare was under a massive DDOS attack. Amarr Militia - Fweddit - http://fweddit.com Poetic Discourse - http://poeticstanziel.blogspot.com |

Poetic Stanziel
Fweddit I Whip My Slaves Back and Forth
1841
|
Posted - 2013.03.29 12:36:00 -
[149] - Quote
Karbowiak wrote:If it happens again, please come by IRC and poke me. I rarely open up EVE atm, and even rarer take a look at the forum
It's happening constantly.
I'm going through region by region, pulling out data. I'm making one API call every 2.5 minutes. It can sometimes take up to 30 minutes before the next API call will return data. I get a Cloudflare "Website is currently offline" message.
Here's a sample API call:
https://zkillboard.com/api/orderDirection/asc/api-only/no-items/xml/regionID/10000007/afterKillID/27434465/
I started at RegionID 10000001, and it took 2 hours before it reached RegionID 10000007.
I'll try to get on IRC later ... but if you can look into in the meanwhile, that would be fantastic. Amarr Militia - Fweddit - http://fweddit.com Poetic Discourse - http://poeticstanziel.blogspot.com |

Karbowiak
4M-CORP Red Alliance
107
|
Posted - 2013.03.29 17:23:00 -
[150] - Quote
Poetic Stanziel wrote:Karbowiak wrote:If it happens again, please come by IRC and poke me. I rarely open up EVE atm, and even rarer take a look at the forum It's happening constantly. I'm going through region by region, pulling out data. I'm making one API call every 2.5 minutes. It can sometimes take up to 30 minutes before the next API call will return data. I get a Cloudflare "Website is currently offline" message. Here's a sample API call: https://zkillboard.com/api/orderDirection/asc/api-only/no-items/xml/regionID/10000007/afterKillID/27434465/I started at RegionID 10000001, and it took 2 hours before it reached RegionID 10000007. I'll try to get on IRC later ... but if you can look into in the meanwhile, that would be fantastic.
I just checked out some of the queries, and i can see that, for some reason, the request is causing queries to just continue running and running.
I tried using explain on some of them, and they all look fine. Using the correct indexes etc. etc. So i'm at a loss what could be the problem.
It's clearly the database, but.. yeah.
I'll prod Squizz as soon as he comes back, but that'll probably first be at the end of next week.  |
|
|
|
|
Pages: 1 2 3 4 [5] 6 :: one page |
First page | Previous page | Next page | Last page |