Author Topic: Compile error  (Read 3632 times)

commander scrooge

  • Posts: 187
  • Turrets: +1/-9
Compile error
« on: May 27, 2010, 04:00:30 pm »
When I try to build my map I get the error

"Error opening/Users/mycomputer/Desktop/my_map.bsp: no such file or directory"
Pathbot every thing you need here

UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: Compile error
« Reply #1 on: May 27, 2010, 09:50:31 pm »
You need to compile the bsp before compiling light/vis. Try a different build option. And 'Desktop'? D: it should create/look for the files in tremulous/base/maps.

ULTRA Random ViruS

  • Posts: 924
  • Turrets: +4/-101
    • ZdrytchX's reference website
Re: Compile error
« Reply #2 on: May 28, 2010, 01:17:14 pm »
Same thing happened to me. Just save it in a different folder. I saved it in my documents folder. (not really in it but go like this: c:\documents and settings\[user]\[map name].bsp and thats it.

commander scrooge

  • Posts: 187
  • Turrets: +1/-9
Re: Compile error
« Reply #3 on: May 28, 2010, 03:08:35 pm »
OK, I tried a different build and it didn't work, this is what the console thing below said when it stopped.

"Entity 330,brush 0:origin brush detected
Connection closed."

I moved the .map to my documents folder, same error as in my first post.

Pathbot every thing you need here

CorSair

  • Posts: 430
  • Turrets: +14/-0
Re: Compile error
« Reply #4 on: May 28, 2010, 04:04:14 pm »
Hmmm.
What you use? NetRadiant or GTKRadiant?

And i doubt that problem doesn't come from where you have placed it.

Try check entity list, and find the brush in wrong place. And make it worldspawn.

Need bit more info and data, and i shall try find solution, even as retarded as i am.  :)

commander scrooge

  • Posts: 187
  • Turrets: +1/-9
Re: Compile error
« Reply #5 on: May 28, 2010, 04:34:16 pm »
I use netradiant.  How would I know which entity is in the wrong place?
Pathbot every thing you need here

UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: Compile error
« Reply #6 on: May 29, 2010, 03:53:22 am »
Nothing to do with entity being in the wrong place, just that the entity contains a brush with common/origin texture... Which would be totally fine with doors/trains. And there can't be any origin brushes in worldspawn.

commander scrooge

  • Posts: 187
  • Turrets: +1/-9
Re: Compile error
« Reply #7 on: May 29, 2010, 04:31:34 am »
How would I find which entity needs changing?  This map has 435 entities.

@UPX
Are you saying the entities are not my problem?
Pathbot every thing you need here