mythridium / combat-simulator

Melvor Idle mod that adds a combat simulator.
GNU General Public License v3.0
11 stars 3 forks source link

Combat simulations do not produce results #55

Closed marron674 closed 2 months ago

marron674 commented 2 months ago

Describe the bug When I try to run a combat simulation, it quickly goes through the simulation, but only gives an error.

To Reproduce Steps to reproduce the behavior:

  1. Open the game.
  2. Go to combat simulator mod.
  3. Simulate any target.
  4. All simulations seem to return a similar error: "No valid simulation data: Cannot read properties of undefined (reading 'simulateMonster')
  5. All the simulation output (e.g., XP/h) says N/A or 0.

Expected behavior It should successfully simulate a dungeon.

Screenshots image

Device: Desktop

Additional context Add any other context about the problem here.

Save bug report.txt

Mod List [Myth] Combat Simulator Show Item Sources And Uses ETA

mythridium commented 2 months ago

Thanks for reporting this, the new melvor update made some changes which cause combat sim to throw an error.

Fixed in 09d666a