Page 1 of 2

Mp_to_the_moon_2 out of memory

Posted: February 18th, 2012, 10:17 pm
by Vartazian
hi, i've been working on a map as most people know. Everything was working fine. Advanced way is pretty much done, i had added basic way, and then added intermediate way, and the map is getting very large, but now after adding the intermediate way, when i compile BSP, i get "Out of memory" after sitting for about 6 minutes it gets to 50-70% of compile light and says that. Any ways i could fix this? is this related to radiant, or my own computer limitations?

Re: Mp_to_the_moon_2 out of memory

Posted: February 18th, 2012, 10:19 pm
by kie2k8
happened to me today :s don't no how to fix :[

Re: Mp_to_the_moon_2 out of memory

Posted: February 18th, 2012, 10:21 pm
by iCYsoldier
Check if you have any leaks in your skybox, if light escapes and travels forever, it'll keep compiling it and waste alot of memory.

Re: Mp_to_the_moon_2 out of memory

Posted: February 18th, 2012, 10:28 pm
by kie2k8
ive not got sky box :/

Re: Mp_to_the_moon_2 out of memory

Posted: February 18th, 2012, 10:31 pm
by Vartazian
the skybox is fine.. but is HUGE... maybe if i make the skybox shorter...the secret will be found alot easier... but i guess its worth it if compiles at all.

Re: Mp_to_the_moon_2 out of memory

Posted: February 18th, 2012, 10:40 pm
by kie2k8
hate errors :S

Re: Mp_to_the_moon_2 out of memory

Posted: February 18th, 2012, 10:45 pm
by kie2k8
Just tried that, but still got out of memory error

Re: Mp_to_the_moon_2 out of memory

Posted: February 18th, 2012, 11:07 pm
by kie2k8
2.00 gb

Re: Mp_to_the_moon_2 out of memory

Posted: February 18th, 2012, 11:23 pm
by Vartazian
i cut the skybox in half and i got to the same exact spot. 79.8% then OUT OF MEMORY. any other suggestions? i ahve 4gb ram

Re: Mp_to_the_moon_2 out of memory

Posted: February 18th, 2012, 11:25 pm
by kie2k8
mine stops on 82% every time

Re: Mp_to_the_moon_2 out of memory

Posted: February 19th, 2012, 12:28 am
by Drofder2004
http://codjumper.com/forums/viewtopic.php?t=1089

You need to make you map efficiently. The tutorial is no longer 100% accurate, but the level of importance for has never changed.

Re: Mp_to_the_moon_2 out of memory

Posted: February 19th, 2012, 11:37 pm
by Vartazian
I read the tutorial and went through the whole map and made tons of things details, and when i compile it gets to 80.1% while rendering light in BSP. Is anyone out there who has 6gb or more of RAM willing to compile my map for me? its not finished yet, but you would have to compile the map around 5x for me probably. I watched the PF usage when compiling, and its at 530 at idle, then goes to 1.6gb when compile starts, and every second after it goes up .01 gb Towards the 80% of compile it goes up to 2.5- 2.6 gb RAM used, then when it says out of memory, it spikes up to max for a split second.. i don't know. 1500 brushes in total including 120 entities. Doesn't seem all that much to render for a quad core q9550 and 4gb or ram.. but i could be wrong. Anyone willing for me to give them my .map file and render all of this out for me?

Re: Mp_to_the_moon_2 out of memory

Posted: February 20th, 2012, 5:18 pm
by Goro92
try to use caulk texture applied to faces of a brush that would not be visible to the player

Re: Mp_to_the_moon_2 out of memory

Posted: February 20th, 2012, 11:13 pm
by iCYsoldier
Goro92 wrote:try to use caulk texture applied to faces of a brush that would not be visible to the player
Good point, caulk texture is ignored when compiling light, and should be used as much as possible.

Re: Mp_to_the_moon_2 out of memory

Posted: February 21st, 2012, 1:32 am
by Rezil
Is there a BSP leak in the compile log?