These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
EVEMon - The Open Source Character Planner (v3.0.2)
Cat Harkness
CEO
Twilight Labs
UI Improvement Collective
My ridicule, heavy criticism and general pale outlook about your or CCP's ideas is nothing but an encouragement to prove me wrong. Give it a try.
System.NullReferenceException: Object reference not set to an instance of an object. at EVEMon.Controls.NotificationList.ContractsEndedMessage(ContractsNotificationEventArgs contractsNotification) in EVEMon\Controls\NotificationList.cs:line 688 at EVEMon.Controls.NotificationList.DisplayTooltip(NotificationEventArgs notification) in EVEMon\Controls\NotificationList.cs:line 530 at EVEMon.Controls.NotificationList.listBox_MouseMove(Object sender, MouseEventArgs e) in EVEMon\Controls\NotificationList.cs:line 294 at System.Windows.Forms.Control.OnMouseMove(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseMove(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ListBox.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)Datafile report: eve-blueprints-en-US.xml.gzip (193KiB - 8d9de77fb1705dd1e739ba10c583eb03) eve-certificates-en-US.xml.gzip (44KiB - e30974b3980b6bd80f21b71ffa1d0ebd) eve-geography-en-US.xml.gzip (531KiB - c60dd6b987340ff7d848f7eedc5a39c4) eve-items-en-US.xml.gzip (1761KiB - b534807e3fbd97ff8955a024fd8bc93b) eve-masteries-en-US.xml.gzip (20KiB - 7b07e6d5609b7277c3cbf4e486430240) eve-properties-en-US.xml.gzip (53KiB - 6c5771edd993e540d77679daf91e2c35) eve-reprocessing-en-US.xml.gzip (97KiB - 0274d4572164cf2ecdebc36b887886fd) eve-skills-en-US.xml.gzip (23KiB - 72e19887522d7cf27e077406618e3872)
Creator of jEveAssets - the asset manager
"Download is the meaning of life, upload is the meaning of intelligent life"
apt --installed list | grep wine | awk -F/ '{ print $1 }' | sudo xargs apt remove
sudo dpkg --add-architecture i386 sudo add-apt-repository ppa:wine/wine-buildssudo apt-get updatesudo apt-get install --install-recommends winehq-devel
mv ~/.wine ~/.wine_old
export WINEARCH=win32
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetrickschmod 755 winetricks
./winetricks
wine ~/Downloads/NDP461-KB3102436-x86-x64-AllOS-ENU.exe /q (you have to run it with /q or it will fail)