I biffed Lua Quests (not working)
Put simply, PERL quests work but LUA quests do not.
Any suggestions on where to start looking? I will keep digging, but here are my observations: Newbie tattered note hand-in and newbie armor quests: Neriak and Netktulos are using Perl scripts and working, however, Qeynos and Freeport are using LUA scripts are not working. LUA Packages installed: Code:
[root@eq ~]# rpm -qa | grep -i lua Code:
-- Found Lua51: /usr/lib64/liblua-5.1.so;/usr/lib64/libm.so Initially, cmake failed on LUA and I updated the CMakeCache.txt with LUA_INCLUDE_DIR:PATH=/usr/include/lua-5.1. Is this the problem? Code:
//Build Lua parser. Code:
[root@eq luabind]# ls /usr/include/lua-5.1 Thank you, Yummy =============== Complete build document can be found here: http://blog-harmonson.rhcloud.com/20...erver-minimal/ =============== |
Fixed!
I did not move lua_modules from the /quests folder to the server root. I don't recall seeing that requirement in the installation document, but I may have just breezed by it. Updating my own documentation .. now. |
All times are GMT -4. The time now is 01:54 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.