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

FCND-Sim_Linux_64-bit is not starting properly #388

Open navneettohan opened 5 years ago

navneettohan commented 5 years ago

I am trying to launch FCND-Sim_Linux_64-bit on Ubuntu 18.0.4 lts. After launching the sim I see a black screen and it does remain the same during complete lifecycle. I had the simulator working on the same system.

I see following messages after launching the sim

Found path: /home/<user>/Documents/udacity/sim/linux-64bit/FCND-Sim_Linux_64-bit
Mono path[0] = '/home/<user>/Documents/udacity/sim/linux-64bit/FCND-Sim_Linux_64-bit_Data/Managed'
Mono config path = '/home/<user>/Documents/udacity/sim/linux-64bit/FCND-Sim_Linux_64-bit_Data/MonoBleedingEdge/etc'
Preloaded 'ScreenSelector.so'
Logging to /home/<user>/.config/unity3d/Udacity/FCND-Simulator/Player.log

I have checked Player.log and it contains following error message

(Filename:  Line: 3124)

Screen position out of view frustum (screen pos 0.000000, 0.000000, 1000.000000) (Camera rect 0 0 0 0)

Please find attached Player.log for further details

Kindly notice I have also tried https://github.com/udacity/FCND-Simulator-Releases/releases/tag/v0.1.1-sim but I am getting the same error message.

Attached Log File: Player.log