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

FF2 [SOLVED] Can't load ff2, Native "TF2_RemoveWearable" was not found


Post New Thread Reply   
 
Thread Tools Display Modes
Wliu
Veteran Member
Join Date: Apr 2013
Old 09-17-2014 , 19:25   Re: Can't load ff2, Native "TF2_RemoveWearable" was not found
Reply With Quote #11

Glad to see you figured it out .

Though I also did assume that snapshots carried the latest of everything.
__________________
~Wliu
Wliu is offline
Static2601
Senior Member
Join Date: Jun 2010
Old 09-17-2014 , 22:15   Re: [SOLVED] Can't load ff2, Native "TF2_RemoveWearable" was not found
Reply With Quote #12

Code:
L 09/17/2014 - 21:59:59: SourceMod error session started
L 09/17/2014 - 21:59:59: Info (map "arena_lumberyard") (file "errors_20140917.log")
L 09/17/2014 - 21:59:59: [SM] Native "TF2_RemoveWearable" reported: Failed to locate function
L 09/17/2014 - 21:59:59: [SM] Displaying call stack trace for plugin "freak_fortress_2.smx":
L 09/17/2014 - 21:59:59: [SM]   [0]  Line 3128, C:\Servers\TF2\FF2-Official\tf\addons\sourcemod\scripting\freak_fortress_2.sp::MakeBoss()
L 09/17/2014 - 22:00:09: [SM] Native "TF2_RemoveWearable" reported: Failed to locate function
L 09/17/2014 - 22:00:09: [SM] Displaying call stack trace for plugin "freak_fortress_2.smx":
L 09/17/2014 - 22:00:09: [SM]   [0]  Line 3128, C:\Servers\TF2\FF2-Official\tf\addons\sourcemod\scripting\freak_fortress_2.sp::MakeBoss()
Models are not loading, can't get them to load, tried everything I could think of. bziped files are in fastdl on my web server, not sure where they SHOULD go, before the steam pipe update, they went in the tf directory, but they changed customs files to download, so tried there. tried customs folder also. On my game server, I put the files(not bziped) in the tf directory, tried the download folder and customs also. tried deleting everything and redoing it all. still nothing shows. sv_pure is set to 0. I have always known this to be an "allow all" function. I have no whitelist. maybe I should try sv_pure 2 or 1? doubt it will matter. My next step may have to be to just reinstall the server completely vanilla and try again. I can't think of anything else it could be, Im extremely tired from messing with this. actually, I don't think ive ever gotten this to work properly, even after running a server for 4+ years, I could never figure out how to get this to work right. Ive had saxton hale plugin and working good before, but never this one. Hope you can help.
Static2601 is offline
Wliu
Veteran Member
Join Date: Apr 2013
Old 09-18-2014 , 16:23   Re: Can't load ff2, Native "TF2_RemoveWearable" was not found
Reply With Quote #13

That's because MakeBoss calls MakeModelTimer, and FF2 is erroring out on MakeBoss, so it never gets to the models.

TF2_RemoveWearable is supported by the latest Sourcemod version; not sure why you're running into errors there.

Just noticed you're running 1.10.1, could you try updating to 1.10.2 to see if that changes anything (I highly doubt it, but it will fix model/sound errors after you get RemoveWearable working).
__________________
~Wliu
Wliu is offline
Static2601
Senior Member
Join Date: Jun 2010
Old 09-18-2014 , 19:59   Re: Can't load ff2, Native "TF2_RemoveWearable" was not found
Reply With Quote #14

Ok, thanks. Ill try that, im also installing a new server to make sure its not something on my server.
Static2601 is offline
Static2601
Senior Member
Join Date: Jun 2010
Old 09-18-2014 , 21:38   Re: Can't load ff2, Native "TF2_RemoveWearable" was not found
Reply With Quote #15

Ok, i tried updating the plugin and it didnt change anything. So installed a new server, latest official sourcemod with the latest snapshot, latest metamod snapshot, ff2 as per instructions to install from scratch, tf2items and steam tools. I no longer get the errors and weapons work corectly, but models still don't show up. I checked that the files were in the right location on the fastdl server(same directory maps is in). I renamed my models, materials and sounds folder so they download new. And started, the only files that are downloaded are the easter bunny files and easteregg files along with saxton hale 9000.wav, but these file are the only filese that ever downloaded on any server ive tryed it on. I also tried running the ff2 updated 1.10.1 from 1.10.1. and still the same.
Static2601 is offline
Wliu
Veteran Member
Join Date: Apr 2013
Old 09-18-2014 , 21:49   Re: Can't load ff2, Native "TF2_RemoveWearable" was not found
Reply With Quote #16

Quote:
Originally Posted by Static2601 View Post
Ok, i tried updating the plugin and it didnt change anything. So installed a new server, latest official sourcemod with the latest snapshot, latest metamod snapshot, ff2 as per instructions to install from scratch, tf2items and steam tools. I no longer get the errors and weapons work corectly, but models still don't show up. I checked that the files were in the right location on the fastdl server(same directory maps is in). I renamed my models, materials and sounds folder so they download new. And started, the only files that are downloaded are the easter bunny files and easteregg files along with saxton hale 9000.wav, but these file are the only filese that ever downloaded on any server ive tryed it on. I also tried running the ff2 updated 1.10.1 from 1.10.1. and still the same.
Models and materials should be in a different folder from maps...
eg /fastdl/models/freak_fortress_2/, /fastdl/materials/freak_fortress_2/, and /fastdl/maps/.

What errors do you see in your client console?
Do HHH sounds play?
__________________
~Wliu
Wliu is offline
Static2601
Senior Member
Join Date: Jun 2010
Old 09-18-2014 , 22:29   Re: Can't load ff2, Native "TF2_RemoveWearable" was not found
Reply With Quote #17

this is how the fastdl directory looks:
Code:
site.com/fastdl/
maps
materials
models
sound
Code:
maxplayers set to 24
Steam config directory: C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\platform\config
CClientSteamContext logged on = 1
Cleaning up unneeded replay block data...
Replay cleanup done.
Unknown command "cl_thirdperson"
Can't use cheat cvar cam_snapto in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_ideallag in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealdelta in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealyaw in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealpitch in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealdist in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealdistright in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealdistup in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_collision in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_maxpitch in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_minpitch in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_maxyaw in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_minyaw in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_maxdistance in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_mindistance in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_orthowidth in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_orthoheight in multiplayer, unless the server has sv_cheats set to 1.
Using joystick 'Xbox360 controller' configuration
JOY_AXIS_X:  mapped to Turn (absolute)
JOY_AXIS_Y:  mapped to Look (absolute)
JOY_AXIS_Z:  unmapped
JOY_AXIS_R:  mapped to Forward (absolute)
JOY_AXIS_U:  mapped to Side (absolute)
JOY_AXIS_V:  unmapped
Advanced Joystick settings initialized
Loading default settings for high sensitivity
Unknown command "sv_backspeed"
Not playing a local game.
Connection to game coordinator established.
CTFGCClientSystem::PostInitGC
CTFGCClientSystem - adding listener
Server logging enabled.
Server logging data to file logs\L0918004.log
L 09/18/2014 - 22:24:38: Log file started (file "logs\L0918004.log") (game "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf") (version "2406664")
Can't use cheat cvar fog_start in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar fog_end in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar fog_startskybox in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar fog_endskybox in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar r_farz in multiplayer, unless the server has sv_cheats set to 1.
Applying new item schema, version 23162FB5
Applied updated item schema from GC. 2480349 bytes, version 23162FB5.
WARNING: Port 27005 was unavailable - bound to port 27006 instead
WARNING: Port 27020 was unavailable - bound to port 27021 instead
Network: IP 192.168.11.65, mode MP, dedicated No, ports 27015 SV / 27006 CL
Connecting to 24.101.142.134:27016...
Connected to 24.101.142.134:27016

Team Fortress
Map: arena_lumberyard
Players: 1 / 32
Build: 2406664
Server Number: 1

L 09/18/2014 - 22:24:52: server_cvar: "sv_gravity" "300"
L 09/18/2014 - 22:24:52: server_cvar: "tf_arena_use_queue" "0"
L 09/18/2014 - 22:24:52: server_cvar: "tf_arena_first_blood" "0"
L 09/18/2014 - 22:24:52: server_cvar: "tf_gamemode_arena" "1"
L 09/18/2014 - 22:24:52: server_cvar: "sv_cheats" "1"
The server is using sv_pure 0.  (Enforcing consistency for select files only)
ua.static connected
Compact freed 471040 bytes
Using joystick 'Xbox360 controller' configuration
JOY_AXIS_X:  mapped to Turn (absolute)
JOY_AXIS_Y:  mapped to Look (absolute)
JOY_AXIS_Z:  unmapped
JOY_AXIS_R:  mapped to Forward (absolute)
JOY_AXIS_U:  mapped to Side (absolute)
JOY_AXIS_V:  unmapped
Advanced Joystick settings initialized
Redownloading all lightmaps
No such variable "$bloomamount" for material "dev/blurfiltery_nohdr"
No such variable "$bloomamount" for material "dev/blurfiltery_nohdr"
[FF2] Freak Fortress 2 is currently disabled. More players are required.
'scout.cfg' not present; not executing.
[FF2] Waiting for players to finish loading. Gamemode will be arena for this round
Achievements disabled: cheats turned on in this app session.
Mann Co. suicided.
[SM] ADMIN: Slayed Mann Co..
Dog suicided.
[SM] ADMIN: Slayed Dog.
Kaboom! suicided.
[SM] ADMIN: Slayed Kaboom!.
ua.static suicided.
Achievements disabled: cheats turned on in this app session.
[SM] ADMIN: Slayed ua.static.
Achievements disabled: cheats turned on in this app session.
Achievements disabled: cheats turned on in this app session.
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$C0_X" for material "dev/lumcompare"
[FF2] Kaboom! became Christian Brutal Sniper with 4158 hp!
Failed to load sound "saxton_hale\the_millionaires_holiday.mp3", file probably missing from disk/repository
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$bloomamount" for material "dev/blurfiltery_nohdr"
No such variable "$C0_Y" for material "dev/lumcompare"
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$bloomamount" for material "dev/blurfiltery_nohdr"
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$C0_X" for material "dev/lumcompare"
[FF2] Type /ff2 in chat to open the menu
this is a copy paste from tf2 console since logs files dont print much.
and yes there is a halloween them that plays, not sure if its HHH's.
Oh and another thing, every time I join the server, it downloads some files from freak fortress, some vmts, models, etc. it downloads the same ones every time.

Last edited by Static2601; 09-18-2014 at 22:35.
Static2601 is offline
Static2601
Senior Member
Join Date: Jun 2010
Old 09-18-2014 , 22:41   Re: Can't load ff2, Native "TF2_RemoveWearable" was not found
Reply With Quote #18

from my server console.
Code:
66.7 fps  0/32 on map arena_lumberyard
--------------------------------------------------------
Server logging enabled.
L 09/18/2014 - 22:24:04: Log file closed
Server logging data to file logs\L0918029.log
L 09/18/2014 - 22:24:04: Log file started (file "logs\L0918029.log") (game "C:\t
f2_server_2\tf") (version "2406664")
'banned_user.cfg' not present; not executing.
'banned_ip.cfg' not present; not executing.
Server logging enabled.
maxplayers set to 32
Network: IP 192.168.11.65, mode MP, dedicated Yes, ports 27016 SV / 27005 CL
L 09/18/2014 - 22:24:04: [META] Loaded 1 plugin.
L 09/18/2014 - 22:24:04: Loading map "arena_lumberyard"
L 09/18/2014 - 22:24:04: server cvars start
L 09/18/2014 - 22:24:04: "sm_nextmap" = ""
L 09/18/2014 - 22:24:04: "sourcemod_version" = "1.6.2-dev+4569"
L 09/18/2014 - 22:24:04: "metamod_version" = "1.10.3-devV"
L 09/18/2014 - 22:24:04: "mp_teamplay" = "0"
L 09/18/2014 - 22:24:04: "mp_falldamage" = "0"
L 09/18/2014 - 22:24:04: "mp_weaponstay" = "0"
L 09/18/2014 - 22:24:04: "mp_forcerespawn" = "1"
L 09/18/2014 - 22:24:04: "mp_footsteps" = "1"
L 09/18/2014 - 22:24:04: "mp_flashlight" = "0"
L 09/18/2014 - 22:24:04: "mp_autocrosshair" = "1"
L 09/18/2014 - 22:24:04: "decalfrequency" = "10"
L 09/18/2014 - 22:24:04: "mp_teamlist" = "hgrunt;scientist"
L 09/18/2014 - 22:24:04: "mp_allowNPCs" = "1"
L 09/18/2014 - 22:24:04: "mp_friendlyfire" = "0"
L 09/18/2014 - 22:24:04: "mp_fadetoblack" = "0"
L 09/18/2014 - 22:24:04: "sv_gravity" = "300"
L 09/18/2014 - 22:24:04: "sv_stopspeed" = "100"
L 09/18/2014 - 22:24:04: "sv_noclipaccelerate" = "5"
L 09/18/2014 - 22:24:04: "sv_noclipspeed" = "5"
L 09/18/2014 - 22:24:04: "sv_specaccelerate" = "5"
L 09/18/2014 - 22:24:04: "sv_specspeed" = "3"
L 09/18/2014 - 22:24:04: "sv_specnoclip" = "1"
L 09/18/2014 - 22:24:04: "sv_maxspeed" = "320"
L 09/18/2014 - 22:24:04: "sv_accelerate" = "10"
L 09/18/2014 - 22:24:04: "sv_airaccelerate" = "10"
L 09/18/2014 - 22:24:04: "sv_wateraccelerate" = "10"
L 09/18/2014 - 22:24:04: "sv_waterfriction" = "1"
L 09/18/2014 - 22:24:04: "sv_footsteps" = "1"
L 09/18/2014 - 22:24:04: "sv_rollspeed" = "200"
L 09/18/2014 - 22:24:04: "sv_rollangle" = "0"
L 09/18/2014 - 22:24:04: "sv_friction" = "4"
L 09/18/2014 - 22:24:04: "sv_bounce" = "0"
L 09/18/2014 - 22:24:04: "sv_stepsize" = "18"
L 09/18/2014 - 22:24:04: "r_VehicleViewDampen" = "1"
L 09/18/2014 - 22:24:04: "r_JeepViewDampenFreq" = "7.0"
L 09/18/2014 - 22:24:04: "r_JeepViewDampenDamp" = "1.0"
L 09/18/2014 - 22:24:04: "r_JeepViewZHeight" = "10.0"
L 09/18/2014 - 22:24:04: "r_AirboatViewDampenFreq" = "7.0"
L 09/18/2014 - 22:24:04: "r_AirboatViewDampenDamp" = "1.0"
L 09/18/2014 - 22:24:04: "r_AirboatViewZHeight" = "0.0"
L 09/18/2014 - 22:24:04: "mp_timelimit" = "0"
L 09/18/2014 - 22:24:04: "mp_fraglimit" = "0"
L 09/18/2014 - 22:24:04: "nextlevel" = ""
L 09/18/2014 - 22:24:04: "sv_maxusrcmdprocessticks" = "24"
L 09/18/2014 - 22:24:04: "tf_overtime_nag" = "0"
L 09/18/2014 - 22:24:04: "mp_respawnwavetime" = "10.0"
L 09/18/2014 - 22:24:04: "mp_tournament" = "0"
L 09/18/2014 - 22:24:04: "mp_highlander" = "0"
L 09/18/2014 - 22:24:04: "tf_arena_preround_time" = "10"
L 09/18/2014 - 22:24:04: "tf_arena_round_time" = "0"
L 09/18/2014 - 22:24:04: "tf_arena_max_streak" = "3"
L 09/18/2014 - 22:24:04: "tf_arena_use_queue" = "1"
L 09/18/2014 - 22:24:04: "mp_maxrounds" = "0"
L 09/18/2014 - 22:24:04: "mp_winlimit" = "0"
L 09/18/2014 - 22:24:04: "mp_disable_respawn_times" = "0"
L 09/18/2014 - 22:24:04: "mp_stalemate_meleeonly" = "0"
L 09/18/2014 - 22:24:04: "mp_forceautoteam" = "0"
L 09/18/2014 - 22:24:04: "mp_autoteambalance" = "1"
L 09/18/2014 - 22:24:04: "mp_stalemate_enable" = "0"
L 09/18/2014 - 22:24:04: "mp_match_end_at_timelimit" = "0"
L 09/18/2014 - 22:24:04: "mp_holiday_nogifts" = "0"
L 09/18/2014 - 22:24:04: "mp_scrambleteams_auto" = "1"
L 09/18/2014 - 22:24:04: "mp_scrambleteams_auto_windifference" = "2"
L 09/18/2014 - 22:24:04: "sv_alltalk" = "1"
L 09/18/2014 - 22:24:04: "tf_use_fixed_weaponspreads" = "0"
L 09/18/2014 - 22:24:04: "tf_maxspeed" = "400"
L 09/18/2014 - 22:24:04: "tf_max_charge_speed" = "750"
L 09/18/2014 - 22:24:04: "tf_player_name_change_time" = "60"
L 09/18/2014 - 22:24:04: "tf_force_holidays_off" = "0"
L 09/18/2014 - 22:24:04: "tf_birthday" = "0"
L 09/18/2014 - 22:24:04: "mp_tournament_stopwatch" = "1"
L 09/18/2014 - 22:24:04: "mp_windifference" = "0"
L 09/18/2014 - 22:24:04: "mp_windifference_min" = "0"
L 09/18/2014 - 22:24:04: "tf_medieval" = "0"
L 09/18/2014 - 22:24:04: "tf_medieval_autorp" = "1"
L 09/18/2014 - 22:24:04: "tf_arena_force_class" = "0"
L 09/18/2014 - 22:24:04: "tf_arena_change_limit" = "1"
L 09/18/2014 - 22:24:04: "tf_arena_override_cap_enable_time" = "-1"
L 09/18/2014 - 22:24:04: "tf_arena_first_blood" = "1"
L 09/18/2014 - 22:24:04: "tf_mvm_min_players_to_start" = "3"
L 09/18/2014 - 22:24:04: "tf_gamemode_arena" = "0"
L 09/18/2014 - 22:24:04: "tf_gamemode_cp" = "0"
L 09/18/2014 - 22:24:04: "tf_gamemode_ctf" = "0"
L 09/18/2014 - 22:24:04: "tf_gamemode_sd" = "0"
L 09/18/2014 - 22:24:04: "tf_gamemode_rd" = "0"
L 09/18/2014 - 22:24:04: "tf_beta_content" = "0"
L 09/18/2014 - 22:24:04: "tf_gamemode_payload" = "0"
L 09/18/2014 - 22:24:04: "tf_gamemode_mvm" = "0"
L 09/18/2014 - 22:24:04: "tf_bot_count" = "0"
L 09/18/2014 - 22:24:04: "tf_teamtalk" = "0"
L 09/18/2014 - 22:24:04: "tf_ctf_bonus_time" = "10"
L 09/18/2014 - 22:24:04: "tf_server_identity_disable_quickplay" = "0"
L 09/18/2014 - 22:24:04: "sv_registration_successful" = "0"
L 09/18/2014 - 22:24:04: "sv_registration_message" = "No account specified"
L 09/18/2014 - 22:24:04: "tf_playergib" = "1"
L 09/18/2014 - 22:24:04: "tf_allow_player_use" = "0"
L 09/18/2014 - 22:24:04: "tf_mvm_death_penalty" = "0"
L 09/18/2014 - 22:24:04: "tf_damage_disablespread" = "0"
L 09/18/2014 - 22:24:04: "tf_mm_servermode" = "0"
L 09/18/2014 - 22:24:04: "tf_mm_strict" = "0"
L 09/18/2014 - 22:24:04: "tf_mm_trusted" = "0"
L 09/18/2014 - 22:24:04: "tf_weapon_criticals" = "1"
L 09/18/2014 - 22:24:04: "sv_cheats" = "1"
L 09/18/2014 - 22:24:04: "sv_pausable" = "0"
L 09/18/2014 - 22:24:04: "sv_contact" = ""
L 09/18/2014 - 22:24:04: "sv_voiceenable" = "1"
L 09/18/2014 - 22:24:04: "tv_enable" = "0"
L 09/18/2014 - 22:24:04: "sv_steamgroup" = ""
L 09/18/2014 - 22:24:04: "sv_password" = "1"
L 09/18/2014 - 22:24:04: "sv_tags" = ""
L 09/18/2014 - 22:24:04: "tv_relaypassword" = ""
L 09/18/2014 - 22:24:04: "tv_password" = ""
L 09/18/2014 - 22:24:04: "deathmatch" = "1"
L 09/18/2014 - 22:24:04: "coop" = "0"
L 09/18/2014 - 22:24:04: server cvars end
L 09/18/2014 - 22:24:04: Started map "arena_lumberyard" (CRC "0def0664dedd5965f0
524eee2b6d2893")
L 09/18/2014 - 22:24:04: -------- Mapchange to arena_lumberyard --------
L 09/18/2014 - 22:24:04: [TF2ITEMS] "GiveNamedItem" offset = 470
[STEAMTOOLS] Initial loading stage complete...
L 09/18/2014 - 22:24:05: [freak_fortress_2.smx] ===Freak Fortress 2 Initializing
-v1.10.1===
L 09/18/2014 - 22:24:05: server_cvar: "sm_nextmap" "arena_lumberyard"
Executing dedicated server config file server.cfg
Using map cycle file 'cfg/mapcycle_default.txt'.  ('cfg/mapcycle.txt' was not fo
und.)
material models/weapons/c_items/c_ubersaw_xms has a normal map and $basealphaenv
mapmask.  Must use $normalmapalphaenvmapmask to get specular.

material models/weapons/c_items/c_frontierjustice_xmas has a normal map and $bas
ealphaenvmapmask.  Must use $normalmapalphaenvmapmask to get specular.

material models/player/items/all_class/all_class_ring_setting has a normal map a
nd $basealphaenvmapmask.  Must use $normalmapalphaenvmapmask to get specular.

Set motd from file 'cfg/motd_default.txt'.  ('cfg/motd.txt' was not found.)
Set motd_text from file 'cfg/motd_text_default.txt'.  ('cfg/motd_text.txt' was n
ot found.)
L 09/18/2014 - 22:24:09: server_cvar: "tf_gamemode_arena" "1"
Executing server arena config file
Initializing Steam libraries for secure Internet server
No account token specified; logging into anonymous game server account.  (Use sv
_setsteamaccount to login to a persistent account.)
[STEAMTOOLS] Trying method 1 ...
[STEAMTOOLS] Method 1 disabled on Windows...
[STEAMTOOLS] Trying method 2 ...
[STEAMTOOLS] Method 2 worked!
[STEAMTOOLS] Loading complete.
logaddress_del:  24.239.53.240:7130
logaddress_add:  24.239.53.240:7130
Server logging enabled.
logaddress_add:  24.239.53.240:27016 is already in the list
Console: !adminalert server.cfg has been accessed by the server.
L 09/18/2014 - 22:24:09: "Console<0><Console><Console>" say "!adminalert server.
cfg has been accessed by the server."
L 09/18/2014 - 22:24:09: server_cvar: "sv_tags" "gravity"
L 09/18/2014 - 22:24:09: server_cvar: "sv_tags" "gravity"
L 09/18/2014 - 22:24:09: server_cvar: "sv_tags" "alltalk,gravity"
L 09/18/2014 - 22:24:09: server_cvar: "sv_tags" "alltalk,arena,gravity"
L 09/18/2014 - 22:24:09: server_cvar: "sv_tags" "alltalk,arena,gravity"
L 09/18/2014 - 22:24:09: server_cvar: "sv_tags" "alltalk,arena,gravity,increased
_maxplayers"
L 09/18/2014 - 22:24:09: server_cvar: "sv_tags" "alltalk,arena,gravity,increased
_maxplayers"
--------------------------------------------------------
sv_pure value unchanged (current value is 0).
--------------------------------------------------------
Server logging enabled.
'banned_user.cfg' not present; not executing.
'banned_ip.cfg' not present; not executing.
Server logging enabled.
'arena_lumberyard.cfg' not present; not executing.
'config_arena.cfg' not present; not executing.
Sending CMsgGameServerMatchmakingStatus (state=ServerMatchmakingState_NOT_PARTIC
IPATING)
L 09/18/2014 - 22:24:09: server_cvar: "tf_arena_use_queue" "0"
L 09/18/2014 - 22:24:09: server_cvar: "tf_arena_first_blood" "0"
L 09/18/2014 - 22:24:09: server_cvar: "sm_nextmap" "cp_dustbowl"
Connection to Steam servers successful.
   Public IP is 24.101.142.134.
Assigned anonymous gameserver Steam ID [A:1:3053540356:4654].
VAC secure mode is activated.
Connection to game coordinator established.
Current item schema is up-to-date with version 23162FB5.
tf_server_identity_account_id not set; not logging into registered account
L 09/18/2014 - 22:24:11: tf_server_identity_account_id not set; not logging into
 registered account
L 09/18/2014 - 22:24:48: "ua.static<2><[U:1:57073409]><>" connected, address "19
2.168.11.1:27006"
Client "ua.static" connected (192.168.11.1:27006).
L 09/18/2014 - 22:24:48: "ua.static<2><[U:1:57073409]><>" STEAM USERID validated

L 09/18/2014 - 22:25:03: "ua.static<2><[U:1:57073409]><>" entered the game
L 09/18/2014 - 22:25:06: "ua.static<2><[U:1:57073409]><Unassigned>" joined team
"Blue"
L 09/18/2014 - 22:25:07: "ua.static<2><[U:1:57073409]><Blue>" changed role to "s
cout"
L 09/18/2014 - 22:25:18: World triggered "Round_Start"
L 09/18/2014 - 22:25:26: "Mann Co.<3><BOT><>" connected, address "none"
L 09/18/2014 - 22:25:26: "<3><BOT><>" entered the game
L 09/18/2014 - 22:25:26: "Mann Co.<3><BOT><Unassigned>" joined team "Red"
L 09/18/2014 - 22:25:26: "Mann Co.<3><BOT><Red>" changed role to "scout"
L 09/18/2014 - 22:25:26: "Dog<4><BOT><>" connected, address "none"
L 09/18/2014 - 22:25:26: "<4><BOT><>" entered the game
L 09/18/2014 - 22:25:26: "Dog<4><BOT><Unassigned>" joined team "Blue"
L 09/18/2014 - 22:25:26: "Dog<4><BOT><Blue>" changed role to "scout"
L 09/18/2014 - 22:25:26: "Kaboom!<5><BOT><>" connected, address "none"
L 09/18/2014 - 22:25:26: "<5><BOT><>" entered the game
L 09/18/2014 - 22:25:26: "Kaboom!<5><BOT><Unassigned>" joined team "Red"
L 09/18/2014 - 22:25:26: "Kaboom!<5><BOT><Red>" changed role to "soldier"
rcon from "192.168.11.65:51967": command "tf_bot_add 3"
NextBot tickrate changed from 0 (0.000ms) to 7 (0.105ms)
L 09/18/2014 - 22:25:26: "Dog<4><BOT><Blue>" changed role to "soldier"
L 09/18/2014 - 22:25:26: World triggered "Round_Start"
L 09/18/2014 - 22:25:28: server_cvar: "tf_bot_count" "3"
L 09/18/2014 - 22:25:28: server_cvar: "sv_tags" "alltalk,arena,bots,gravity,incr
eased_maxplayers"
L 09/18/2014 - 22:25:28: server_cvar: "sv_tags" "alltalk,arena,bots,gravity,incr
eased_maxplayers"
L 09/18/2014 - 22:25:39: [playercommands.smx] "Console<0><Console><Console>" sla
yed "Mann Co.<3><BOT><>"
L 09/18/2014 - 22:25:39: "Mann Co.<3><BOT><Red>" committed suicide with "world"
(attacker_position "-2160 -87 32")
[SM] Slayed Mann Co..
rcon from "192.168.11.65:51967": command "sm_slay "Mann Co.""
L 09/18/2014 - 22:25:39: [playercommands.smx] "Console<0><Console><Console>" sla
yed "Dog<4><BOT><>"
L 09/18/2014 - 22:25:39: "Dog<4><BOT><Blue>" committed suicide with "world" (att
acker_position "-2068 3288 32")
[SM] Slayed Dog.
rcon from "192.168.11.65:51967": command "sm_slay "Dog""
L 09/18/2014 - 22:25:39: [playercommands.smx] "Console<0><Console><Console>" sla
yed "Kaboom!<5><BOT><>"
L 09/18/2014 - 22:25:39: "Kaboom!<5><BOT><Red>" committed suicide with "world" (
attacker_position "-2224 -103 32")
[SM] Slayed Kaboom!.
rcon from "192.168.11.65:51967": command "sm_slay "Kaboom!""
L 09/18/2014 - 22:25:39: [playercommands.smx] "Console<0><Console><Console>" sla
yed "ua.static<2><STEAM_0:1:28536704><>"
L 09/18/2014 - 22:25:39: "ua.static<2><[U:1:57073409]><Blue>" committed suicide
with "world" (attacker_position "-1876 3176 32")
[SM] Slayed ua.static.
rcon from "192.168.11.65:51967": command "sm_slay "ua.static""
L 09/18/2014 - 22:25:39: World triggered "Round_Stalemate"
L 09/18/2014 - 22:25:39: Team "Red" current score "0" with "2" players
L 09/18/2014 - 22:25:39: Team "Blue" current score "0" with "2" players
L 09/18/2014 - 22:25:39: "Dog<4><BOT><Blue>" changed role to "scout"
L 09/18/2014 - 22:25:39: "Kaboom!<5><BOT><Red>" changed role to "demoman"
L 09/18/2014 - 22:25:54: World triggered "Round_Start"
[SM] Loaded plugin freaks\default_abilities.ff2 successfully.
[SM] Loaded plugin freaks\easter_abilities.ff2 successfully.
[SM] Loaded plugin freaks\ff2_1st_set_abilities.ff2 successfully.
[SM] Loaded plugin freaks\rage_overlay.ff2 successfully.
[SM] Loaded plugin freaks\special_noanims.ff2 successfully.
L 09/18/2014 - 22:25:54: "Dog<4><BOT><Blue>" joined team "Red"
L 09/18/2014 - 22:25:54: "ua.static<2><[U:1:57073409]><Blue>" joined team "Red"
L 09/18/2014 - 22:25:54: "Kaboom!<5><BOT><Red>" joined team "Blue"
L 09/18/2014 - 22:26:16: "ua.static<2><[U:1:57073409]><Red>" disconnected (reaso
n "Disconnect by user.")
Dropped ua.static from server (Disconnect by user.)
L 09/18/2014 - 22:26:16: "Mann Co.<3><BOT><Red>" disconnected (reason "Kicked fr
om server")
Dropped Mann Co. from server (Kicked from server)
L 09/18/2014 - 22:26:16: "Kaboom!<5><BOT><Blue>" disconnected (reason "Kicked fr
om server")
Dropped Kaboom! from server (Kicked from server)
L 09/18/2014 - 22:26:16: World triggered "Round_Win" (winner "Red")
L 09/18/2014 - 22:26:16: World triggered "Round_Length" (seconds "22.18")
L 09/18/2014 - 22:26:16: Team "Red" current score "1" with "1" players
L 09/18/2014 - 22:26:16: Team "Blue" current score "0" with "0" players
L 09/18/2014 - 22:26:16: "Dog<4><BOT><Red>" disconnected (reason "Kicked from se
rver")
Dropped Dog from server (Kicked from server)
L 09/18/2014 - 22:26:18: server_cvar: "tf_bot_count" "0"
L 09/18/2014 - 22:26:18: server_cvar: "sv_tags" "alltalk,arena,gravity,increased
_maxplayers"
L 09/18/2014 - 22:26:18: server_cvar: "sv_tags" "alltalk,arena,gravity,increased
_maxplayers"
L 09/18/2014 - 22:26:31: World triggered "Round_Start"
[SM] Plugin Freak Fortress 2: Default Abilities unloaded successfully.
[SM] Plugin Freak Fortress 2: Easter Abilities unloaded successfully.
[SM] Plugin Freak Fortress 2: Abilities of 1st set unloaded successfully.
[SM] Plugin Freak Fortress 2: rage_overlay unloaded successfully.
[SM] Plugin Freak Fortress 2: special_noanims unloaded successfully.
Static2601 is offline
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 09-18-2014 , 22:48   Re: Can't load ff2, Native "TF2_RemoveWearable" was not found
Reply With Quote #19

Quote:
Originally Posted by Static2601 View Post
it downloads the same ones every time.
If it's downloading the same ones every time, then it's not downloading them at all. It's ATTEMPTING to download the files, but is getting a 404 error. The files do not exist in the appropriate locations on the fastdl server.
__________________
ddhoward is offline
Wliu
Veteran Member
Join Date: Apr 2013
Old 09-19-2014 , 11:21   Re: Can't load ff2, Native "TF2_RemoveWearable" was not found
Reply With Quote #20

Either that or your fastdl configs are setup incorrectly.
__________________
~Wliu
Wliu 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 22:56.


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