Re: [hlcoders] gameinfo.txt doesn't exist

2010-07-17 Thread adam chance
I fixed it now, but TortoiseSVN has made me restart (for the fifth time). I had it set to half-life 2 episode 2\hl2 not ep2. From: Joel R. To: Discussion of Half-Life Programming Sent: Friday, 16 July, 2010 23:30:59 Subject: Re: [hlcoders] gameinfo.txt

Re: [hlcoders] gameinfo.txt doesn't exist

2010-07-16 Thread Tom Edwards
Check your -game parameter. You're launching the engine without telling it which game to run, and it's defaulting to HL2. On 16/07/2010 9:59, adam chance wrote: When I Debug my Mod, I get this error Setup file 'gameindo.txt' doesn't exist in subdirectory 'hl2'. Check your -game parameter or V

Re: [hlcoders] gameinfo.txt doesn't exist

2010-07-16 Thread Joel R.
I had this too, I can't remember what fixed it, but try: - Add your mod to the GameConfig.txt. - Run the Source SDK Base 200X from Tools at least once. On Fri, Jul 16, 2010 at 3:59 PM, adam chance wrote: > When I Debug my Mod, I get this error > > Setup file 'gameindo.txt' doesn't exist in subd

[hlcoders] gameinfo.txt doesn't exist

2010-07-16 Thread adam chance
When I Debug my Mod, I get this error Setup file 'gameindo.txt' doesn't exist in subdirectory 'hl2'. Check your -game parameter or VCONFIG setting. What do I do? ___ To unsubscribe, edit your list preferences, or view the list archives, please visit: h