Has anyone found a solution yet for this particular error? Apparently you can comment out a chunk of code... but which chunk of code would that be?
EDIT:
Solved. Open ta.lua in Notepad++ (or a similar program). Comment out the lines 164 and 165 by putting '--' (without the ' ') before the text in the line.
It should look like this:
-- chunk()
-- data = tadata()
EDIT 2:
Moves don't seem to save.
EDIT 3:
Tried the vanilla script with older Toribash version; moves either don't save or don't want to replicate for some reason. It's just your Tori being still. Is it because I'm using mouse and not keyboard?
Last edited by DaSnaiper; Dec 30, 2015 at 04:41 PM.