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

Accelerator - Crash Reporting That Doesn't Suck


Post New Thread Reply   
 
Thread Tools Display Modes
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 03-11-2021 , 07:03   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #371

The crash with SM 1.11 appears to be fixed now, try updating SourceMod.
__________________
Peace-Maker is offline
kratoss1812
Senior Member
Join Date: May 2018
Location: Romānia
Old 04-11-2021 , 07:02   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #372

Hi, asherkin! This is a great tool and it really helped me many times. Do you think you can add a feature that dumps all sourcemod handles( and by that I mean sm_dump_handles AcceleratorDump_crashId )?

It would have helped me in the past because I was using a plugin that was using over 3gb of ram witch lead to many crashes and only found out after I hooked "quit" command and dumped the handles via a plugin.
__________________
kratoss1812 is offline
canadianjeff
BANNED
Join Date: Sep 2016
Old 05-12-2021 , 05:25   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #373

past 16 crashes this week have not been getting uploaded at all
canadianjeff is offline
N.U.S.C.
Junior Member
Join Date: May 2017
Old 05-27-2021 , 23:58   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #374

https://crash.limetech.org/riz7zfekosfl
Can someone take a look at it?
N.U.S.C. is offline
jugule
AlliedModders Donor
Join Date: Apr 2020
Old 05-28-2021 , 18:30   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #375

Quote:
Originally Posted by N.U.S.C. View Post
https://crash.limetech.org/riz7zfekosfl
Can someone take a look at it?
This crash was likely caused by incorrect gamedata being used with an SDKCall.

Check your plugins.
Post here your output from sm plugins list
jugule is offline
N.U.S.C.
Junior Member
Join Date: May 2017
Old 05-29-2021 , 09:50   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #376

Quote:
Originally Posted by jugule View Post
This crash was likely caused by incorrect gamedata being used with an SDKCall.

Check your plugins.
Post here your output from sm plugins list
Code:
sm exts list
[SM] Displaying 12 extensions:
[01] Automatic Updater (1.10.0.6495): Updates SourceMod gamedata files
[02] Webternet (1.10.0.6495): Extension for interacting with URLs
[03] Accelerator (2.5.0): SRCDS Crash Handler
[04] SDK Tools (1.10.0.6495): Source SDK Tools
[05] BinTools (1.10.0.6495): Low-level C/C++ Calling API
[06] SDK Hooks (1.10.0.6495): Source SDK Hooks
[07] DHooks (2.2.0-detours16): Dynamic Hooks
[08] BinHooks Extension (1.8.0.0): BinHooks Extension
[09] Top Menus (1.10.0.6495): Creates sorted nested menus
[10] Client Preferences (1.10.0.6495): Saves client preference settings
[11] SQLite (1.10.0.6495): SQLite Driver
[12] Source Scramble (0.6.0): Tools for working with memory.
Spoiler
N.U.S.C. is offline
BRU7US
Member
Join Date: Jul 2020
Location: Tatarstan, Kazan
Old 06-16-2021 , 19:07   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #377

After server's crash my accelerator.log file is empty? Why it doesn't works?
BRU7US is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 06-22-2021 , 08:04   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #378

Tested both and confirmed working:
PHP Code:
"left4dead"
{
    
"Signatures"
    
{
        
"GetSpew"
        
{
            
"library" "engine"
            "windows" "\x53\x56\xFF\x15\x2A\x2A\x2A\x2A\x8B\xC8\xA1\x2A\x2A\x2A\x2A\x3B\xC8"
                    
/* 53 56 FF 15 ? ? ? ? 8B C8 A1 ? ? ? ? 3B C8 */
        
}
    }
}

"left4dead2"
{
    
"Signatures"
    
{
        
"GetSpew"
        
{
            
"library" "engine"
            "windows" "\x55\x8B\xEC\x53\x56\xFF\x15\x2A\x2A\x2A\x2A\x8B\xC8\xA1\x2A\x2A\x2A\x2A\x3B\xC8"
                    
/* 55 8B EC 53 56 FF 15 ? ? ? ? 8B C8 A1 ? ? ? ? 3B C8 */  // Thanks to "cravenge" for the signature
        
}
    }

__________________
Psyk0tik is offline
noto3
Member
Join Date: Jan 2021
Old 06-25-2021 , 10:45   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #379

It does not log/upload crashes since the update. Linux
noto3 is offline
Chapp
Junior Member
Join Date: Dec 2018
Old 09-01-2021 , 16:58   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #380

Hello, if i receive this error from bellow what can i do to fix?
Presubmit failed: Failure when receiving data from the peer (56)
Failed to upload crash dump: Failure when receiving data from the peer (56)

I need this crash report to fix something

Thanks in advance
__________________
Chapp is offline
Reply


Thread Tools
Display Modes

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 05:18.


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