FlaminSarge / tf2attributes

TF2Attributes SourceMod plugin
48 stars 41 forks source link

Exception reported: Could not initialize call to CAttributeList::GetAttributeByID #35

Open techydude0713 opened 5 years ago

techydude0713 commented 5 years ago
L 04/13/2019 - 17:01:13: [SM] Exception reported: Could not initialize call to CAttributeList::GetAttributeByID
L 04/13/2019 - 17:01:13: [SM] Blaming: tf2attributes.smx
L 04/13/2019 - 17:01:13: [SM] Call stack trace:
L 04/13/2019 - 17:01:13: [SM]   [0] SetFailState
L 04/13/2019 - 17:01:13: [SM]   [1] Line 186, /home/groups/sourcemod/upload_tmp/phpa9lkIt.sp::OnPluginStart

Everytime I run my MacOS listen server, It always shows this error and tf2attributes will not load. My tf2.gamedata.txt is located in Sourcemod/Gamedata, and the plugin is located at Sourcemod/Plugins.

What should I try to do?

FlaminSarge commented 5 years ago

The gamedata filename you mentioned doesn't seem to be related to this plugin. Are you sure you have all the files required?

techydude0713 commented 5 years ago

I am sure (I meant tf2.attributes.txt, sorry).

I have all the files, and it all came from GitHub