udacity / fcnd-issue-reports

You can use this repository to file issue reports with the Flying Car Nanodegree content.
1 stars 4 forks source link

Simulator app crashing on start on Windows 10 pro #391

Closed ZmeiGorynych closed 4 years ago

ZmeiGorynych commented 4 years ago

Downloaded and unzipped the 64bit Windows 0.1.1 version, app crashes immediately when I try to start it, log file: error.log Running Windows 10Pro the 32-bit version and the 0.1.0 windows version also crash in a similar fashion.

ZmeiGorynych commented 4 years ago

Did some Googling, it was a conflict between Unity and Citrix. The solution is to uninstall Citrix, reboot, and reinstall Citrix from the command line like this: CitrixWorkspaceWeb.exe ADDLOCAL=ReceiverInside,ICA_Client,AM,SELFSERVICE,DesktopViewer,Flash,Vd3d,WebHelper,BrowserEngine That fixed it for me.