On switching to a lower resolution the following error occurred:
krank.exe -log:
Traceback (most recent call last):
File "Main.py", line 152, in ?
loop()
File "Main.py", line 114, in loop
k.world.onFrame(delta)
File "C:\Program Files\Games\krank\World.py", line 140, in onFrame
image = self.image.subsurface(rect)
ValueError: subsurface rectangle outside surface area.