FlaminSarge / tf2attributes

TF2Attributes SourceMod plugin
48 stars 41 forks source link

[Solved] Error detected in plugin startup #21

Closed Tank-Missile closed 6 years ago

Tank-Missile commented 6 years ago

[tf2attributes.smx] Could not initialize call to CEconItemSchema::GetItemDefinition [tf2attributes.smx] Could not initialize call to CEconItemView::GetSOCData [SM] Exception reported: Could not initialize call to GEconItemSchema [SM] Blaming: tf2attributes.smx [SM] Call stack trace: [SM] [0] SetFailState [SM] [1] Line 115, tf2attributes.sp::OnPluginStart [SM] Plugin tf2attributes.smx failed to load: Error detected in plugin startup (see error logs).

I attempted to compile the plugin myself from the git. Still doesn't load. My operating system is linux based, and the gamedata is in the appropriate folder.

EDIT: After restarting the server, everything now works. I'm a dummy.