Jump to content

Ryuk

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Ryuk

  1. Hi,

     

    I'm trying to run dynamic lua on silEnT 9.0 and I cannot make it work. Server won't start neither on linux not on windows, however I'm getting different errors. 

     

    As far as I remember using dynamic lua required additional lua library, liblua5.1.so on silent 8.2 and liblua.so.5.3 on 9.0 since you've updated it. I tried using libs from http://sourceforge.net/projects/luabinaries/files/5.3.2/Linux%20Libraries/ but none of them worked. I can start server on lua-5.3.2_Linux32_lib but when I try to run any lua script server won't load.

     

    I also couldn't run it on windows. After putting dll from dynamic_lua to silent folder i get this error:

    ********************
    ERROR: BG_IndexForString: unknown token 'PPSh-41': (animations/scripts/human_base.script, line 22)
    ********************----- Server Shutdown ----- 

    And additional lua libs don't make a difference.

     

    Do you know, what am I doing wrong, or how to solve this?

     

  2. I can and i did that but these files doesn't work properly. I downloaded mysql.so from NOQ files and placed it in silent/lualibs/luasql/ and now i get this error:

    2377:19 Lua API: G_LuaStartVM error running lua script: error loading module 'luasql.mysql'
    libssl.so.0: cannot open shared object file: No such file or directory

     

  3. Hello,

    I was trying to use SQL stats logger http://mygamingtalk.com/forums/files/file/18-sql-stats-logger/ by Sol and I get this error on startup:

    0:12 Lua API: Loading dbstats.lua
    0:12 Lua API: G_LuaStartVM error running lua script: D:\Program Files\ETserver\silent\LUA/dblib.lua:9: module 'luasql.mysql' not found:
    	no field package.preload['luasql.mysql']
    	no file 'D:\Program Files\ETserver\silent\luasql\mysql.lua'
    	no file 'D:\Program Files\ETserver\silent\lualibs\luasql\mysql.lua'
    	no file 'D:\Program Files\ETserver\silent\lualibs\luasql\mysql.dll'
    	no file 'D:\Program Files\ETserver\silent\lualibs\luasql.dll'
    

    What does it mean? Do I need something more than regular silEnT mod installation to run this script?

  4. Hi,

    I was wondering if you are planning to add a deathmatch game type. It has been already included in Nitmod. I think its really interesting feature, cause it adds completly different game mode to ET.

×
×
  • Create New...