burtonwilliamt / carlogicapi

A project to help make the roads a smarter and safer place
Apache License 2.0
23 stars 36 forks source link

Enviromental Variables problem #24

Open konradstegemann opened 4 years ago

konradstegemann commented 4 years ago

Hello! I have been trying to solve this problem but it has not been possible, I would love to hear what you could say about it, thanks a lot

'Simulation terminated with exit code: 1 Working directory: C:/Users/konra/git/repository/carlogicapi-master/carlogicapi-master/tutorials/VeinsTutorial/simulations Command line: ../VeinsTutorial.exe -m -n ../src;.;../../../../../../../OneDrive/Escritorio/SUMO_VEINS_OMNET/veins-5.0/veins-veins-5.0/examples/veins;../../../../../../../OneDrive/Escritorio/SUMO_VEINS_OMNET/veins-5.0/veins-veins-5.0/src/veins --image-path=../../../../../../../OneDrive/Escritorio/SUMO_VEINS_OMNET/veins-5.0/veins-veins-5.0/images -l ../../../../../../../OneDrive/Escritorio/SUMO_VEINS_OMNET/veins-5.0/veins-veins-5.0/src/veins omnetpp.ini

Environment variables: PATH=;C:/Users/konra/OneDrive/Escritorio/SUMO_VEINS_OMNET/veins-5.0/veins-veins-5.0/src;C:\Users\konra\OneDrive\Escritorio\SUMO_VEINS_OMNET\omnetpp_windows\omnetpp-5.5.1\bin;C:\Users\konra\OneDrive\Escritorio\SUMO_VEINS_OMNET\omnetpp_windows\omnetpp-5.5.1\tools\win64\mingw64\bin;C:\Users\konra\OneDrive\Escritorio\SUMO_VEINS_OMNET\omnetpp_windows\omnetpp-5.5.1\tools\win64\usr\bin;;C:/Users/konra/OneDrive/Escritorio/SUMO_VEINS_OMNET/omnetpp_windows/omnetpp-5.5.1/ide/jre/bin/server;C:/Users/konra/OneDrive/Escritorio/SUMO_VEINS_OMNET/omnetpp_windows/omnetpp-5.5.1/ide/jre/bin;C:/Users/konra/OneDrive/Escritorio/SUMO_VEINS_OMNET/omnetpp_windows/omnetpp-5.5.1/ide/jre/lib/amd64;.;C:\Users\konra\OneDrive\Escritorio\SUMO_VEINS_OMNET\omnetpp_windows\omnetpp-5.5.1\bin;C:\Users\konra\OneDrive\Escritorio\SUMO_VEINS_OMNET\omnetpp_windows\omnetpp-5.5.1\tools\win64\mingw64\bin;C:\Users\konra\OneDrive\Escritorio\SUMO_VEINS_OMNET\omnetpp_windows\omnetpp-5.5.1\tools\win64\usr\local\bin;C:\Users\konra\OneDrive\Escritorio\SUMO_VEINS_OMNET\omnetpp_windows\omnetpp-5.5.1\tools\win64\usr\bin;C:\Users\konra\OneDrive\Escritorio\SUMO_VEINS_OMNET\omnetpp_windows\omnetpp-5.5.1\tools\win64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\konra\OneDrive\Escritorio\SUMO_VEINS_OMNET\omnetpp_windows\omnetpp-5.5.1\tools\win64\usr\bin\site_perl;C:\Users\konra\OneDrive\Escritorio\SUMO_VEINS_OMNET\omnetpp_windows\omnetpp-5.5.1\tools\win64\usr\bin\vendor_perl;C:\Users\konra\OneDrive\Escritorio\SUMO_VEINS_OMNET\omnetpp_windows\omnetpp-5.5.1\tools\win64\usr\bin\core_perl;C:\Users\konra\OneDrive\Escritorio\SUMO_VEINS_OMNET\omnetpp_windows\omnetpp-5.5.1; OMNETPP_ROOT=C:/Users/konra/OneDrive/Escritorio/SUMO_VEINS_OMNET/omnetpp_windows/omnetpp-5.5.1/ OMNETPP_IMAGE_PATH=C:\Users\konra\OneDrive\Escritorio\SUMO_VEINS_OMNET\omnetpp_windows\omnetpp-5.5.1\images '

cowang4 commented 4 years ago

Hello, Unfortunately, this project is unmaintained, so we won't be able to help. However, I can say that the environment variables are not the source of your problem, it's just printing those for reproducibility.