Thomasims / GCrash

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

Doesn't start after last Garry's Mod update #5

Closed Flapchik closed 3 years ago

Flapchik commented 3 years ago

I have been using GCrash for about 4 months now. After the last update of Garry's Mod, an error began to appear on one of the servers.

[ERROR] lua/autorun/server/gcrash.lua:3: Couldn't load module library!
  1. require - [C]:-1
   2. unknown - lua/autorun/server/gcrash.lua:3
require "gcrash"
Thomasims commented 3 years ago

I can't reproduce this on my own updated server. Try recompiling gcrash on your server.

Flapchik commented 3 years ago

I fixed the problem. The problem was that my server was on the x86-64 branch.