Raised This Month: $ Target: $400
 0% 

[TF2] TF2Attributes (v1.7.2, 2022/09/18)


Post New Thread Reply   
 
Thread Tools Display Modes
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 10-09-2015 , 00:47   Re: [TF2] TF2Attributes (v1.2.1, 07/02/2015)
Reply With Quote #361

Looks like it's broken just for CEconItemSchema::GetAttributeDefinition. It might work for everything else though, I'll have to test later.
Potato Uno is offline
Pelipoika
Veteran Member
Join Date: May 2012
Location: Inside
Old 10-09-2015 , 03:14   Re: [TF2] TF2Attributes (v1.2.1, 07/02/2015)
Reply With Quote #362

Seems to work

Code:
"CEconItemSchema::GetAttributeDefinition"	//int, returns CEconItemAttributeDefinition
{
	"library"			"server"
	"windows"			"\x55\x8B\xEC\x83\xEC\x48\x53\x56\x8B\xD9"
}
__________________

Last edited by Pelipoika; 10-09-2015 at 03:15.
Pelipoika is offline
lionheart1066
Senior Member
Join Date: Aug 2009
Old 10-09-2015 , 04:19   Re: [TF2] TF2Attributes (v1.2.1, 07/02/2015)
Reply With Quote #363

Quote:
Originally Posted by Pelipoika View Post
Seems to work

Code:
"CEconItemSchema::GetAttributeDefinition"    //int, returns CEconItemAttributeDefinition
{
    "library"            "server"
    "windows"            "\x55\x8B\xEC\x83\xEC\x48\x53\x56\x8B\xD9"
}
Anyone able to provide the linux signature?
lionheart1066 is offline
Pelipoika
Veteran Member
Join Date: May 2012
Location: Inside
Old 10-09-2015 , 04:45   Re: [TF2] TF2Attributes (v1.2.1, 07/02/2015)
Reply With Quote #364

Quote:
Originally Posted by lionheart1066 View Post
Anyone able to provide the linux signature?
It hasnt changed
__________________
Pelipoika is offline
Darthmule
AlliedModders Donor
Join Date: May 2012
Location: Netherlands
Old 10-09-2015 , 04:54   Re: [TF2] TF2Attributes (v1.2.1, 07/02/2015)
Reply With Quote #365

Quote:
Originally Posted by Pelipoika View Post
-gamedata-
I was just looking for this, thank you very much.
Darthmule is offline
lionheart1066
Senior Member
Join Date: Aug 2009
Old 10-09-2015 , 04:57   Re: [TF2] TF2Attributes (v1.2.1, 07/02/2015)
Reply With Quote #366

Quote:
Originally Posted by Pelipoika View Post
It hasnt changed
Then what's causing my crash issue for Linux cause the exact same thing occures.

0 server_srv.so!V_stricmp(char const*, char const*) + 0x17
1 server_srv.so!CEconItemSchema::GetAttributeDe finitionByName(char const*) + 0x121
2 server_srv.so!CTFPlayerShared::RemoveAttribut eFromPlayer(char const*) + 0x23
3 server_srv.so!CTFPlayer::RemoveAllCustomAttri butes() + 0x78
4 server_srv.so!CTFPlayer::Spawn() + 0xbba
5 server_srv.so!CTFPlayer::ForceRespawn() + 0x443
lionheart1066 is offline
Pelipoika
Veteran Member
Join Date: May 2012
Location: Inside
Old 10-09-2015 , 05:15   Re: [TF2] TF2Attributes (v1.2.1, 07/02/2015)
Reply With Quote #367

Quote:
Originally Posted by lionheart1066 View Post
Then what's causing my crash issue for Linux cause the exact same thing occures.

0 server_srv.so!V_stricmp(char const*, char const*) + 0x17
1 server_srv.so!CEconItemSchema::GetAttributeDe finitionByName(char const*) + 0x121
2 server_srv.so!CTFPlayerShared::RemoveAttribut eFromPlayer(char const*) + 0x23
3 server_srv.so!CTFPlayer::RemoveAllCustomAttri butes() + 0x78
4 server_srv.so!CTFPlayer::Spawn() + 0xbba
5 server_srv.so!CTFPlayer::ForceRespawn() + 0x443
Idk i can't read gibberish, you got some SM error logs?
__________________
Pelipoika is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 10-09-2015 , 05:48   Re: [TF2] TF2Attributes (v1.2.1, 07/02/2015)
Reply With Quote #368

That's not even a TF2Attributes crash, I think. It's possible it's caused by TF2Attributes-created attributes as a side effect when the game respawns players but I don't think it is.
__________________
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
Randommagic
Senior Member
Join Date: Jun 2014
Location: -
Old 10-09-2015 , 06:48   Re: [TF2] TF2Attributes (v1.2.1, 07/02/2015)
Reply With Quote #369

So.. My server is laggin like hell, and log is spammed with
Code:
Native "TF2Attrib_SetByDefIndex" reported: Plugin owning this native is currently paused.
And there is no solution yet? unless waiting for gamedata update or something.. I don't know.

Running on window server.
__________________

Last edited by Randommagic; 10-09-2015 at 07:58.
Randommagic is offline
XaxaXoxo
Senior Member
Join Date: Feb 2011
Old 10-09-2015 , 07:32   Re: [TF2] TF2Attributes (v1.2.1, 07/02/2015)
Reply With Quote #370

Quote:
L 10/09/2015 - 09:480: Info (map "koth_aquaticruin_final") (file "errors_20151009.log")
L 10/09/2015 - 09:480: [SM] Plugin encountered error 25: Call was aborted
L 10/09/2015 - 09:480: [SM] Native "SetFailState" reported: Could not initialize call to CEconItemSchema::GetAttributeDefinition
L 10/09/2015 - 09:480: [SM] Displaying call stack trace for plugin "tf2attributes.smx":
L 10/09/2015 - 09:480: [SM] [0] Line 142, tf2attributes.sp::OnPluginStart()
L 10/09/2015 - 09:584: Error log file session closed.
XaxaXoxo is offline
Reply



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 14:19.


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