punteroo / TF2-Item-Plugins

SourceMod plugins for TF2 that allow players to manage their weapons (australium, festivizer, unusuals, spells, war paints) and cosmetics (unusuals, paints, spell paints, halloween spells). Now with SQLite support.
GNU General Public License v3.0
31 stars 4 forks source link

Items with saxxy classname are not properly handled #5

Closed punteroo closed 3 years ago

punteroo commented 3 years ago

Describe the bug Multi-Class melee weapons with the saxxy classname are not being handled properly by tf2item_weapons, causing either a server crash on generation attempt or a full removal of the weapon.

To Reproduce Steps to reproduce the behavior:

  1. Set an override on your 3rd slot (multi-class melee weapon must be equipped such as The Frying Pan or The Freedom Staff)
  2. ???
  3. Profit

Screenshots image

punteroo commented 3 years ago

This issue has been resolved on the newest v3.0.1 release.

https://github.com/punteroo/TF2-Item-Plugins/releases/tag/v3.0.1