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

sc2: Fixed sc2 client's /received command breaking after PR 1933 merged #3497

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

MatthewMarinets
Copy link
Contributor

@MatthewMarinets MatthewMarinets commented Jun 9, 2024

What is this fixing or adding?

After PR #1933 merged, it seems to have broken the custom /received command in the Starcraft 2 client. The root of the issue was that the item printout just used the default player ID of 0, but that's not considered an actual player by the decoder and it needs that information to translate a local item ID to an actual item name.

How was this tested?

Ran /received from the starcraft 2 client with a start inventory and a few items collected from doing a mission. It now prints correctly and no longer returns a stack trace. Didn't test this with items that were collected by slots playing a different game, not sure if that's a potential issue.

If this makes graphical changes, please attach screenshots.

None

@Exempt-Medic Exempt-Medic added is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: world-maintainer Issue/PR is waiting for feedback or approval by the maintainer of a world. labels Jun 9, 2024
@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Jun 9, 2024
@Ziktofel Ziktofel removed the waiting-on: world-maintainer Issue/PR is waiting for feedback or approval by the maintainer of a world. label Jun 9, 2024
@NewSoupVi NewSoupVi merged commit 84a6d50 into ArchipelagoMW:main Jun 9, 2024
17 checks passed
agilbert1412 pushed a commit to agilbert1412/Archipelago that referenced this pull request Jun 13, 2024
jnschurig pushed a commit to Tranquilite0/Archipelago-SoulBlazer that referenced this pull request Jun 13, 2024
@MatthewMarinets MatthewMarinets deleted the mm/fix_sc2_received branch June 16, 2024 20:06
sflavelle pushed a commit to sflavelle/Archipelago-tgc that referenced this pull request Jun 20, 2024
qwint pushed a commit to qwint/Archipelago that referenced this pull request Jun 24, 2024
AustinSumigray pushed a commit to AustinSumigray/Archipelago that referenced this pull request Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants