so when i use kithios bat to export and import the bin files, when i choose option 1, type client, it exports the client.swf bins all fine, but when im done with whatever im doing, i save it in notepad++, then do option 2, to import, and then i get this error and it doesnt import successfully.
- - - Updated - - -
EDIT: Solved it xD
i guess kithio made the bat to where it can only import the 104th bin since when he released it it was for a tut on how to chnge the title screen map
i just changed this line of code in the bat
Code:
echo Importing Bin File...
swfbinreplace %client%.swf 104 %client%-104.bin
echo Imported Bin File Successfully!
replacing it with the numbered bin file i needed to import which was 9 (Classes)