Code:
#include <acknex.h>
#include <default.c>


function main()
{
	level_load("grounds.wmb");
	wait(2);
}



This is not the program I was trying to run but even a simple program such as this one is giving the same error. I tried with other compiled levels apart from "grounds.wmb" still I get the same error.