Wall Worm Forums

Design Tools => Wall Worm Model Tools => Bug Reports => Topic started by: qbert39 on February 09, 2012, 11:49:34 PM

Title: Wall Worm will not compile due to error, I don't think it is wall worm thou
Post by: qbert39 on February 09, 2012, 11:49:34 PM
I have been trying to compile a model i made in 3dsmax into the source sdk but i get too errors that prevent me from compiling.

The first error is
SteamStartup() failed: SteamStartup(0xf,0x0046F838) failed with error 1: failed to take master pipe connection lock

After I get this error I try to run sdk from steam and it won't open. I have to restart steam to get sdk to actually open.

When i try to compile while sdk is open istill get this error message.

Anyone know of any possible solutions
Title: Re: Wall Worm will not compile due to error, I don't think it is wall worm thou
Post by: wallworm on February 10, 2012, 09:56:49 AM
I have seen that error only in times when I've acciedentally ran a compile when Steam isn't running (even when manually trying to compile various assets without WWMT). For me, it has always later worked when I restarted Steam.

Also, I'm not sure if this is relevant, but there was an update in the last few days after which Steam always forgets  what Mod I've got selected for the current Steam Vproject. Since then Steam isn't remembering what game I should be compiling for.

Out of curiosity, which compiler were you running? Textures? The model compiler? Sky? VMF?
Title: Re: Wall Worm will not compile due to error, I don't think it is wall worm thou
Post by: qbert39 on February 10, 2012, 10:26:04 AM
It was the model compiler and the texture compiler. Got the same error for both. Steam did update yesterday after I restarted several times while still getting the same result. I rebooted my computer and then steam updated, but the same error just continued.
Title: Re: Wall Worm will not compile due to error, I don't think it is wall worm thou
Post by: wallworm on February 10, 2012, 11:28:07 AM
I've sent you an email.
Title: Re: Wall Worm will not compile due to error, I don't think it is wall worm thou
Post by: qbert39 on February 10, 2012, 03:32:37 PM
Thanks, however I did solve the problem. It turns out that Steam was set to run as administrator on the executable. When I removed run as administrator the compiler began working properly so all is good    :)
Title: Re: Wall Worm will not compile due to error, I don't think it is wall worm thou
Post by: wallworm on February 10, 2012, 04:55:46 PM
Aha... glad you figured it out. I will have to add that to the docs when I finally get around to updating them.