Illegal index value

From MotoHawk
Jump to navigationJump to search

Error was: Compiling MotoCoder.c ... .\.\MotoCoder.c(213): ERROR C1096: Illegal index value

Followed in linking by: ERROR L1934: ELF: Cannot open .\objs\MotoCoder.c.o

Cause, the background stack is set to zero. Fix: set the background stack to be non-zero.