Connection ErrorBad RequestThis page went staleSession ExpiredSign in requiredForbiddenNot FoundToo Many RequestsServer ErrorBad GatewayService UnavailableGateway TimeoutHTTP Version Not Supported
Session Expired
Your session has expired. Please log in to continue.
Sign in required
You need an account to do that. Sign in or create one — it only takes a minute.
This page went stale
Your security token was rejected, usually because the page sat open too long or you signed in elsewhere. Nothing was saved. Reload the page and try again.
Request Failed
We encountered an issue while processing your request.
Please check your internet connection and try again.
MaksSP, the game crashes if you set the "image quality" in the "video and sound" settings to anything lower than "high," especially when the "screen resolution" is 1920x1080. I suggest removing PWLScreen.(WindowScreen), PWLScreen.(WindowScreenShared), and Main.(WindowSimple) from the mod. Also, in Logo.(WindowSimple), you can change Position from true to false. The image doesn't reach the left edge of the screen, which is visible during loading. See the enlarged image below.
Indeed, it's interesting that changing the settings causes the game to crash; I always play at the maximum settings, so I didn't notice. Regarding the screen not reaching the edge, as I understand it, this is a characteristic of this type of splash screen and the program's structure, as it essentially covers the game window. I'll try changing the image size to cover this strip later.