Known Bugs

Code issues that may lead to crashes or unwanted behavior.
  • Forward slashes / are not welcome in a vehicle/track filename.The script may crash when creating the new file, resulting in an empty file. Beware of the Kuruma T/A and friends.
  • The script may crash if there's a corrupted .xml track/vehicle file. Until you remove that said file, the script will keep crashing as soon as it loads. Refer to ARS/Log.log to see which file is causing trouble.
  • The AI racers might not steer or throttle properly. You're then using an old game version and the script cannot access the memory offsets it needs to, to control the cars. You need to input the correct memory offsets for your game version in ARS/MemOffsets.ini.

Known Issues

These are not bugs, but a quality problem, result of the script not being polished, nor finished.
  • The Discipline tagging system may include unwanted cars. If you summon 'super' vehicles, a Super Diamond may join the party. The script doesn't look up for vehicle classes specifically, yet.
    Fow now, you can prevent this by blacklisting the unwanted vehicles with a -vehicle, or changing the vehicle's.xml tags, or even removing the vehicle.xml file if you don't even like the vehicle.
  • As you finish, the race ends abruptly. There's no real post-race behavior coded in yet.
  • On maps where the track is fully composed of props, you may fall off to the real ground as the race ends.
  • Some tracks are not properly detailed and don't feature racing lines. The gameplay doesn't suffer, but the experience will.
    If you feel like so, you can fix this yourself there and then using the ingame track editor (RacingLineEdit/PropEdit in debugmode).