Came across a developer comment today while researching possible solutions to the game-crashing bug I've been experiencing of late (disabling my net connection is the only way I can play PoE1/2). I suspect this bug is at the heart of my problems.
We've determined that there is a Unity issue that was fixed for Pillars of Eternity, but has since regressed to a non-working state in the newer version of Unity we're using for Tyranny. The problem is that the mechanism we're using to load character portrait art (and potentially a few other things) from disk can also be used to download files from servers. Because of this, Unity queries the Windows Proxy Settings for the currently logged-in user prior to deciding that it needs to load the file from disk instead.
On some users' machines, the contents of the Windows Network Connections will include entries generated by third-party software such as LogMeIn Hamachi and VMWare. The Windows function that Unity uses to get the Proxy Settings for the user tends to hang for long periods of time if it encounters one of those third-party network connections. It's probably not able to get what it wants and just ends up waiting for a timeout. I suggest looking in Control Panel -> Network and Sharing Center to see if there are any network connections added by third-party software. If there are, try disabling them to see if it fixes the problem. Please let us know what you find.
Thanks,
Dan
I've attached two screenshots of my current network configuration settings, as well as my most recent output log. Am happy to make any and all configuration changes you recommend.
Thank you ever so kindly in advance for your time and attention!
Question
IlyaP
Hi Devs,
Came across a developer comment today while researching possible solutions to the game-crashing bug I've been experiencing of late (disabling my net connection is the only way I can play PoE1/2). I suspect this bug is at the heart of my problems.
https://forum.paradoxplaza.com/forum/index.php?threads/incredibly-slow-loading-times-workaround-available.981444/
As Dan (an Obsidian coder) explained:
I've attached two screenshots of my current network configuration settings, as well as my most recent output log. Am happy to make any and all configuration changes you recommend.
Thank you ever so kindly in advance for your time and attention!
Kind regards,
Ilya
output_log.txt
8 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now