View Single Post
Flacketeer
New Member
Join Date: Apr 2012
Old 04-22-2012 , 21:51   Re: [DEV] TF2 Item Info v1.5 (19.04.12)
Reply With Quote #4

Hello, I've been getting a problem with the Bot Weapon Randomizer Mod. I noticed someone in the thread (which you asked to discuss it here instead) had the same problem were in the bots had only stock weapons and my console was spammed with this message:

Code:
L 04/22/2012 - 20:42:38: [SM] Native "TF2Items_SetQuality" reported: Quality out
 of bounds: 13 [-1 ... 11]
L 04/22/2012 - 20:42:38: [SM] Displaying call stack trace for plugin "tf2ibwr.sm
x":
L 04/22/2012 - 20:42:38: [SM]   [0]  Line 386, E:\_DedicatedServers\TF2\orangebo
x\tf\addons\sourcemod\scripting\tf2ibwr.sp::Timer_HookedEvent()
and once in awhile I'd get this:

Code:
L 04/22/2012 - 20:45:35: [SM] Native "TF2Items_SetQuality" reported: Quality out
 of bounds: 13 [-1 ... 11]
L 04/22/2012 - 20:45:35: [SM] Displaying call stack trace for plugin "tf2ibwr.sm
x":
L 04/22/2012 - 20:45:35: [SM]   [0]  Line 386, E:\_DedicatedServers\TF2\orangebo
x\tf\addons\sourcemod\scripting\tf2ibwr.sp::Timer_HookedEvent()
material models/player/items/all_class/all_halo has a normal map and $basealphae
nvmapmask.  Must use $normalmapalphaenvmapmask to get specular.
and these:

Code:
L 04/22/2012 - 20:41:26: [SM] Native "TF2Items_SetQuality" reported: Quality out
 of bounds: 13 [-1 ... 11]
L 04/22/2012 - 20:41:26: [SM] Displaying call stack trace for plugin "tf2ibwr.sm
x":
L 04/22/2012 - 20:41:26: [SM]   [0]  Line 386, E:\_DedicatedServers\TF2\orangebo
x\tf\addons\sourcemod\scripting\tf2ibwr.sp::Timer_HookedEvent()
DataTable warning: env_sprite: Out-of-range value (1.000000) in SendPropFloat 'm
_vecNormal', clamping.
I tried typing sm plugins info tf2itemsinfo and got this:

Code:
sm plugins info tf2itemsinfo
  Filename: tf2itemsinfo.smx
  Title: [DEV] TF2 Items Info (Obtaining item info)
  Author: Leonardo
  Version: 1.5
  URL: http://xpenia.org/
  Status: running
  Reloads: Map Change if Updated
  Timestamp: 04/22/2012 23:55:43
Any help in solving this issue would be great. I think this is a wonderful plugin and would love to enjoy it to its fullest extent.
Flacketeer is offline