GoldenEye: Source Forums

  • March 28, 2024, 11:20:06 am
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Errors when loading a map file in Hammer  (Read 4553 times)

0 Members and 1 Guest are viewing this topic.

namajnaG

  • Grindcore FM worshipper
  • 007
  • ****
  • Posts: 1,144
  • Reputation Power: 333
  • namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!
  • Offline Offline
Errors when loading a map file in Hammer
« on: January 12, 2013, 10:40:16 pm »

When I try to load up one of my maps, This comes up. It was working just fine a few days ago.

http://img341.imageshack.us/img341/53/hammererror.png

major

  • On Vacation
  • Retired Developer
  • 007
  • ****
  • Posts: 1,837
  • Reputation Power: 109
  • major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!
  • Offline Offline
Re: Errors when loading a map file in Hammer
« Reply #1 on: January 13, 2013, 01:04:13 am »

Your going to have to open your .vmf (with notepad++ or other coding applications) and look for corrupt lines of code. Check line 21037, also check the last lines of code.

If you want can post your .vmf and can take a look at it and try and fix the code.

Guessing did some vertex work or something that corrupted something. I'd suggest from now on saving backup of map every day or so with a new file name in case something bad happens again.
Logged
All view points are of my own and not associated with the team.

kraid

  • Game Artist
  • 007
  • *****
  • Posts: 1,984
  • Reputation Power: 191
  • kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!
  • Offline Offline
    • my Homepage
Re: Errors when loading a map file in Hammer
« Reply #2 on: January 13, 2013, 03:26:21 am »

You could also try to open the map with the .vmx file, which is actually some kind of backup.
Logged

namajnaG

  • Grindcore FM worshipper
  • 007
  • ****
  • Posts: 1,144
  • Reputation Power: 333
  • namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!namajnaG is awe-inspiring!
  • Offline Offline
Re: Errors when loading a map file in Hammer
« Reply #3 on: January 13, 2013, 04:56:41 am »

The line 210137 is the last one, It is this, Along with what it goes with.

Line 210127 through 210137
Code: [Select]
entity
{
"id" "2705"
"classname" "func_detail"
solid
{
"id" "2698"
side
{
"id" "37374"
"plane" "(

However, Opening the .vmx file worked, I saved back another copy. Thanks for the heads up guys!
Pages: [1]   Go Up