AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   VSH / Freak Fortress (https://forums.alliedmods.net/forumdisplay.php?f=154)
-   -   FF2 Strange errors in log file (https://forums.alliedmods.net/showthread.php?t=226434)

The_dr 09-17-2013 22:19

Strange errors in log file
 
I keep getting the same error about 10 times every map.
PHP Code:

L 09/17/2013 20:47:29: [SMNative "TF2Items_GiveNamedItem" reportedItem is NULLFile a bug report if you are sure you set all the data correctly. (Try the FORCE_GENERATION flag.)
L 09/17/2013 20:47:29: [SMDisplaying call stack trace for plugin "freaks\special_noanims.ff2":
L 09/17/2013 20:47:29: [SM]   [0]  Line 111D:\tf2server\Freak Fortress 2\addons\sourcemod\scripting\freaks\special_noanims.sp::SpawnWeapon()
L 09/17/2013 20:47:29: [SM]   [1]  Line 69D:\tf2server\Freak Fortress 2\addons\sourcemod\scripting\freaks\special_noanims.sp::Rage_NewWeapon()
L 09/17/2013 20:47:29: [SM]   [2]  Line 34D:\tf2server\Freak Fortress 2\addons\sourcemod\scripting\freaks\special_noanims.sp::FF2_OnAbility2()
L 09/17/2013 20:47:29: [SM]   [3]  Line 43D:\tf2server\sourcemod-1.4.6-windows\addons\sourcemod\scripting\include\freak_fortress_2_subplugin.inc::FF2_OnAbility()
L 09/17/2013 20:48:06: [TF2ITEMS] ---------------------------------------
L 09/17/2013 20:48:06: [TF2ITEMS] >>> szClassname tf_weapon_shotgun
L 09
/17/2013 20:48:06: [TF2ITEMS] >>> iItemDefinitionIndex 10
L 09
/17/2013 20:48:06: [TF2ITEMS] >>> iEntityQuality 5
L 09
/17/2013 20:48:06: [TF2ITEMS] >>> iEntityLevel 100
L 09
/17/2013 20:48:06: [TF2ITEMS] ---------------------------------------
L 09/17/2013 20:48:06: [TF2ITEMS] >>> iAttributeDefinitionIndex 2
L 09
/17/2013 20:48:06: [TF2ITEMS] >>> flValue 9.000000
L 09
/17/2013 20:48:06: [TF2ITEMS] ---------------------------------------
L 09/17/2013 20:48:06: [TF2ITEMS] >>> iAttributeDefinitionIndex 5
L 09
/17/2013 20:48:06: [TF2ITEMS] >>> flValue 1.000000
L 09
/17/2013 20:48:06: [TF2ITEMS] ---------------------------------------
L 09/17/2013 20:48:06: [TF2ITEMS] >>> iAttributeDefinitionIndex 266
L 09
/17/2013 20:48:06: [TF2ITEMS] >>> flValue 99.000000
L 09
/17/2013 20:48:06: [TF2ITEMS] ---------------------------------------
L 09/17/2013 20:48:06: [TF2ITEMS] >>> iAttributeDefinitionIndex 150
L 09
/17/2013 20:48:06: [TF2ITEMS] >>> flValue 1.000000
L 09
/17/2013 20:48:06: [TF2ITEMS] ---------------------------------------
L 09/17/2013 20:48:06: [TF2ITEMS] >>> iAttributeDefinitionIndex 25
L 09
/17/2013 20:48:06: [TF2ITEMS] >>> flValue 0.000000
L 09
/17/2013 20:48:06: [TF2ITEMS] --------------------------------------- 


BBG_Theory 09-18-2013 08:06

Re: Strange errors in log file
 
It is from Duke Nukem

"ability2"
{
"name" "rage_new_weapon"
"arg1" "tf_weapon_shotgun"
"arg2" "10"
"arg3" "2 ; 9 ; 5 ; 1 ; 266 ; 99 ; 150 ; 1 ; 25 ; 0"
"arg4" "0"
"arg5" "3"
"arg6" "1"
"plugin_name" "special_noanims"

probably, or a boss config that has this rage_new_weapon

The_dr 09-19-2013 18:40

Re: Strange errors in log file
 
awww, thanks, i forgot duke had a shotgun!!!

friagram 09-21-2013 05:11

Re: Strange errors in log file
 
tf_weapon_shotgun_soldier ?

BBG_Theory 09-21-2013 16:36

Re: Strange errors in log file
 
yeah that is what I changed mine to

maxmissyou 09-25-2013 09:02

Re: Strange errors in log file
 
I think u can try to delete some ability,good luck!

BBG_Theory 09-25-2013 09:41

Re: Strange errors in log file
 
he just needs to change tf_weapon_shotgun to tf_weapon_shotgun_soldier is all


All times are GMT -4. The time now is 09:35.

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