Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: GordieHowe on January 03, 2022, 07:32:18 PM

Title: Made a BooBoo in Screen Load script...
Post by: GordieHowe on January 03, 2022, 07:32:18 PM
Evening all,
I was working on creating a global variable in the Screen Load Script and accidentally but a function that calls for the machine instance...before the instance was "gotten".  :o ;D

Now I cannot open Mach4 without an error stating that it expected a number but got "nil" then it shuts down on line...blaah, blah, blah.

I tried going in and editing the script through the mach4hobby folder but it  does not let me save. So instead, I copied the file, named it something else, edited it, deleted the old script and then renamed the new one I made to the old files name....but miraculously it reverts back to the version with the error?!?

Any suggestions?
Title: Re: Made a BooBoo in Screen Load script...
Post by: GordieHowe on January 03, 2022, 08:09:44 PM
Solved!!

Followed DazTheGas' video on youtube for "Repair Mach4 Screenset"

Cheers,