Combuctor icon indicating copy to clipboard operation
Combuctor copied to clipboard

ERROR: That item doesn't go in that continaer.

Open neilmphoto opened this issue 3 years ago • 13 comments

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

  • Addon version: Combuctor 9.1.1
  • Server patch: Version 2.5.2.40260

Have you read the changelog? (please don't waste our time) Yes I have read it.

Describe the bug When the sort button is clicked, everything sorts except for something that states "That item doesn't go in that container". All my bags are regular bags aside form the key bag. It appears it was trying to put "Light Feather" into the key bag. I got rid of the feathers and it worked.

neilmphoto avatar Sep 22 '21 18:09 neilmphoto

I'm having the same issue it will do that with motes and with armor kits as well. I /reload and manually move the item but it will just hang on certain things.

rfmjm3 avatar Sep 23 '21 08:09 rfmjm3

I found that the items [Light Feather] was causing the issue with mine. [Essence of Air][Mote of Earth][Mote of Air][Primal Earth][Mote of Life] & [Mote of Water] also appear to be causing the same issue after putting them back in my bag

m0repheuss avatar Sep 23 '21 21:09 m0repheuss

Same issue, it specifically tries to move these items to the keyring

APZY91 avatar Sep 24 '21 18:09 APZY91

Same issue, happens with light feather

Taelthor avatar Sep 24 '21 22:09 Taelthor

Hi

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

DanVdr avatar Sep 25 '21 12:09 DanVdr

Same issue here.

basrieter avatar Sep 25 '21 13:09 basrieter

I am having the same issue.

JeremyDNelson avatar Sep 25 '21 15:09 JeremyDNelson

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

I have the same issue with my skinning knife, my mining pick, and knothide leathers.

Voc1f3ra avatar Sep 26 '21 00:09 Voc1f3ra

This caused the problem:

tullamods/[email protected]

I reverted line 170 of api/sorting.lua

This fixed it for me. Genius! Thanks so much.

cknight44 avatar Sep 26 '21 03:09 cknight44

Nice fixed it for me as well.

Voc1f3ra avatar Sep 27 '21 13:09 Voc1f3ra

This caused the problem:

tullamods/[email protected]

I reverted line 170 of api/sorting.lua

how do i apply this fix? just delete the 170 line with the - sign with the one with the + sign?

dcsnunes avatar Oct 04 '21 15:10 dcsnunes

This caused the problem: tullamods/[email protected] I reverted line 170 of api/sorting.lua

how do i apply this fix? just delete the 170 line with the - sign with the one with the + sign?

Yes, but don't include the + sign.

basrieter avatar Oct 04 '21 16:10 basrieter