-
Notifications
You must be signed in to change notification settings - Fork 42
Description
When following the wand mod guide located here:
https://github.com/AutumnFloof/HL-Modding-Guide
UE Chaos is unable to export. Here is the part of the log that might be useful. It looks like it's having problems exporting OGG, but nowhere in my project are there any OGG files.
ditor-Cmd.exe -ddc=DerivedDataBackendGraph -iostore -pak -iostore -prereqs -manifests -targetplatform=Win64 -build -CrashReporter -target=phoenix -clientconfig=Shipping -utf8output -compile
UATHelper: Packaging (Windows (64-bit)): Dependencies are out of date. Compiling scripts....
UATHelper: Packaging (Windows (64-bit)): FastJSON\Getters.cs(5,25): warning CS1692: Invalid number [C:\HLModding\UEChaos\Engine\Source\Programs\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj]
UATHelper: Packaging (Windows (64-bit)): FastJSON\Getters.cs(16,25): warning CS1692: Invalid number [C:\HLModding\UEChaos\Engine\Source\Programs\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj]
UATHelper: Packaging (Windows (64-bit)): FastJSON\JSON.cs(13,25): warning CS1692: Invalid number [C:\HLModding\UEChaos\Engine\Source\Programs\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj]
UATHelper: Packaging (Windows (64-bit)): FastJSON\JSON.cs(903,25): warning CS1692: Invalid number [C:\HLModding\UEChaos\Engine\Source\Programs\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj]
UATHelper: Packaging (Windows (64-bit)): Perforce\PerforceError.cs(11,26): warning CS1692: Invalid number [C:\HLModding\UEChaos\Engine\Source\Programs\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj]
UATHelper: Packaging (Windows (64-bit)): Perforce\PerforceError.cs(47,26): warning CS1692: Invalid number [C:\HLModding\UEChaos\Engine\Source\Programs\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj]
UATHelper: Packaging (Windows (64-bit)): CSC : error CS1617: Invalid option '6' for /langversion; must be ISO-1, ISO-2, 3, 4, 5 or Default [C:\HLModding\UEChaos\Engine\Source\Programs\UnrealBuildTool\UnrealBuildTool.csproj]
UATHelper: Packaging (Windows (64-bit)): Took 3.0727146s to run MSBuild.exe, ExitCode=1
UATHelper: Packaging (Windows (64-bit)): ERROR: Failed to build "C:/HLModding/UEChaos/Engine/Programs/AutomationTool/Saved\UATTempProj.proj":
UATHelper: Packaging (Windows (64-bit)): FastJSON\Getters.cs(5,25): warning CS1692: Invalid number [C:\HLModding\UEChaos\Engine\Source\Programs\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj]
UATHelper: Packaging (Windows (64-bit)): FastJSON\Getters.cs(16,25): warning CS1692: Invalid number [C:\HLModding\UEChaos\Engine\Source\Programs\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj]
UATHelper: Packaging (Windows (64-bit)): FastJSON\JSON.cs(13,25): warning CS1692: Invalid number [C:\HLModding\UEChaos\Engine\Source\Programs\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj]
UATHelper: Packaging (Windows (64-bit)): FastJSON\JSON.cs(903,25): warning CS1692: Invalid number [C:\HLModding\UEChaos\Engine\Source\Programs\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj]
UATHelper: Packaging (Windows (64-bit)): Perforce\PerforceError.cs(11,26): warning CS1692: Invalid number [C:\HLModding\UEChaos\Engine\Source\Programs\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj]
UATHelper: Packaging (Windows (64-bit)): Perforce\PerforceError.cs(47,26): warning CS1692: Invalid number [C:\HLModding\UEChaos\Engine\Source\Programs\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj]
UATHelper: Packaging (Windows (64-bit)): CSC : error CS1617: Invalid option '6' for /langversion; must be ISO-1, ISO-2, 3, 4, 5 or Default [C:\HLModding\UEChaos\Engine\Source\Programs\UnrealBuildTool\UnrealBuildTool.csproj]
UATHelper: Packaging (Windows (64-bit)):
UATHelper: Packaging (Windows (64-bit)): (see C:\HLModding\UEChaos\Engine\Programs\AutomationTool\Saved\Logs\Log.txt for full exception trace)
UATHelper: Packaging (Windows (64-bit)): AutomationTool exiting with ExitCode=1 (Error_Unknown)
UATHelper: Packaging (Windows (64-bit)): BUILD FAILED
PackagingResults: Error: Failed to build "C:/HLModding/UEChaos/Engine/Programs/AutomationTool/Saved\UATTempProj.proj":
LogAudioDerivedData: Display: Building compressed audio format OGG hash OGG10000-1-1-1-1-1 wave CompileFailed...
LogAudioDerivedData: Display: Compression Quality for SoundWave /Engine/EditorSounds/Notifications/CompileFailed.CompileFailed will be modified from 40 to 40.
LogAudioDerivedData: Display: Updated SoundWave->RawPCMDataSize from 0 to 89512 while cooking SoundWave /Engine/EditorSounds/Notifications/CompileFailed.CompileFailed.
PackagingResults: Error: Unknown Error