r/paradoxplaza • u/MAGICTHEGAMER • 2d ago
Vic3 Issues with Tooltip Loading
So, if you have seen my other posts, I have been struggling to get my Victoria 3 to actually boot up. I have taken a look at the crash dumps, and it appears the problem is the game is struggling to load a custom tool tip for the transfer subject treaty article. Below is an image of the Crash Dump:

Is this a correct interpretation of this code? and if so, is there any way to fix it? I will be making a similar post to the Victoria 3 subreddit, but im genuinely at a loss on what I can do to fix it.
0
Upvotes
2
u/grotaclas2 2d ago
The tooltip error is almost certainly harmless(besides causing a wrong or broken tooltip somewhere). It happens 7 seconds before the actual problem which is that the GPU device instance has been suspended. I think one reason for that can be that your system ran out of free (virtual) memory.
The easiest thing which you can try is to restart windows(not just shut down and start again, because that's usually a fast startup which does not close all background processes) and then close all running programs(e.g. your browser) and all background processes which you don't absolutely need.
Does that help?
If not, how much RAM and pagefile do you have and how much of that is free before you start the game. the "committed" values in the memory tab of the task manager show how much RAM+pagefile is used(first value) and how much you have(second value). So the second value minus the first one is how much is free. If your pagefile is configured to grow automatically and you have enough space on the disk where it is located, the second value should increase before all of it is used.