Quote:
Originally Posted by Potato Uno
Asherkin meant server error logs, not compiler error logs.
Look inside addons/sourcemod/logs for them.
|
Here is the log from the last game:
Code:
L 07/05/2016 - 21:05:36: [SM] Native "GetEntProp" reported: Property "m_iClass" not found (entity 0/worldspawn)
L 07/05/2016 - 21:05:36: [SM] Displaying call stack trace for plugin "HIGHLANDER PUB PROJECT.smx":
L 07/05/2016 - 21:05:36: [SM] [0] Line 372, C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\addons\sourcemod\scripting\include\tf2_stocks.inc::TF2_GetPlayerClass()
L 07/05/2016 - 21:05:36: [SM] [1] Line 31, C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\addons\sourcemod\scripting\HIGHLANDER PUB PROJECT.sp::IsBotIn()
L 07/05/2016 - 21:05:36: [SM] [2] Line 16, C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\addons\sourcemod\scripting\HIGHLANDER PUB PROJECT.sp::Event_ChangeClass()
I just can't figure out which is the problem in these lines. Is maybe a tag problem? (Is TFClassType an int value?)