Raised This Month: $32 Target: $400
 8% 

TF2 Crashing After Update


Post New Thread Reply   
 
Thread Tools Display Modes
MaloModo
Veteran Member
Join Date: Aug 2008
Old 12-31-2016 , 18:11   Re: TF2 Crashing After Update
Reply With Quote #51

Quote:
Originally Posted by asherkin View Post
Your TF2Items gamedata is outdated.
Hmmm yeah I understand pretty basic stuff...and swear I was sure I had the correct gamedata...but now I see there is something very odd going with this server. With sourcemod update on keeps grapping:


Code:
"Games"
{
    "tf"
    {
        "Offsets"
        {
            "GiveNamedItem"
            {
                "windows"    "475"
                "linux"    "482"
                "mac"    "482"
            }
        }
    }
}
When should be ???:

Code:
"Games"
{
    "tf"
    {
        "Offsets"
        {
            "GiveNamedItem"
            {
                "windows"    "472"
                "linux"    "479"
                "mac"    "479"
            }
        }
    }
}
But I also see a 3rd version of offsets? lol?

To be clear with soucemod auto update on it grabs the top offsets, and this is the one I have been getting crashes on which sends me here in the first place?

Last edited by MaloModo; 12-31-2016 at 18:13.
MaloModo is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-31-2016 , 18:15   Re: TF2 Crashing After Update
Reply With Quote #52

Your gamedata at the top there is correct - the crash is probably from before it was updated.
I'd grab an updated binary just in case.

EDIT: In fact, yes, your crash dump shows the old gamedata being loaded and then SourceMod updating it.

Code:
L 12/31/2016 - 11:58:11: [TF2ITEMS] "GiveNamedItem" offset = 479

L 12/31/2016 - 11:58:21: [UPDATER] Successfully updated gamedata file "tf2.items.txt"
L 12/31/2016 - 11:58:21: [UPDATER] SourceMod has been updated, please reload it or restart your server.
__________________

Last edited by asherkin; 12-31-2016 at 18:20.
asherkin is offline
MaloModo
Veteran Member
Join Date: Aug 2008
Old 12-31-2016 , 18:24   Re: TF2 Crashing After Update
Reply With Quote #53

Yup did that. I have that bookmarked. Lets see how it goes now. Thx for replies. Happy New Year!
MaloModo 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:28.


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