You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
With the plugin run-logger, when we run Abyss dungeons, we get "Unknown" in dungeon attribute of the csv.
I see that in run-logger.js, when we get the dungeon name from BattleDungeonResult_V2 request, gMapping.dungeon (definied in mapping.js) is containing entries 6001, 8001 and 9001 for Necropolis, Giant's Keep and Dragon's Lair but dungeon id found in
BattleDungeonResult_V2 request for abyss runs are 6011, 8011 and 9011.
The text was updated successfully, but these errors were encountered:
Hello
With the plugin run-logger, when we run Abyss dungeons, we get "Unknown" in dungeon attribute of the csv.
I see that in run-logger.js, when we get the dungeon name from BattleDungeonResult_V2 request, gMapping.dungeon (definied in mapping.js) is containing entries 6001, 8001 and 9001 for Necropolis, Giant's Keep and Dragon's Lair but dungeon id found in
BattleDungeonResult_V2 request for abyss runs are 6011, 8011 and 9011.
The text was updated successfully, but these errors were encountered: