help/id.html

87 lines
4.3 KiB
HTML

<html lang="en-us" class="loggedout">
<head>
<title>ARCHBLOX - ID Errors</title>
<meta charset="utf-8">
<meta content="ARCHBLOX - ID Errors" property="og:title">
<meta content="Get help about ID based errors here." property="og:description">
<meta content="https://help.archblox.com/id" property="og:url" />
<meta content="/img/MORBLOXlogo.png" property="og:image" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<link rel="apple-touch-icon" href="/img/MORBLOX.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/img/MORBLOX.png">
<link rel="apple-touch-icon" sizes="72x72" href="/img/MORBLOX.png">
<link rel="apple-touch-startup-image" href="/img/MORBLOXsplash.png" />
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1">
<link rel="icon" type="image/x-icon" href="/MORBLOX.ico">
<link href="/css/app.css" rel="stylesheet">
<script src="/js/darkmode.js"></script>
<script>
getDarkMode()
</script>
<script>
var a=document.getElementsByTagName("a");
for(var i=0;i<a.length;i++)
{
a[i].onclick=function()
{
window.location=this.getAttribute("href");
return false
}
}
</script>
<script src="/js/detect.css" defer></script>
<script src="/js/splash.js"></script>
</head>
<body>
<br />
<div id="logo_signup">
<a href="/"><img alt="ARCHBLOX Logo" src="/img/ARCHBLOXarched.png" width="200"
height="40" /></a>
<p id="morbin">We'll be right back!</p>
</div>
<div class="content_signup">
<h1>ID Errors</h1>
<p>Use the Find feature on your browser to find your error.</p>
<p>If you can't find an ID, contact us on our discord.</p>
<br />
<h2>ID 6</h2>
<p>Check your internet connection, and check your ability to connect to <a href="http://archblox.com/client/version.txt">client.txt</a> or <a href="http://archblox.com/studio/version.txt">studio.txt</a>. If the site is down, you cannot play ARCHBLOX or ARCHBLOX Studio. <a href="https://status.archblox.com">You can check the current site status here</a>.</p>
<br />
<h2>ID 17, ID 18</h2>
<p>Ask the server host if they are using a VPN (such as Hamachi or RAdmin) or Port Forwarding.</p>
<br />
<p>Ask the hoster to check Windows Defender Firewall > Inbound Rules and make sure ARCHBLOX is Allowed on the firewall settings.</p>
<br />
<p>If you are using RAdmin, check that you are connected to the ARCHBLOX RAdmin server and RAdmin vpn is running on your computer.</p>
<br />
<p>Check if you are using the latest version of ARCHBLOX Launcher.</p>
<br />
<p>Try joining again.</p>
<br />
<p>If you are trying to join Thomas' test place, Thomas may not be hosting it at the moment.</p>
<br />
<h2>ID 200</h2>
<p>Your internet connection has dropped out or disconnected, or the server hoster's internet connection has dropped out or disconnected, or the server hoster is no longer hosting the game.</p>
<br />
<h2>ID 210</h2>
<p>The server hoster is no longer hosting the game.</p>
<br />
<h2>ID 400</h2>
<p>You should not be seeing this error if guests are enabled.</p>
<br />
<p>You are not logged in. Open ARCHBLOX Studio, press Log In and log in from there. Turn on Remember Me and then try launching the game again. If you're having trouble, <a href="https://www.youtube.com/watch?v=HS7QJptF_Sk">watch this video</a>.</p>
<br />
<h2>ID 410</h2>
<p>Your ARCHBLOX launcher does not support the new join method. Please <a href="https://archblox.com/download">update your launcher</a> to 2.3 or newer.</p>
<br />
<h2>ID 500</h2>
<p>This means that you sent invalid arguments to the launcher. Make sure you spelt them correctly, and make sure there are no spaces. They are case sensitive.</p>
<br />
<p>Your ARCHBLOX launcher/studio does not support the newer launch arguments. <a href="https://archblox.com/download">Download a newer version</a>.</p>
</div>
</body>
</html>