nvmsocool
nvmsocool
ok, it seems like there are some specific project settings that need to be set when compiling the lua dll, starting from your sample project and replacing the 5.3 lua...
Sure: ``` [External Code] > lua51.dll!luaD_call(lua_State * L, lua_TValue * func, int nResults) Line 378 C lua51.dll!lua_call(lua_State * L, int nargs, int nresults) Line 782 C [Inline Frame] TestApp.exe!LuaPlus::LuaState::Call(int) Line...
same issue here, showed up after upgrade, pulling 72cd27a fixes the issue