|
|
发表于 2016-11-19 03:33:02
|
显示全部楼层
Enter the name of your executable (with the .rpx extension): t6_cafef_launcher.rpx
E:\cafe_sdk>makecfmaster.exe archive -r "E:\cafe_sdk\cd\code/t6_cafef_launcher.rpx" -o "E:\cafe_sdk\cd\OutOfRegionGame"
Scanning
======== mastering parameters ========
Output : E:\cafe_sdk\cd\OutOfRegionGame.wumad,
RPX File : E:\cafe_sdk\cd\code\t6_cafef_launcher.rpx
RPX Dir : E:\cafe_sdk\cd\code
---------------------------------------------
App XML : E:\cafe_sdk\cd\code\app.xml
Cos XML : E:\cafe_sdk\cd\code\cos.xml
---------------------------------------------
Temp dir : .\OutOfRegionGame_tmp
Code dir : E:\cafe_sdk\cd\code
Content dir : E:\cafe_sdk\cd\content
Meta dir : E:\cafe_sdk\cd\meta
Create a wumad without METARATING section
Old xml file .\OutOfRegionGame_tmp\masterinfo.xml detected: exported with an old appconfig tool.
Appconfig tool version: .
Cannot Find E:\cafe_sdk\cd\code\t6_cafef_launcher.ddf.
Unable to read codegen-size from: .\OutOfRegionGame_tmp\masterinfo.xml
Unable to read codegen-core from: .\OutOfRegionGame_tmp\masterinfo.xml
codegen-core from must match codegen_core in 00000001.
Value for argstr must be: t6_cafef_launcher.rpx in E:\cafe_sdk\cd\code\cos.xml
-----------------------------------------------
Progress checkpoint: PROGRESS: eScanned
-----------------------------------------------
Default DDF : E:\cafe_sdk\system\bin\tool\mastering\resources\default_nometarating.ddf.
makedlf ver.1.7.6.27142 - (c) 2012-2014 Nintendo
Warning: The size has been increased to 32KiB because the file data section size is 0 bytes. PRELOADTXT
Warning: Because the file data section size has exceeded the maximum, the section will be divided. CONTENT
Warning: Empty section has been deleted. PRELOADTXT
Critical: An unexpected error has occurred.
System.BadImageFormatException: Could not load file or assembly 'publish, Version=1.7.6.27202, Culture=neutral, PublicKeyToken=null' or one of its dependencies. 锟斤拷图锟斤拷锟截革拷式锟斤拷锟斤拷确锟侥筹拷锟斤拷
File name: 'publish, Version=1.7.6.27202, Culture=neutral, PublicKeyToken=null'
at makedlf.Application.CMakedlf.ReserveH3HashArrayList(CVolume t_cVolume)
at makedlf.Application.CMakedlf.CreateFst(CDiscIdSection t_cDiscIdConfiguration, CFstSection t_cFstConfiguration, CFileLayoutSection t_cFileLayoutConfiguration, CSectionListSection t_cSectionListConfiguration, CSectionAssignSection t_cSectionAssignSection, CSectionParameterSection t_cSectionParameterConfiguration, Boolean t_bAddonContent, CNodes t_cLocalNodes, CVolume t_cVolume)
at makedlf.Application.CMakedlf.MakeDlfImpl(CDiscLayoutConfig t_cDiscLayoutConfig)
at makedlf.Application.CMakedlf.ExecImpl(EReturnCode& tr_eResult)
at makedlf.Application.CApplication.Exec()
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Error: Aborting due to a critical error.
Failed running cafemakedlf.exe tool.
Failed cafedevrun execution.
-----------------------------------------------
Progress checkpoint: PROGRESS: eProcessAborted
-----------------------------------------------
Finalizing
-----------------------------------------------
Progress checkpoint: PROGRESS: eStartedFinalizing
-----------------------------------------------
-----------------------------------------------
Progress checkpoint: PROGRESS: eFinishedFinalizing
-----------------------------------------------
makecfmaster: make master archive ERROR!!! CODE: 14
------<Warning Log>---------------------------
Warning[0]: Create a wumad without METARATING section
Warning[1]: Old xml file .\OutOfRegionGame_tmp\masterinfo.xml detected: exported with an old appconfig tool.
Warning[2]: Cannot Find E:\cafe_sdk\cd\code\t6_cafef_launcher.ddf.
Warning[3]: Unable to read codegen-size from: .\OutOfRegionGame_tmp\masterinfo.xml
Warning[4]: Unable to read codegen-core from: .\OutOfRegionGame_tmp\masterinfo.xml
Warning[5]: codegen-core from must match codegen_core in 00000001.
Warning[6]: Value for argstr must be: t6_cafef_launcher.rpx in E:\cafe_sdk\cd\code\cos.xml
------<Error Log>---------------------------
Error[0]: Failed running cafemakedlf.exe tool.
Error[1]: Failed cafedevrun execution.
E:\cafe_sdk>if not exist "E:\cafe_sdk\cd\copyToSDCard" mkdir "E:\cafe_sdk\cd\copyToSDCard"
E:\cafe_sdk>makecfmaster.exe installimage -i "E:\cafe_sdk\cd\OutOfRegionGame.wumad" -o "E:\cafe_sdk\cd\copyToSDCard" -w "E:\cafe_sdk\cd\temp"
inWumadFileName not provided.
-----------------------------------------------
Progress checkpoint: PROGRESS: eProcessAborted
-----------------------------------------------
Finalizing
-----------------------------------------------
Progress checkpoint: PROGRESS: eStartedFinalizing
-----------------------------------------------
-----------------------------------------------
Progress checkpoint: PROGRESS: eFinishedFinalizing
-----------------------------------------------
makecfmaster: make installimage ERROR!!! CODE: 2
------<Error Log>---------------------------
Error[0]: inWumadFileName not provided.
E:\cafe_sdk>C:\WINDOWS\explorer.exe "E:\cafe_sdk\cd\copyToSDCard"
E:\cafe_sdk>popd
C:\Windows\System32>pause |
|