[Bug 46005] Multiple games and applications fail due to missing interface proxy information in registry (oleautomation/dual interfaces referenced in coclass section inside of library block)

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jun 25 01:37:47 CDT 2020


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

Carsten <carsten.friedrich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carsten.friedrich at gmail.com

--- Comment #5 from Carsten <carsten.friedrich at gmail.com> ---
I don't think this fix actually fixes the underlying problem. I came here
experiencing the same problem with the Terraria Mobile server.

Based on this bug report I upgraded to Wine 5.0.1 and tried again. The error
message is now slightly different, but it still crashes on start-up:

0009:fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000402,(nil),0x0001,0x00000000,0x32dbb8,(nil)):
stub
0009:err:eventlog:ReportEventW L"Application: TerrariaServer.exe\nFramework
Version: v4.0.30319\nDescription: The process was terminated due to an
unhandled exception.\nException Info: System.NotImplementedException\n   at
NATUPNPLib.IUPnPNAT.get_StaticPortMappingCollection()\n   at
Terraria.Netplay..cctor()\n\nException"...
0009:fixme:advapi:DeregisterEventSource (0xcafe4242) stub

Unhandled Exception: System.TypeInitializationException: The type initializer
for 'Terraria.Main' threw an exception. --->
System.TypeInitializationException: The type initializer for 'Terraria.Netplay'
threw an exception. ---> System.NotImplementedException: The method or
operation is not implemented.
   at NATUPNPLib.IUPnPNAT.get_StaticPortMappingCollection()
   at Terraria.Netplay..cctor()
   --- End of inner exception stack trace ---
   at Terraria.Main..cctor()
   --- End of inner exception stack trace ---
   at Terraria.Main..ctor()
   at Terraria.Program.LaunchGame(String[] args)
   at Terraria.WindowsLaunch.Main(String[] args)
wine: Unhandled exception 0xe0434352 in thread 9 at address 7B00DFA2 (thread
0009), starting debugger...

-- 
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