Thread
:
Accelerator - Take back control
View Single Post
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
05-16-2013 , 12:58 Re: Accelerator - Take back control
#
136
We've Moved!
Spoiler
And finally, to complete this round of updates, I've completed an initial
alpha
version of the new plugin (now a SourceMod Extension).
This should help those of you that had issues with Valve's handler crashing when trying to upload minidumps. It aggressively overwrites Valve's exception handler with it's own instance of breakpad, then uploads the minidump on the next startup. There is currently not a lot of extra information, but I hope to add more as time goes on - cleaning up the code is the current priority.
Unlike the current plugin, to configure it you must add a line like the following to sourcemod/configs/core.cfg (with your own SteamID)
Code:
"MinidumpAccount" "76561197987819599"
You also need at least SourceMod 1.5.0-hg3841 or 1.6.0-hg3920.
EDIT: As of build hg8, it should be completely engine-independent and load on any game.
Download:
http://builds.limetech.org/?project=accelerator
Source Code:
http://hg.limetech.org/projects/accelerator/
__________________
Spider - A Replacement Webcompiler
Accelerator - Crash Reporting That Doesn't Suck
VTable.js - In-browser Virtual Function Table Dumper
TF2Items
|
SteamTools
|
VPhysics
|
RocketBounce
|
Free2BeKicked
|
Connect
|
Webcon & Conplex
Last edited by asherkin; 01-14-2016 at
12:30
.
asherkin
View Public Profile
Send a private message to asherkin
Visit asherkin's homepage!
Find More Posts by asherkin