Fragensteller
Hilfe!!!!!!

Frage
-
ich versuche ein spiel zu spielen jedoch comt dort ewig eine fehlermeldung von c++
Hier die fehlermeldung bzw.das scribt
[2354:2334][2016-09-16T22:12:23]i001: Burn v3.7.3813.0, Windows v10.0 (Build 10240: Service Pack 0), path: D:\Steam\steamapps\common\Life is Feudal Your Own\_CommonRedist\vcredist\2015\vc_redist.x86.exe, cmdline: ''
[2354:2334][2016-09-16T22:12:23]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\Tombulus\AppData\Local\Temp\dd_vcredist_x86_20160916221223.log'
[2354:2334][2016-09-16T22:12:23]i000: Setting string variable 'WixBundleOriginalSource' to value 'D:\Steam\steamapps\common\Life is Feudal Your Own\_CommonRedist\vcredist\2015\vc_redist.x86.exe'
[2354:2334][2016-09-16T22:12:23]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'D:\Steam\steamapps\common\Life is Feudal Your Own\_CommonRedist\vcredist\2015\'
[2354:2334][2016-09-16T22:12:23]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015 Redistributable (x86) - 14.0.24210'
[2354:2334][2016-09-16T22:12:23]i100: Detect begin, 10 packages
[2354:2334][2016-09-16T22:12:23]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.10240.16384'
[2354:2334][2016-09-16T22:12:23]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1
[2354:2334][2016-09-16T22:12:23]i103: Detected related package: {65AD78AD-D23D-3A1E-9305-3AE65CD522C2}, scope: PerMachine, version: 14.0.23506.0, language: 0 operation: MajorUpgrade
[2354:2334][2016-09-16T22:12:23]i103: Detected related package: {1045AB6F-6151-3634-8C2C-EE308AA1A6A7}, scope: PerMachine, version: 14.0.23506.0, language: 0 operation: MajorUpgrade
[2354:2334][2016-09-16T22:12:23]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2354:2334][2016-09-16T22:12:23]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2354:2334][2016-09-16T22:12:23]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2354:2334][2016-09-16T22:12:23]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2354:2334][2016-09-16T22:12:23]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2354:2334][2016-09-16T22:12:23]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2354:2334][2016-09-16T22:12:23]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2354:2334][2016-09-16T22:12:23]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2354:2334][2016-09-16T22:12:23]i101: Detected package: vcRuntimeMinimum_x86, state: Absent, cached: Complete
[2354:2334][2016-09-16T22:12:23]i101: Detected package: vcRuntimeAdditional_x86, state: Absent, cached: Complete
[2354:2334][2016-09-16T22:12:23]i101: Detected package: Windows81_x86, state: Absent, cached: None
[2354:2334][2016-09-16T22:12:23]i101: Detected package: Windows81_x64, state: Absent, cached: None
[2354:2334][2016-09-16T22:12:23]i101: Detected package: Windows8_x86, state: Absent, cached: None
[2354:2334][2016-09-16T22:12:23]i101: Detected package: Windows8_x64, state: Absent, cached: None
[2354:2334][2016-09-16T22:12:23]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[2354:2334][2016-09-16T22:12:23]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[2354:2334][2016-09-16T22:12:23]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[2354:2334][2016-09-16T22:12:23]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[2354:2334][2016-09-16T22:12:23]i052: Condition 'VersionNT >= v6.0 OR (VersionNT = v5.1 AND ServicePackLevel >= 2) OR (VersionNT = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[2354:2334][2016-09-16T22:12:23]i199: Detect complete, result: 0x0
[2354:2334][2016-09-16T22:12:27]i200: Plan begin, 10 packages, action: Install
[2354:2334][2016-09-16T22:12:27]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x86' to value 'C:\Users\Tombulus\AppData\Local\Temp\dd_vcredist_x86_20160916221223_000_vcRuntimeMinimum_x86_rollback.log'
[2354:2334][2016-09-16T22:12:27]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x86' to value 'C:\Users\Tombulus\AppData\Local\Temp\dd_vcredist_x86_20160916221223_000_vcRuntimeMinimum_x86.log'
[2354:2334][2016-09-16T22:12:27]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x86' to value 'C:\Users\Tombulus\AppData\Local\Temp\dd_vcredist_x86_20160916221223_001_vcRuntimeAdditional_x86_rollback.log'
[2354:2334][2016-09-16T22:12:27]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x86' to value 'C:\Users\Tombulus\AppData\Local\Temp\dd_vcredist_x86_20160916221223_001_vcRuntimeAdditional_x86.log'
[2354:2334][2016-09-16T22:12:27]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false.
[2354:2334][2016-09-16T22:12:27]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86
[2354:2334][2016-09-16T22:12:27]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to false.
[2354:2334][2016-09-16T22:12:27]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64
[2354:2334][2016-09-16T22:12:27]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.
[2354:2334][2016-09-16T22:12:27]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86
[2354:2334][2016-09-16T22:12:27]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false.
[2354:2334][2016-09-16T22:12:27]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64
[2354:2334][2016-09-16T22:12:27]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to false.
[2354:2334][2016-09-16T22:12:27]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86
[2354:2334][2016-09-16T22:12:27]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to false.
[2354:2334][2016-09-16T22:12:27]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64
[2354:2334][2016-09-16T22:12:27]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.
[2354:2334][2016-09-16T22:12:27]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86
[2354:2334][2016-09-16T22:12:27]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false.
[2354:2334][2016-09-16T22:12:27]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64
[2354:2334][2016-09-16T22:12:27]i201: Planned package: vcRuntimeMinimum_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[2354:2334][2016-09-16T22:12:27]i201: Planned package: vcRuntimeAdditional_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[2354:2334][2016-09-16T22:12:27]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2354:2334][2016-09-16T22:12:27]i201: Planned package: Windows81_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2354:2334][2016-09-16T22:12:27]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2354:2334][2016-09-16T22:12:27]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2354:2334][2016-09-16T22:12:27]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2354:2334][2016-09-16T22:12:27]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2354:2334][2016-09-16T22:12:27]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2354:2334][2016-09-16T22:12:27]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2354:2334][2016-09-16T22:12:27]i299: Plan complete, result: 0x0
[2354:2334][2016-09-16T22:12:27]i300: Apply begin
[35DC:35FC][2016-09-16T22:12:28]i360: Creating a system restore point.
[35DC:35FC][2016-09-16T22:12:28]w363: Could not create system restore point, error: 0x80070422. Continuing...
[35DC:35FC][2016-09-16T22:12:28]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{23658c02-145e-483d-ba6b-1eb82c580529}, options: 0x7, disable resume: No
[35DC:35FC][2016-09-16T22:12:28]i000: Caching bundle from: 'C:\Users\Tombulus\AppData\Local\Temp\{23658c02-145e-483d-ba6b-1eb82c580529}\.be\VC_redist.x86.exe' to: 'C:\ProgramData\Package Cache\{23658c02-145e-483d-ba6b-1eb82c580529}\VC_redist.x86.exe'
[35DC:35FC][2016-09-16T22:12:28]i320: Registering bundle dependency provider: {23658c02-145e-483d-ba6b-1eb82c580529}, version: 14.0.24210.0
[35DC:35FC][2016-09-16T22:12:28]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{23658c02-145e-483d-ba6b-1eb82c580529}, resume: Active, restart initiated: No, disable resume: No
[35DC:3B28][2016-09-16T22:12:28]i304: Verified existing payload: vcRuntimeMinimum_x86 at path: C:\ProgramData\Package Cache\{8FD71E98-EE44-3844-9DAD-9CB0BBBC603C}v14.0.24210\packages\vcRuntimeMinimum_x86\vc_runtimeMinimum_x86.msi.
[35DC:3B28][2016-09-16T22:12:28]i304: Verified existing payload: cab54A5CABBE7274D8A22EB58060AAB7623 at path: C:\ProgramData\Package Cache\{8FD71E98-EE44-3844-9DAD-9CB0BBBC603C}v14.0.24210\packages\vcRuntimeMinimum_x86\cab1.cab.
[35DC:3B28][2016-09-16T22:12:28]i304: Verified existing payload: vcRuntimeAdditional_x86 at path: C:\ProgramData\Package Cache\{D8C8656B-0BD8-39C3-B741-F889B7C144E5}v14.0.24210\packages\vcRuntimeAdditional_x86\vc_runtimeAdditional_x86.msi.
[35DC:3B28][2016-09-16T22:12:28]i304: Verified existing payload: cabB3E1576D1FEFBB979E13B1A5379E0B16 at path: C:\ProgramData\Package Cache\{D8C8656B-0BD8-39C3-B741-F889B7C144E5}v14.0.24210\packages\vcRuntimeAdditional_x86\cab1.cab.
[35DC:35FC][2016-09-16T22:12:28]i301: Applying execute package: vcRuntimeMinimum_x86, action: Install, path: C:\ProgramData\Package Cache\{8FD71E98-EE44-3844-9DAD-9CB0BBBC603C}v14.0.24210\packages\vcRuntimeMinimum_x86\vc_runtimeMinimum_x86.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[35DC:35FC][2016-09-16T22:12:35]e000: Error 0x80070643: Failed to install MSI package.
[35DC:35FC][2016-09-16T22:12:35]e000: Error 0x80070643: Failed to execute MSI package.
[2354:2334][2016-09-16T22:12:35]e000: Error 0x80070643: Failed to configure per-machine MSI package.
[2354:2334][2016-09-16T22:12:35]i319: Applied execute package: vcRuntimeMinimum_x86, result: 0x80070643, restart: None
[2354:2334][2016-09-16T22:12:35]e000: Error 0x80070643: Failed to execute MSI package.
[35DC:35FC][2016-09-16T22:12:35]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{23658c02-145e-483d-ba6b-1eb82c580529}, resume: None, restart: None, disable resume: No
[35DC:35FC][2016-09-16T22:12:35]i330: Removed bundle dependency provider: {23658c02-145e-483d-ba6b-1eb82c580529}
[35DC:35FC][2016-09-16T22:12:35]i352: Removing cached bundle: {23658c02-145e-483d-ba6b-1eb82c580529}, from path: C:\ProgramData\Package Cache\{23658c02-145e-483d-ba6b-1eb82c580529}\
[35DC:35FC][2016-09-16T22:12:35]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{23658c02-145e-483d-ba6b-1eb82c580529}, resume: None, restart initiated: No, disable resume: No
[2354:2334][2016-09-16T22:12:35]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No- Verschoben Dimitar DenkovMicrosoft contingent staff, Administrator Montag, 19. September 2016 09:42 Fehler in einer Drittanbietersoftware (aus: Windows-Apps)
Alle Antworten
-
Hallo,
Die MSDN Foren sind Entwicklerforum.
Hilfe zu fehlerhaften Spiele Setups können wir hier nicht geben und Windows ist dafür nicht verantwortlich
Wende Dich bitte an den Hersteller, dort findet sich auch ein Forum.
Gruß Elmar