Pages: 1 2 3 4 5 6 7 8 [9] 10 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 2 post(s) |
lasterax
|
Posted - 2009.05.19 13:49:00 -
[241]
Originally by: Verite Rendition Jonas, there's a slight library problem with the latest version of MyPOS.
The compression library you use for the moon data is not 64bit safe, as a result when MyPOS is executed using the 64bit .NET framework, the library fails to load and MyPOS thinks that the decompression process is failing due to a lack of RAM.
Because not all of your libraries are 64bit safe, you need to mark MyPOS as a 32bit-only application so that it's not loaded up as a 64bit application. Doing this resolves the library issue and allows MyPOS to work correctly. You can either change this at build time with a compile option, or change the compiled binary with the CorFlags utility.
And thanks for app, it kicks ass.
Was wondering why this wasn't working for me, thanks for figuring it out!
--Rax
|
lasterax
|
Posted - 2009.05.19 13:58:00 -
[242]
Oh wait, so is there anything I can do on my end to get this to install right so I can access the moon data 64-bit Vista?
--Rax
|
matt way
Southern Cross Incorporated Dara Cothrom
|
Posted - 2009.05.20 01:10:00 -
[243]
Is the source for version 2.3.0 available? |
amarrsuit
|
Posted - 2009.05.21 03:57:00 -
[244]
Awesome app, but one quick question. We seem to have an X-Large Ship Array module but I see no listing for it on My POS. Am I missing something? Thx. |
Verite Rendition
Caldari F.R.E.E. Explorer Wildly Inappropriate.
|
Posted - 2009.05.21 12:40:00 -
[245]
Originally by: lasterax Oh wait, so is there anything I can do on my end to get this to install right so I can access the moon data 64-bit Vista?
--Rax
It comes in the .Net SDK. You may have it already, if so it's at C:\Program Files\Microsoft.NET\SDK\v2.0 64bit\Bin\CorFlags.exe
You'd need to run that against MyPOS.exe with the /32BIT+ switch. ---- FREE Explorer Lead Megalomanic EVE Null-Sec Player Influence Map http://dl1.eve-files.com/media/corp/Veritefw/FWinf |
Jonas Vinthyn
hirr Morsus Mihi
|
Posted - 2009.05.27 19:39:00 -
[246]
Edited by: Jonas Vinthyn on 27/05/2009 19:44:07
Originally by: Killnekov I was wondering, I like the idea that it looks up the moon id's, but atm it doesn't seem that you have any of black rise region moon id's. I was wondering if you could provide those id's or where i can find those id's to update your moon database.
If someone wants to point me to the latest data download for the moons (plain text, SQL file, whatever) I'll get it added. Just been too busy to hunt it down lately.
Originally by: amarrsuit Awesome app, but one quick question. We seem to have an X-Large Ship Array module but I see no listing for it on My POS. Am I missing something? Thx.
No I missed it. :) Here is a new fittings file. Unzip it to your My POS directory to add in the X-Large array: http://www.cassandraslight.com/MyPOS/fittings.zip
It will be in the next update...hoping to add a auto update check for these data files in the future.
Originally by: matt way Is the source for version 2.3.0 available?
It will be...I need to clean it up but for the most part its 99% the same as 2.2.0.
Originally by: Verite Rendition You'd need to run that against MyPOS.exe with the /32BIT+ switch.
What's kinda odd is I have no problems with it on my XP 64 bit machine. The compression/decompression routine is just the .Net Compression.GZipStream stuff. I'll play with it. For now here is a WinZip version, just extract the file to your My POS directory and overwrite the existing MoonData.txt file: http://www.cassandraslight.com/MyPOS/MoonDataWinZip.zip
My POS - POS Fitting and Fuel Calc
Stats! |
Jonas Vinthyn
hirr Morsus Mihi
|
Posted - 2009.05.27 20:54:00 -
[247]
lol.....nevermind. Found a way to remove the entire compression routine AND shrink the install file by a couple 100k all while retaining the full moon lookup. Progress is awesome.
I'll find the newest moon database, make a couple tweaks, and put out another revision.
My POS - POS Fitting and Fuel Calc
Stats! |
Jonas Vinthyn
hirr Morsus Mihi
|
Posted - 2009.05.28 13:00:00 -
[248]
I just pulled out all moon names (TypeID 14 in the eveNames table) from the latest data dump (Apocrypha_1.2.0.88517_db) and the total number of moons is 232,767 which is exactly how many I already have. So I looked over the raw data in the eveNames table and it looks like planets, stations, etc from Black Rise ARE included but the moons are NOT. So until they are put in there isn't much I can do.
My POS - POS Fitting and Fuel Calc
Stats! |
BoJaxter Anon
|
Posted - 2009.06.01 18:42:00 -
[249]
Very cool! Thanks alot for this, now I'm looking at POS' this is right up there with EFT for me
|
Kesper North
Caldari Epiphyte Mining and Exploration Majesta Empire
|
Posted - 2009.06.01 20:57:00 -
[250]
Best POS management tool ever. This has made my life easier in so many ways. It's an essemtial app right up there with EFT and EVEMon.
|
|
Franga
NQX Innovations
|
Posted - 2009.06.08 06:26:00 -
[251]
Love this thing. |
Hayaishi
Gallente The Scope
|
Posted - 2009.06.08 13:00:00 -
[252]
people have begun reporting that three days after setting up a pos with the use of this program, they were wardecced. so, be aware. |
Jonas Vinthyn
hirr Morsus Mihi
|
Posted - 2009.06.09 15:10:00 -
[253]
Originally by: Hayaishi people have begun reporting that three days after setting up a pos with the use of this program, they were wardecced. so, be aware.
Who are these "people"? The full source code is uploaded for anyone to see and verify it doesn't send anything other then back and forth to CCP URL's so this is either just a blatant lie or a bad coincidence.
Originally by: Jonas Vinthyn lol.....nevermind. Found a way to remove the entire compression routine AND shrink the install file by a couple 100k all while retaining the full moon lookup. Progress is awesome.
New version has been uploaded that fixed the compression issues with 64 bit OSs (actually removes it entirely) and tweaks a couple things here and there. Smaller, faster, better. The full source has also been uploaded for review.
It appears the CCP servers are returning a "Server too busy" right now so I was unable to test downloading the character data. I tried updating my EVEMon and it's not updating either so it really seems to be on their side.
-Jonas
|
Rilwar
BlackStar Industrial
|
Posted - 2009.06.09 20:14:00 -
[254]
Edited by: Rilwar on 09/06/2009 20:14:39
Originally by: Hayaishi people have begun reporting that three days after setting up a pos with the use of this program, they were wardecced. so, be aware.
Except anyone with half a brain would not run any 3rd party app related to the EVE API without;
A) Packet trapping it for a while to see if it's trying to communicate with anything but the API server, or
B) As with MyPOS being open source - Downloading/installing the provided copy, then compiling your own from source and checking out some leet hashes.
MyPOS passes both tests, so...
go away troll.
Awesome program btw Jonas |
bonkerss
Gallente SoulFuric Industries The Lancea Sanctum
|
Posted - 2009.06.10 10:53:00 -
[255]
respect to you for such a great pos tool!!
thank you |
VENOM2k99
|
Posted - 2009.06.23 20:56:00 -
[256]
I don't know if I'm the only one, but I'm running Vista 64 Bit and I can fetch all the Tower information with my API key. When I hit the "Download" butan to get the fuel information, I get the following error: "object reference not set to an instance of an object".
It use to work with the previous version of MyPos, with the same towers, same ID, etc...
Thanks in advance.
BTW, awesome work and app Jonas. |
Caius Sivaris
Dark Nexxus
|
Posted - 2009.06.25 13:53:00 -
[257]
Originally by: Hayaishi people have begun reporting that three days after setting up a pos with the use of this program, they were wardecced. so, be aware.
And you'd be amazed at how many people were wardecced after making asses of themselves on the forums.
|
DocSatan
|
Posted - 2009.07.01 23:34:00 -
[258]
Originally by: VENOM2k99 I don't know if I'm the only one, but I'm running Vista 64 Bit and I can fetch all the Tower information with my API key. When I hit the "Download" butan to get the fuel information, I get the following error: "object reference not set to an instance of an object".
It use to work with the previous version of MyPos, with the same towers, same ID, etc...
Thanks in advance.
BTW, awesome work and app Jonas.
I'm having the same prblem too, any ideas? btw thanks, this program is a lifesaver
-Doc
|
Jonas Vinthyn
hirr Morsus Mihi
|
Posted - 2009.07.02 23:34:00 -
[259]
I've tried but still havn't been able to reproduce this problem.
I just setup a Windows 7 x64 bit machine so I'll get Visual Studio running on that and see if I can get it to happen to me. The error thats poping up should be easy to fix...I just can't make it do it.
For those having this issue: Do you have charters ignored or not?
My POS - POS Fitting and Fuel Calc
Stats! |
Paul X365
Caldari OMC Inc
|
Posted - 2009.07.04 03:34:00 -
[260]
Originally by: VENOM2k99 I don't know if I'm the only one, but I'm running Vista 64 Bit and I can fetch all the Tower information with my API key. When I hit the "Download" butan to get the fuel information, I get the following error: "object reference not set to an instance of an object".
Same problem here - 32bit XP dedicated to eve
|
|
Dorian Barr
|
Posted - 2009.07.05 21:26:00 -
[261]
Edited by: Dorian Barr on 05/07/2009 21:28:49 im having the same issues, when I was running an older version everything was fine. I uninstalled the program and then installed the newest version. I can pull my tower info in with the api's but when I hit download I get the same error as above. I even tried a different account character and this didnt work either. Object reference not set to an instance of an object is the exact error that I get. I have tried it with both ignore charters and not.
|
Krystel Amkalai
|
Posted - 2009.07.07 03:24:00 -
[262]
Very nice and just what I needed. I've run into two issues:
1. Low fuel notice reading from clipboard. I see you already know about this. 2. I've put in the correct API and it got the POS fine. But when I download fuel stats it errors out. "Error getting tower details for tower <ID>. Make sure the API you are using is in the same corp as this tower or try downloading the tower information again. Details of this error: Object reference not set to an instance of an object."
Yes, correct API. Downloaded tower info three times.
|
Kombat PL
Beach Boys Atlas Alliance
|
Posted - 2009.07.07 08:35:00 -
[263]
Edited by: Kombat PL on 07/07/2009 08:39:32 Edited by: Kombat PL on 07/07/2009 08:35:47 I've found the problem:
solution is here (when i paste it into post it breaks formatting)
Furthermore MoonData.txt file is incomplete, for instance there are moons from black rise missing.
Hope this helps
|
Jonas Vinthyn
hirr Morsus Mihi
|
Posted - 2009.07.09 02:22:00 -
[264]
Edited by: Jonas Vinthyn on 09/07/2009 02:23:39
Thanks Kombat PL. I plan on just commenting out that line....it's not needed for fuel. In fact I had it commented out but that library got updated and I must have forgotten that I commented it out.
My source is on another computer, I'll recompile the dll tomorrow and post up a link. As for the moon data see a couple posts up (post 248)....the last CCP approved data dump did not contain the black rise moons. If you have a CCP dump of the eveNames table that has them I'd be happy to include them in the next release but I haven't seen one yet.
My POS - POS Fitting and Fuel Calc
Stats! |
Agatha Sung
|
Posted - 2009.07.09 23:55:00 -
[265]
Hi Jonas,
Thanks for this piece of fine program. About the fuel system. When i download fuel data from eve, it updates fuel status for just that tower and then shows same amount to all towers. Is this the way it is supposed to be? Somehow i thought there would be "live" fuel monitoring for all towers.
Anyways thanks :)
Agatha
|
Reznek
Caldari New Oracle Industrial New Eden Research
|
Posted - 2009.07.11 16:25:00 -
[266]
im having trouble seeing all the screen, ive maxed out my desktop resolution but still right side of UI is cut off any ideas?
|
Reznek
Caldari New Oracle Industrial New Eden Research
|
Posted - 2009.07.14 10:04:00 -
[267]
Edited by: Reznek on 14/07/2009 10:07:08 could someone feed the crickets? cuz even they have gone silent
|
Jonas Vinthyn
hirr Morsus Mihi
|
Posted - 2009.07.14 20:03:00 -
[268]
Originally by: Reznek Edited by: Reznek on 14/07/2009 10:07:08 could someone feed the crickets? cuz even they have gone silent
Not sure how that's possible.....the program defaults to 754 x 556 which should fit on any screen 800 x 600 or larger. Grab a screen shot and post a link to it or email it to Jonas (at) Cassandraslight.com
Here is a updated libeveapi.dll. Those that downloaded Kombat PL's file can continue using it, his fix also works just fine (I just commented out the offending line instead of "fixing" it because I'm not suing that data anyway):
Updated libeveapi.dll. Save to your My POS directory
I'll include the updated version on the main page and also in a future revision.
-Jonas
My POS - POS Fitting and Fuel Calc
Stats! |
Reznek
Caldari New Oracle Industrial New Eden Research
|
Posted - 2009.07.15 23:50:00 -
[269]
sorry bout the crickets commemt...hadnt had my meds aparantly..sending u screenie
|
Hunter McAbb
KINGS OF EDEN Sev3rance
|
Posted - 2009.07.23 16:56:00 -
[270]
Edited by: Hunter McAbb on 23/07/2009 17:04:36 Edited by: Hunter McAbb on 23/07/2009 17:03:52 Quick question - Is there a way to rename a tower (label on the tab)? It would be awesome to be able to give them meaningful names (vs Tower 1, Tower 2 ... etc.) with multiple towers it gets confusing ... ?
nvm ... please ignore above ... I just realized I can edit the label in the file ...
BTW An awesome program big "Thank You" for making it available to everyone ... |
|
|
|
|
Pages: 1 2 3 4 5 6 7 8 [9] 10 :: one page |
First page | Previous page | Next page | Last page |