Mod Selector problem: Does not reassemble
I am using Vista and I downloaded updated Mod Selector which maat posted. I also have newest RABCDasm installed. When I run Mod Selector it does only create these files:
client-1 (folder)
client-1.abc
client-0.abc
I want to get .swf file too, so what is wrong with it?
---------- Post added at 09:47 AM ---------- Previous post was at 09:29 AM ----------
Tried to do it manually and got this error on cmd.exe:
c:\RABCDAsm>abcreplace client.swf 1 client-1\client-1.main.abc
std.file.FileException@std\file.d(294): client.swf: The specified file is not found.
------------
0x004290B0
0x00428F3B
0x00413A0A
0x00402080
0x00409F06
0x00409B1A
0x76F1F271 in BaseThreadInitThunk
0x7789D819 in RtlCreateUserProcess
0x7789DA2B in RtlCreateProcessParameters
------------
Before that I succesfully done this command:
rabcasm client-1\client-1.main.asasm
Just in case this helps