• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Search results

  1. Mackzor

    Linux Trouble in Compiling TFS r3884 on Debian.

    The later lua versions changed lua_open to recieve 1 less parameter, example: Fail: lua_open(scriptName, blaha, blaha) Correct: lua_open(scriptName, blaha) What lua version do you have? I can test it. <edit> since its not declared, it means you dont have lua headers, what packages did you install?
Back
Top