Hi, so recently my server has been crashing randomly (after being up for a good amount of hours) and the last message in console is "segmentation fault". The only C++ module I use is mysqloo and the newest version. Really lost here so any help or pointers is greatly appreciated!
We need more information to be able assist you. Please provide a link to where you got the module, a console dump, and anything else that might help us help you.
There is very little information thats the problem, I can usually fix things myself but with this there is no crash dump and a very general error message which can mean a whole range things. The error message means it has tried to access memory which it doesn't have access to. Which im 99% sure cannot be done with a lua script within gmod. After a lot of research I have seen this has been a problem before where the binaries have been outdated but that issue seems to have been fixed. As for the mysqloo module its the one everyone uses found here: GitHub
Sorry, you need to Log In to post a reply to this thread.