Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transfer& and loot& are broken #3289

Closed
8 tasks done
dm1tz opened this issue Sep 13, 2024 · 3 comments
Closed
8 tasks done

transfer& and loot& are broken #3289

dm1tz opened this issue Sep 13, 2024 · 3 comments
Assignees
Labels
🐛 Bug Issues marked with this label indicate unintended program behaviour that needs correction. ✔️ Confirmed Issues marked with this label were acknowledged and confirmed by the developers. 🟡 Medium priority Issues marked with this label have a priority, unless there is something even more important.

Comments

@dm1tz
Copy link
Contributor

dm1tz commented Sep 13, 2024

Checklist

ASF version

Latest pre-release

ASF variant

linux-x64

Bug description

Seems like 3bb83610b introduces a regression.

Expected behavior

transfer& and loot& work as expected.

Actual behavior

transfer& and loot& are broken.

Steps to reproduce

  1. Enter loot& 218620 2 common
  2. Observe inventory is empty! response

Possible reason/solution

Will look into into it later.

Can you help us with this bug report?

Yes, I can code the solution myself and send a pull request

Full log.txt recorded during reproducing the problem

2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: uncommon
2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: rare
2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: common
2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: uncommon
2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: common
2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: common
2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: common
2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: common
2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: common
2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: common
2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: common
2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: uncommon
2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: common
2024-09-13 14:24:33|dotnet-62776|ERROR|ASF|Rarity() Received unknown value for internal_name, please report this: uncommon

Global ASF.json config file

{
  "IPCPassword": "*****",
  "SteamOwnerID": *****,
  "UpdatePeriod": 0
}

BotName.json config of all affected bot instances

No response

Additional info

No response

@dm1tz dm1tz added 🐛 Bug Issues marked with this label indicate unintended program behaviour that needs correction. 👀 Evaluation Issues marked with this label are currently being evaluated if they're going to be considered. labels Sep 13, 2024
@JustArchi
Copy link
Member

Thanks for report, don't worry, I broke it and I'll fix it in a second 👍

@JustArchi JustArchi self-assigned this Sep 13, 2024
@JustArchi JustArchi added ✔️ Confirmed Issues marked with this label were acknowledged and confirmed by the developers. 🟡 Medium priority Issues marked with this label have a priority, unless there is something even more important. and removed 👀 Evaluation Issues marked with this label are currently being evaluated if they're going to be considered. labels Sep 13, 2024
@JustArchi
Copy link
Member

I have one more thing I want to fix then I'll release V6.0.7.2, feel free to check there.

@dm1tz
Copy link
Contributor Author

dm1tz commented Sep 13, 2024

I have one more thing I want to fix then I'll release V6.0.7.2, feel free to check there.

Yep, works flawlessly. Much obliged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Issues marked with this label indicate unintended program behaviour that needs correction. ✔️ Confirmed Issues marked with this label were acknowledged and confirmed by the developers. 🟡 Medium priority Issues marked with this label have a priority, unless there is something even more important.
Projects
None yet
Development

No branches or pull requests

2 participants