Hello,

I'm making a pretty big level, and i want to add a skycube around it. So: i've added a hollow cube around my level and set the textureflags at 'sky'. After that, i've added a script with a function main (only loading the level) and the sky.
Then i've tried to build the level. When building the portals, i get the following message:

-- critical error --
e11c: map size - region with too many portals
press any key...

I've had this error before, and then solved it by setting changing the zoomfactor. However, this doesn't work now.

I don't get the error if i don't have a skycube (with or without script), but when i add the skycube, i get the error.

Thanks in advance,

Roy