Closed HerXayah closed 4 years ago
Was able to fix it with disabling Precompiled Header ^-^ but now i still get a failed build any ideas?
I was successfully able to build it after removing or graying these lines
{
{
"Baron",
"SRU_Baron",
{
FNV( "SRU_Baron" )
},
{
"Baron",
"Snowdown Baron",
"Championship Baron",
"Lunar Revel Baron",
"MSI Baron",
"Odyssey Baron",
"Championship Birthday Baron"
}
},
{
"Blue",
"SRU_Blue",
{
FNV( "SRU_Blue" )
},
{
"Blue",
"Dark Blue",
"Pool Party Blue"
}
},
{
"Red",
"SRU_Red",
{
FNV( "SRU_Red" )
},
{
"Red",
"Pool Party Red"
}
},
{
"Crab",
"Sru_Crab",
{
FNV( "Sru_Crab" ),
FNV( "Sru_CrabWard" )
},
{
"Crab",
"Halloween Light Crab",
"Halloween Dark Crab"
}
},
{
"Razorbeak",
"SRU_Razorbeak",
{
FNV( "SRU_Razorbeak" ),
FNV( "SRU_RazorbeakMini" )
},
{
"Razorbeak",
"Chicken Razorbeak"
}
},
{
"Krug",
"SRU_Krug",
{
FNV( "SRU_Krug" ),
FNV( "SRU_KrugMini" )
},
{
"Krug",
"Dark Krug"
}
}
}; */
At that point it just looped Injects :D (x86 and release)
Downgrading VSCode to 2017 fixed it. dont mind me <3 _3