Markus Persson

Results 34 comments of Markus Persson

My site https://psn100.net updates just fine. No, clone on both shouldn't be needed. Have you tried to update your npsso on the account your using with the script?

Seems good, here's my login code for reference: ``` try { $client = new Client(); $npsso = GetNpssoFromDatabase(); $client->loginWithNpsso($npsso); } catch (Exception $e) { echo "Something went wrong with login.";...

The date _can_ be null, mostly common in the PS3 era. Are you sure that the date in this case isn't suppose to be null? Have you compared that user...

I'm somewhat against modifying data. IF it reverts to using PARAM.SFO, do NOT add a hyphen. Instead maybe a mention that the data was found in .SFO (maybe full path...