lewisclark / glua-steal

Retrieves client-sided Lua files from Garry's Mod game servers
GNU General Public License v3.0
151 stars 15 forks source link

lldb is failing to inject #56

Closed StupidRepo closed 9 months ago

StupidRepo commented 1 year ago
image

It keeps quitting Garry's Mod.

StupidRepo commented 1 year ago

@lewisclark This happens randomly and it happens a lot so I created a little helper script which uses bash. Basically, you run the script and then launch Garry's Mod then it'll hack it. The game may crash and if that happens then it'll keep trying until it works (so there is no need to start the script each time it crashes).

I hope there will be a fix for the constant crashing in the future!

Oh and, make sure to change the libgluasteal path in the script to the location of libgluasteal.dylib/whatever the file type for gluasteal is for Linux.

lewisclark commented 1 year ago

@lewisclark This happens randomly and it happens a lot so I created a little helper script which uses bash. Basically, you run the script and then launch Garry's Mod then it'll hack it. The game may crash and if that happens then it'll keep trying until it works (so there is no need to start the script each time it crashes).

I hope there will be a fix for the constant crashing in the future!

Oh and, make sure to change the libgluasteal path in the script to the location of libgluasteal.dylib/whatever the file type for gluasteal is for Linux.

Nice. Any further info/logs would be appreciated if you have any, because I don't have a macOS virtual machine at hand atm.

StupidRepo commented 1 year ago

I don't have any other logs unfortunately, but if you do end up finding a fix to this that'd be greatly appreciated.