Raised This Month: $51 Target: $400
 12% 

Accelerator - Take back control


Post New Thread Closed Thread   
 
Thread Tools Display Modes
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-07-2011 , 21:37   Re: Accelerator - Take back control
#41



If it's not working for you, it's Valve's fault.
__________________
asherkin is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 11-07-2011 , 23:24   Re: Accelerator - Take back control
#42

btw how do you print the crash ids to console, do you use A2C_PRINT packets? cause I havent seen any crash id stuff in the code
__________________
Taking private C++/PHP/SourcePawn requests, PM me.
Zephyrus is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-07-2011 , 23:25   Re: Accelerator - Take back control
#43

Quote:
Originally Posted by Zephyrus View Post
btw how do you print the crash ids to console, do you use A2C_PRINT packets? cause I havent seen any crash id stuff in the code
Valve's (terrible, it's the reason half the crashes don't upload) crash handler code just prints the output of the web site's submit script.

Code:
    49 echo <<<MESSAGE
    50 
    51 ----------------------------------------
    52 Your crash dump has been recieved by the
    53 Accelerator crash reporting system.
    54 
    55 Please use issue code: ${issueCode}
    56 if you wish to refer to this crash.
    57 ----------------------------------------
    58 MESSAGE;
__________________

Last edited by asherkin; 11-07-2011 at 23:26.
asherkin is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 11-07-2011 , 23:29   Re: Accelerator - Take back control
#44

Quote:
Originally Posted by asherkin View Post
Valve's (terrible, it's the reason half the crashes don't upload) crash handler code just prints the output of the web site's submit script.

Code:
    49 echo <<<MESSAGE
    50 
    51 ----------------------------------------
    52 Your crash dump has been recieved by the
    53 Accelerator crash reporting system.
    54 
    55 Please use issue code: ${issueCode}
    56 if you wish to refer to this crash.
    57 ----------------------------------------
    58 MESSAGE;
oh i see, thanks for the info i was curious
__________________
Taking private C++/PHP/SourcePawn requests, PM me.
Zephyrus is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 11-08-2011 , 05:22   Re: Accelerator - Take back control
#45

I must say that the amount of crashes is far less then what i would suspect though. (i actually only see 2 servers having crashes.. from a list of +- 25)
__________________
Arguing with a fool only proves there are two
snelvuur is offline
StrikerMan780
AlliedModders Donor
Join Date: Jul 2009
Location: Canada
Old 11-10-2011 , 19:22   Re: Accelerator - Take back control
#46

Quote:
Originally Posted by asherkin View Post


If it's not working for you, it's Valve's fault.
How does that explain my crash dumps being invisible when I log in through steam? It just gives me a blank page with a header... All of the old dumps don't even show.
StrikerMan780 is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-10-2011 , 22:25   Re: Accelerator - Take back control
#47

Quote:
Originally Posted by StrikerMan780 View Post
All of the old dumps don't even show.
Old ones are deleted after an arbitrary amount of time, the server can't handle too many atm.
__________________
asherkin is offline
StrikerMan780
AlliedModders Donor
Join Date: Jul 2009
Location: Canada
Old 11-12-2011 , 21:56   Re: Accelerator - Take back control
#48

I mean the page is completely blank, like this:

[IMG]http://img337.**************/img337/6435/blankpage.jpg[/IMG]
StrikerMan780 is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-12-2011 , 22:43   Re: Accelerator - Take back control
#49

Quote:
Originally Posted by StrikerMan780 View Post
I mean the page is completely blank, like this:
What do you want me to tell you? You don't have any crash dumps tied to your account.
__________________
asherkin is offline
StrikerMan780
AlliedModders Donor
Join Date: Jul 2009
Location: Canada
Old 11-12-2011 , 23:35   Re: Accelerator - Take back control
#50

Then there must be a bug in this, because I do have the servers tied to my account the way they are supposed to be. I can even PM you my server.cfg files to re-assure you.

This all worked perfectly fine a few weeks ago, then it all just... died. Nothing has changed as far as configuration is concerned...

Last edited by StrikerMan780; 11-12-2011 at 23:37.
StrikerMan780 is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:06.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode