Xzandro / sw-exporter

This tool will parse intercepted data from Summoners War and extract information on the monsters and runes of the user.
Apache License 2.0
412 stars 193 forks source link

Unexpected error when logging Artifact Dungeon Runs #398

Closed Staxed closed 3 years ago

Staxed commented 3 years ago

Describe the bug When running Artifact Dungeons with active run logging enabled, there is an unexpected error occurring. It does not happen all the time, so I am assuming the program is simply missing some of the new attributes that were added after the Artifacts were updated a few months ago.

An unexpected error occured: this.artifact.effectTypes.sub[type] is not a function

To Reproduce Have run logging enabled, run either Artifact Dungeon.

Expected behavior "Saved run data to xxx.csv". This does happen occasionally, but most of the time it is the error listed.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Xzandro commented 3 years ago

Technically this should already fixed in master via https://github.com/Xzandro/sw-exporter/commit/a4fc89b00c6b7f6ace02c29915b10cfe40e8fc38

It's just not released yet.

Xzandro commented 3 years ago

Released in 0.0.40