View Single Post
  #5  
Old 02-26-2016, 05:22 PM
tigurius
Fire Beetle
 
Join Date: Sep 2004
Posts: 24
Default

Ok found a solution-

Turns out the system originally had Lua 5.2 like I posted before. I did not however "re-build" with Lua 5.1 after installing it. So I built a new source dir and did a fresh git clone, did a new build with Lua 5.1 as the default (I also added Luajit to the system for measure). Build thankfully succeeded first try. Then just moved over the binaries with the new libluabind.a and libcommon.a to my server directory and everything is working good now. I can zone into PoK which has plenty of lua scripting and no crashes.

Tigurius
Reply With Quote