njtnestor / chia-plot-simulator

https://www.chiaplotsimulator.com
51 stars 7 forks source link

[BUG] TypeError when the plot doesnt have a Copy time #1

Closed StephenR19 closed 3 years ago

StephenR19 commented 3 years ago

Hi noticed a small bug when you don't have a copy time you get a console error:

Uncaught (in promise) TypeError: Cannot read property 'phaseOne' of undefined at f.processPlotLogs (2520875.js:1) at 2520875.js:1.

When you plot in the same directory it doesn't have a "Copy Time"

Not a big issue as I can just add in a fake copy time

njtnestor commented 3 years ago

We are dealing with this in this trello feature

HelloYouAgain commented 3 years ago

Thank you for reporting the bug! It is now fixed and deployed.