Jump to content

Home

Help with Compiling Map


SWS_Bossk

Recommended Posts

Hi guys,

 

I seriously need some help here. I'm trying to compile a stupid small map just to learn the program, and it's giving me the following error message:

 

==================

Running bsp command...

 

C:\PROGRA~1\LUCASA~1\STARWA~2\GameData\Tools\\sof2map -bsp -samplesize 32 C:\PROGRA~1\LUCASA~1\STARWA~2\GameData\\base/maps/test.map

 

C:\PROGRA~1\LUCASA~1\STARWA~2\GameData\Tools\\sof2map -vis -fast C:\PROGRA~1\LUCASA~1\STARWA~2\GameData\\base/maps/test.map

 

C:\PROGRA~1\LUCASA~1\STARWA~2\GameData\Tools\\sof2map -light -extra -samplesize 32 C:\PROGRA~1\LUCASA~1\STARWA~2\GameData\\base/maps/test.map

 

 

C:\Program Files\LucasArts\Star Wars JK II Jedi Outcast\GameData\Tools>C:\PROGRA~1\LUCASA~1\STARWA~2\GameData\Tools\\sof2map -bsp -samplesize 32 C:\PROGRA~1\LUCASA~1\STARWA~2\GameData\\base/maps/test.map

 

SoF2Map v1.0c © 2000 Raven Software Inc.

 

 

 

---- BSP ----

 

lightmap sample size is 32x32 units

 

SetQdirFromPath: no 'base' in x

 

 

 

C:\Program Files\LucasArts\Star Wars JK II Jedi Outcast\GameData\Tools>C:\PROGRA~1\LUCASA~1\STARWA~2\GameData\Tools\\sof2map -vis -fast C:\PROGRA~1\LUCASA~1\STARWA~2\GameData\\base/maps/test.map

 

SoF2Map v1.0c © 2000 Raven Software Inc.

 

 

 

---- Vis ----

 

fastvis = true

 

SetQdirFromPath: no 'base' in ðL

 

 

 

C:\Program Files\LucasArts\Star Wars JK II Jedi Outcast\GameData\Tools>C:\PROGRA~1\LUCASA~1\STARWA~2\GameData\Tools\\sof2map -light -extra -samplesize 32 C:\PROGRA~1\LUCASA~1\STARWA~2\GameData\\base/maps/test.map

 

SoF2Map v1.0c © 2000 Raven Software Inc.

 

 

 

----- Lighting ----

 

Extra detail tracing

 

lightmap sample size is 32 x 32 units

 

SetQdirFromPath: no 'base' in ü

 

 

completed.

Run time was 0 hours, 0 minutes and 0 seconds

 

 

 

======

 

Any idea why it's saying that? It's just a single room with a player_deathmatch inside it.

 

Thanks,

 

Bossk

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...