davidlallen
Deity
I have been working in python for a couple of months. In the last few days I have been getting a lot of the sudden crash to desktop complaining that video memory is exhausted and I should lower my graphics resolution settings. I used to be able to view 11-player, 350 turn autoplay games on medium resolution fine. But in the last few days I run out of video memory on 5-player, lowest resolution. I have not added any units; recently I have changed gamefonts, added some flags, and added a lot of python code. I have not changed any hardware or other software like drivers. I have a large screen 1600x1050, but my concern is the *change* in behavior.
Something I have done, must have made the game use a lot more video memory, and it doesn't seem like any graphics changes are responsible.
Is it even *possible* to write bad python code which has memory leaks, which cause video memory to be exhausted? That does not sound right, but I am not a python expert.
Have other modders had this problem of video memory exhaustion suddenly getting *worse*? Anything I can try?
Something I have done, must have made the game use a lot more video memory, and it doesn't seem like any graphics changes are responsible.
Is it even *possible* to write bad python code which has memory leaks, which cause video memory to be exhausted? That does not sound right, but I am not a python expert.
Have other modders had this problem of video memory exhaustion suddenly getting *worse*? Anything I can try?