Fantasy-Calendar
Fantasy-Calendar copied to clipboard
ErrorException: Undefined array key 0
Sentry Issue: FANTASY-CALENDAR-8
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)