CptPhynex Posted December 4, 2015 Share Posted December 4, 2015 (edited) Hello community, I would like to install the Next generation game (NOQ) for No Quarter v1.2.9 b6 to save the XP in a MySQL database. Everything works fine but the console log say he misses some files. no field package.preload['luasql.mysql']no file '/home/.../.../nq/luasql/mysql.lua'no file '/home/.../.../nq/lualibs/luasql/mysql.lua'no file '/home/.../.../nq/lualibs/luasql/mysql.so'no file '/home/.../.../nq/lualibs/luasql.so' It's mysql.lua and luasql.so. Do anyone of you know where I can find or how I can build them? Edited December 4, 2015 by CptPhynex Quote Link to comment Share on other sites More sharing options...
CptPhynex Posted December 5, 2015 Author Share Posted December 5, 2015 Okay, fixed it. New error:libmysqlclient.so.15: wrong ELF class: ELFCLASS64 Anyone know how to fix this? Quote Link to comment Share on other sites More sharing options...
Zelly Posted December 5, 2015 Share Posted December 5, 2015 guess from my general knowledge: your current libmysqlclient.so was built for a different distribution of linux, takign a guess from the '64' maybe you have wrong architecture of the file. Quote Link to comment Share on other sites More sharing options...
CptPhynex Posted December 6, 2015 Author Share Posted December 6, 2015 Solved this problem yesterday by downloading the 32Bit Libs (and placed them also into ET Folder). Only one error left:Lua API: et_ClientConnect error running lua script: [string "noq/noq.lua"]:1274: This process needs an active shell to be executed. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.