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
ErrorException: Undefined array key 0
File "/app/Services/EpochService/Processor/State.php", line 313, in App\Services\EpochService\Processor\State::isNumbered
return $this->currentMonth()->daysInYear[$this->day-1]->isNumbered;
File "/app/Services/EpochService/Processor/State.php", line 111, in App\Services\EpochService\Processor\State::toArray
'isNumbered' => $this->isNumbered(),
File "/app/Services/EpochService/Processor.php", line 108, in App\Services\EpochService\Processor::stepForward
$this->epochs->insertFromArray($this->state->toArray());
File "/app/Services/EpochService/Processor.php", line 59, in App\Services\EpochService\Processor::processUntil
$this->stepForward();
File "/app/Services/EpochService/Processor.php", line 88, in App\Services\EpochService\Processor::processUntilDate
});
...
(93 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: FANTASY-CALENDAR-8
The text was updated successfully, but these errors were encountered: