marvinscham / disenchanter

A tool to mass disenchant champion shards and other League of Legends loot.
MIT License
109 stars 9 forks source link

Disenchanting permanents doesn't work anymore #127

Closed marvinscham closed 9 months ago

marvinscham commented 1 year ago

Description (if necessary) Instead of disenchanting the champion permanents, the app silently fails without breaking.

Version 1.5.0

marvinscham commented 1 year ago

Debug mode post request interception yields

{
  "errorCode": "RPC_ERROR",
  "httpStatus": 500,
  "implementationDetails": {},
  "message": "Unexpected status in ProcessPlayerLootUpdateResponse: CLIENT_ERROR"
}