danielga / gmsv_serversecure

A module for Garry's Mod that mitigates exploits on the Source engine.
https://github.com/danielga/gmsv_serversecure
Other
127 stars 31 forks source link

requiring module doesn't work #61

Closed Jabbers99 closed 3 years ago

Jabbers99 commented 3 years ago
lua_run require("serversecure.core")
> require("serversecure.core")...

[ERROR] lua_run:1: Couldn't load module library!
  1. require - [C]:-1
   2. unknown - lua_run:1
Jabbers99 commented 3 years ago
[ERROR] error loading module 'serversecure.core' from file 'gmsv_serversecure.core_linux.dll':
        libtier0_srv.so: cannot open shared object file: No such file or directory
  1. error - [C]:-1
   2. searcher - lua/includes/modules/require.lua:65
    3. unknown - lua/includes/modules/require.lua:148
     4. unknown - lua_run:1

This is the result when using gmod_require

danielga commented 3 years ago

Are you trying to use this module on the x86-64 branch? That won't work.

Jabbers99 commented 3 years ago

Yeah I realised my mistake now, an issue with reinstalling 32bit