SFB Posted April 2, 2014 Share Posted April 2, 2014 Alright so I complied my map now. However, after I complied my map I get this error that doesnt let me load my map: http://puu.sh/7SOyh.png So I have no clue what I am doing due to the fact that this is my 2nd day doing Source SDK, so can anyone help me? Quote Link to comment Share on other sites More sharing options...
Irontaco Posted April 2, 2014 Share Posted April 2, 2014 Could you give more details about what is happening, compile logs, did you fix the paths to the game infos? Quote Link to comment Share on other sites More sharing options...
SFB Posted April 3, 2014 Author Share Posted April 3, 2014 Something about loading portals errors. Also thanks for your help Iron. Quote Link to comment Share on other sites More sharing options...
Joey7 Posted April 3, 2014 Share Posted April 3, 2014 You could have a leak, would u mind uploading the vmf? Quote Link to comment Share on other sites More sharing options...
SFB Posted April 3, 2014 Author Share Posted April 3, 2014 You could have a leak, would u mind uploading the vmf? What does the leak mean? Do I have to patch up some areas then im good? Quote Link to comment Share on other sites More sharing options...
SFB Posted April 3, 2014 Author Share Posted April 3, 2014 Here is the error Im getting: http://puu.sh/7TZ6K.png Quote Link to comment Share on other sites More sharing options...
->SK<- Posted April 3, 2014 Share Posted April 3, 2014 You have a leak. Check the compile log when you compile in hammer and find something along these lines ; "0...1...2...3...4...5...6...7...8...9...10**** leaked **** Entity info_player_start (-322.99 241.64 73.00) leaked!" The good thing is is that the console will output a xyz Coordinate so you can use the go to coordinate tool to fix the problem easy. The leak may be down to entities/props sticking out into the void, holes into the void or other problems creating a black hole into the void. Hope this helps Quote Link to comment Share on other sites More sharing options...
Joey7 Posted April 3, 2014 Share Posted April 3, 2014 What SKay said if you still cant figure it out, check out this tutorial: http://www.tophattwaffle.com/hammer-tutorial-v2-series-4-leaks/ I have told you privately before to check out tophattwaffle tutorials, you might think that it will take to long but it is definitely worth it Quote Link to comment Share on other sites More sharing options...
SFB Posted April 3, 2014 Author Share Posted April 3, 2014 It was a leak, thank you guys for the help! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.