swtor_fix icon indicating copy to clipboard operation
swtor_fix copied to clipboard

Error when running the 2nd terminal command

Open paperrobots opened this issue 9 years ago • 4 comments

I get this error: [0113/164128:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin failed with: 8

The launcher opens but when I try to log in it basically keeps spinning. Any ideas?

paperrobots avatar Jan 13 '16 21:01 paperrobots

same error [0712/135339:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin failed with: 8

worked fine first and second use but after that get this error

roguespider avatar Jul 12 '16 18:07 roguespider

ok i believe i fixed my launcher no update issue 
had to start from scratch on install couldnt specify the folder were i wanted it had to use default folder that installer wanted it in so had to do this before even starting 
env WINEARCH=win32 WINEPREFIX=/[username]/.wine/drive_c/"Program Files"/"Electronic Arts"/BioWare/"Star Wars - The Old Republic" winetricks d3dx9 vcrun2008 msls31 winhttp winhttps
notice the exception for white spaces, on ya, wine wines about white spaces
/usr/bin/wine: 23: test: /root/.wine/drive_c/Program: unexpected operator
Waiting for swtor...
Using native override for following DLLs: msvcp90
Executing winetricks_early_wine regedit C:\windows\Temp\_native\override-dll.reg
Executing w_do_call d3dx9_36
d3dx9_36 already installed, skipping
Executing w_do_call vcrun2008
vcrun2008 already installed, skipping
Executing w_do_call msls31
msls31 already installed, skipping
Executing w_do_call winhttp
Executing load_winhttp
Downloading http://download.microsoft.com/download/E/6/A/E6A04295-D2A8-40D0-A0C5-241BFECD095E/W2KSP4_EN.EXE to /root/.cache/winetricks/win2ksp4
--2016-07-13 21:28:35--  http://download.microsoft.com/download/E/6/A/E6A04295-D2A8-40D0-A0C5-241BFECD095E/W2KSP4_EN.EXE
Resolving download.microsoft.com (download.microsoft.com)... 23.9.249.84, 2001:428:2402:787::e59, 2001:428:2402:785::e59
Connecting to download.microsoft.com (download.microsoft.com)|23.9.249.84|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-07-13 21:28:36 ERROR 404: Not Found.
------------------------------------------------------
Downloading http://download.microsoft.com/download/E/6/A/E6A04295-D2A8-40D0-A0C5-241BFECD095E/W2KSP4_EN.EXE failed
------------------------------------------------------
/usr/bin/wine: 23: test: /root/.wine/drive_c/Program: unexpected operator
[0713/212839:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin failed with: 8
it does update fine still get error message
notice all those white space errors like this one 
/usr/bin/wine: 23: test: /root/.wine/drive_c/Program: unexpected operator
i believe white space errors are the cause of our error messages
how do i fix this

roguespider avatar Jul 14 '16 03:07 roguespider

For the white space errors, you must put '' before each white space

Byoki avatar Sep 10 '16 09:09 Byoki

The problem isn't that I've tried

Byoki avatar Sep 10 '16 10:09 Byoki