本帖最后由 G-UMJ 于 2012-6-26 18:21 编辑
Building Mod mymod
Step 1: Clearing built mod
Step time taken: 00:00:00.0780001
Step 2: Clearing cache
Step time taken: 00:00:00.0312001
Step 3: Building global data
Step time taken: 00:00:00.0156000
Step 4: Building static data
[00:00:00.3588007] Cached session data not available.
[00:00:00.5616010] Attempting use of referenced stream static.xml with configuration
[00:00:00.5616010] Stream d:\ra3 modsdk-x\mods\mymod\data\mod.xml references stream d:\ra3 modsdk-x\static.xml which has not been compiled, attempting to use precompiled
[00:00:00.9828018] Attempting use of referenced stream global.xml with configuration
[00:00:01.6692030] Loading 'file://d:\ra3 modsdk-x\mods\mymod\data\logiccommand.xml'.
[00:00:01.6848030] Critical: XmlFormattingError:
\mods\mymod\data;.\sagexml
[00:00:00.3588007] Session caching enabled ('D:\RA3 MODSDK-X\builtmods\BinaryAssetBuilder.SessionCache.xml').
[00:00:00.3588007] Network caching enabled ('D:\RA3 MODSDK-X\builtmods\cache').
[00:00:00.5304010] Loading 'file://d:\ra3 modsdk-x\mods\mymod\data\mod.xml'.
[00:00:00.9828018] Stream d:\ra3 modsdk-x\mods\mymod\data\mod.xml references stream d:\ra3 modsdk-x\global.xml which has not been compiled, attempting to use precompiled
\mods\mymod\data;.\sagexml
[00:00:01.3728025] Attempting use of referenced stream audio.xml with configuration
XML formatting error encountered in file:///d:/ra3 modsdk-x/mods/mymod/data/logiccommand.xml (line 373, position 18):
给定编码中的字符无效。 行 373,位置 18。
Command Line: D:\RA3 MODSDK-X\mods\mymod\mod.babproj /od :\RA3 MODSDK-X\builtmods /iod :\RA3 MODSDK-X\builtmods /ls:true /osh:false /pc:true /res:true /slowclean:true /ss:true /audio:.\mods\mymod\audio;.\audio /art:.\mods\mymod\art;.\art /data:.;.\mods;.Command Line: D:\RA3 MODSDK-X\mods\mymod\mod.babproj /od :\RA3 MODSDK-X\builtmods /iod :\RA3 MODSDK-X\builtmods /ls:true /osh:false /pc:true /res:true /slowclean:true /ss:true /audio:.\mods\mymod\audio;.\audio /art:.\mods\mymod\art;.\art /data:.;.\mods;.[00:00:00] BinaryAssetBuilder started
[00:00:01.3728025] Stream d:\ra3 modsdk-x\mods\mymod\data\mod.xml references stream d:\ra3 modsdk-x\audio.xml which has not been compiled, attempting to use precompiled
XML formatting error encountered in file:///d:/ra3 modsdk-x/mods/mymod/data/logiccommand.xml (line 373, position 18):
给定编码中的字符无效。 行 373,位置 18。
Build failed on step 4
按部就班做了之后发现了这样的错误
|