#Hammer is nuking my PC

15 messages · Page 1 of 1 (latest)

hallow tapir
#

Upon exporting a test version of my map, my CPU usage jumps to 100% and my power usage becomes very high. My map isn't particularly complex at this point, but for some reason I can't export it anymore because my PC immediately dies.

floral fiber
#

Hammer and its compile tools only ever use one thread

hallow tapir
#

Then why is my CPU usage peaking when I export?

#

I disabled all of the lighting settings as they seemed like they were causing it, but it didn't help

floral fiber
#

"exporting" is compiling
it's using only one thread so it's overtaxing a single core of your CPU

#

100% CPU usage is normal

#

you might be able to give it more threads though

hallow tapir
#

How would I do that?

#

also, is it normal for hammer to stop responding once it begins to compile a map?

floral fiber
#

adding -threads 16 to the compile tool parameters in expert compile might work

hallow tapir
#

Ahh, then I'm getting worked up over nothing?

keen jungle
#

because hammer compile window is embedded, you cannot touch the program while its running or Windows will complain that the program has frozen (it's still running though)

you may want to try hammer++ as the compiler window is separated and you dont get that issue

#

you will be able to see the progress of the compilation that way
cause otherwise, if it's frozen, you will just have to wait till its finished, without knowing if its stuck at some part
@hallow tapir

hallow tapir