Issues with ieframe and the SW:TOR installer?

Questions about Wine on macOS.
Locked
Agent_RG
Newbie
Newbie
Posts: 1
Joined: Fri Oct 01, 2021 9:42 pm

Issues with ieframe and the SW:TOR installer?

Post by Agent_RG »

Hello,

Over the last few months, I've been trying to run SWTOR on a Catalina macOS.

When launching the installer for SWTOR, it triggers a GET on the localhost that should return a text/http for the installer that is written in Angular (and later the launcher for the game). For some reason, that GET returns a 403 on Mac machines. Here's the Wine stack when trying to run the installer:

Code: Select all

002c:err:winediag:getaddrinfo Failed to resolve your host name IP
0024:fixme:ver:GetFileVersionInfoSizeExW flags 0x2 ignored
0024:fixme:ver:GetFileVersionInfoExW flags 0x2 ignored
0024:fixme:ver:GetFileVersionInfoSizeExW flags 0x2 ignored
0024:fixme:ver:GetFileVersionInfoExW flags 0x2 ignored
0024:fixme:ver:GetFileVersionInfoSizeExW flags 0x2 ignored
0024:fixme:ver:GetFileVersionInfoExW flags 0x2 ignored
0050:fixme:ndis:query_global_stats Unsupported OID 10114
0050:fixme:ndis:query_global_stats Unsupported OID 10114
0050:fixme:ndis:query_global_stats Unsupported OID 10114
0024:fixme:ver:GetFileVersionInfoSizeExW flags 0x2 ignored
0024:fixme:ver:GetFileVersionInfoExW flags 0x2 ignored
00f4:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 029FFEF8
0104:fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub
0050:fixme:ndis:query_global_stats Unsupported OID 10114
0050:fixme:ndis:query_global_stats Unsupported OID 10114
0050:fixme:ndis:query_global_stats Unsupported OID 10114
0050:fixme:mountmgr:query_property Faking StorageDeviceProperty data
0024:fixme:ver:GetFileVersionInfoSizeExW flags 0x2 ignored
0024:fixme:ver:GetFileVersionInfoExW flags 0x2 ignored
0024:fixme:ieframe:WebBrowser_put_RegisterAsBrowser (03841EB8)->(ffffffff)
0024:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
2023-04-02 13:42:58.800 wine-preloader[78184:460710] *** WARNING: Method convertPointToBase: in class NSView is deprecated on 10.7 and later. It should not be used in new applications. 
2023-04-02 13:42:58.800 wine-preloader[78184:460710] *** WARNING: Method convertPointFromBase: in class NSView is deprecated on 10.7 and later. It should not be used in new applications. 
0024:fixme:ieframe:handle_navigation_error Navigate to error page
0104:fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub
0120:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 102B9460, context 00C6FD50, init_notify 0, handle 05ABFDA0): stub
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0024:fixme:imm:ImmGetDescriptionW (00000409, 00000000, 0): semi stub
0024:fixme:imm:ImmGetDescriptionW (00000409, 0A54D090, 9): semi stub
0024:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (03B870E8)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0012C624)
0024:fixme:file:NtLockFile I/O completion on lock not implemented yet
0024:fixme:ieframe:BrowserService_GetTravelLog 038009C0 0012CE58
0024:fixme:mshtml:on_change_dlcontrol unsupported dlcontrol 00006170
0024:fixme:ieframe:ClientSite_GetContainer (03841F94)->(0012CE3C)
0024:fixme:ieframe:DocObjectService_IsErrorUrl 038009C0 L"http://127.0.0.1:52347/main.html?window=b2405e41648e5445a8cbf94c93acad65" 0012CA80
0024:fixme:ieframe:handle_navigation_error Navigate to error page
0024:fixme:mshtml:nsCacheInfoChannel_GetCacheKey (03B8C278)->(0012C7C0)
0024:fixme:mshtml:nsCacheInfoChannel_GetCacheTokenExpirationTime (03B8C278)->(0012C7EC)
0024:fixme:ieframe:DocHostUIHandler_GetDropTarget (03841F94)
0050:fixme:mountmgr:query_property Faking StorageDeviceProperty data
0050:fixme:mountmgr:query_property Faking StorageDeviceProperty data
0050:fixme:mountmgr:query_property Faking StorageDeviceProperty data
0050:fixme:mountmgr:query_property Faking StorageDeviceProperty data
0024:fixme:mshtml:OleInPlaceActiveObject_TranslateAccelerator (0381E8D8)->(0012DE74)
0024:fixme:ieframe:ClientSite_GetContainer (03841F94)->(0012D77C)
0024:fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {a3da04e0-57d7-482a-a1c1-61da5f95bacb}
0024:fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {917b96b1-ecad-4dab-a760-8d49027748ae}
0024:fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {26d1e091-0ae7-4f49-a554-4214445c505c}
0024:fixme:ieframe:PropertyNotifySink_OnChanged unimplemented dispid 1005
0024:fixme:mshtml:DispatchEx_InvokeEx invalid args
0024:fixme:imm:ImmReleaseContext (00010074, 03B820A8): stub
0024:fixme:imm:ImeSetActiveContext (0x3b820a8, 1): stub
00bc:fixme:imm:ImeSetActiveContext (0x379f00, 0): stub
00bc:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000379F00): stub
0024:fixme:ieframe:ControlSite_OnFocus (03841F94)->(0)
0024:fixme:ieframe:InPlaceSite_OnInPlaceDeactivateEx fNoRedraw (1) ignored
0024:fixme:mshtml:HlinkTarget_SetBrowseContext (0381E8D8)->(00000000)
0024:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0012FE98
I tried playing around with the DLLs mentioned and switching them between native/builtin but nothing has worked so far. If anyone could give me a hint of what might be going wrong here. I guess it's either ieframe failing to handle the GET or the OS doing something that blocks the GET (firewall is off).

Thanks.
Locked