MLJejuCamp2017 / DRL_based_SelfDrivingCarControl

Deep Reinforcement Learning (DQN) based Self Driving Car Control with Vehicle Simulator
293 stars 95 forks source link

Simulator Launch Issue: failed to load mono #3

Open piyp791 opened 6 years ago

piyp791 commented 6 years ago

Environment details Windows 10 Unity version - 2017.3.0f3

Steps

  1. downloaded the simulator from here: https://www.dropbox.com/s/33iscinb81n2uue/ADAS_Windows.zip?dl=0)

  2. Copied UnityPlayer.dll in the exe folder. (After it complained could not load UnityPLayer.dll)

  3. Ran the code Basic.py got the output: (7628) wsgi starting up on http://0.0.0.0:4567

  4. Tried running the simulator exe. Got the error failed to load mono

Kyushik commented 6 years ago

I added another dll file in the simulator folder. Please test it and tell me the problem persists.