'xcopy' is not recognized as an internal or external command

G

Guest

Hi,

I am not sure exatly if this is the right place to post this, but I am
really stuck? I use a program called BFBuilder (attlefront Builder) Its a mod
program to make maps etc. for Star Wars Battlefront. Anyway everything works
great with the program execpt when I try to compile the whole things
together. The program has worked great for months they one day I hit the
compile button and BAM! I get the error below.

'xcopy' is not recognized as an internal or external command,
operable program or batch file.

I have done some research and it appears that xcopy is a command to copy
files I.E. the program compiles then copys the files to a folder. All of the
sudden though it doesn't recongize it??? Can somebody help me please! After
searching the web it appears that the problem could be somthing called a path
being directed wrong don't know. I don't even know if this the the MICROSOFT
FORUMS.. PLEASE HELP ME!! Thank You!

This is the full compile with all its errors!


'C:\xcopy' is not recognized as an internal or external command,
operable program or batch file.


C:\BFBuilder\Dataddd>cd _build_pc

C:\BFBuilder\Dataddd\_BUILD_PC>echo "ENGLISH"
"ENGLISH"

C:\BFBuilder\Dataddd\_BUILD_PC>del Mungelog.txt
Could Not Find C:\BFBuilder\Dataddd\_BUILD_PC\Mungelog.txt

C:\BFBuilder\Dataddd\_BUILD_PC\Common>copy ..\..\..\Data\Common\munged\*.*
munge
d\
...\..\..\Data\Common\munged\all_inf_wookie.zafbin
...\..\..\Data\Common\munged\all_inf_wookie_lowres.zafbin
...\..\..\Data\Common\munged\cis_inf_bdroid.zafbin
...\..\..\Data\Common\munged\cis_inf_bdroid_lowres.zafbin
...\..\..\Data\Common\munged\cis_inf_ig88.zafbin
...\..\..\Data\Common\munged\cis_inf_sbdroid.zafbin
...\..\..\Data\Common\munged\cis_inf_sbdroid_lowres.zafbin
...\..\..\Data\Common\munged\human_animation.zafbin
...\..\..\Data\Common\munged\human_animation_0.zaabin
...\..\..\Data\Common\munged\human_animation_0.zafbin
...\..\..\Data\Common\munged\human_animation_1.zaabin
...\..\..\Data\Common\munged\human_animation_1.zafbin
...\..\..\Data\Common\munged\human_animation_2.zaabin
...\..\..\Data\Common\munged\human_animation_2.zafbin
...\..\..\Data\Common\munged\human_animation_3.zaabin
...\..\..\Data\Common\munged\human_animation_3.zafbin
...\..\..\Data\Common\munged\human_animation_4.zaabin
...\..\..\Data\Common\munged\human_animation_4.zafbin
...\..\..\Data\Common\munged\human_animation_alert.zaabin
...\..\..\Data\Common\munged\human_animation_fp.zaabin
...\..\..\Data\Common\munged\human_animation_fp.zafbin
...\..\..\Data\Common\munged\human_animation_lowrez.zaabin
...\..\..\Data\Common\munged\human_animation_lowrez.zafbin
...\..\..\Data\Common\munged\tat_inf_jawa.zafbin
...\..\..\Data\Common\munged\tat_inf_jawa_lowres.zafbin
25 file(s) copied.

C:\BFBuilder\Dataddd\_BUILD_PC\Common>set
InputDIr1=..\..\..\Data\_SOURCE_PC\Com
mon\Localize

C:\BFBuilder\Dataddd\_BUILD_PC\Common>set
InputDIr2=..\..\_SOURCE_PC\Common\Loca
lize

C:\BFBuilder\Dataddd\_BUILD_PC\Common>set InputDir3=..\..\..\Data\Localize

C:\BFBuilder\Dataddd\_BUILD_PC\Common>set MungeTemp=MungeTemp

C:\BFBuilder\Dataddd\_BUILD_PC\Common>set MungeTemp2=MungeTemp2

C:\BFBuilder\Dataddd\_BUILD_PC\Common>call ..\..\..\Data\MergeLocalize.bat
...\..
\..\Data\_SOURCE_PC\Common\Localize ..\..\_SOURCE_PC\Common\Localize
MungeTemp

Merging ..\..\..\Data\_SOURCE_PC\Common\Localize\English.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\..\Data\_SOURCE_PC\Common\Localize\French.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\..\Data\_SOURCE_PC\Common\Localize\german.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\..\Data\_SOURCE_PC\Common\Localize\Italian.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\..\Data\_SOURCE_PC\Common\Localize\japanese.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\..\Data\_SOURCE_PC\Common\Localize\spanish.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\..\Data\_SOURCE_PC\Common\Localize\uk_english.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\_SOURCE_PC\Common\Localize\english.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\_SOURCE_PC\Common\Localize\french.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\_SOURCE_PC\Common\Localize\german.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\_SOURCE_PC\Common\Localize\italian.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\_SOURCE_PC\Common\Localize\japanese.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\_SOURCE_PC\Common\Localize\spanish.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\_SOURCE_PC\Common\Localize\uk_english.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.

Merging MungeTemp\English.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging MungeTemp\French.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging MungeTemp\german.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging MungeTemp\Italian.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging MungeTemp\japanese.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging MungeTemp\spanish.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging MungeTemp\uk_english.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\..\Data\Localize\english.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\..\Data\Localize\french.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\..\Data\Localize\german.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\..\Data\Localize\italian.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\..\Data\Localize\japanese.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\..\Data\Localize\spanish.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.
Merging ..\..\..\Data\Localize\uk_english.cfg...
'more' is not recognized as an internal or external command,
operable program or batch file.

Munging English.cfg
Munging French.cfg
Munging german.cfg
Munging Italian.cfg
Munging japanese.cfg
Munging spanish.cfg
Munging uk_english.cfg
Munging ddda.lua
Munging dddc.lua
Munging ddda.req
Munging dddc.req
Munging mission.req
Munging core.req
Munging ddd.mcfg
Munging shell.req
Munging addme.lua
Could Not Find C:\BFBuilder\Dataddd\_BUILD_PC\Worlds\ddd\Mungelog.txt
...\..\..\Worlds\ddd\munged\*.*
The system cannot find the file specified.
0 file(s) copied.
Done
Munging geo_sky_arena.msh
geo_sky_arena has no collision Geometry!
Munging geo_sky_dome.msh
geo_sky_dome has no collision Geometry!
Munging geo_sky_dome_rim.msh
geo_sky_dome_rim has no collision Geometry!
Munging geo_sky_spire.msh
geo_sky_spire has no collision Geometry!
Munging geo_sky_tech.msh
geo_sky_tech has no collision Geometry!
Munging mod1_sky.msh
mod1_sky has no collision Geometry!
Munging NoTexture.tga
Munging geo1.tga
Munging geo1_bump.tga
Munging geo1_far_detail.tga
Munging geo_sky_arena.tga
Munging Mod1.tga
Munging mod1_map.tga
Munging ModX.tga
Munging SKY_Geonosis.tga
Munging SKY_geo_horizin.tga
Munging SKY_geo_tech.tga
Munging SKY_spire.tga
Munging ddd.ter
Munging ddd.wld
Munging ddd.wld
Munging ddd.RGN
Munging ddd.BAR
Munging ddd.HNT
Finished Munging files, writing output
Done
Munging ddd.pth
Munging ddd.pln
Munging ddd.sky
Munging ddd.bnd
Munging ddd.req

Missing file ddd_map.texture
required by ..\..\..\worlds\ddd\.\ddd.req

Missing file rep_fly_assault_dome.model
required by munged\ddd.config.req

Missing file rep_fly_gunship_dome.model
required by munged\ddd.config.req

Missing file cis_fly_droidfighter_dome.model
required by munged\ddd.config.req

Missing file cis_fly_techounion_dome.model
required by munged\ddd.config.req

Missing file com_bldg_controlzone.class
required by munged\ddd.world.req

The system cannot find the file specified.
Munging dddcw.req
Munging dddgcw.req
Munging ddd.req
'xcopy' is not recognized as an internal or external command,
operable program or batch file.
'xcopy' is not recognized as an internal or external command,
operable program or batch file.
'xcopy' is not recognized as an internal or external command,
operable program or batch file.
'Notepad.exe' is not recognized as an internal or external command,
operable program or batch file.
Done Munging, Potential errors can be found in Mungelog.txt
Press any key to continue . . .

This is the munge.bat program lines.

@if "%1" == "" (
@set FRONTLINE_LANGVERSION="ENGLISH"
) else (
@set FRONTLINE_LANGVERSION=%1
)

echo %FRONTLINE_LANGVERSION%

del Mungelog.txt

@IF %FRONTLINE_LANGVERSION%=="English" SET FRONTLINE_LANGDIR=ENG
@IF %FRONTLINE_LANGVERSION%=="ENGLISH" SET FRONTLINE_LANGDIR=ENG
@IF %FRONTLINE_LANGVERSION%=="UK" SET FRONTLINE_LANGDIR=UK_
@IF %FRONTLINE_LANGVERSION%=="FRENCH" SET FRONTLINE_LANGDIR=FRE
@IF %FRONTLINE_LANGVERSION%=="GERMAN" SET FRONTLINE_LANGDIR=GER
@IF %FRONTLINE_LANGVERSION%=="JAPANESE" SET FRONTLINE_LANGDIR=JAP
@IF %FRONTLINE_LANGVERSION%=="ITALIAN" SET FRONTLINE_LANGDIR=ITA
@IF %FRONTLINE_LANGVERSION%=="SPANISH" SET FRONTLINE_LANGDIR=SPA

@setlocal
@set PATH="%CD%"\..\..\ToolsFL\Bin;%PATH%

@if %FRONTLINE_LANGVERSION%=="ITALIAN" (
@endlocal
@set FRONTLINE_LANGVERSION="ITALIAN"
@set FRONTLINE_LANGDIR=ITA
@set MUNGE_PLATFORM_DIR_STR=_source_pc
@set MUNGE_PLATFORM_OVERRIDE_STR=_SOURCE_PC_ITALIAN
@setlocal
@cd Common
@call clean.bat
@set PATH="%CD%"\..\..\ToolsFL\Bin;%PATH%
@call munge.bat
@cd ..\Shell
@call clean.bat
@call munge.bat

@cd ..

) else (
@cd Common
@call munge.bat
@cd ..

@cd Shell
@call munge.bat
@cd ..
)

cd addme
@call munge.bat
cd ..

cd Sides
REM STARTSIDES
REM cd GAM
REM @call munge.bat
REM cd ..
REM ENDSIDES
cd ..


cd Worlds
cd ddd
@call munge.bat
cd ..
cd ..

endlocal

cd Sound
@call munge.bat
cd ..

set PACKAGE_NUM=ddd

set FolderExt=
if NOT %FRONTLINE_LANGVERSION%=="ENGLISH" (
set FolderExt=%FRONTLINE_LANGDIR%
)

xcopy /S /Y /D ..\_lvl_pc\*.lvl
...\..\AddOn%FolderExt%\%PACKAGE_NUM%\Data\_lvl_pc\
xcopy /S /Y /D ..\_lvl_pc\*.mvs
...\..\AddOn%FolderExt%\%PACKAGE_NUM%\Data\_lvl_pc\
xcopy /Y /D addme\munged\addme.script ..\..\AddOn%FolderExt%\%PACKAGE_NUM%\
 
N

Nepatsfan

MetroidPrime said:
Hi,

I am not sure exatly if this is the right place to post
this, but I am really stuck? I use a program called
BFBuilder (attlefront Builder) Its a mod program to make
maps etc. for Star Wars Battlefront. Anyway everything works
great with the program execpt when I try to compile the
whole things together. The program has worked great for
months they one day I hit the compile button and BAM! I get
the error below.

'xcopy' is not recognized as an internal or external command,
operable program or batch file.

I have done some research and it appears that xcopy is a
command to copy files I.E. the program compiles then copys
the files to a folder. All of the sudden though it doesn't
recongize it??? Can somebody help me please! After searching
the web it appears that the problem could be somthing called
a path being directed wrong don't know. I don't even know if
this the the MICROSOFT FORUMS.. PLEASE HELP ME!! Thank You!
<snipped>

Go to this web site:

http://internet.cybermesa.com/~bstewart/misctools.html

Download fixpath2.zip.
Extract the files from the zip folder and run fixpath.exe.

You might also want to take a look at this article:

http://internet.cybermesa.com/~bstewart/cmdprompt.html#6

Good luck

Nepatsfan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top