ok this is my problem, i can enable LUA and then i compile it finebut heres my problem, when i go to start it with scripts in the same folder it starts up and right at the beginning it says 18:12:LuaEngineMgr: Spawning 5 Lua Engines...
after that it says ascent has encountered a error and needs to close. any ideas? this is what my ascentconfig.h looks like:
Any help would be great and ill +rep the first person to help me fix this.Code:/** Enable/disable LUA scripting system. * Default: Disabled */ #ifdef HAVE_LUASCRIPT # define ENABLE_LUA_SCRIPTING 1 #endif #define ENABLE_LUA_SCRIPTING 1