psn-php icon indicating copy to clipboard operation
psn-php copied to clipboard

Offset 128 does not exist

Open stipey opened this issue 1 year ago • 2 comments

Hi.

I've recently started getting the following error:

Uncaught InvalidArgumentException: Offset 128 does not exist in /vendor/tustin/psn-php/src/Iterator/AbstractApiIterator.php:132 Stack trace: #0 /vendor/tustin/psn-php/src/Iterator/UsersSearchIterator.php(53): Tustin\PlayStation\Iterator\AbstractApiIterator->getFromOffset(128) #1 Tustin\PlayStation\Iterator\UsersSearchIterator->current() #2 {main} thrown in /vendor/tustin/psn-php/src/Iterator/AbstractApiIterator.php on line 132

Anyone familiar with the cause of this and how to remedy it?

stipey avatar Dec 22 '22 17:12 stipey