[Bug 49449] Terraria Server (.NET 4.x) crashes with System.NotImplementedException NATUPNPLib.IUPnPNAT.get_StaticPortMappingCollection()

WineHQ Bugzilla wine-bugs at winehq.org
Mon Aug 3 09:56:28 CDT 2020


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

Arek Hiler <ahiler at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahiler at codeweavers.com

--- Comment #1 from Arek Hiler <ahiler at codeweavers.com> ---
I wonder if stubbing the collection of port mappings and E_NOTIMPL on all the
calls there would help us. I'll play a bit with
get_StaticPortMappingCollection() returning different things and see if this
will help.

Anyway, someday someone should probably implement true upnp support so the port
forwarding on compatible routers will just work through this API :-)

Let me try to reproduce the issue locally first.

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