Changes include:
- Revelations II suport
- Even easier setup and install - simply click and run!
- Quantity of items to buy displayed (at last, no more using the calculator)
- Fixed crash when using items with several "-" in the name
- No longer crashes if the clipboard is unavailable
Happy trading!
P.S. NavBot may require "Run as Administrator" to work under Windows Vista.
16 comments:
Absolutely awsome.
Thanks for making this, its taken me that bit closer to buying my freighter. :)
not sure why but when i try to download the file it doesn't download as a .zip but instead a file with random letters and numbers. Any ideas?
Anonymous: you're quite right, sorry about that. esnips seems to have messed up. You can rename the file you just downloaded to a .zip and open it ok, but I've just re-uploaded the file and it has the correct filename now. Sorry for the trouble, and thanks for letting me know!
SamDude: You're very welcome :-)
Got the mother of all profit margins today. If I can just figure out how to buy and carry -2147483648 items.
High sec: 27,595,160,000M isk profit (136079600000%) taking -2147483648 Mobile Small Warp Disruptor I Blueprint from Jita (11 jumps from here) to Jita (0 jumps), 27,595,160,000M isk/warp, limited by CargoSpace, 0.95 sec.
Low sec: 9.9M isk profit (49%) taking 70916 Hydrogen Isotopes from Jita (11 jumps from here) to Tasti (12 jumps), 394.4K isk/warp, limited by Isk, 0.28 sec.
market log file is
price,volRemaining,typeID,range,orderID,volEntered,minVolume,bid,issued,duration,stationID,regionID,solarSystemID,jumps,
14499999.0,1.0,12297,32767,477565809,1,1,False,2007-07-20,90,60003760,10000002,30000142,13,
14500000.0,3.0,12297,32767,471952148,3,1,False,2007-07-19,90,60003760,10000002,30000142,13,
14799000.0,5.0,12297,32767,463648293,10,1,False,2007-07-15,90,60003760,10000002,30000142,13,
1650000.0,1.0,12297,-1,454580002,1,1,True,2007-06-18,90,60003760,10000002,30000142,13,
Aha! It turns out NavBot doesn't play well with items that have a 0 volume (like blueprints). I've fixed this now, so this should work perfectly when I bring release revision F. Thanks for taking the time to report this, and sorry for any inconvenience!
anyway to put in a system range like 5 jumps ect.
and to make a list of ones you could do not just high low
also ones in order if you do 1 then have it say this would be the next recommended run
Hi I am Rae Tarnus I posted on the eve-online forums too. I got some reports exported and still got the error
System.IndexOutOfRangeException: Ο δείκτης ήταν εκτός των ορίων του πίνακα. (index was out of array boundaries)
σε (at)EveMarketTool.CSVFileReader.ReadFromFullPath(String filename)
σε EveMarketTool.TradeFinderFactory.Create(Map map, Market market, String logFilePath, Parameters parameters)
σε EveMarketTool.TradeFinderFactory.Create()
σε EveMarketTool.SearchPage.Render(String systemName, String charName, String charId, NameValueCollection headers, NameValueCollection query)
σε EveMarketTool.PageServer.WebRequest(IAsyncResult ar)
I have zipped and uploaded all the market logs at http://rapidshare.com/files/44513868/Marketlogs.rar
Thanks
I clicked "setup.exe" and I can start NavBot, but no matter how many times i exported, NavBot still say no data and ask me to export. I guess it is because the path of marketlogs is incorrect, it just use the winXP "document and settings" folder, and it will be great if you add a config option that can set the folder manually.
after i closed NavBot and clicked "NavBot_1_0_0_9.application" i found that there is a box prompted to change the path, but it will say an error and cannot start NavBot. And if I click start at tray it will say the same error again.
I tried restart the comp and just run "NavBot_1_0_0_9.application", and it still say the same error, even I use admin account it is still the same, so here is the error:
System.Net.HttpListenerException: Access is denied。
at System.Net.HttpListener.AddAll()
at System.Net.HttpListener.Start()
at EveMarketTool.PageServer..ctor()
at NavBot.InitialForm.TryToStartNavBot()
and I am using Vista (32-bit).
Rae: thanks, I'm looking into it but things are going to be delayed by getting married and going on honeymoon :-)
Siman: NavBot normally asks for a path, unless it detected one automatically that seemed valid. If this isn't working, you can change or delete the registry values under: HKEY_CURRENT_USER\Software\NavBot\NavBot (use regedit.exe)
Don't try to run the .application file directly, it won't make things better :-) The normal link sould work fine.
i checked the registry and confirmed that the path is correct. However, the NavBot keep asking me to export while I already have a lot of exported file. I can use other trade route program and they works fine for me, I have no idea why NavBot is not working.
I starts the program by double clicking setup, then go in the game and paste the address http://localhost:9999, the site is already trusted so I saw the menu with two options:
1. Good! Let's see what you have for me today, then...
2. First, I'd like to see a list of the market reports we already have.
Aftter I clicked 1, I can enter cargo and isk. Then I clicked use these settings and the screen is same as before:
Ok, let's get some market data! Just open the Market and change the range filter to 'Region'. Now pick an item, click on the 'Details' tab and click on the 'Export to file' button. Do this with as many items as you like! I recommend things from the 'Trade Goods' section, like Carbon, Antibodies and Reports. Come back here when you're done!
I try to export some market data, but then it is still the same screen.
Now I go back to the main menu and try the option 2, it will said:
Actually, captain, we don't have any market reports at the moment. To download some, use the "Export Data" button in the market.
1. OK, I've exported some market reports - show me what we've got!
no matter how many exports I did it still give the same result.
Hi Simian,
Hmm, if you delete the reports from the export directory (or move them somewhere else) and then export a single set of Antibiotics reports, can NavBot see those? I'll be offline until the end of August now, but would like to make sure the next revision works for you!
Null pointers suck :) Nice program, if only I could get it working :O
System.NullReferenceException: Object reference not set to an instance of an object.
at EveMarketTool.Map.UpdateSignpostsBetween(SolarSystem source, SolarSystem destination)
at EveMarketTool.Map.DistanceBetween(SolarSystem source, SolarSystem destination)
at EveMarketTool.SingleTrip.ProfitPerWarpFrom(SolarSystem startingSystem)
at EveMarketTool.TradeFinder.SortByProfitPerWarpFromStartingSystem()
at EveMarketTool.SearchPage.Routes()
at EveMarketTool.SearchPage.Conversation()
at EveMarketTool.SearchPage.Render(String systemName, String charName, String charId, NameValueCollection headers, NameValueCollection query)
at EveMarketTool.PageServer.WebRequest(IAsyncResult ar)
Anonymous: hmm, that's a bit troubling! Which region are you in?
not sure if its just me but since the update patch today when i try to export market info it puts it in the normal place in mydocs but then when i ask the bot to show me whats best it only remebers the 1st market details i exported, when i go back to the folder in mydocs i find the 1 txt and all the rest have been move to the archive folder, if i then change the place of the files to the archive folder it then just as the 1 txt and moves all the others to a new archive folder and wont use them.
nice program, it's been working like a charm for a couple of weeks now. but with the latest patch it seems something has changed. the export of files workes fine, and I can see them in the marketlog folder, but when I ask for routes, it deletes all of them except one and then only gives me routes on that one market item. regardles of how many I have exported. I looked over some of the older files I have, and it seems filenames are now without spaces around the - char. and if I put thos in, the system workes fine again doing more items at a time. I would just prefer to not have to rename every single file I export :)
and an example.
new files:(deletes)
Lonetrek-Livestock-2007.08.28 200035.txt
old files(workes)
Lonetrek - Livestock - 2007.08.25 042038.txt
Post a Comment