ID:263099
 
Code:
world/view = "22x25"


Problem description:

I get this error: "22x25":invalid view dimensions.
But when I try something like 10x10 or 15x15 it works. Why is the dimensions invalid?

world.view can't get that big/much space in it. The biggest size is "21x21". Anyway, I don't see why anyone would want it any/much bigger than that.