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

freak fortress Error


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
playpo
Junior Member
Join Date: Oct 2011
Old 08-17-2013 , 23:51   freak fortress Error
Reply With Quote #1

L 08/18/2013 - 12:46:45: [SM] Displaying call stack trace for plugin "freak_fortress_2.smx":
L 08/18/2013 - 12:46:45: [SM] [0] Line 4941, D:\Projects\SourceMod\svn\plugins\freak_fortr ess_2\pluginV1\addons\sourcemod\scripting\fre ak_fortress_2.sp::SpawnWeapon()
L 08/18/2013 - 12:46:45: [SM] [1] Line 2477, D:\Projects\SourceMod\svn\plugins\freak_fortr ess_2\pluginV1\addons\sourcemod\scripting\fre ak_fortress_2.sp::checkItems()
L 08/18/2013 - 12:46:45: [SM] Native "TF2Items_SetAttribute" reported: Cowardly refusing to add invalid attribute index "0" to an item.
L 08/18/2013 - 12:46:45: [SM] Displaying call stack trace for plugin "freak_fortress_2.smx":
L 08/18/2013 - 12:46:45: [SM] [0] Line 4941, D:\Projects\SourceMod\svn\plugins\freak_fortr ess_2\pluginV1\addons\sourcemod\scripting\fre ak_fortress_2.sp::SpawnWeapon()
L 08/18/2013 - 12:46:45: [SM] [1] Line 2014, D:\Projects\SourceMod\svn\plugins\freak_fortr ess_2\pluginV1\addons\sourcemod\scripting\fre ak_fortress_2.sp::EquipBoss()
L 08/18/2013 - 12:46:45: [SM] [2] Line 2106, D:\Projects\SourceMod\svn\plugins\freak_fortr ess_2\pluginV1\addons\sourcemod\scripting\fre ak_fortress_2.sp::MakeBoss()
L 08/18/2013 - 12:46:54: [SM] Native "TF2Items_SetAttribute" reported: Cowardly refusing to add invalid attribute index "0" to an item.
L 08/18/2013 - 12:46:54: [SM] Displaying call stack trace for plugin "freak_fortress_2.smx":
L 08/18/2013 - 12:46:54: [SM] [0] Line 2355, D:\Projects\SourceMod\svn\plugins\freak_fortr ess_2\pluginV1\addons\sourcemod\scripting\fre ak_fortress_2.sp:repareItemHandle()
L 08/18/2013 - 12:46:54: [SM] [1] Line 2230, D:\Projects\SourceMod\svn\plugins\freak_fortr ess_2\pluginV1\addons\sourcemod\scripting\fre ak_fortress_2.sp::TF2Items_OnGiveNamedItem()
L 08/18/2013 - 12:46:54: [SM] Native "TF2Items_SetAttribute" reported: Cowardly refusing to add invalid attribute index "0" to an item.
L 08/18/2013 - 12:46:54: [SM] Displaying call stack trace for plugin "freak_fortress_2.smx":
L 08/18/2013 - 12:46:54: [SM] [0] Line 4941, D:\Projects\SourceMod\svn\plugins\freak_fortr ess_2\pluginV1\addons\sourcemod\scripting\fre ak_fortress_2.sp::SpawnWeapon()
L 08/18/2013 - 12:46:54: [SM] [1] Line 2014, D:\Projects\SourceMod\svn\plugins\freak_fortr ess_2\pluginV1\addons\sourcemod\scripting\fre ak_fortress_2.sp::EquipBoss()
L 08/18/2013 - 12:46:54: [SM] [2] Line 1916, D:\Projects\SourceMod\svn\plugins\freak_fortr ess_2\pluginV1\addons\sourcemod\scripting\fre ak_fortress_2.sp::StartRound()
L 08/18/2013 - 12:46:55: [SM] Native "TF2Items_SetAttribute" reported: Cowardly refusing to add invalid attribute index "0" to an item.
L 08/18/2013 - 12:46:55: [SM] Displaying call stack trace for plugin "freak_fortress_2.smx":
L 08/18/2013 - 12:46:55: [SM] [0] Line 4941, D:\Projects\SourceMod\svn\plugins\freak_fortr ess_2\pluginV1\addons\sourcemod\scripting\fre ak_fortress_2.sp::SpawnWeapon()
L 08/18/2013 - 12:46:55: [SM] [1] Line 2014, D:\Projects\SourceMod\svn\plugins\freak_fortr ess_2\pluginV1\addons\sourcemod\scripting\fre ak_fortress_2.sp::EquipBoss()
L 08/18/2013 - 12:46:55: [SM] [2] Line 2106, D:\Projects\SourceMod\svn\plugins\freak_fortr ess_2\pluginV1\addons\sourcemod\scripting\fre ak_fortress_2.sp::MakeBoss()

what the...

plz help..
playpo is offline
Wliu
Veteran Member
Join Date: Apr 2013
Old 08-19-2013 , 20:32   Re: freak fortress Error
Reply With Quote #2

Um, for the time being, you can downgrade your TF2Items version to 254.
__________________
~Wliu
Wliu is offline
friagram
Veteran Member
Join Date: Sep 2012
Location: Silicon Valley
Old 08-20-2013 , 03:12   Re: freak fortress Error
Reply With Quote #3

Either you are trying to set an attribute index 0 which would always result in a crash with any version of tf2items, or something is messed up with how ff2 is parsing the attribute string.

Make sure you dont have any malformed attribute strings, empty attribute strings, or attribute zeros
This includes stuff like this "4;1.0;;5"
__________________
Profile - Plugins
Add me on steam if you are seeking sp/map/model commissions.
friagram is offline
playpo
Junior Member
Join Date: Oct 2011
Old 08-20-2013 , 05:53   Re: freak fortress Error
Reply With Quote #4

link??

http://forums.alliedmods.net/showthread.php?t=115100

1.5.3 release..

ver.254 where to?
playpo is offline
Wliu
Veteran Member
Join Date: Apr 2013
Old 08-20-2013 , 14:27   Re: freak fortress Error
Reply With Quote #5

http://builds.limetech.org/?project=tf2items
__________________
~Wliu
Wliu is offline
RavensBro
Veteran Member
Join Date: Sep 2009
Location: Wisonsin USA
Old 08-26-2013 , 23:11   Re: freak fortress Error
Reply With Quote #6

L 08/26/2013 - 20:12:21: [SM] Native "TF2Items_GiveNamedItem" reported: Item is NULL. File a bug report if you are sure you set all the data correctly. (Try the FORCE_GENERATION flag.)
L 08/26/2013 - 20:12:21: [SM] Displaying call stack trace for plugin "freak_fortress_2.smx":
L 08/26/2013 - 20:12:21: [SM] [0] Line 4439, C:\Users\RavensBro\Desktop\knights of god\source mod and meta mod\sourcemod-1.5.0-hg3861-windows\addons\sourcemod\scripting\freak_fort ress_2.sp::SpawnWeapon()
L 08/26/2013 - 20:12:21: [SM] [1] Line 1805, C:\Users\RavensBro\Desktop\knights of god\source mod and meta mod\sourcemod-1.5.0-hg3861-windows\addons\sourcemod\scripting\freak_fort ress_2.sp::EquipBoss()
L 08/26/2013 - 20:12:21: [SM] [2] Line 1912, C:\Users\RavensBro\Desktop\knights of god\source mod and meta mod\sourcemod-1.5.0-hg3861-windows\addons\sourcemod\scripting\freak_fort ress_2.sp::MakeBoss()
L 08/26/2013 - 20:120: [TF2ITEMS] ---------------------------------------
L 08/26/2013 - 20:120: [TF2ITEMS] >>> szClassname = tf_weapon_fist
L 08/26/2013 - 20:120: [TF2ITEMS] >>> iItemDefinitionIndex = 3
L 08/26/2013 - 20:120: [TF2ITEMS] >>> iEntityQuality = 5
L 08/26/2013 - 20:120: [TF2ITEMS] >>> iEntityLevel = 101
L 08/26/2013 - 20:120: [TF2ITEMS] ---------------------------------------
L 08/26/2013 - 20:120: [TF2ITEMS] >>> iAttributeDefinitionIndex = 68
L 08/26/2013 - 20:120: [TF2ITEMS] >>> flValue = 2.000000
L 08/26/2013 - 20:120: [TF2ITEMS] ---------------------------------------
L 08/26/2013 - 20:120: [TF2ITEMS] >>> iAttributeDefinitionIndex = 2
L 08/26/2013 - 20:120: [TF2ITEMS] >>> flValue = 3.000000
L 08/26/2013 - 20:120: [TF2ITEMS] ---------------------------------------
L 08/26/2013 - 20:120: [TF2ITEMS] >>> iAttributeDefinitionIndex = 259
L 08/26/2013 - 20:120: [TF2ITEMS] >>> flValue = 1.000000
L 08/26/2013 - 20:120: [TF2ITEMS] ---------------------------------------
L 08/26/2013 - 20:120: [TF2ITEMS] >>> iAttributeDefinitionIndex = 269
L 08/26/2013 - 20:120: [TF2ITEMS] >>> flValue = 1.000000
L 08/26/2013 - 20:120: [TF2ITEMS] ---------------------------------------
RavensBro is offline
BBG_Theory
Veteran Member
Join Date: Oct 2010
Location: NC USA
Old 08-27-2013 , 10:07   Re: freak fortress Error
Reply With Quote #7

this is the only errors I am seeing using pluginV1
Code:
L 08/26/2013 - 16:11:17: [SM] Native "SetEntProp" reported: Element -1 is out of bounds (Prop m_iAmmo has 32 elements).
L 08/26/2013 - 16:11:17: [SM] Displaying call stack trace for plugin "freaks/special_noanims.ff2":
L 08/26/2013 - 16:11:17: [SM]   [0]  Line 89, special_noanims.sp::SetAmmo()
L 08/26/2013 - 16:11:17: [SM]   [1]  Line 79, special_noanims.sp::Rage_NewWeapon()
L 08/26/2013 - 16:11:17: [SM]   [2]  Line 38, special_noanims.sp::FF2_OnAbility2()
L 08/26/2013 - 16:11:17: [SM]   [3]  Line 43, /home/xxxxx/.gameservers/scripting/include/freak_fortress_2_subplugin.inc::FF2_OnAbility()
L 08/26/2013 - 16:22:56: Error log file session closed.
BBG_Theory is offline
friagram
Veteran Member
Join Date: Sep 2012
Location: Silicon Valley
Old 08-27-2013 , 12:00   Re: freak fortress Error
Reply With Quote #8

Pretty sure this is a change in tf2 items:
2013-08-06 01:23 +0100 Asher Baker - Prevent attribute 0 being added.

Idk, still using an old version of tf2 items myself as valve has not yet fixed networkability of items and i didnt see anything woth updating in the newer version.

For sure attribute zero crashes the server, but idk hiw this would interact with ff2 without looking through how the attribute string is parsed.
__________________
Profile - Plugins
Add me on steam if you are seeking sp/map/model commissions.
friagram is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 09-11-2013 , 03:47   Re: freak fortress Error
Reply With Quote #9

as a note, pluginV1 does work fine for me.
__________________
Arguing with a fool only proves there are two
snelvuur is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 09-11-2013 , 12:02   Re: freak fortress Error
Reply With Quote #10

Quote:
Originally Posted by snelvuur View Post
as a note, pluginV1 does work fine for me.
If you compiled it recently, it probably will... I patched that already.
__________________
Not currently working on SourceMod plugin development.
Powerlord 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 14:59.


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