Timetable Simulation Error

Discussion in 'PC Editor Discussion' started by Alyx193, Nov 9, 2023.

  1. Alyx193

    Alyx193 Active Member

    Joined:
    Oct 6, 2023
    Messages:
    115
    Likes Received:
    94
    Hello, I am currently trying to develop a timetable, everything went fine until I wanted to simulate it. I followed the stream tutorial, creating a .bat file, adding in the nessecary data(changed to my file paths) and ran it. Aftet the initial yellow text i needed to wait over 4 minutes(on the stream it felt more like 10-20 secounds, i do not have bad hardware(32GB RAM, RTX2070Super, Ryzen 7 3gen, SSD). Then it ran for a short while, until the error "Commandlet -> Main returned this error code: 1" displayed and the whole process just stopped. I tried several times, but no matter what I tried, the error kept appearing.I have attatched the log as a .txt, if someone thinks they know what is going on.
     

    Attached Files:

  2. mkraehe#6051

    mkraehe#6051 Well-Known Member

    Joined:
    Sep 14, 2022
    Messages:
    1,094
    Likes Received:
    2,435
    Looking at the log, this seems to be where it first goes wrong: Screenshot 2023-11-09 120015.png
    It can't seem to find the timetable. Might just be a typo in the BAT file or the name of the timetable itself?
     
    • Helpful Helpful x 1
  3. Alyx193

    Alyx193 Active Member

    Joined:
    Oct 6, 2023
    Messages:
    115
    Likes Received:
    94
    Aaah, I thought I checked the name at least a million times and misssed this error in the log. Thanks, will try it out later!
     
  4. mkraehe#6051

    mkraehe#6051 Well-Known Member

    Joined:
    Sep 14, 2022
    Messages:
    1,094
    Likes Received:
    2,435
    Getting a fresh pair of eyes to look at a problem can work wonders! I spent a good while yesterday trying to understand why a train couldn't load passengers, until I finally noticed that the marker it was getting stuck on wasn't actually the platform, and another train had got stuck in the platform track...
     
    • Like Like x 1

Share This Page