Garry's Mod Wiki

Revision Difference

Crash_Reporting#519126

<cat>Play.GettingStarted</cat> # Crash Handling If you're crashing, it could be for a number of reasons. # Addons ## Did you just install an addon? If you just installed an <page text="addon">Addons</page>, disable it and see if that stops the crashing. If so, then it's likely that either the addon is from Garry's Mod 12, or the developer made a mistake. You should ask the developer to fix it, rather than Garry. ## Reporting broken addons/addon-related lua errors Send a message to the creator of the addon, along with the specific error (which can be found in the console) and what you were doing that caused the crash. If you don't tell the creator enough information, they can't fix it. Don't complain if you didn't help them. # Engine Updates It's possible another of your addons has broken due to an update to either Garry's Mod itself or to the TF2 engine. **Try disabling all of your addons** to see if that fixes the problem. If it does, you'll need to enable them one-by-one to see which one is causing the crash. # My Computer Please make sure you meet the minimum specs, shown below: PC: ``` Windows 2000/XP/Vista/7 1.7 GHz Processor 512MB RAM DirectX 8.1-compatible graphics card with SSE ``` Mac: ``` Leopard 10.5.8 / Snow Leopard 10.6.3 1.7 GHz Processor (likely) 1GB RAM nVidia GeForce 8 or higher / ATI X1600 or higher / Intel HD 3000 or higher ``` If you don't use equivalent or better hardware, don't expect to run Garry's Mod. DirectX 7 is `not` supported. # Reporting bugs/crashes relating to Garry's Mod itself If you're crashing - then just telling us you're crashing isn't very helpful. You need to provide a crash log. Create a new issue on official [Garry's Mod bug tracker](https://github.com/Facepunch/garrysmod-issues), **after reading the read me on the front page**, and if you are crashing attach some crash logs. You can find out where to find them below. ⤶ <!-- Send an email along with the logs directly to [mailto:garrynewman@gmail.com garrynewman@gmail.com]. Please attach them to the email rather than uploading them to a filesharing website. -->⤶ ## Windows You can find crashlogs in your game folder. ( Usually Steam/steamapps/common/GarrysMod/ ) They end with ".mdmp". These contain information we can use to work out why you have crashed. ## OSX When you crash on OSX we will need to see your stack trace. You can get this when it crashes by clicking on "send report", then on "details". We need you to copy and paste everything from the white text box. ## More Information While a crash log on its own is useful, you can help us further by providing the following information: * What you were doing when the crash happened? * Can you make it crash again? If so, how? If it's a crash on startup, or when starting a new game: * Does it crash without any addons? * Does it crash on all maps? * Does it crash in singleplayer / multiplayer / both? # Other Other users may share your problem so general help can be found in the [Support Forums](http://facepunch.com/forumdisplay.php?f=16) or the [Official Support Site](http://support.facepunchstudios.com).