View Single Post
Wliu
Veteran Member
Join Date: Apr 2013
Old 09-16-2014 , 21:49   Re: [SOLVED] Can't load ff2, Native "TF2_RemoveWearable" was not found
Reply With Quote #7

Quote:
Originally Posted by Static2601 View Post
No, I am stiill getting that first error: "[SM] Unable to load plugin "freak_fortress_2.smx": Native "TF2_RemoveWearable" was not found"
Server starts just fine, but plugin won't load. ugh.. heres my error log:
Code:
L 09/16/2014 - 21:22:01: SourceMod error session started
L 09/16/2014 - 21:22:01: Info (map "koth_harvest_final") (file "errors_20140916.log")
L 09/16/2014 - 21:22:01: [SM] Unable to load plugin "freak_fortress_2.smx": Native "TF2_RemoveWearable" was not found
L 09/16/2014 - 21:22:05: [UPDATER] --- BEGIN ERRORS FROM AUTOMATIC UPDATER ---
L 09/16/2014 - 21:22:05: [UPDATER] Could not download "http://update.sourcemod.net/update/"
L 09/16/2014 - 21:22:05: [UPDATER] Error: Failure when receiving data from the peer
L 09/16/2014 - 21:22:05: [UPDATER] --- END ERRORS FROM AUTOMATIC UPDATER ---
Updater last said it updated, but now saying this, i dunno....

Also, my plugins and exts...
Code:
21:30:31 sm version
21:30:31  SourceMod Version Information:
             SourceMod Version: 1.6.2-dev+4569
             SourcePawn Engine: SourcePawn 1.2, jit-x86 (build 1.6.2-dev+4569)
             SourcePawn API: v1 = 4, v2 = 6
             Compiled on: Sep 16 2014 02:54:27
             Built from: https://github.com/alliedmodders/sourcemod/commit/c4279da
             Build ID: 4569:c4279da
             http://www.sourcemod.net/
21:30:39 sm plugins list
21:30:39 [SM] Listing 21 plugins:
           01 "Admin File Reader" (1.5.3-dev+3948) by AlliedModders LLC
           02 "Admin Help" (1.5.3-dev+3948) by AlliedModders LLC
           03 "Admin Menu" (1.5.3-dev+3948) by AlliedModders LLC
           04 "Advertisements" (0.5.5) by Tsunami
           05 "Anti-Flood" (1.5.3-dev+3948) by AlliedModders LLC
           06 "Basic Ban Commands" (1.5.3-dev+3948) by AlliedModders LLC
           07 "Basic Chat" (1.5.3-dev+3948) by AlliedModders LLC
           08 "Basic Comm Control" (1.5.3-dev+3948) by AlliedModders LLC
           09 "Basic Commands" (1.5.3-dev+3948) by AlliedModders LLC
           10 "Basic Info Triggers" (1.5.3-dev+3948) by AlliedModders LLC
           11 "Basic Votes" (1.5.3-dev+3948) by AlliedModders LLC
           12 "Client Preferences" (1.5.3-dev+3948) by AlliedModders LLC
           13 "ExtendedComm" (3.0.8b) by Twisted|Panda
           14 <Failed> "Freak Fortress 2" (1.10.1) by Rainbolt Dash, FlaminSarge, Powerlord, the 50DKP team
           15 "Fun Commands" (1.5.3-dev+3948) by AlliedModders LLC
           16 "Fun Votes" (1.5.3-dev+3948) by AlliedModders LLC
           17 "Nextmap" (1.5.3-dev+3948) by AlliedModders LLC
           18 "Player Commands" (1.5.3-dev+3948) by AlliedModders LLC
           19 "Reserved Slots" (1.5.3-dev+3948) by AlliedModders LLC
           20 "Sound Commands" (1.5.3-dev+3948) by AlliedModders LLC
           21 "[TF2Items] Manager" (1.4.1) by Damizean & Asherkin
21:31:00 sm exts list
21:31:00 [SM] Displaying 12 extensions:
         [01] Automatic Updater (1.6.2-dev+4569): Updates SourceMod gamedata files
         [02] Webternet (1.5.3-dev+3948): Extension for interacting with URLs
         [03] TF2Items (1.6.0): TF2 Item Modifier
         [04] TF2 Tools (1.5.3-dev+3948): TF2 extended functionality
         [05] BinTools (1.5.3-dev+3948): Low-level C/C++ Calling API
         [06] SDK Hooks (1.5.3-dev+3948): Source SDK Hooks
         [07] Top Menus (1.5.3-dev+3948): Creates sorted nested menus
         [08] SDK Tools (1.5.3-dev+3948): Source SDK Tools
         [09] Client Preferences (1.5.3-dev+3948): Saves client preference settings
         [10] SQLite (1.5.3-dev+3948): SQLite Driver
         [11] SteamTools (0.8.3): SteamWorks for SourceMod.
         [12] Regex (1.5.3-dev+3948): Provides regex natives for plugins
Your plugins and extensions don't seem to be upgraded to 1.6.2 (notice how they're still on 1.5.3-dev+3948).
__________________
~Wliu

Last edited by Wliu; 09-16-2014 at 21:50.
Wliu is offline