Open colincapurso opened 12 years ago
This level was crashing the game on 2 different computers (32bit WinXP, 64bit Win7). I shrank it till tmthesaurus uploads a new one
I think it is related to the size of the level resulting in the size of the canvas. Apparently some versions of opengl have trouble if the size is not a power of two. Not sure what the best way to resolve this is.
Make levels to the power of two?
That is the simplest solution, but I think it should do something other than crashing on those computers even if it is not.
Needs to be replaced