Skip to content

Couldn't load module library! (/lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.28' not found #2

@LastPlayerTR

Description

@LastPlayerTR

lua_run require("serverstat")

require("serverstat")...

[ERROR] lua_run:1: Couldn't load module library! (/lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /root/gmod/garrysmod/lua/bin/gmsv_serverstat_linux.dll))

  1. require - [C]:-1
  2. unknown - lua_run:1

Ubuntu 18.04

print((system.IsWindows()and"Windows"or system.IsLinux()and"Linux"or"Unsupported").." "..(jit.arch=="x64"and"x86-64"or"x86"))...
Linux x86

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions