was not able to address the issue properly in the dm , so i am attaching a copy of the error message here.
I have downloaded the game and the animation tool from your website, and post that i placed the animation tool 1.4 folder inside the parent directory where the main exe resides. When i click on the animator.exe , i get a form 1 jit debugging error which logs something like this message -
************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.Collections.Generic.List1.get_Item(Int32 index)
at Vzorkovac.Form1.get_Act_Mod()
at Vzorkovac.Form1.timer1_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
A screenshot for the same is attached with the message. I run this game on the windows 11 build 23h2.