Krellnuts sound pack is missing a "Joint Sounds" folder that is referenced by the Wagon Freight.proxyxml and it is causing every scenario that uses krellnuts sounds to crash.
- Code: Select all
2022/10/23 03:15:14.329 - [Content] - Trace cRailSimSoundSystem.cpp : 534 = Failed to load file 'Assets\WJ Sound\Wagons\Audio\Joint Sounds\10MPHa.wav'
2022/10/23 03:15:14.329 - [Content] - Trace cRailSimSoundSystem.cpp : 534 = Failed to load file 'Assets\WJ Sound\Wagons\Audio\Joint Sounds\10MPHc.wav'
2022/10/23 03:15:14.329 - [Content] - Trace cRailSimSoundSystem.cpp : 534 = Failed to load file 'Assets\WJ Sound\Wagons\Audio\Joint Sounds\10MPHe.wav'
Does anyone have the missing folder?
EDIT:
Turns out the problem is only on Horseshoe Curve (where I tested it) and not with other routes. And the problem is not with the missing folder or proxyxml file, but Krellnuts installer installs a folder called Hopper_H21a under Assets\RSC\HorseshoeCurve\RailVehicles\Freight. In that folders subfolder is a bin file for the HSC hopper but it is not a proper bin file for a wagon but it's an actual proxybin file. The fact this is not a proper bin file is causing any HSC scenario with those cars to crash.
Deleting the folder fixes it. I don't know what that file is for but it doesn't belong there.