-
Posts
225 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Everything posted by Roby Atadero
-
PoE and Windows XP
Roby Atadero replied to TCJ's question in Pillars of Eternity: Technical Support (Spoiler Warning!)
We're looking into something that should reduce the memory used when transitioning scenes. Might help those who are hitting the 32 bit crash. Could get into a future patch sometime by the end of the month. Don't quote me in it though -
1.03 Game Crashes within minutes
Roby Atadero replied to themattler's question in Pillars of Eternity: Technical Support (Spoiler Warning!)
Try clicking "Verify Integrity of Game Cache" in Steam. -
ETA on early April patch?
Roby Atadero replied to Plenum's question in Pillars of Eternity: Technical Support (Spoiler Warning!)
Today is today -
BUG - Achievement - All Upgrades
Roby Atadero replied to Sir Rogers's question in Pillars of Eternity: Technical Support (Spoiler Warning!)
This has been noted and is slated for Patch 1.04 (Patch 1.03 is the one coming out this week) and will be retroactive once loading your save game. -
- Save games should work fine across both Steam and GoG versions. - The save game fix for inactive traps increasing save game sizes is in the patch. - The stats bug for loading a game in the area where you collect a companion is fixed in the patch as well.
- 137 replies
-
- 10
-
The patch is currently being crunched on by QA. If everything checks out, then you'll probably get an update by end of day tomorrow.
- 137 replies
-
- 20
-
So, this will be fixed in the patch coming out (should be this week). Player traps that have been destroyed will no longer save their destroyed state in the save data. Also, we wrote a cleanup function that will remove any destroyed player traps from your save game when you first load it so you won't need to run any external save file cleaner. On our test, Depili's MobileObjects file went from 44MB to 4.5MB so it should reduce a lot of the bloat you are getting from player traps. There won't be any other save file reduction going into this patch but we'll keep investigating anything that looks like it shouldn't be there. If anyone notices anything that seems odd, let us know and we can look to get that cleaned out in the following patch.
-
Having the patch come out sometime this week is still what the plan is. The exact date depends on when all the issues we've been looking to address are fixed and everything has been cleared by QA.
- 49 replies
-
- 14
-
Game crash
Roby Atadero replied to Tuth's question in Pillars of Eternity: Technical Support (Spoiler Warning!)
The crash after logos issue is something we have on our radar and have recently brought up with Unity. We're hoping for a solution that doesn't require workarounds like most of the people here have already done. A handful of other recently released Unity engine games (Wasteland 2, Hearthstone, Kerbal Space Program, etc.) seem to be hit by the same issue where the game is crashing because of the uncl.ttf font for some reason (we don't use that font in our game). All of the other mentioned game forums that were hit with this issue seem to suggest doing the same thing: remove any uncl.ttf font in your OS's fonts directory. In the meantime, we're working with Unity to see what can be done to fix this issue. -
Game crash
Roby Atadero replied to Tuth's question in Pillars of Eternity: Technical Support (Spoiler Warning!)
If you get the crash Hoyoku gets where the crashing system is "CSteamworks.dll" in the error log (which would happen right after an Achievement would be granted for backing the game), then you probably just need to update Steam to the latest version as the Steamworks library we are using doesn't seem to work on older versions of the Steam client. -
We looked into this some more and it seems the map sometimes layers incorrectly and ends up becoming darker because of it. This has been fixed for the next patch. We also went ahead and lightened up the explored but not visible areas for more readability as well
- 38 replies
-
- 12
-
This is one of the issues on the top of our list currently. We have something in now for the next patch that should remove and unlock the summoned weapons in your inventory when you load a save game that has said issue. We're just working on making sure the cause of the issue has been fixed as well.
-
We shouldn't be making any network calls...especially on the GoG version (no Steam calls to make). Though the file streaming class in Unity can be used to stream from the web too (even though we aren't doing that) so that looks like it might be the root of the cause. We're seeing what we can do about it.
-
Well this had us scratching our heads a bit but interesting that network issues are seemingly cause the issue. The only thing that I can immediately think could have any communication with any network is us opening a connection with the Steam API. Does anyone here have this issue and is using GoG or some other service besides Steam?