Game crashing whenever looking straight up at sky
Posted: Fri Dec 09, 2016 4:49 pm
So I've noticed this issue on a lot of mod maps (and several stock and custom maps in MEU) where the game crashes whenever you look straight up at the sky (and maybe spin around a bit), and I've never been able to determine the exact cause of it. Anyone have any ideas/leads?
Here's a video of what I mean:
EDIT:
I'm not completely convinced that this is even related to any of the sky's properties or associated assets; the crash still occurs even when the .sky file only contains:
Here's a video of what I mean:
EDIT:
I'm not completely convinced that this is even related to any of the sky's properties or associated assets; the crash still occurs even when the .sky file only contains:
Code: Select all
SkyInfo()
{
Enable(1);
}