Tremulous Forum

Media => Mapping Center => Topic started by: Fluxflashor on June 08, 2007, 02:04:07 am

Title: Issues Compiling My Map
Post by: Fluxflashor on June 08, 2007, 02:04:07 am
When ever I go to compile my map, it starts the compiler then says:

Code: [Select]

deleteSelected
Open file c:/Program Files/Tremulous/base/maps/fluxflashor.map for write...success
map save timer:  0.38 second(s) elapsed
Setting up
Listening...
=== running build command ===
"C:/Program Files/GtkRadiant 1.5.0/q3map2.exe" -v -connect 127.0.0.1:39000 -game quake3 -fs_basepath "c:/Program Files/Tremulous/" -fs_game base -meta "C:/Program Files/Tremulous/base/maps/fluxflashor.map"
Connected.
1 threads
Q3Map         - v1.0r (c) 1999 Id Software Inc.
Q3Map (ydnar) - v2.5.16
GtkRadiant    - v1.5.0 Jan 18 2007 21:34:42
Voter turnout
--- InitPaths ---
Connection closed.
Setting up
Listening...
=== running build command ===
"C:/Program Files/GtkRadiant 1.5.0/q3map2.exe" -v -connect 127.0.0.1:39000 -game quake3 -fs_basepath "c:/Program Files/Tremulous/" -fs_game base -vis -saveprt "C:/Program Files/Tremulous/base/maps/fluxflashor.map"
Connected.
1 threads
Q3Map         - v1.0r (c) 1999 Id Software Inc.
Q3Map (ydnar) - v2.5.16
GtkRadiant    - v1.5.0 Jan 18 2007 21:34:42
Voter turnout
--- InitPaths ---
VFS Init: c:/Program Files/Tremulous//base/
VFS Init: c:/Program Files/Tremulous//baseq3/

--- Vis ---
saveprt = true
Loading C:/Program Files/Tremulous/base/maps/fluxflashor.bsp
************ ERROR ************
Error opening C:/Program Files/Tremulous/base/maps/fluxflashor.bsp: No such file or directory


It was working fine last week. Damn I really want to play my map. It worked when I compiled another BSP but it wont now.... very weird.

Any Suggestions?
Title: Issues Compiling My Map
Post by: doomagent13 on June 08, 2007, 02:07:34 am
Are you pointing the compiler at the .map file?  The .bsp file is the compiled map--aka the file trem uses to draw the map.

EDIT:
Oops...

For some reason the first time I read your post, I only saw the last three lines...
Weird.


Anyway, have you created "C:/Program Files/Tremulous/base/maps/"?

EDIT2:
Doh!!
You have...

Maybe move/delete the old bsp if it is there?
Title: Issues Compiling My Map
Post by: Fluxflashor on June 08, 2007, 02:10:37 am
of course... thats where my .map files save to by default...

EDIT:

Thats because I missed copying a bunch of the text :) mouse on other computer is a piece of shit.