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

TF2Items - Items with custom attributes.


Post New Thread Closed Thread   
 
Thread Tools Display Modes
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-18-2010 , 13:58   Re: TF2Items - Items with custom attributes.
#611

Quote:
Originally Posted by Mecha the Slag View Post
My server crashes every time a player dies. I removed everything gradually and found out that it stopped the moment I removed the TF2Items extension (didn't have any plugins that used it).

Windows server, using latest TF2Items.
Someone else had the same issue and fixed it by updating TF2Items.
So I say try updating again, in the mean time I'll look into it.
__________________
asherkin is offline
Mecha the Slag
Veteran Member
Join Date: Jun 2009
Location: Denmark
Old 12-18-2010 , 13:58   Re: TF2Items - Items with custom attributes.
#612

I updated just now and it still occurred.
__________________
Mecha the Slag is offline
Sorrowfire
Member
Join Date: Jul 2010
Location: <Missing String>
Old 12-18-2010 , 15:06   Re: TF2Items - Items with custom attributes.
#613

Well, seems Tf2items was causing a problem for me too though updating it fixed it. (Huzzah, no more crash upon death)
And once again, thanks for such a wonderful Extension Asherkin

Ps: I love the new Avi you have
Sorrowfire is offline
Mecha the Slag
Veteran Member
Join Date: Jun 2009
Location: Denmark
Old 12-18-2010 , 15:45   Re: TF2Items - Items with custom attributes.
#614

I'm still getting the crash when a player dies D:
__________________
Mecha the Slag is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 12-18-2010 , 16:39   Re: TF2Items - Items with custom attributes.
#615

Sorrowfire: already updated the trie values.
Don't waste effort!
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge is offline
Thraka
AlliedModders Donor
Join Date: Aug 2005
Old 12-18-2010 , 17:42   Re: TF2Items - Items with custom attributes.
#616

What is this for? The tf2items gamedata doesn't have an inventory offset to update...

Quote:
Originally Posted by Tauphi View Post
Here the working InventoryOffset solution for windows:

Updated CPlayerInventory header:
PHP Code:
class CPlayerInventory
{
public :
    
void *m_pVtbl_CPlayerInventory;
    
uint32 m_iUnknown1;
    
uint32 m_iAccountID;
    
uint32 m_iUnknown0;
    
CUtlVector<CScriptCreatedItemm_BackPack;
    
void *m_pSortVectorQSortContext;
    
bool m_bUnknown2;
    
uint32 m_iUnknown3;
    
void *m_pfnInventoryUpdated;
    
void *m_pCSharedObjectCache;
    
uint32 m_iUnknown6;
}; 
The new offset of the inventory for windows:
PHP Code:
"InventoryOffset"
{
    
"windows"   "4364"

Thraka is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-19-2010 , 00:58   Re: TF2Items - Items with custom attributes.
#617

Quote:
Originally Posted by Mecha the Slag View Post
I'm still getting the crash when a player dies D:
No one else seems to be anymore. What OS are you on? what shows as tf2items_version?

Quote:
Originally Posted by Thraka View Post
What is this for? The tf2items gamedata doesn't have an inventory offset to update...
Quote:
Originally Posted by asherkin View Post
Not that either of these things have anything to do with TF2Items .
It's for other items-related stuff.
__________________
asherkin is offline
Mecha the Slag
Veteran Member
Join Date: Jun 2009
Location: Denmark
Old 12-19-2010 , 03:49   Re: TF2Items - Items with custom attributes.
#618

"tf2items_version" = "1.4.2"
Windows
__________________

Last edited by Mecha the Slag; 12-19-2010 at 05:02.
Mecha the Slag is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 12-19-2010 , 05:41   Re: TF2Items - Items with custom attributes.
#619

For the record, the current (as of this post) version works great. (windows / mmsource-1.8.5-hg750 / SM 1.3.7-hg3084).
__________________
DarthNinja is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-19-2010 , 08:32   Re: TF2Items - Items with custom attributes.
#620

Quote:
Originally Posted by Mecha the Slag View Post
"tf2items_version" = "1.4.2"
Windows
Ok, so.
Installed a fresh copy of SRCDS, tf2items_release-4c2122a62838 (1.4.2), sourcemod-1.3.6-windows, mmsource-1.8.5-hg750.
Everything works fine, this is gonna be up to you to debug.
__________________
asherkin 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 05:39.


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