Hi, I'm trying to help my friend set up a free trial account. She's currently getting this error when launching the game on MacOS BigSur 11.6.4, with a 2013 MacBook Pro.


<script type="text/javascript">
// <!--
window.onload = function() { document.mainForm.submit(); };
//-->
</script>
<form name="mainForm" method="post" action="/account/app/svc/ffxivarrregist">
<input name="lng" type="hidden" value="en" />
<input name="rgn" type="hidden" value="na" />
<input name="senid" type="hidden" value="" />
<input name="saccid" type="hidden" value="" />
<input name="etm" type="hidden" value="" />
<input name="disp" type="hidden" value="" />
<input name="isft" type="hidden" value="" />
<input name="issteam" type="hidden" value="" />
<input name="steamid" type="hidden" value="">
<input name="personaname" type="hidden" value="">
</form>


Does anyone know what we can do? She's tried reinstalling the launcher already. Thanks so much!