ThornyFFXI / Porter

Automatically stores and retrieves items with the porter moogle for easier inventory management.
MIT License
2 stars 1 forks source link

Softlocks the game if you request a Rare item that's already in your inventory #6

Closed ChristopherJTrent closed 1 day ago

ChristopherJTrent commented 2 days ago

I mistakenly obtained 2 Chasseur's Tricornes +2, one in my storage slip, one in my inventory. I used /lac unpack to get all of my gear set up as I usually do, and when I did, Porter got in an infinite loop of trying to grab the hat, failing because I already have one in my inventory, and trying again.

Because porter blocks all input while it's trying to gather gear, the only way to escape this loop was to kill the game from the task manager.

ThornyFFXI commented 1 day ago

Fixed in 1.11, thank you for reporting.