Page 1 of 1
[SOLVED] Black Screen
Posted: Sat Apr 19, 2014 4:57 pm
by jack44465
im getting a black screen when i load up the my autosave and i only here the music i don't see anything at all
Re: [BUG] Black Screen
Posted: Sun Apr 20, 2014 6:02 am
by Nacho84
jack44465 wrote:im getting a black screen when i load up the my autosave and i only here the music i don't see anything at all
Hello jack,
Indeed, this has been reported in
another thread. It's fixed now, you'll get it in the next update.
If you want to continue playing with your savefile, open it up with a text editor and look for the text "SPMRandom". Then change the value of the "RandomSeed" attribute to any other number (add 1, for example). That will make the pseudo-random number generator yield a completely different result.
Cheers,
Re: [BUG] Black Screen
Posted: Sun Apr 20, 2014 3:55 pm
by jack44465
what you told me to do did not really work. im still having the issue.
Re: [BUG] Black Screen
Posted: Sun Apr 20, 2014 5:08 pm
by Nacho84
Please upload the savefile so that I can troubleshoot it.
Cheers,
Re: [BUG] Black Screen
Posted: Sun Apr 20, 2014 5:15 pm
by jack44465
here you go
Re: [BUG] Black Screen
Posted: Sun Apr 20, 2014 7:42 pm
by Nacho84
Thanks for the file Jack. I took a look at it and the problem is unrelated to the "black screen" bug reported in the other thread: we haven't provided a target prestige past 1991 for the sandbox mode in the code, so once you move from 1990Q4 into the next season, the game doesn't have data on how to perform the computation. We'll fix it for the next update, thanks for reporting it!
Cheers,