I made the mistake of upgrading Stencyl before finishing my game. I had build 9300 and now 10239. Now that the game is upgraded, my first level is broken - the Walk animation doesn't work. My Player glides across the terrain in the mid-Jump position. The Jump behavior still works, but when he lands, he's still "jumping". The "Walk" animation works fine in other levels. Screenshots and logs attached (log-2019-02-05, SceneEvents_0)
My "Test Scene" button acts like the "Test Game" button, which I looked up on the forums and found the solution to switch out the sw.jar files, but my computer won't allow me to delete the original sw.jar or add the new one, so I can't seem to fix that problem.
My Level 5 instructions start button is programmed to go to Level 5, but even though I've checked the code blocks several times, and it shows that it's set to Level 5, it still takes me to the Tutorial Level every time I hit the button (which is not the starting scene). Screenshot and logs attached (log-2019-02-05a, SceneEvents_20)
None of these issues were there before upgrading Stencyl. I was almost completely finished with it. Please help!
EDIT - I should also add that my "Idle" animation looks weird now, too.