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

Error when drawing a lot of battle goals #655

Open
kimmathiassen opened this issue Jan 17, 2025 · 1 comment
Open

Error when drawing a lot of battle goals #655

kimmathiassen opened this issue Jan 17, 2025 · 1 comment
Assignees
Labels
bug Something isn't working as expected to test Should be fixed, but needs proper testing

Comments

@kimmathiassen
Copy link

Is your feature request related to a problem? Please describe.

Just drawing a lot of battle goals

ERROR Stack Trace:

Cannot read properties of undefined (reading 'name')

TypeError: Cannot read properties of undefined (reading 'name')
at Jt.drawBattleGoal (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:1:28220)
at o.drawCard (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:48:351102)
at https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:48:348283
at fy (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:78:68573)
at C (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:78:68745)
at HTMLAnchorElement. (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:13:7101)
at f.invokeTask (https://ghs.champonthis.de/polyfills.047105b407231e8a.js:7:19654)
at Object.onInvokeTask (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:78:3690)
at f.invokeTask (https://ghs.champonthis.de/polyfills.047105b407231e8a.js:7:19575)
at _.runTask (https://ghs.champonthis.de/polyfills.047105b407231e8a.js:7:14934)

Describe the solution you'd like

ghs-data-dump.json

Describe alternatives you've considered

Not throwing an error

Additional context

No response

@kimmathiassen kimmathiassen added the enhancement New feature or request label Jan 17, 2025
@Lurkars Lurkars added bug Something isn't working as expected and removed enhancement New feature or request labels Jan 18, 2025
Lurkars added a commit that referenced this issue Jan 18, 2025
@Lurkars
Copy link
Owner

Lurkars commented Jan 18, 2025

Very niche issue, but thanks for noticing. Should be fixed now in v0.108.1.

@Lurkars Lurkars assigned kimmathiassen and unassigned Lurkars Jan 18, 2025
@Lurkars Lurkars added the to test Should be fixed, but needs proper testing label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected to test Should be fixed, but needs proper testing
Projects
None yet
Development

No branches or pull requests

2 participants