Raised This Month: $12 Target: $400
 3% 

Help... Pyrovision not working


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
cjieliang
Member
Join Date: Apr 2014
Old 04-16-2015 , 10:26   Help... Pyrovision not working
Reply With Quote #1

Hi.. i encounter this error when running my server

Code:
L 04/16/2015 - 22:18:02: [SM] Native "TF2Attrib_SetByName" reported: TF2Attrib_SetByName: Attribute 'vision opt in flags' not valid
L 04/16/2015 - 22:18:02: [SM] Displaying call stack trace for plugin "pyrovision.smx":
L 04/16/2015 - 22:18:02: [SM]   [0]  Line 63, C:\Users\Jieliang\Desktop\tf2\tf\addons\sourcemod\scripting\pyrovision.sp::Event_PlayerSpawn()
Kindly assist on how can i resolve this. Thanks in Advance
cjieliang is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 04-18-2015 , 10:51   Re: Help... Pyrovision not working
Reply With Quote #2

Let's read this together :

First line :
PHP Code:
L 04/16/2015 22:18:02: [SMNative "TF2Attrib_SetByName" reportedTF2Attrib_SetByNameAttribute 'vision opt in flags' not valid 
Here we go. We can see that 'vision opt in flags' is invalid.
But, wait, no no no ... ! It does exist in the attrbiutes list !
Right. Conclusion ? Your server is not up-to-date and/or your TF2Attributes is also not up-to-date.

Second and third line :
PHP Code:
L 04/16/2015 22:18:02: [SMDisplaying call stack trace for plugin "pyrovision.smx":
L 04/16/2015 22:18:02: [SM]   [0]  Line 63C:\Users\Jieliang\Desktop\tf2\tf\addons\sourcemod\scripting\pyrovision.sp::Event_PlayerSpawn() 
Most of the time, we don't really care, 'cause you didn't created the plugin. Those lines help the developper to know where the error happened at the exact line of the code.

Solutin ?

Update your server using steamCMD or whatever you have and also update your TF2Attributes plugin s.
__________________
Want to check my plugins ?
Arkarr is offline
cjieliang
Member
Join Date: Apr 2014
Old 04-21-2015 , 07:56   Re: Help... Pyrovision not working
Reply With Quote #3

Erm... Some other server operator i knew still ran the plugins as per normal. no problem unlike my plugin. i even tries the original pyrovision. but nothing works.
As for the server. it's is up to date and no request from master server to restart the server
cjieliang is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 04-21-2015 , 12:00   Re: Help... Pyrovision not working
Reply With Quote #4

Quote:
Originally Posted by cjieliang View Post
Erm... Some other server operator i knew still ran the plugins as per normal. no problem unlike my plugin. i even tries the original pyrovision. but nothing works.
As for the server. it's is up to date and no request from master server to restart the server
This, you have done this ?
also update your TF2Attributes plugin s.
__________________
Want to check my plugins ?

Last edited by Arkarr; 04-21-2015 at 12:00.
Arkarr 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 09:09.


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