[Bug 42317] EVE ISK per hour Updater fails

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 28 17:22:53 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42317

Michael Müller <michael at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael at fds-team.de

--- Comment #1 from Michael Müller <michael at fds-team.de> ---
When taking a look at the EVEIPH.log file, you can see the reason for the
update failure:

29.01.2017 00:02:24 - System.IO.FileNotFoundException: Could not load file or
assembly 'System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' or one of its dependencies.

The problem doesn't seem to be a Wine bug though as some of those classes only
exist in .NET 4.5 or newer. Starting the program with .NET 4.5 fixes the
problem for me.

According to
https://raw.githubusercontent.com/EVEIPH/LatestFiles/master/Patch%20Notes.txt
the official requirement is .Net 4.6.1 since EVE IPH 3.3.6043.38735.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list