Map doesn't open [SOLVED]
I'm not having trouble opening any other maps.
I've googled it, I've tried re-launching Hammer, and verifying the GCFs, but to no avail.
Does anybody have any idea what's going on here/how I can fix it?
Or maybe it is that you didn't place an info_player_start?? ...and btw... did you add a couple of elevators and the transition instance as well?
The map has the arrival/departure transitions, an info_player_start, elevator etc, and I've been able to open and run it in the past.
EDIT: The last time I had the map open, my computer bluescreened and shut down suddenly - could that have corrupted the map?
I think I found a workaround - decompiling the working .bsp and editing it.
Hopefully that'll work.
EDIT: Oh thank god. I'm loving BSPSource right now. My I/O's are a little broken but that's an easy fix. A small price to pay.
Thank you josepezdj for your suggestions ![]()
Quote:
EDIT: The last time I had the map open, my computer bluescreened and shut down suddenly - could that have corrupted the map?
Your file got corrupted. that happened to me a few times before as well.
Browse to your sdk folder; grab the vmx file and rename it to yourmapname_vmx.vmf and try to load that.
If that doesn't work go to your default hammer autosave location (c:/hammerautosave for me) grab the file that starts with your filename and remove the _autosave at the end of the map.
IF you can recover your map in any of those two ways its better than decompiling your map. Decompiling will lose instances for example!
srs bsnss wrote:
Thank you josepezdj for your suggestions
LOL... I didn't help you at all though!
I was about to tell you that I only had a similar case than yours before, but was because of a change in my game folders: I had to edit all GameConfig.txt files for each steamapp to change the game paths... and I could see my maps and the instances back again... but what LpFreaky said is the best to do, if your map file seems to be corrupted, check for the _vmx or _autosave files ![]()
Lpfreaky90 wrote:
Your file got corrupted. that happened to me a few times before as well.
Browse to your sdk folder; grab the vmx file and rename it to yourmapname_vmx.vmf and try to load that.
I tried that one, unfortunately no luck. The other method I might try if the need arises.
And yes, my precious instances D: but luckily all the stuff is still there, it's just not packed into one easy instance.
josepezdj wrote:
LOL... I didn't help you at all though!
True, but you took the time to try and help, which I appreciated. ![]()