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

[Bug] Harvested Berries Disappear After Reloading a Run #5093

Open
Snailman11 opened this issue Jan 7, 2025 · 0 comments
Open

[Bug] Harvested Berries Disappear After Reloading a Run #5093

Snailman11 opened this issue Jan 7, 2025 · 0 comments
Labels
Ability Affects an ability Item Affects an item P2 Bug Minor. Non crashing Incorrect move/ability/interaction

Comments

@Snailman11
Copy link
Collaborator

Describe the bug

After a Berry is harvested by Harvest and the run is exited and reloaded, Harvested berries are lost.
-If the Berry was moved to, or was Harvested onto a Party member, the Berry is not lost.

Link to Discord's Bug Report (Multiple berry bugs seemingly caused by harvest)
https://discord.com/channels/1125469663833370665/1293365514567155722

Reproduction

Harvest a Berry with Harvest. Progress the wave, then reload the run.

	MOVESET_OVERRIDE: [Moves.SPLASH],
	ABILITY_OVERRIDE: Abilities.HARVEST,

	OPP_MOVESET_OVERRIDE: [Moves.THUNDER_WAVE],

	STARTING_HELD_ITEMS_OVERRIDE: [{name: "BERRY", type: BerryType.LUM, count: 1}, {name: "BERRY", type: BerryType.PETAYA, count: 1}],

Expected behavior

Harvested Berries should not be lost on reload.

Screenshots / Videos

1 Lum

HarvestReload.mp4

2 Enigma

HarvestedBerriesLost.on.S+Q.mp4

Session export file

No response

User data export file

No response

Additional context

No response

@Snailman11 Snailman11 added the P2 Bug Minor. Non crashing Incorrect move/ability/interaction label Jan 7, 2025
@Snailman11 Snailman11 moved this from To triage to Ready in PokéRogue Bug Management Jan 7, 2025
@Snailman11 Snailman11 added Ability Affects an ability Item Affects an item labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ability Affects an ability Item Affects an item P2 Bug Minor. Non crashing Incorrect move/ability/interaction
Projects
Status: Ready
Development

No branches or pull requests

1 participant