Jaliborc / Combuctor

Single window displays for you items
42 stars 18 forks source link

Cannot sort inventory if bags contain Light Feathers #168

Open NordikaMan opened 2 years ago

NordikaMan commented 2 years ago

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

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.

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!

P1xellat3d commented 2 years ago

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

Azotorp commented 2 years ago

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

JRobles19K commented 2 years ago

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

DanVdr commented 2 years ago

Hi

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

basrieter commented 2 years ago

This caused the problem:

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

I reverted line 170 of api/sorting.lua