FlaminSarge / tf2attributes

TF2Attributes SourceMod plugin
48 stars 41 forks source link

Error on startup #31

Closed V1NAlt closed 6 years ago

V1NAlt commented 6 years ago

Alright, I tried to update the gamedata txt, but I am still getting this one error. I am just running a small LAN server. (I am still kinda new to starting srcds servers tbh.) My guess is that I either have too much plugins conflicting or there is just one bug with one of the required files

L 08/10/2018 - 00:43:56: [tf2attributes.smx] Could not initialize call to CEconItem::SetCustomName L 08/10/2018 - 00:43:56: [SM] Exception reported: Could not initialize call to CEconItemSchema::GetAttributeDefinitionByName L 08/10/2018 - 00:43:56: [SM] Blaming: tf2attributes.smx L 08/10/2018 - 00:43:56: [SM] Call stack trace: L 08/10/2018 - 00:43:56: [SM] [0] SetFailState L 08/10/2018 - 00:43:56: [SM] [1] Line 153, /home/forums/content/files/8/4/3/0/4/116848.attach::OnPluginStart L 08/10/2018 - 00:43:56: [SM] Unable to load plugin "tf2attributes.smx": Error detected in plugin startup (see error logs)

V1NAlt commented 6 years ago

The same files did work without an error yesterday.

FlaminSarge commented 6 years ago

You should try the latest version from the repository, it removes the SetCustomName thing and should fix everything else.

V1NAlt commented 6 years ago

I did try to update, but still having that one same error on startup. It even crashes the server.