Pages: 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 .. 19 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 1 post(s) |

Jesho
Minmatar KDM Corp Firmus Ixion
|
Posted - 2007.09.03 22:07:00 -
[31]
if the download of a plugin fails, for example the pos fuel plugin that always fail, there is no way of exiting the program other than terminating it from taskmanager.
i don't think it's a good idea to try to prevent shutdown of the program, even if it's done during downloading of a plugin. the program should exit gracefully no matter what. and there is no way you can prevent a program from being closed.
|

Salvis Tallan
Gallente The Shadow Order SMASH Alliance
|
Posted - 2007.09.03 22:09:00 -
[32]
Originally by: Etrusan After toying with this for a few days, here are a few things I've noticed (you should read this as positive feedback):
1.) Inventory. I am mostly a producer and the inventory seems to count only bought and sold items. If there is no easy no easy way to handle this, having a blank form to manually update actual mineral inventory is a must, otherwise it would be too tedious to manually update each one individually.
2.) Pricing. I still don't fully understand pricing. Eve-central's prices are usually fairly good, but for my volume they aren't accurate enough. I want to use the exact prices that exist in my current or most recent buy orders. Now, if it is older then 5 days I want to use the highest price in the region, within reason.
3.) Pricing 2.0. A "recommended sell price" would be nice. I have a specific margin that I usually mark up by after accounting for all of my costs. Having Meep "recommend" a certain price given a set of criteria would rock.
4.) There needs to be a scroll for the "multi..." and "invention" plug-ins
5.) Errors? I am getting the error 102 getting journal data!
6.) Finances: The sheet should default to todays date.
b.) I've commented earlier on some features I would like to see.
c.) There seems to be an issue with the way displays profit (it wraps around).
I added these all to my to-do list. Things like #1 with inventory will be made much much easier when the assets API comes out and the app can get what you own right from the game servers. If you never tell the app to get prices from eve-central, meep uses your most recent market transaction or order. I should probably do a more in-depth writeup on it... Anyways, I really really appreciate the feed back and will incorporate as much as I can.
Mona X: thanks for catching that error, however it only goes to prove I am bad at copy/paste since the program itself gets from the correct folder... At least people can grab from the website now ------
|

Salvis Tallan
Gallente The Shadow Order SMASH Alliance
|
Posted - 2007.09.03 22:09:00 -
[33]
Originally by: Jesho if the download of a plugin fails, for example the pos fuel plugin that always fail, there is no way of exiting the program other than terminating it from taskmanager.
i don't think it's a good idea to try to prevent shutdown of the program, even if it's done during downloading of a plugin. the program should exit gracefully no matter what. and there is no way you can prevent a program from being closed.
I think your right, and its been adjusted. ------
|

Lollerscater
|
Posted - 2007.09.04 01:16:00 -
[34]
Great improvement on a great tool! Just wanted to contribute a little bit with some buggreporting
For some reason I get the same error as previous posters. 1. When I try to update the PoS fuel calc I get error downloadning and cant close the window. I can keep trying to re-download it but get error every time I try it.
2. I get the "error 102 cant load journal data!"
|

Cilvius Sanctus
|
Posted - 2007.09.04 05:07:00 -
[35]
Great little tool, comes in handy a lot. I have one gripe with it though.
I'm just now starting to get into manufacturing, so calculating my profit with BPs is a big thing for me. It seems that the MultiComponent addon has some oddities to it. The biggest one being that the # of runs until profit seems to jump around a lot when all of the data is the same. I've noticed that if I input all of the required data I will get one number, then if I change say, the number of runs to a different value and then change it back to the value I had it at before, the number of runs until profit is different from what it was the first time. Maybe I've got something inputted incorrectly, not sure. 
|

Ro Shin
|
Posted - 2007.09.04 06:08:00 -
[36]
Hi,
I have been using the previous version till now and it is a great tool. I have 1 feature request which would make life a LOT easier. proxy authentication settings. I like to run this at work in my lunch break to do research and so forth, but it hangs every time cause I need proxy authentication. I don't have proxy running at home atm, but am looking to set it up so I will be stuck at home from that point also.
Anyway, keep up the good work and thanks for all the fish ;-) http://go-dl1.eve-files.com/media/corp/RoShinAU/EVE_Sig.jpg |

nighthawkcm
Minmatar German Kings OPUS Alliance
|
Posted - 2007.09.04 07:41:00 -
[37]
I get the following error if i try to switch to another character or so.
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at EVEMEEPv2.MainForm.LoadProps(PlayerInfo PInfo) at EVEMEEPv2.MainForm.set_PInfo(PlayerInfo value) at EVEMEEPv2.CharInfoUserControl.ReloadFields() at EVEMEEPv2.CharInfoUserControl.ChangeCharacter(Int32 i, Boolean forceReload) at EVEMEEPv2.CharInfoUserControl.pictureBox_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- EVEMEEPv2 Assembly Version: 2.3.0.0 Win32 Version: 2.3.0.0 CodeBase: file:///C:/Dokumente%20und%20Einstellungen/Claus/Eigene%20Dateien/EveMeep/EVEMEEPv2.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- PluginInterface Assembly Version: 2.3.0.0 Win32 Version: 2.3.0.0 CodeBase: file:///C:/Dokumente%20und%20Einstellungen/Claus/Eigene%20Dateien/EveMeep/PluginInterface.DLL ---------------------------------------- System.Data Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- ayllgdjf Assembly Version: 2.3.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- jdwfm7h4 Assembly Version: 2.3.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- qldik3vw Assembly Version: 2.3.0.0 Win32
|

Jonny Death
|
Posted - 2007.09.04 10:19:00 -
[38]
Hi there, nice work. I've used MEEP to help with manufacturing and the new version is great.
There is one bug I've noticed though, in the multicomponent plugin when i select a bp from my inventory, the ME and PE fields don't update to reflect those values I've assigned to the blueprint.
And one request,
Is it possible to implement a list option for the inventory, like it was displayed in the previous version? Because the only thing I have in it are BP's and I'd like to be able to view them like I would from the blueprints tab in the science and industry window ingame, as opposed to navigated through a tree. (Although that will come in handy when I have a large diverse bank of BP's ;) )
Anyway, keep up the good work
|

Salvis Tallan
Gallente The Shadow Order SMASH Alliance
|
Posted - 2007.09.04 13:58:00 -
[39]
So, while I was fixing some things above I found a huge bug in the inventory system. If you use the 'Add New Item' option to add a blueprint, it adds as an item instead, which causes a whole host of problems later. This means you cannot change the ME, PE, etc. The work-around for this is to use the menu item 'File->Inventory->New Blueprint' or ctrl+b. However this brings up a slight error when you change from original to copy (but it wont crash). Because of this I will be pushing out a new version of the host sooner than expected. I have all the suggestions and bugs that have so far been submitted, and I will try to address as many of them as I can, but if something does not make it it doesn't mean it wont make it later. ------
|

Leana Storm
|
Posted - 2007.09.05 11:07:00 -
[40]
Great app, but i found a few things which are odd, if i am just not doing it right, please feel free to tell me what i'm doing wrong :)
1) Multicomponent calc adds prices for skills used in manufacturing. (example sacrilege has price fields for mechanical eng. amarrian starship eng. etc)
2) Prices. If they should come from the market/transaction log, it doesnt work. I have several entrys for some components in the transactions (displayed correctly in meep) but the prices shown are diffrent/not set/standard values.
3) in the multicomponent calc, i get several unhandled exceptions if i fiddle with the numbers of runs when negative ME/PE is set.
4) Compiling prices from oldschol market export (via eve) adds entrys to the prices list (can see them when going edit prices) but the price fields are empty.
Version is 2.3.0.0 Multicomponent calc version is 1.2.0
Bugs? or user too stupid?
|
|

Lollerscater
|
Posted - 2007.09.05 11:53:00 -
[41]
Found some more bugs!
Was working some more with the multicomponent calc and noticed the previous posters issues, but there is also a roof for 300 runs. So cant calculate for larger batches atm.
|

Salvis Tallan
Gallente The Shadow Order SMASH Alliance
|
Posted - 2007.09.05 17:27:00 -
[42]
Leana Storm: All of those are bugs, with 2 and 4 actually being the same one, apparently just legacy code that wasnt updated properly. Lollerscater: It is setting the max runs to be the actual blueprint's maximum runs. While this is good from a game point of view, its not so good for calculating. I'll get this changed with the next release of the calc (with alllll the other bug fixes)
I need to do a once-over looking for anything else mentioned in this thread thus far, but I believe all the bugs listed here have been fixed (for the host anyways). So I will put out a patch version tonight of the host, and then go and fix the multicomponent calc. ------
|

Salvis Tallan
Gallente The Shadow Order SMASH Alliance
|
Posted - 2007.09.06 00:01:00 -
[43]
Ok, so I put out a new version with the bug fixes for just about everything. This is only the host, so nothing related to the multicomponent calc has been fixed (yet). Those who have the app can update through the updater (unless you get error for some reason) But the link in this thread and the website is to the most up-to-date download. More to come! ------
|

Feng Schui
Minmatar The Ninja Coalition
|
Posted - 2007.09.06 01:19:00 -
[44]
\o/ Invention!
ty so much salvis (as this is what i'm trying to get in to ).
Issues 2 things that I'm noticing so far:
1) In "Finances"... I'm not seeing the Total Profit: 0.00; for all the dates, and everything is loaded up to 0. I tried to Force Download, nada...
(Are there any steps I need to do to get this to work?)
2) When you try to re-download updates that are already downloaded, it errors out.
Originally by: Changes and Version Info Unhandled exception has occurred in your application. If you.... etc..
Access to the path 'X:\Eve-Meep\Backups\EveMeep\EVEMEEPv2-V2.3.1.0.exe' is
Unfortunately, the error message ends at "is". As well, with the updates, The PluginInterface, Latest Version is set to 2.3.0.0; and is showing up in red.
The PlugIn's, POS Fuel Calc, MultiComponent Calc, and Reprocessing Calc, are in red, however, they all error out when trying to update.
Things I would adore 
1) Pies! and Charts, and Graphs =) Basically (atm, I'm resorting to Xcelcious Professional for this, and it sucks ).. is:
Profits per region, Profits per SolarSystem, Items sold per region / system, Item sales / buys per region and system comparisons, and just general stuff.
2) Ability for a P&L report printout
Example 
The Beginning <-- crap quality, need to redo, sorry :( |

Salvis Tallan
Gallente The Shadow Order SMASH Alliance
|
Posted - 2007.09.06 02:36:00 -
[45]
Feng Shui: 1. For finances, are there entries under transactions AND Journal? Journal is more important really. 2. The error here is apparently from the application not having write access to the folder its in. So it dls the file, then cant move it into the plugins folder for some reason. Are you using vista? And if there are still problems does directly dling from the site work?
I am working on the graphing stuff, but GDI+ is a pain. I might just resort to using a library already made... But the trade, income analysis pug-ins are comming eventually.
------
|

Feng Schui
Minmatar The Ninja Coalition
|
Posted - 2007.09.06 04:29:00 -
[46]
Using Windows XP Professional, and have entries in both the wallet and journal as well (I did have to manually export and import my orders though for current orders)
The Beginning <-- crap quality, need to redo, sorry :( |

baa baa
|
Posted - 2007.09.06 08:39:00 -
[47]
Installed 2.3.0.0; started up and entered my API keys. It pulled up wallets etc but I couldn't make sense of how to get my BPO added so after quitting and restarting a few times it then prompted me to update.
I updated. Restarted.
At startup it asked me for my API keys again. Ok... and it's showing me my chars but no inventory or wallet. It's now saying at the bottom of the screen
"Error getting Journal Data for <char>: Expected befireRefID [1271499090 (some numbers)] but supplied [0]: wallet previously loaded." Then it cycles through all my chars contantly, consuming as much CPU as it can get.
Any idea how to fix?
Thanks
|

Rouque Vanderbuilt
Nuts and Bolts Soul of Fountain
|
Posted - 2007.09.06 10:24:00 -
[48]
There are problems with large item amounts in inventory.
************** Ausnahmetext ************** System.ArgumentOutOfRangeException: Der Wert 17278719 ist fnr Value ungnltig. Value sollte zwischen 'Minimum' und 'Maximum' liegen. Parametername: Value bei System.Windows.Forms.NumericUpDown.set_Value(Decimal value) bei EVEMEEPv2.ItemUserControl.AdjustValue_Click(Object sender, EventArgs e) bei System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) bei System.Windows.Forms.ToolStripButton.OnClick(EventArgs e) bei System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) bei System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) bei System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) bei System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) bei System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ToolStrip.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|

Gosok
Caldari Independent Navy Reserve
|
Posted - 2007.09.06 12:22:00 -
[49]
Hi Salvis,
This program has some very nice potential, keep up the good work!
I would like to ask, if it is (already) possible to remove the graphics (of the character/blueprint) in the interface, so the program become "work safe".
Also, adjusting the ME does not seem to have any effect on T2 Blueprints (or am I doing something wrong?).
Gosok
|

Salvis Tallan
Gallente The Shadow Order SMASH Alliance
|
Posted - 2007.09.06 16:45:00 -
[50]
Originally by: Feng Schui
Using Windows XP Professional, and have entries in both the wallet and journal as well (I did have to manually export and import my orders though for current orders)
edit: double checked my wallet journal, and the last entry in it is from 09/01
edit2: i did a fresh install, and everything works, except, the update to the pluginInterface is still erroring out (current version: 2.3.1 newest version: 2.3.0)
Good to see it works, and your getting the interface error because im messing with it right now... Its version is linked apparently to the host version, but its ok.
I need someone who randomly gets the plug-in download error to do me a favor. I need a special error log from the app. So, I need you to force an update of the main application (check it even tho its green, and then click download). If that works, run it again and reproduce the plug-in download error. Finally I need the error log, which is created in the Logs folder. You can email it to me, or just post the actual error text here, should be pretty easy to find.
Baa Baa: You can only get your transactions/journal data once an hour. The app is designed to take care of the timing for you, but in some cases itll ask twice and you get that error. It should work itself out next time you load. As for cycling through the characters, that shouldn't happen and I will look into it.
Picture loading options has been added, and the large number thing has also been fixed. ------
|
|

Avalira
Caldari Confederation of Independent Corporations
|
Posted - 2007.09.06 17:02:00 -
[51]
I'm having trouble with the Finances tab. It loads the information in Wallet Transactions but not in Wallet Journal nor in Orders. Even using a force download (for the journal) or loading a new file for the orders, nothing appears.
I'm using WinXP Pro... not sure what other info to give.
|

Salvis Tallan
Gallente The Shadow Order SMASH Alliance
|
Posted - 2007.09.06 17:22:00 -
[52]
Originally by: Avalira I'm having trouble with the Finances tab. It loads the information in Wallet Transactions but not in Wallet Journal nor in Orders. Even using a force download (for the journal) or loading a new file for the orders, nothing appears.
I'm using WinXP Pro... not sure what other info to give.
Orders can only be loaded manually (no api for this (yet?)). Wait another hour or so, run the app and wait a few minutes untill it says it is trying to load your journal information. If it still doenst load, let me know again. ------
|

Avalira
Caldari Confederation of Independent Corporations
|
Posted - 2007.09.06 18:20:00 -
[53]
Still nothing. At the bottom it says "No Journal data found for Avalira" or something similar. When I force an update it gives the ".... wallet previously loaded" message which I assume is for the one hour delay.
I checked the logs and I saw this: 06/09/2007 14:15:42PathsisAppPathWriteable0/5AppDir is readonly! I then tried deselecting the folder's read-only option but it reappears.
If you want to I could send the whole log file to you or paste it here.
|

Lady Charnoob
|
Posted - 2007.09.06 20:44:00 -
[54]
The "Add To Bill" and "Set Cost" buttons in the MultiComponent Calculator seem to have no effect. |

Aramanan
|
Posted - 2007.09.07 06:47:00 -
[55]
Originally by: baa baa Installed 2.3.0.0; started up and entered my API keys. It pulled up wallets etc but I couldn't make sense of how to get my BPO added so after quitting and restarting a few times it then prompted me to update.
I updated. Restarted.
At startup it asked me for my API keys again. Ok... and it's showing me my chars but no inventory or wallet. It's now saying at the bottom of the screen
"Error getting Journal Data for <char>: Expected befireRefID [1271499090 (some numbers)] but supplied [0]: wallet previously loaded." Then it cycles through all my chars contantly, consuming as much CPU as it can get.
Any idea how to fix?
Thanks
The "Error getting Journal Data" is not a bug. The eve server will only allow you to perform one journal D/L per hour and returns that error if it is accessed within that one hour so no way to fix this other than to just wait a little over an hour and should work fine then.
|

Avalira
Caldari Confederation of Independent Corporations
|
Posted - 2007.09.07 14:41:00 -
[56]
I waited more than an hour multiple times and it still doesn't update the journal.
|

Peter Powers
Master Miners Aftermath Alliance
|
Posted - 2007.09.08 06:13:00 -
[57]
i got that software, but now it starts itself each time i boot windows - how do i switch that off? - its very rude and intruding to have a software do that by default without asking for users permission.
I love CCP Morpheus<3 xXx CCP Morpheus xXx <3 Master Miners are recruiting! |

Salvis Tallan
Gallente The Shadow Order SMASH Alliance
|
Posted - 2007.09.08 13:19:00 -
[58]
Originally by: Peter Powers i got that software, but now it starts itself each time i boot windows - how do i switch that off? - its very rude and intruding to have a software do that by default without asking for users permission.
Either disable the g15 in the app, or remove meep's entry in the g15 control panel. ------
|

Gajanina
|
Posted - 2007.09.08 14:27:00 -
[59]
I have deleted all eve-meep downloads and download it again. First downloading of plugins was download ok, but the POSfuel does not download, so I tried it again and it have error. I got Windows XP and here I found some whot could help you....
8.9.2007 16:06:12PluginServicesAddPlugin1/5 at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToDouble(String value) at POSCalc.UserControl1.wateramount_TextChanged(Object sender, EventArgs e) at System.Windows.Forms.Control.OnTextChanged(EventArgs e) at System.Windows.Forms.Label.OnTextChanged(EventArgs e) at System.Windows.Forms.Control.set_Text(String value) at System.Windows.Forms.Label.set_Text(String value) at POSCalc.UserControl1.ComputeFuelDetails() at POSCalc.UserControl1.RefreshPOSDetails() at POSCalc.UserControl1.comboBox5_SelectedIndexChanged(Object sender, EventArgs e) at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at System.Windows.Forms.ComboBox.set_Text(String value) at POSCalc.UserControl1.LoadCombobox() at POSCalc.POSCalculator.Initialize() at EVEMEEPv2.PluginServices.AddPlugin(String FileName) 8.9.2007 16:06:13PluginServicesAddPlugin1/5Inited [Reprocessing Calculator][1.2.0] 8.9.2007 16:06:13MainFormMainForm0/5Meep init complete! 8.9.2007 16:06:13PathsisAppPathWriteable0/5AppDir is readonly! 8.9.2007 16:11:04ChangelogupdatesDownloadCompleted3/5System.UnauthorizedAccessException: Access to the path 'D:\Documenty\EVE\EveMeep\Plugins\POSCalc.dll' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.Delete(String path) at EVEMEEPv2.Changelog.updatesDownloadCompleted(Object sender, DownloadDataCompletedEventArgs e) 8.9.2007 16:11:04ChangelogupdatesDownloadCompleted3/5 at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.Delete(String path) at EVEMEEPv2.Changelog.updatesDownloadCompleted(Object sender, DownloadDataCompletedEventArgs e)
Can you help me?
|

Ol' Delsai
Caldari Aeden Tau Ceti Federation
|
Posted - 2007.09.08 16:52:00 -
[60]
Originally by: Aramanan
Originally by: baa baa Installed 2.3.0.0; started up and entered my API keys. It pulled up wallets etc but I couldn't make sense of how to get my BPO added so after quitting and restarting a few times it then prompted me to update.
I updated. Restarted.
At startup it asked me for my API keys again. Ok... and it's showing me my chars but no inventory or wallet. It's now saying at the bottom of the screen
"Error getting Journal Data for <char>: Expected befireRefID [1271499090 (some numbers)] but supplied [0]: wallet previously loaded." Then it cycles through all my chars contantly, consuming as much CPU as it can get.
Any idea how to fix?
Thanks
The "Error getting Journal Data" is not a bug. The eve server will only allow you to perform one journal D/L per hour and returns that error if it is accessed within that one hour so no way to fix this other than to just wait a little over an hour and should work fine then.
I've installed v2.3.1 this morning (on vista) and got the exact same error, even after waiting some hours. 10/20s after launch of MEEP, the status bar displays constantly "Error getting Journal Data for <char>: Expected befireRefID [1271499090 (some numbers)] but supplied [0]: wallet previously loaded." , cycling between 2 of my 3 chars (don't know why only 2). However the wallet journal / transaction journal remain empty
|
|
|
|
|
Pages: 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 .. 19 :: one page |
First page | Previous page | Next page | Last page |