Hello Guest it is April 19, 2024, 05:45:36 AM

Author Topic: Startup Error  (Read 1240 times)

0 Members and 1 Guest are viewing this topic.

Startup Error
« on: January 10, 2017, 12:10:20 PM »
I haven't had any problems until this morning with loading Mach4.  The following error popped up this morning.

0Lua: Error while running chunk
wxLua:
Expected a 'boolean' for parameter 2, but got a 'string'.
Function called: 'mcIoSetState(number, string, number)'
01. mcIoSetState(number, boolean)
stack traceback:
[C]: in function 'mcIoSetState'
 ?: in main chunk
 ?: in main chunk

The machine is still running fine, I just don't know why we are getting this error all of a sudden.  

Any Ideas?
Chad Byrd
Re: Startup Error
« Reply #1 on: January 10, 2017, 04:50:55 PM »
Found my problem.  I had a bad custom macro in my profile.
Chad Byrd