Pages: 1 [2] 3 4 5 6 7 8 9 10 11 12 13 .. 13 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 2 post(s) |
Shoele Lialos
Gallente MCB Inc.
|
Posted - 2006.08.22 00:04:00 -
[31]
The error I get. Lokks to me like it is trying to reach someone named "acuff's" stuff. That aint me!:
System.NullReferenceException: Object reference not set to an instance of an object. at System.Windows.Forms.TabControl.get_SelectedTab() at EVEMon.MainWindow.MainWindow_Resize(Object sender, EventArgs e) in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\MainWindow.cs:line 496 at System.Windows.Forms.Control.OnResize(EventArgs e) at System.Windows.Forms.Form.OnResize(EventArgs e) at System.Windows.Forms.Control.OnSizeChanged(EventArgs e) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height) at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Form.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified) at System.Windows.Forms.ScrollableControl.ScaleControl(SizeF factor, BoundsSpecified specified) at System.Windows.Forms.Form.ScaleControl(SizeF factor, BoundsSpecified specified) at System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean includedBounds, Boolean excludedBounds) at System.Windows.Forms.ContainerControl.PerformNeededAutoScaleOnLayout() at System.Windows.Forms.ContainerControl.OnLayoutResuming(Boolean performLayout) at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout) at EVEMon.MainWindow.InitializeComponent() in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\MainWindow.Designer.cs:line 239 at EVEMon.MainWindow..ctor() in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\MainWindow.cs:line 17 at EVEMon.MainWindow..ctor(Settings s, Boolean startMinimized) in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\MainWindow.cs:line 23 at EVEMon.Program.Main() in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\Program.cs:line 62
|
Safrax2
Gallente Nubs.
|
Posted - 2006.08.22 00:58:00 -
[32]
^^^ That bug has been fixed. And the acuff thing is nothing to worry about its just the person who built the program. It's not trying to phone home, eat your cookies, or melt all of your cars into scrapmetal. --
|
Shoele Lialos
Gallente MCB Inc.
|
Posted - 2006.08.22 01:11:00 -
[33]
Err, but it like JUST happened for me. Let me try installing again.
|
Shoele Lialos
Gallente MCB Inc.
|
Posted - 2006.08.22 01:14:00 -
[34]
Yep, EVEMon uninstalled. Directory definitely gone. Re-downloaded the 1.1.0 installer and tried again. Same problem.
|
Safrax2
Gallente Nubs.
|
Posted - 2006.08.22 01:19:00 -
[35]
Originally by: Shoele Lialos Err, but it like JUST happened for me. Let me try installing again.
Sorry. The bug has been fixed in the development version not in the release version. --
|
Shoele Lialos
Gallente MCB Inc.
|
Posted - 2006.08.22 01:22:00 -
[36]
Okiday, that would certainly explain my continued problems. Any timeline on a fix?
|
Anders Chydenius
Phoenix Industries
|
Posted - 2006.08.22 02:03:00 -
[37]
If you don't mind using a beta version, try the latest cutting edge build (1.1.1) from the evemon website. It may resolve this issue. ------ {o,o} (__(| -"-"- EVEMon |
MrCue
Drones of Annihilation Alektorophobia
|
Posted - 2006.08.29 23:36:00 -
[38]
If your eve-mon broke tonight (crashes at startup) its because you are using an old version 1.0.25 which is no longer supported.
You need to update to 1.1.0 http://evemon.battleclinic.com/
Killmail Database |
Amdushus Palimadore
|
Posted - 2006.08.30 03:33:00 -
[39]
This is the error I get on startup (fresh install of evemon v.1.1.0, all previous 1.0.25 settings cleared and manually deleted from computer):
System.NullReferenceException: Object reference not set to an instance of an object. at System.Windows.Forms.TabControl.get_SelectedTab() at EVEMon.MainWindow.MainWindow_Resize(Object sender, EventArgs e) in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\MainWindow.cs:line 496 at System.Windows.Forms.Control.OnResize(EventArgs e) at System.Windows.Forms.Form.OnResize(EventArgs e) at System.Windows.Forms.Control.OnSizeChanged(EventArgs e) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height) at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Form.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified) at System.Windows.Forms.ScrollableControl.ScaleControl(SizeF factor, BoundsSpecified specified) at System.Windows.Forms.Form.ScaleControl(SizeF factor, BoundsSpecified specified) at System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean includedBounds, Boolean excludedBounds) at System.Windows.Forms.ContainerControl.PerformNeededAutoScaleOnLayout() at System.Windows.Forms.ContainerControl.OnLayoutResuming(Boolean performLayout) at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout) at EVEMon.MainWindow.InitializeComponent() in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\MainWindow.Designer.cs:line 239 at EVEMon.MainWindow..ctor() in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\MainWindow.cs:line 17 at EVEMon.MainWindow..ctor(Settings s, Boolean startMinimized) in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\MainWindow.cs:line 23 at EVEMon.Program.Main() in C:\Documents and Settings\acuff\My Documents\Visual Studio 2005\Projects\EVEMon\Program.cs:line 62
Erm... merh??
|
Eewec Ourbyni
Caldari
|
Posted - 2006.08.30 06:21:00 -
[40]
Edited by: Eewec Ourbyni on 30/08/2006 06:25:05 The only version that fixes that issue (that I'm aware of) is the 1.1.1.150 version (we got it fixed in the last group of bug fixes). If that version doesn't work for you then please let us know. Some folks can use 1.1.0 fine (like i could), but for some obscure reason some folks installs loaded stuff up in a slightly different order and that caused this problem. The software now correctly waits for the right stuff to be loaded so it doesn't crash on start (as much - I hope).
There are still a few bugs (that we are working on fixing) but it shouldn't crash on start anymore.
PLEASE NOTE: Development versions of EVEMon (the cutting edge versions) DO NOT auto update. The normal release versions do (well... they should anyway)... if you can get them to run long enough. This is by design.
This is a sig...
-- You think this guys post is nuts.... you should see his bio --
... good, ain't it! |
|
Dra'ar Jhilad
|
Posted - 2006.08.30 10:57:00 -
[41]
Hi,
Here's a new issue in EVEMon 1.1.0.73 (d/l today). When in Plan, selecting the Phased Monoprop [...] MWD throws an exception.
Sorry but I don't mind registering on EVEMon Trac yet. Later, maybe.
-- The guy behind Sanche
|
Sventek
|
Posted - 2006.08.30 11:45:00 -
[42]
I have been using EVEMon for a couple months now, I just installed v1.1.0.73 and wanted to say that I like the little updates.
Thank you to everyone who has worked on EVEMon, its really a great tool!
|
Brazero
Amarr Noble House
|
Posted - 2006.08.30 12:34:00 -
[43]
Link to battleclinic not working |
Anders Chydenius
Phoenix Industries
|
Posted - 2006.08.30 13:23:00 -
[44]
Originally by: Eewec Ourbyni Edited by: Eewec Ourbyni on 30/08/2006 06:25:05 PLEASE NOTE: Development versions of EVEMon (the cutting edge versions) DO NOT auto update. The normal release versions do (well... they should anyway)... if you can get them to run long enough. This is by design.
Allow me to clarify: Development versions of evemon will autoupdate TO the next release version, but they will not be automatically downloaded. If you install the cutting edge version (version 1.1.1.150 right now), it will automatically download version 1.1.2 when it comes out... but then when version 1.1.3.XXX (the next major development version) comes out, it will not be automatically downloaded.
So, to summarize, EVEMon will always download and use the latest certified "stable" release. If you want to play with the new toys, you have to get them yourself. ------ {o,o} (__(| -"-"- EVEMon |
Amdushus Palimadore
|
Posted - 2006.08.30 13:58:00 -
[45]
Thanks - updating to the newest dev version fixed my problems.
|
Brazero
Amarr Noble House
|
Posted - 2006.08.30 21:09:00 -
[46]
What the hell is up with this battleclinic, I can't open anything on that address.
I wan't my EVEMon back. It was working perfectly fine all the way, and now all of a sudden it's not supported anymore.
And the new version is hosted on some lame web that's impossible to open. Get this **** fixed.
******** |
coolzero
Gallente Horizon.Inc
|
Posted - 2006.08.30 21:24:00 -
[47]
Originally by: Brazero
What the hell is up with this battleclinic, I can't open anything on that address.
I wan't my EVEMon back. It was working perfectly fine all the way, and now all of a sudden it's not supported anymore.
And the new version is hosted on some lame web that's impossible to open. Get this **** fixed.
********
the url works fine for me
and since the old version is not supported anymore you can imagine everyone is gonna hammer the new version download server..
Jack of all trades, master of none... Horizon-Inc (dutch only) |
Brazero
Amarr Noble House
|
Posted - 2006.08.30 22:46:00 -
[48]
Originally by: coolzero
Originally by: Brazero
What the hell is up with this battleclinic, I can't open anything on that address.
I wan't my EVEMon back. It was working perfectly fine all the way, and now all of a sudden it's not supported anymore.
And the new version is hosted on some lame web that's impossible to open. Get this **** fixed.
********
the url works fine for me
and since the old version is not supported anymore you can imagine everyone is gonna hammer the new version download server..
|
Brazero
Amarr Noble House
|
Posted - 2006.08.30 22:48:00 -
[49]
Originally by: coolzero
Originally by: Brazero
What the hell is up with this battleclinic, I can't open anything on that address.
I wan't my EVEMon back. It was working perfectly fine all the way, and now all of a sudden it's not supported anymore.
And the new version is hosted on some lame web that's impossible to open. Get this **** fixed.
********
the url works fine for me
and since the old version is not supported anymore you can imagine everyone is gonna hammer the new version download server..
Yeah, well I can't open battleclinic from anywhere. Must be something real weird about that site.
******** |
Legende
Two Brothers Mining Corp. Ascendant Frontier
|
Posted - 2006.08.31 03:20:00 -
[50]
Everything is working great for me, but I would request the same as someone on the first page of this thread, change the skill level representation... the stars are difficult to read at a glance... something like what EVE Character Manager used, symbols that were dots in the arrangement of the face of dice. I can provide an example if necessary, I still have an old ECM download sittin on my laptop... just don't care at all for those stars. EVE-mon as a whole though is definitly the best skill program I've seen in the last 2.5 years of playing. Too bad it missed the eve-i era. =/
|
|
Eewec Ourbyni
Caldari
|
Posted - 2006.08.31 06:42:00 -
[51]
Selectable icons for the skill selection list are coming to an EVEMon version near you soon(TM) (Read: as soon as I integrate some stuff from a branch copy I've been working on and then get 5 minutes to learn the coding for and then change the settings page to show them - or Stevil beats me to it, whichever comes first - Oh and just remembered, also have to make sure that setting is saved too.) Basically selectable icons is a work in progress.
This is a sig...
-- You think this guys post is nuts.... you should see his bio --
... good, ain't it! |
|
Chribba
Otherworld Enterprises Otherworld Empire
|
Posted - 2006.08.31 06:50:00 -
[52]
I post my bug report here since I don't want to bother signing up etc over at the site.
Am using the latest dev source so I am not sure if this applies to the stable releases or not.
E-Mail alerts are missing the skill level when being sent, for example it will only say "Yuffie has finished training Logic" but not which level it finished.
Keep up the good work!
/c
EVE-Files | EVE-Search | Monitor this Thread |
|
TheBelgarion
Caldari Kinetic Vector Freelancer Alliance
|
Posted - 2006.08.31 16:18:00 -
[53]
just applied a patch to automatically add the Name of the Ship,Skill,Module to the Note ( so you know later on for which ship u added a special skil to your training path)
:-)
ticket #149 --------------------------------------------
upgrade to Combat Log - additional Information |
Anders Chydenius
Phoenix Industries
|
Posted - 2006.08.31 16:33:00 -
[54]
Ooo, shiny! ------ {o,o} (__(| -"-"- EVEMon |
Raven Darkness
|
Posted - 2006.09.03 02:49:00 -
[55]
Ive noticed that in the skill planner when checking implants calculator the attributes dont seem to take into account the Learning skill as my ingame attributes are higher than the planner is telling me by upto 2 points. I double checked the implant settings and the figures I entered are correct.
|
Eewec Ourbyni
Caldari
|
Posted - 2006.09.03 11:03:00 -
[56]
Originally by: Raven Darkness Ive noticed that in the skill planner when checking implants calculator the attributes dont seem to take into account the Learning skill as my ingame attributes are higher than the planner is telling me by upto 2 points. I double checked the implant settings and the figures I entered are correct.
Ummm, you are looking at the 'Effective' column in the 'Implant Calculator'? I have all advanced learnings to 5 and it's got my 'Effective' values at higher than what I have in-game (round the 'Implant' Calculator' values down to nearest whole number and they'd be the same though).
This is a sig...
-- You think this guys post is nuts.... you should see his bio --
... good, ain't it! |
Manaria
Gallente
|
Posted - 2006.09.03 17:12:00 -
[57]
I have never had a problem with Eve-Mon, but today when I started it, it crashed. I reset it a numbers of times, but it crashes everytime it starts up. According to the Eve-Mon site, I have the latest version. The error message I get is: System.NullReferenceException: Object reference not set to an instance of an object. at EVEMon.Common.EveSession.ProcessCharacterXml(XmlDocument xdoc, Int32 characterId, Int32& cacheExpires) in C:\Documents and Settings\Tim Fries\Desktop\EveCharacterMonitor\EVEMon.Common\EveSession.cs:line 155 at EVEMon.Common.EveSession.UpdateGrandCharacterInfo(GrandCharacterInfo grandCharacterInfo, Control invokeControl) in C:\Documents and Settings\Tim Fries\Desktop\EveCharacterMonitor\EVEMon.Common\EveSession.cs:line 658 at EVEMon.Common.EveSession.<>c__DisplayClass9.<UpdateGrandCharacterInfoAsync>b__8(Object ) in C:\Documents and Settings\Tim Fries\Desktop\EveCharacterMonitor\EVEMon.Common\EveSession.cs:line 598 at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
Does anyone know what this means?
Thanks. |
Eewec Ourbyni
Caldari
|
Posted - 2006.09.03 18:42:00 -
[58]
Originally by: Manaria I have never had a problem with Eve-Mon, but today when I started it, it crashed. I reset it a numbers of times, but it crashes everytime it starts up. According to the Eve-Mon site, I have the latest version. The error message I get is: System.NullReferenceException: Object reference not set to an instance of an object. at EVEMon.Common.EveSession.ProcessCharacterXml(XmlDocument xdoc, Int32 characterId, Int32& cacheExpires) in C:\Documents and Settings\Tim Fries\Desktop\EveCharacterMonitor\EVEMon.Common\EveSession.cs:line 155 at EVEMon.Common.EveSession.UpdateGrandCharacterInfo(GrandCharacterInfo grandCharacterInfo, Control invokeControl) in C:\Documents and Settings\Tim Fries\Desktop\EveCharacterMonitor\EVEMon.Common\EveSession.cs:line 658 at EVEMon.Common.EveSession.<>c__DisplayClass9.<UpdateGrandCharacterInfoAsync>b__8(Object ) in C:\Documents and Settings\Tim Fries\Desktop\EveCharacterMonitor\EVEMon.Common\EveSession.cs:line 598 at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
Does anyone know what this means?
Thanks.
Your using version 1.0.25, that's what that means. You need to update. CCP send a bad XML to 1.0.25 on purpose because it acts as a DDoS attack to the my-eve server if it doesn't get things it's way. By making that version crash out CCP avoid that happening and we can all be happy. There are numerous threads about this on the old message boards, and the new bug tracking system. The new site is http://evemon.battleclinic.com as per the numerous threads on the old message boards.
This is a sig...
-- You think this guys post is nuts.... you should see his bio --
... good, ain't it! |
Manaria
Gallente
|
Posted - 2006.09.03 20:10:00 -
[59]
Thanks...I was looking at the wrong site...
I noticed on the new site, there are two versions of EVE-Mon: Eve-Mon and Eve-Mon Cutting Edge.
What is the difference?
Thanks. |
Eewec Ourbyni
Caldari
|
Posted - 2006.09.03 22:21:00 -
[60]
Originally by: Manaria Thanks...I was looking at the wrong site...
I noticed on the new site, there are two versions of EVE-Mon: Eve-Mon and Eve-Mon Cutting Edge.
What is the difference?
Thanks.
'EVE-Mon' is the main release version, this will autoupdate to the next main release version. 'EVE-Mon Cutting Edge' is the most recently release development version - this will only autoupdate to the next main release version which will then count as a normal install for update purposes. To get any Cutting Edge version you need to manually go and get them.
We've recently had a main release so it's the same version. We've been talking about getting a nightly build up for the cutting edge version... but that's on the back burner... someone said something about sorting out an automated nightly update... wonder if anything has happened on that front.
Current SVN dev version is 1.1.2.207 if you feel like dl'ing the source and building it yourself.
This is a sig...
-- You think this guys post is nuts.... you should see his bio --
... good, ain't it! |
|
|
|
|
Pages: 1 [2] 3 4 5 6 7 8 9 10 11 12 13 .. 13 :: one page |
First page | Previous page | Next page | Last page |