Runable with filelist enabled doesn't launch

Results 1 to 1 of 1
  1. #1
    Proficient Member Nekroido is offline
    MemberRank
    Mar 2007 Join Date
    『サイレンLocation
    185Posts

    Runable with filelist enabled doesn't launch

    I'm using runables with filelist enabled by Phoenix and unable to make them work. Ones with filelist disabled work just fine.
    I did crc32 hash calculations for every file and they ARE correct. But, oh well... Here's my mlog.txt:
    Code:
    XTRAP Start
    fail to open XTrapTest.txt
    XTRAP End
    GUNZ 1,0,0,290 launched. build (Jul 21 2008 11:27:35) 
    Log time (12/24/10 13:55:09)
    CPU ID = AuthenticAMD ( family = 1039 , model = 15 , stepping = 2 ) @ 2224 MHz
    Display Device = ATI Radeon HD 5400 Series ( vendor=1002 device=68f9 subsys=21d81458 revision=0 )
    Display Driver Version = 8.17.0010.1052
    Windows = 6.1 Build 7600 ,  (1047992KB) :  ..
    Cannot open system/locale.xml file.
    Error!! - StringTable Initalize Failed
    Check notify.xml
    And bit of filelist.xml in my system.mrs:
    Code:
    <?xml version="1.0"?>
    <XML>
    	<FILE NAME="bdcap32.dll" CRC32="8acf6e13"/>
    	<FILE NAME="bdcore32.dll" CRC32="41f61cf1"/>
    	<FILE NAME="dbghelp.dll" CRC32="22aec1c2"/>
    	<FILE NAME="fmod.dll" CRC32="8280aba8"/>
    	<FILE NAME="gdiplus.dll" CRC32="45d253dc"/>
    	<FILE NAME="HanAuthForClient.dll" CRC32="334b4576"/>
    	<FILE NAME="HanPollForClient.dll" CRC32="c306358b"/>
    	<FILE NAME="HanReportForClient.dll" CRC32="30c3a6ab"/>
    
    ...
    
    	<FILE NAME="Sound/Effect/we_weapon_rdy.wav" CRC32="a5c37dbd"/>
    	<FILE NAME="system/abuse.txt" CRC32="b006ddad"/>
    	<FILE NAME="system/AnimationEvent.xml" CRC32="999f6396"/>
    	<FILE NAME="system/ChannelRule.xml" CRC32="e7e5c7ca"/>
    	<FILE NAME="system/chatcmds.xml" CRC32="2e73b62e"/>
    	<FILE NAME="system/cserror.xml" CRC32="1ec46861"/>
    	<FILE NAME="system/droptable.xml" CRC32="fcc60d5d"/>
    	<FILE NAME="system/gametypecfg.xml" CRC32="d223b4d9"/>
    	<FILE NAME="system/LenzFlare.xml" CRC32="eb183de9"/>
    	<FILE NAME="system/locale.xml" CRC32="033a6d42"/>
    	<FILE NAME="system/map.xml" CRC32="5be05ce4"/>
    	<FILE NAME="system/messages.xml" CRC32="13756f9e"/>
    	<FILE NAME="system/notify.xml" CRC32="ac73399c"/>
    	<FILE NAME="system/npc.xml" CRC32="6ab65404"/>
    	<FILE NAME="system/questmap.xml" CRC32="a3f2c46c"/>
    	<FILE NAME="system/scenario.xml" CRC32="526f79ee"/>
    	<FILE NAME="system/strings.xml" CRC32="48a6fd4f"/>
    	<FILE NAME="system/survivalmap.xml" CRC32="77b9ecb4"/>
    	<FILE NAME="system/survivalScenario.xml" CRC32="36aaba24"/>
    	<FILE NAME="system/system.xml" CRC32="2747fa05"/>
    	<FILE NAME="system/tips.xml" CRC32="bb2c96a3"/>
    	<FILE NAME="system/worlditem.xml" CRC32="15b16d2c"/>
    	<FILE NAME="system/zitem.xml" CRC32="bb77ccf6"/>
    	<FILE NAME="system/zquestitem.xml" CRC32="0454289c"/>
    	<FILE NAME="system/zskill.xml" CRC32="f2a24b0f"/>
    <XML>
    Any help will be appreciated.
    Last edited by Nekroido; 24-12-10 at 01:12 PM.




Advertisement