These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Ships & Modules

 
  • Topic is locked indefinitely.
 

Evefit project: pyfa 1.1.14 (Odyssey 1.0)

Author
Yracka Nostijo
Royal Amarr Institute
Amarr Empire
#301 - 2013-02-24 22:36:57 UTC
Sakari Orisi wrote:
Yracka Nostijo wrote:
Pyfa looks great. But having a little trouble. I'm on a mac, downloaded it, extracted it, ran the exe. It runs and I can start doing fittings and all that. But I don't know how to use my character stats. The only options I have are all skills 0 and all skills 5. Was I supposed to extract it into a certain folder? Is there some way to get it to access api data?

Could someone point me in the right direction? Would be greatly appreciated


Go to window -> character editor, you can add a character via API there.



oooh i feel like such an idiot.

Thank you very much
Dino Boff
The Scope
Gallente Federation
#302 - 2013-02-25 01:10:51 UTC  |  Edited by: Dino Boff
I tried 1.1.13 and get the following error when opening it on OS x 10.6:

"open /Users/me/Downloads/pyfa.app
LSOpenURLsWithRole() failed with error -10810 for the file /Users/me/Downloads/pyfa.app."
Cliverunner
Science and Trade Institute
Caldari State
#303 - 2013-02-25 03:18:34 UTC
It appears the actual python script inside the package is not set as executable. I got it running on MacOS by doing:
1) Open the console
2) change dir to where you downloaded and unpacked pyfa.
3) type: chmod +x pyfa.app/Contents/MacOS/pyfa (use sudo if you have a permissions problem).

The app then opened fine when double clicking it in the Finder.



Inkarr Hashur
Skyline Federation
#304 - 2013-02-25 03:44:56 UTC  |  Edited by: Inkarr Hashur
Edit: nevermind me
Invisusira
Escalated.
OnlyFleets.
#305 - 2013-02-25 06:59:46 UTC
Cliverunner wrote:
It appears the actual python script inside the package is not set as executable. I got it running on MacOS by doing:
1) Open the console
2) change dir to where you downloaded and unpacked pyfa.
3) type: chmod +x pyfa.app/Contents/MacOS/pyfa (use sudo if you have a permissions problem).

The app then opened fine when double clicking it in the Finder.

Ditto.

Same problem, same fix.
Hank Gulks
Hard Graft.
#306 - 2013-02-25 09:43:42 UTC
Trying the new beta - Implants market group wouldn't open. Similar to the prop mod bug a few months back.

Windows 7.

Thanks for updating, this is still the best damn tool.
Salana Drashen
Guns N'Ore
#307 - 2013-02-25 12:56:42 UTC
Hank Gulks wrote:
Trying the new beta - Implants market group wouldn't open. Similar to the prop mod bug a few months back.

Windows 7.

Thanks for updating, this is still the best damn tool.


Yeah, having this same problem on Linux using either the Git or downloaded versions.

Again, thanks for the updates :)
Kristoffon vonDrake
Forceful Resource Acquisition Inc
#308 - 2013-02-25 14:42:41 UTC
Boosters don't work. The market group doesn't open but I can search for them. Add them, effects don't show.
Saleske Rancoeur
State Protectorate
Caldari State
#309 - 2013-02-25 17:45:35 UTC
Great program, love how you keep it updated for us! Thank you!

Bug: Power Diagnostic System 2 is not giving correct bonuses.
MashXX
Doomheim
#310 - 2013-02-25 22:21:35 UTC
Thank you for all your hard work on pyfa, it's really appreciated. Downloaded the beta earlier and have just noticed one bug, active armour rigs, auxiliary nano pump and nanobot accelerator, don't have any penalties when fit.
Sakari Orisi
Doomheim
#311 - 2013-02-25 23:27:46 UTC
Saleske Rancoeur wrote:
Great program, love how you keep it updated for us! Thank you!

Bug: Power Diagnostic System 2 is not giving correct bonuses.


How so ?

MashXX wrote:
Thank you for all your hard work on pyfa, it's really appreciated. Downloaded the beta earlier and have just noticed one bug, active armour rigs, auxiliary nano pump and nanobot accelerator, don't have any penalties when fit.



Will be fixing that one
Saleske Rancoeur
State Protectorate
Caldari State
#312 - 2013-02-26 13:45:42 UTC
Sakari Orisi wrote:
Saleske Rancoeur wrote:
Great program, love how you keep it updated for us! Thank you!

Bug: Power Diagnostic System 2 is not giving correct bonuses.


How so ?

MashXX wrote:
Thank you for all your hard work on pyfa, it's really appreciated. Downloaded the beta earlier and have just noticed one bug, active armour rigs, auxiliary nano pump and nanobot accelerator, don't have any penalties when fit.



Will be fixing that one


Seems I was mistaken. I thought the PDS 2 provided a 7.5% powergrid bonus. It provides a 5% bonus correctly in your program as it is in game.
Alayna Le'line
#313 - 2013-02-26 14:01:44 UTC
Sakari Orisi wrote:
Update on pyfa folks, I won't put it in the main post yet, as I'm not a 100% it's bugfree, Only having limited testing done on it. This may be considered a beta build. A guaranteed working 1.1.13 build will be made in a few days after I get some bug reports (or the lack thereof, meaning its all good :>).

Find the builds here: http://dl.evefit.org/pyfa/beta/1.1.13/


Is it just me or have none of the recent developments made it to the public git repo? At least a git pull results in an out-of-date version compared to the beta you linked.
Sakari Orisi
Doomheim
#314 - 2013-02-26 14:14:00 UTC
Alayna Le'line wrote:
Sakari Orisi wrote:
Update on pyfa folks, I won't put it in the main post yet, as I'm not a 100% it's bugfree, Only having limited testing done on it. This may be considered a beta build. A guaranteed working 1.1.13 build will be made in a few days after I get some bug reports (or the lack thereof, meaning its all good :>).

Find the builds here: http://dl.evefit.org/pyfa/beta/1.1.13/


Is it just me or have none of the recent developments made it to the public git repo? At least a git pull results in an out-of-date version compared to the beta you linked.


did you do a git submodule update too ?

95% of the changes are not in pyfa, but in the eos and staticdata submodules
Alayna Le'line
#315 - 2013-02-26 14:18:35 UTC  |  Edited by: Alayna Le'line
Sakari Orisi wrote:
Alayna Le'line wrote:
Sakari Orisi wrote:
Update on pyfa folks, I won't put it in the main post yet, as I'm not a 100% it's bugfree, Only having limited testing done on it. This may be considered a beta build. A guaranteed working 1.1.13 build will be made in a few days after I get some bug reports (or the lack thereof, meaning its all good :>).

Find the builds here: http://dl.evefit.org/pyfa/beta/1.1.13/


Is it just me or have none of the recent developments made it to the public git repo? At least a git pull results in an out-of-date version compared to the beta you linked.


did you do a git submodule update too ?

95% of the changes are not in pyfa, but in the eos and staticdata submodules


Aha, I actually had to run 'git submodule update', thanks! I didn't know about that (I thought it was updated when I did a pull, since it listed changes in eos, but obviously not).

Now let's see what I can break ;)

Oh, and keep up the good work :)
Moss Stormraider
Caldari Provisions
Caldari State
#316 - 2013-02-26 18:37:56 UTC
I'm having no luck getting my API key to fetch characters with 1.1.12 or 1.1.13 on my mac. Although I had various API keys, I specifically generated one using the link provided.

Keys have been tested and working on Neocom (iOS)

Any direction I should investigate ? Any data I should gather to help debug ?
Rezig Huruta
Republic Military School
Minmatar Republic
#317 - 2013-02-26 22:05:51 UTC
Again, awesome work on this. I love this versatile fitting tool.
Atlas Belta
Elora Industries
Goonswarm Federation
#318 - 2013-03-01 20:20:13 UTC
Another bug, not sure if it's just me, but I can't access the implants on the tree, but can see them if I search for them.
Chemical Guy
Federal Navy Academy
Gallente Federation
#319 - 2013-03-02 01:48:37 UTC
Love pyfa... ever since corp member introduced it to me there is no EFT anymore on my pc!! :)

But have 1 question... i used to be able to rightclick on my resistance and select dmg paterns... i double checked it, i have like 8/10 paterns saved... but somehow i cant rightclick on the resistance anymore (or well i can, but nothing happens).... (using version 1.1.12/1.1.13, both had same prob.)

I searched everywhere for the option to select wich dmg patern u wanna use... but cant find it...

Some1 please point to me where to change the paterns for the current fits????

Keep up the great work!
The Stifmeister Pie
Sebiestor Tribe
Minmatar Republic
#320 - 2013-03-03 13:47:56 UTC  |  Edited by: The Stifmeister Pie
I really like Pyfa but I have this little problem
I can't find a way to put T2 heavy assault missile as charges only t1 and faction ham
Am I missing some thing?

Edit:
It seems like I found a bug you can't use T2 ham as charge on Caldari ham launcher but on T2 launcher you can use T2 ham as charges