[Bug 12787] New: Magic Online III crashes at startup in .net 2. 0 with System.IO.FileNotFoundException: Could not load file or assembly ' System, Version=2.0.0.0

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 25 09:08:54 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12787

           Summary: Magic Online III crashes at startup in .net 2.0 with
                    System.IO.FileNotFoundException: Could not load file or
                    assembly 'System, Version=2.0.0.0
           Product: Wine
           Version: CVS/GIT
          Platform: Other
               URL: http://www.wizards.com/default.asp?x=magic/moliii2/downl
                    oad
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


With yesterday's git, Magic III installs fine in an empty .wine directory, 
but the game itself (renamer.exe) crashes early in .net 2 initialization
with bug 10467:

Unhandled Exception: System.TypeInitializationException: The type initializer
for 'System.Globalization.TextInfo' threw an exception.
   at System.Globalization.TextInfo.GetNativeTextInfo(Int32 cultureID)
   at System.Globalization.TextInfo.get_InvariantNativeTextInfo()
...
Work around that by copying http://kegel.com/wine/l_intl.nls to 
drive_c/windows/system32/

The next problem is a crash with

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'System, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' or one of its dependencies. Exception from
HRESULT: 0x80070002^M
File name: 'System, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089'^M
   at Renamer.Renamer.Rename()^M
   at Renamer.Renamer.Main(String[] args)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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