xDismiss
netealacomunidaddeStackOverflow
Stack Overflow es una comunidad de 6.8 millones
de programadores como t que se ayudan
mutuamente.
nete a ellos, slo te llevar un minuto:
Registrarse
0xc000007berroronUnrealEngine4
IhaverecentlydownloadedUnrealEngine4fromitsofficialsiteandtriedtostartitbutgotthiserror.
Itriedtogooglesolutionsandfoundsomebutdidn'tworkforme.Fewofthemewererelatedtoxinput1_3.dllfileandsomewere
relatedtoc++.
Solutionforxinput1_3.dllwastoconvertitsversionof32bitto64bit.
Solutionforc++wassameasabove,32bitto64bit.
Specification
Windows1064bit
Core2Duo3.0Ghz
5GBRam
Don'tworryaboutGraphicCard.
crash 32bit64bit unrealengine4
askedJan1'16at10:58
Murtaza
118 6
ThisisbetteraskedontheEpicsupportforumsasit'sgotmoretodowithsystemlibrariesthan
programmingdirectly.Alsoyoursystemdoesn'tmeetminimumsystemrequirements,evenwithoutknowing
theGPU.trojanfoeJan1'16at11:51
@trojanfoedoesitmeanthisissueisbecauseofit? Murtaza Jan3'16at4:37
Iwouldsayso,yes.ButEpicGameswillbeabletoconfirm. trojanfoe Jan3'16at9:52
1Answer
Deletethemsvcr120.dllandmsvcp120.dllfiles,afterthatrepairtheVC++Redistributable
installation.
Itworkedforme
Source
answeredJan1'16at11:07
ammar26
685 1 10 32
Therearenumberofversionsof VC++Redistributable,whichversionareyoutalkingabout. Murtaza Jan
1'16at11:13
Youcanrepairallofthembecauseyouarenotsurewhichoneneedstoberepaired,oryoucanuse
dependencywalkertoexactlycheckwhichDLLsaremissingandthenyoucanonlyreplacethoseinsteadof
repairingallversions.dependencywalker.com/depends22_x64.zipammar26Jan1'16at11:17