Jump to content

Autocompiler fails to create new Whip "The system cannot find the file specified: '.\\..\\..\\temp\\swap_whip\\animation.xml"


Recommended Posts

Traceback (most recent call last):
  File ".\compiler_scripts\zipanim.py", line 13, in <module>
    zip.write(anim_path, "animation.xml")
  File "C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Mod Tools\mod_tools\buildtools\windows\Python27\lib\zipfile.py", line 1031, in write
    st = os.stat(filename)
WindowsError: [Error 2] The system cannot find the file specified: '.\\..\\..\\temp\\swap_whip\\animation.xml'
ERROR: Command failed!

Running the autocompiler results in this error. This error occurs even if I'm using the original unedited swap_whip files, and I only modified the image files not scml.

Unlike other hand-held objects, swap_whip contains both a swap_whip folder and a whipline folder. If this affects how I'm meant to use the autocompiler, I don't know how.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...