yangyuan/hearthrock

Latest Hearthstone path broke patcher

AiSatan opened this issue · 1 comments

After lastest update patcher was broken, crash happens here:
var hearthstoneAssembly = AssemblyDefinition.ReadAssembly(hearthstoneAssemblyPath, new ReaderParameters { AssemblyResolver = resolver });

System.BadImageFormatException: 'Format of the executable (.exe) or library (.dll) is invalid.'

Close this because the root of problem should be #13