Hey, I have a question.
Could anyone give me a little tutorial on how exactly to identify more clearly problems in GDump Processor?
This would mean:
No error message
No stack traces (not in lua call or lua has panicked)
Isn't there a way to get a hint on what's causing the issue using the stackwalk? how would I use it?
Thank you.
The crash dumps are not technically meant for you (the player or modder), they are mostly meant for us, the game developers, to help us figure out why the game crashes so we can fix it.
You can report crashes here with steps to reproduce, and with info on what were you doing when you crashed, etc, etc, include as much as possible:
https://github.com/Facepunch/garrysmod-issues
Or if you do not know the steps, you can just either post the dumps here, or send them to us directly, either via the support website, or to one of our emails - such as mine robotboy655@facepunchstudios.com
Again, ALWAYS include as much information as possible, PC specs, what were you doing when you crashed, how often you crash, have you tried with no mods, is it on a specific server or what, add ALL the info.
Yes but if the crash happens on a specific server (and it must be a specific addon) would it be possible to identify it?
If the console log in the dump file is not helpful, then no. There's no magic "caused by this addon" feature.
Sorry, you need to Log In to post a reply to this thread.