-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when running the 2nd terminal command #6
Comments
same error worked fine first and second use but after that get this error |
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 |
For the white space errors, you must put '' before each white space |
The problem isn't that I've tried |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
The text was updated successfully, but these errors were encountered: