Map compiling error
Posted: May 22nd, 2006, 5:59 pm
Hello everyone here at codjumper, I am a friend of Ownia's, Peds and Rikku. How you guys doing BTW? Especially Ownia, have not spoken to you for months!
I have a problem, I am rather new to map making, infact I only started yesterday. I made a simple skybox, which I found at http://www.modsonline.com and it looked all perfect exactly how their's looked. So i would like to se if it works inside game.
I saved the map file:
D:\Program Files\Call of Duty Game of the Year Edition\main\maps\mp\test.map
I then use the codpiler.exe program to create my compile.bat file which i save to:
D:\Program Files\Call of Duty Game of the Year Edition\main\maps\mp\compile.bat
This is the content:
I then run the compile.bat file and get this:
I do not know why it will not work and I can see there are errors above but I do not know what they mean. I am sure my CoDRadient is correctly installed as Pedsdude assisted me with it over Xfire. Can you please help me with this problem? And is there any more information you require to help me with this urgent problem?
Thanks,
Tom
[RRC]|Disciple|Goa
www.clanrrc.com
I have a problem, I am rather new to map making, infact I only started yesterday. I made a simple skybox, which I found at http://www.modsonline.com and it looked all perfect exactly how their's looked. So i would like to se if it works inside game.
I saved the map file:
D:\Program Files\Call of Duty Game of the Year Edition\main\maps\mp\test.map
I then use the codpiler.exe program to create my compile.bat file which i save to:
D:\Program Files\Call of Duty Game of the Year Edition\main\maps\mp\compile.bat
This is the content:
Code: Select all
D:
cd \Program Files\Call of Duty Game of the Year Edition\tools\bin
q3map -basedir "Call of Duty Game of the Year Edition" ..\..\main\maps\mp\test.map
pause
q3map -basedir "Call of Duty Game of the Year Edition" -vis -fast ..\..\main\maps\mp\test.map
pause
flare -extra -sundiffusesamples 10 -dumpoptions ..\..\main\maps\mp\test.map
pause
Code: Select all
D:\Program Files\Call of Duty Game of the Year Edition\main\maps\mp>D:
D:\Program Files\Call of Duty Game of the Year Edition\main\maps\mp>cd \Program
Files\Call of Duty Game of the Year Edition\tools\bin
D:\Program Files\Call of Duty Game of the Year Edition\tools\bin>q3map -basedir
"Call of Duty Game of the Year Edition" ..\..\main\maps\mp\test.map
The system cannot execute the specified program.
D:\Program Files\Call of Duty Game of the Year Edition\tools\bin>pause
Press any key to continue . . .
D:\Program Files\Call of Duty Game of the Year Edition\tools\bin>q3map -basedir
"Call of Duty Game of the Year Edition" -vis -fast ..\..\main\maps\mp\test.map
The system cannot execute the specified program.
D:\Program Files\Call of Duty Game of the Year Edition\tools\bin>pause
Press any key to continue . . .
D:\Program Files\Call of Duty Game of the Year Edition\tools\bin>flare -extra -s
undiffusesamples 10 -dumpoptions ..\..\main\maps\mp\test.map
----- FS_Startup -----
Current search path:
D:/Program Files/Call of Duty Game of the Year Edition/\main\UserTextures.pk3 (1
3 files)
D:/Program Files/Call of Duty Game of the Year Edition/\main\pakb.pk3 (60 files)
D:/Program Files/Call of Duty Game of the Year Edition/\main\paka.pk3 (41 files)
D:/Program Files/Call of Duty Game of the Year Edition/\main\pak9.pk3 (149 files
)
D:/Program Files/Call of Duty Game of the Year Edition/\main\pak8.pk3 (235 files
)
D:/Program Files/Call of Duty Game of the Year Edition/\main\pak6.pk3 (3 files)
D:/Program Files/Call of Duty Game of the Year Edition/\main\pak5.pk3 (4858 file
s)
D:/Program Files/Call of Duty Game of the Year Edition/\main\pak4.pk3 (1668 file
s)
D:/Program Files/Call of Duty Game of the Year Edition/\main\pak3.pk3 (1992 file
s)
D:/Program Files/Call of Duty Game of the Year Edition/\main\pak2.pk3 (694 files
)
D:/Program Files/Call of Duty Game of the Year Edition/\main\pak1.pk3 (2642 file
s)
D:/Program Files/Call of Duty Game of the Year Edition/\main\pak0.pk3 (12816 fil
es)
D:/Program Files/Call of Duty Game of the Year Edition/\main\bulding2.pk3 (2 fil
es)
D:/Program Files/Call of Duty Game of the Year Edition//main
D:/Program Files/Call of Duty Game of the Year Edition/\main\localized_english_p
ak5.pk3 (46 files)
D:/Program Files/Call of Duty Game of the Year Edition/\main\localized_english_p
ak3.pk3 (7 files)
D:/Program Files/Call of Duty Game of the Year Edition/\main\localized_english_p
ak2.pk3 (9 files)
D:/Program Files/Call of Duty Game of the Year Edition/\main\localized_english_p
ak1.pk3 (3736 files)
D:/Program Files/Call of Duty Game of the Year Edition/\main\localized_english_p
ak0.pk3 (1204 files)
File Handles:
----------------------
30175 files in pk3 files
models in world bsp: enabled
model shadows: enabled
model alpha shadows: enabled
occluder merging: disabled
area light backsplash: enabled
smooth normals: enabled
visual debugging: disabled
keep visual only polys: disabled
verbose messages: disabled
debug lightmap areas: disabled
debug lightmap bleeding: disabled
poly in solid correction: enabled
diffuse sunlighting: enabled
point-sampled diffuse sun: enabled
single-sample diffuse sun: disabled
lightmap calculation: enabled
extra alpha check: enabled
max alpha pixels: 1024
find leafs for lights: enabled
max polys: 1048576
max vertices: 4194304
max brushes: 262144
max occluders: 0
bsp poly split cost: 8
axis-aligned bsp threshold: 500
point light scale: 7500
linear light scale: 0.000125
light grid scale: 1
overbright scale: 2
one over min intensity: 255
hemicube edge size: 10
surface light step world: 16
surface light step sky: 128
Could not load file '..\..\main\maps\mp\test.bsp'
D:\Program Files\Call of Duty Game of the Year Edition\tools\bin>pause
Press any key to continue . . .
Thanks,
Tom
[RRC]|Disciple|Goa
www.clanrrc.com