CorporalButts Posted March 10, 2015 Content Count: 20 Joined: 01/31/15 Status: Offline Share Posted March 10, 2015 Well, I've been working really hard on a Zombie escape map lately, So I made a point_servercommand to say, "door opening up in 5 seconds". And Then my hammer crashed. And every single time I try to open up my map, hammer automatically crashes. Can someone please help me with this? Link to comment
Black Rain Posted March 10, 2015 Content Count: 6759 Joined: 06/23/13 Status: Offline Share Posted March 10, 2015 you should be able to have an autosave vmf file in the same folder location as your map's vmf. Try to see if that opens up in hammer and re-continue from there! Link to comment
Paul Posted March 10, 2015 Content Count: 6804 Joined: 11/06/07 Status: Offline Share Posted March 10, 2015 Sounds to me as though you have put an invalid character into the field. Certain characters will corrupt the .vmf file and then not allow you to open it going forward until it is removed. Close down hammer and right click the .vmf and edit with Notepad++ and change the text that is being fired by the point_Servercommand to some plain text such as "hello". Save it then try to reopen the map in hammer. Link to comment
Darnias Posted March 10, 2015 Content Count: 916 Joined: 11/19/12 Status: Offline Share Posted March 10, 2015 Are you loading up auto-save that hammer tells you to, or .vmf file from open tab? Auto saves are known to crash hammers. Link to comment
CorporalButts Posted March 12, 2015 Content Count: 20 Joined: 01/31/15 Status: Offline Share Posted March 12, 2015 I did everything, in notepad++, I even deleted the point_servercommand tool but when I try to load my map it just loads to 5% and crashes, I dont know what the hell to do Link to comment
Darnias Posted March 12, 2015 Content Count: 916 Joined: 11/19/12 Status: Offline Share Posted March 12, 2015 Upload .vmf, for us to try? Link to comment
CorporalButts Posted March 12, 2015 Content Count: 20 Joined: 01/31/15 Status: Offline Share Posted March 12, 2015 Ok, here is the link https://www.dropbox.com/s/t93xqavu5a3uwoc/dev_escape.vmf?dl=0 Link to comment
Darnias Posted March 12, 2015 Content Count: 916 Joined: 11/19/12 Status: Offline Share Posted March 12, 2015 Here is the download, I've deleted your point_clientcommand and every "say". NEVER put """"" into text, it confuses the engine. @CorporalButts Link to comment
CorporalButts Posted March 13, 2015 Content Count: 20 Joined: 01/31/15 Status: Offline Share Posted March 13, 2015 Thank you guys for all of the response and thanks to Darnias, it is fixed so thanks :3 Link to comment
Recommended Posts
Reply to Thread
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now