Thomasims / GCrash

Garry's Mod SIGSEGV handler to dump the Lua state
15 stars 5 forks source link

1.3.7 version #6

Closed BeliyKrol closed 2 years ago

BeliyKrol commented 2 years ago

Hi,

It is possible to convert your's item to 1.3.7 version? My hosting doesn't want to install 1.3.9 and I have this problem [ERROR] lua/autorun/server/gcrash.lua:1: Couldn't load module library! (/lib/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /home/server51814/game/garrysmod/lua/bin/gmsv_gcrash_linux.dll))

  1. require - [C]:-1
    1. unknown - lua/autorun/server/gcrash.lua:1
Thomasims commented 2 years ago

All the necessary build files are included in the repo, you can clone it and rebuild it on your machine with whatever std lib version your host uses.