Combuctor icon indicating copy to clipboard operation
Combuctor copied to clipboard

Cannot sort inventory if bags contain Light Feathers

Open NordikaMan opened this issue 3 years ago • 5 comments

Running Software (issues missing this information will be deleted):

  • Addon version: TBC 9.1.1
  • Server patch: Version 2.5.2 (40203) (Release x64) Sep 14 2021

Have you read the changelog? (please don't waste our time) Read!

Describe the bug Repeating "That item doesn't go in that container." error when trying to clean inventory bags if bags contain Light Feathers.

To Reproduce Steps to reproduce the behaviour:

  1. Have 'Light Feather' (I had two full stacks and one stack of seven) in inventory.
  2. Click on 'Click to clean inventory' button
  3. See error "That item doesn't go in that container." repeat

Expected behaviour Right before the patch the Light Feathers would be sorted near the top of the inventory (first bag).

Screenshots If applicable, add screenshots to help explain your problem.

Error Logs Type /console scriptErrors 1 in the chat and reload the game. If an error window appears, write here the message with ID: 1 (labelled 1/X). This is generally NOT the message that the window shows by default.

  • No errors appeared after following these steps. Reloading the game stops the sorting process.

Additional context The bank can sort Light Feathers with no issue. My bank is full of Primal Mooncloth Bags whereas my inventory has one "Gigantique" Bag and three Primal Mooncloth bags. Perhaps that bag type causing an issue? Or it's trying to sort the feathers to the keyring? Just grasping at straws!

NordikaMan avatar Sep 21 '21 08:09 NordikaMan

I am having the same issue, except the item for me is Nether Vortex. FWIW I have 4 Gigantiques.

P1xellat3d avatar Sep 21 '21 09:09 P1xellat3d

same issue but info here https://github.com/tullamods/Combuctor/issues/169

Azotorp avatar Sep 22 '21 10:09 Azotorp

I am having the same issue, but it's my skinning knife that triggers the error.

JRobles19K avatar Sep 23 '21 07:09 JRobles19K

Hi

Same issue with Light feathers / Motes / Primals / Arcane Dust and other items

DanVdr avatar Sep 25 '21 12:09 DanVdr

This caused the problem:

https://github.com/tullamods/Wildpants/compare/08f4aaed02e0a717d458bbce6ee6b2a211a962f7...512feabf5bc2ed73eaf63301155bc52c717a57ef#

I reverted line 170 of api/sorting.lua

basrieter avatar Sep 25 '21 17:09 basrieter