Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
24 views1 page

Errors

The document reports errors and missing keys from reading several .ini configuration files for a racing game. It logs multiple instances of keys not being found in files for settings related to gameplay, a vehicle's drivetrain, ride height, lights, digital instruments, and camera settings.

Uploaded by

Clapshot Gamer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views1 page

Errors

The document reports errors and missing keys from reading several .ini configuration files for a racing game. It logs multiple instances of keys not being found in files for settings related to gameplay, a vehicle's drivetrain, ride height, lights, digital instruments, and camera settings.

Uploaded by

Clapshot Gamer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

INIReader: C:\Users\ruben\Documents/Assetto Corsa/cfg/gameplay.

ini > KEY_NOT_FOUND:


[OPTIONS] USE_MPH
INIReader:
content/cars/ford_sierra_cosworth_rs500_drift_big_turbo/data/drivetrain.ini >
ERROR: MULTIPLE KEY FOUND IN FILE
content/cars/ford_sierra_cosworth_rs500_drift_big_turbo/data/drivetrain.ini [GEARS]
FINAL STILL USING OLD VALUE: 4.57
INIReader: content/cars/ford_sierra_cosworth_rs500_drift_big_turbo/data/car.ini >
KEY_NOT_FOUND: [RIDE] PICKUP_FRONT_HEIGHT
INIReader: content/cars/ford_sierra_cosworth_rs500_drift_big_turbo/data/car.ini >
KEY_NOT_FOUND: [RIDE] PICKUP_REAR_HEIGHT
INIReader: content/cars/ford_sierra_cosworth_rs500_drift_big_turbo/data/lights.ini
> KEY_NOT_FOUND: [HEADER] FLASHING_REPEAT
INIReader: content/cars/ford_sierra_cosworth_rs500_drift_big_turbo/data/lights.ini
> KEY_NOT_FOUND: [BRAKE_0] OFF_COLOR
INIReader: content/cars/ford_sierra_cosworth_rs500_drift_big_turbo/data/lights.ini
> KEY_NOT_FOUND: [BRAKE_0] OFF_COLOR
INIReader: content/cars/ford_sierra_cosworth_rs500_drift_big_turbo/data/lights.ini
> KEY_NOT_FOUND: [BRAKE_0] OFF_COLOR
INIReader: content/cars/ford_sierra_cosworth_rs500_drift_big_turbo/data/lights.ini
> KEY_NOT_FOUND: [BRAKE_0] OFF_COLOR
INIReader:
content/cars/ford_sierra_cosworth_rs500_drift_big_turbo/data/digital_instruments.in
i > KEY_NOT_FOUND: [ITEM_0] UNITS
INIReader: C:\Users\ruben\Documents/Assetto Corsa/cfg/camera_manager.ini >
KEY_NOT_FOUND: [SHAKE] GFORCEZ
INIReader: C:\Users\ruben\Documents/Assetto Corsa/cfg/camera_manager.ini >
KEY_NOT_FOUND: [SHAKE] GFORCEY
INIReader: C:\Users\ruben\Documents/Assetto Corsa/cfg/camera_manager.ini >
KEY_NOT_FOUND: [SHAKE] GFORCEX
INIReader: C:\Users\ruben\Documents/Assetto Corsa/cfg/camera_manager.ini >
KEY_NOT_FOUND: [SHAKE] SHAKEMULT
INIReader: C:\Users\ruben\Documents/Assetto Corsa/cfg/camera_manager.ini >
KEY_NOT_FOUND: [SHAKE] GFORCEX
INIReader: C:\Users\ruben\Documents/Assetto Corsa/cfg/camera_manager.ini >
KEY_NOT_FOUND: [SHAKE] GFORCEZ

You might also like