로딩중...
좋아요 0
댓글 1
동영상 0
업로드 0
팔로워 0
  • Default

    Hi, I installed this mod an hour ago. Installation went fine, and I installed all required utilities. But when I start the mission and drive to the first stop, my bus gets deleted and I receive an error message on the left of my screen. Now I opened ScriptHookVDotNet.txt and showed me this:

    [23:57:51] [ERROR] Caught fatal unhandled exception:
    System.InvalidCastException: Conversion from string "-" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
    at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
    at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
    --- End of inner exception stack trace ---
    at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
    at BusSimulatorV.Helper.GenerateDirectionsToCoord(Vector3 pos) in E:\Users\Bartholomew\Documents\GitHub\BusSimulatorV\BusSimulatorV\BusSimulatorV\Helper.vb:line 288
    at BusSimulatorV.BusSim.BusSim_Tick(Object sender, EventArgs e) in E:\Users\Bartholomew\Documents\GitHub\BusSimulatorV\BusSimulatorV\BusSimulatorV\BusSim.vb:line 533
    at SHVDN.Script.MainLoop()
    [23:57:51] [ERROR] The exception was thrown while executing the script BusSimulatorV.BusSim.
    [23:57:51] [WARNING] Aborted script BusSimulatorV.BusSim.

    Does anyone know the solution?

    2019년 10월 17일 (목)