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

[TF2Items] Give Weapon (v3.14159, 11/29/2013)


Post New Thread Reply   
 
Thread Tools Display Modes
404UserNotFound
BANNED
Join Date: Dec 2011
Old 04-07-2017 , 16:40   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1581

Quote:
Originally Posted by ProDog View Post
Installed new sourcemod and metamod and downloaded the plugin again and installed it and this is what i get:
Code:
L 04/07/2017 - 12:50:17: SourceMod error session started
L 04/07/2017 - 12:50:17: Info (map "ctf_2fort") (file "errors_20170407.log")
L 04/07/2017 - 12:50:17: [SM] Unable to load plugin "tf2items_giveweapon.smx": Required extension "TF2Items" file("tf2items.ext.2.ep2v") not running
L 04/07/2017 - 12:57:42: Error log file session closed.
I don't know what is wrong i seriously need help right now... :L
Really? Read the error. What is it telling you?

Quote:
[SM] Unable to load plugin "tf2items_giveweapon.smx": Required extension "TF2Items" file("tf2items.ext.2.ep2v") not running
So check your "extensions" folder and make sure you have tf2items installed. If not, download the latest version


On a somewhat related, though off-topic note....I'm surprised at how many people just flat out can't read error messages. This wasn't hard to troubleshoot. The error message literally tells you what your problem is.

Last edited by 404UserNotFound; 04-07-2017 at 20:05.
404UserNotFound is offline
ProDog
Junior Member
Join Date: Apr 2017
Old 04-08-2017 , 03:05   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1582

Quote:
Originally Posted by abrandnewday View Post
Really? Read the error. What is it telling you?

So check your "extensions" folder and make sure you have tf2items installed. If not, download the latest version


On a somewhat related, though off-topic note....I'm surprised at how many people just flat out can't read error messages. This wasn't hard to troubleshoot. The error message literally tells you what your problem is.
Had it installed and reinstalled it again and this is what i get:
Code:
L 04/08/2017 - 08:58:16: SourceMod error session started
L 04/08/2017 - 08:58:16: Info (map "workshop/ctf_2fort_twisted.ugc896196052") (file "errors_20170408.log")
L 04/08/2017 - 08:58:16: [SM] Fatal error encountered parsing translation file "gameme.phrases.txt"
L 04/08/2017 - 08:58:16: [SM] Error (line 0, column 0): Stream failed to open
L 04/08/2017 - 08:58:17: [SM] Fatal error encountered parsing translation file "store.phrases.txt"
L 04/08/2017 - 08:58:17: [SM] Error (line 0, column 0): Stream failed to open
L 04/08/2017 - 08:58:17: [SM] Fatal error encountered parsing translation file "store-trade.phrases.txt"
L 04/08/2017 - 08:58:17: [SM] Error (line 0, column 0): Stream failed to open
L 04/08/2017 - 08:58:17: [store.smx] Gifts! isn't installed or failed to load. Gifts support will be disabled. Please install Gifts. (http://forums.alliedmods.net/showthread.php?t=175185)
L 04/08/2017 - 08:58:17: [store.smx] Simple Chat Processor isn't installed or failed to load. SCP support will be disabled. (http://forums.alliedmods.net/showthread.php?t=198501)
L 04/08/2017 - 08:58:17: [SM] Error parsing gameconfig file "d:\tf2 server\tf2\tf\addons\sourcemod\gamedata\tf2items.randomizer.txt":
L 04/08/2017 - 08:58:17: [SM] Error 1 on line 0, col 0: Stream failed to open
L 04/08/2017 - 08:58:17: [SM] Exception reported: Unable to open tf2items.randomizer: File could not be opened: The system cannot find the file specified.


L 04/08/2017 - 08:58:17: [SM] Blaming: tf2items_giveweapon.smx
L 04/08/2017 - 08:58:17: [SM] Call stack trace:
L 04/08/2017 - 08:58:17: [SM]   [0] LoadGameConfigFile
L 04/08/2017 - 08:58:17: [SM]   [1] Line 5123, C:\sourcemod\tf2items_giveweapon.sp::TF2_SdkStartup
L 04/08/2017 - 08:58:17: [SM]   [2] Line 113, C:\sourcemod\tf2items_giveweapon.sp::OnPluginStart
L 04/08/2017 - 08:58:17: [SM] Unable to load plugin "tf2items_giveweapon.smx": Error detected in plugin startup (see error logs)
L 04/08/2017 - 08:58:17: [SM] Exception reported: Unable to initialize call to CTFPlayer::PlayTauntSceneFromItem. Wait patiently for a fix.
L 04/08/2017 - 08:58:17: [SM] Blaming: tf_tauntmenu.smx
L 04/08/2017 - 08:58:17: [SM] Call stack trace:
L 04/08/2017 - 08:58:17: [SM]   [0] SetFailState
L 04/08/2017 - 08:58:17: [SM]   [1] Line 38, C:\Users\Michael\Desktop\tf_tauntmenu.sp::OnPluginStart
L 04/08/2017 - 08:58:17: [SM] Unable to load plugin "tf_tauntmenu.smx": Error detected in plugin startup (see error logs)
L 04/08/2017 - 08:58:17: [SM] Unable to load plugin "unusual.smx": Could not find required plugin "tf2idb"
L 04/08/2017 - 08:58:35: [SM] Exception reported: Client index 0 is invalid
L 04/08/2017 - 08:58:35: [SM] Blaming: chattag.smx
L 04/08/2017 - 08:58:35: [SM] Call stack trace:
L 04/08/2017 - 08:58:35: [SM]   [0] GetClientTeam
L 04/08/2017 - 08:58:35: [SM]   [1] Line 103, C:\Documents and Settings\Balogh János\Asztal\scripting\chattag.sp::PrintMessageAll
L 04/08/2017 - 08:58:35: [SM]   [2] Line 84, C:\Documents and Settings\Balogh János\Asztal\scripting\chattag.sp::Command_SendToAll
L 04/08/2017 - 09:04:03: Error log file session closed.
ProDog is offline
Handsome Doktor
New Member
Join Date: Feb 2017
Old 04-30-2017 , 21:39   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1583

I Have this running on my server but when I spawn in a Valve Weapon it crashes. I have tried to download the crash fix but it says the file is not there. Is there any other fixes for this?
Handsome Doktor is offline
The enigma
Member
Join Date: Feb 2016
Old 05-06-2017 , 02:52   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1584

Im getting an issue where if anyone gets a wearable weapon like a shield the player is stuck and has no body or physical form.

Please help.
The enigma is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 05-09-2017 , 03:14   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1585

@Doktor it's possible that valve removed one of the attributes that valve weapon uses; I can't figure out which, though.

@enigma sounds like outdated gamedata; did you grab and properly install the latest file from the gist.github.com link?

@ProDog like I said, something is seriously wrong with your server if SourceMod can't open any files; you might have uploaded them with incorrect permissions (read up on unix permissions), or something else could be very wrong.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge is offline
Riotline
AlliedModders Donor
Join Date: Oct 2015
Location: Half Life 3
Old 05-09-2017 , 04:20   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1586

Can you give weapons like the Huntsman but keep the Sniper's POV so it doesn't mess up the POV

EDIT:

Something like this https://forums.alliedmods.net/showthread.php?t=203225
But it also won't work for making FISTS work for all classes.
__________________

Last edited by Riotline; 05-09-2017 at 05:33.
Riotline is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 05-09-2017 , 18:25   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1587

Quote:
Originally Posted by FlaminSarge View Post
@Doktor it's possible that valve removed one of the attributes that valve weapon uses; I can't figure out which, though.
I think I forgot to post this here, but Valve did remove an attribute back in a February patch. I posted about it in the Custom Weapons 3 thread. Whether or not it's the cause of the issue is beyond me, but I'll go back through a few more recent patches and see if anything else was removed.

This patch in specific was basically a bunch of little tweaks to things like integer and float values and such in the engine, but there were some attribute changes. They outright removed attribute 29 alt-fire is vampire, so any weapon with that attribute would cause an issue. And if you're using the Custom Weapons 2 or 3 plugins (or any other weapons plugin you may use that utilizes attribute names as opposed to ID values) and have used the attribute string mult_dmg_vs_sentry_target, you'll need to update that to mult_dmg_bullet_vs_sentry_target

Image of git diff within

Last edited by 404UserNotFound; 05-09-2017 at 18:30.
404UserNotFound is offline
The enigma
Member
Join Date: Feb 2016
Old 05-09-2017 , 23:18   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1588

Quote:
Originally Posted by FlaminSarge View Post
@enigma sounds like outdated gamedata; did you grab and properly install the latest file from the gist.github.com link?
What's the link?

Last edited by The enigma; 05-09-2017 at 23:19.
The enigma is offline
JLHack7
Junior Member
Join Date: Dec 2009
Old 05-10-2017 , 15:58   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1589

Jeezus crits, FlaminSarge, you're still active with this plugin? It's been 7 years.

You took out my old custom Family Business.

Last edited by JLHack7; 05-10-2017 at 15:59.
JLHack7 is offline
Riotline
AlliedModders Donor
Join Date: Oct 2015
Location: Half Life 3
Old 05-15-2017 , 04:45   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1590

If I made a custom weapon with it, how can I make it so that if I spawned it in as a dropped weapon entity that it can be picked up by all classes.

Custom Weapons seem to not let anyone pick it up as if the code for it doesn't let it get picked up by a person at all.
__________________
Riotline 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 01:14.


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