[hlcoders] [SRC 2007] Problem with shadercompile.exe

2011-09-16 Thread Alexander Davidson
Yep, tried disabling Hyper threading and got the same problems. I think the error is more to-do with the compile tool itself rather than a hardware/software configuration on my end. I tried compiling with the -verbose switch and got the following output:

Re: [hlcoders] [SRC 2007] Problem with shadercompile.exe

2011-09-16 Thread AndreaZzZ
Check your Settings 2011/9/16 Alexander Davidson aldavid...@gmail.com Yep, tried disabling Hyper threading and got the same problems. I think the error is more to-do with the compile tool itself rather than a hardware/software configuration on my end. I tried compiling with the -verbose

Re: [hlcoders] hlcoders Digest, Vol 6, Issue 10

2011-09-16 Thread Sam
I had a game idea. How about a website launched source game? I'm good at makin dynamic websites on asp.net, then the c# code could generate custom pages for each user to play a game upon, then the source engine would get spawned by the site (after downlaod n install, site could also be a c# or c++

[hlcoders] [SRC 2007] Problem with shadercompile.exe

2011-09-16 Thread Alexander Davidson
Please elaborate AndreaZzZ. If you have successfully managed to compile SDK_LightmappedGeneric on a multi-core system then prey tell! I have tried a multitude of different configurations and settings and still haven't managed to get a successful compile. The problem is with shadercompile.exe

[hlcoders] ATTN Valve: You broke something...

2011-09-16 Thread Jonathan White
http://forums.steampowered.com/forums/showthread.php?t=2110439 A recent update introduced a very annoying bug when running a mod through visual studio... You get prompted with a break in tier0.dll arising from an assertion failure in gameserver.cpp (line 111). Please fix this ASAP, kthxby

Re: [hlcoders] ATTN Valve: You broke something...

2011-09-16 Thread Tony omega Sergi
Run visual studio as administrator. On Sat, Sep 17, 2011 at 10:10 AM, Jonathan White killermonke...@gmail.comwrote: http://forums.steampowered.com/forums/showthread.php?t=2110439 A recent update introduced a very annoying bug when running a mod through visual studio... You get prompted with

Re: [hlcoders] ATTN Valve: You broke something...

2011-09-16 Thread Jonathan White
Not only is that the worst response known to mankind... but it doesn't fix anything. Sorry to be blunt, but this is clearly something wrong with the .dll recently updated by Valve and it is an assertion which (shouldn't) have anything to do with what permissions I am running visual studio