Jump to content

yuyuko190

Members
  • Posts

    7
  • Joined

  • Last visited

yuyuko190's Achievements

Newbie

Newbie (1/11)

0

Reputation

  1. Yes, it works in _data_make, but i got error in other places
  2. I tried it. But it causes same error for other scripts.
  3. Here's that file http://www.mediafire.com/download/3s6sq6ccq3syqua/csvParser.dll
  4. Yes, it's here https://www.mediafire.com/folder/53t7xhi6ralxy/csv
  5. It happened when i converted csv file to US2-LE. I don't know why can't encode csv file to usc2-le.
  6. [Problem Solved] I work on vietnamese translation for sengoku gensokyo (engine kirikiri2) but i got a problem. Here's error log 12:27:14 ==== An exception occured at _data-make.ks(328)[(top level script) global], VM ip = 16084 ==== 12:27:14 -- Disassembled VM code -- 12:27:14 #(328) f.thchara[48][3] = 0; f.thchara[49][3] = 0; 12:27:14 00016063 const %1, *820 // *820 = (int)0 12:27:14 00016066 gpd %2, %-2.*805 // *805 = (string)"f" 12:27:14 00016070 gpd %3, %2.*813 // *813 = (string)"thchara" 12:27:14 00016074 const %4, *821 // *821 = (int)48 12:27:14 00016077 gpi %5, %3.%4 12:27:14 00016081 const %6, *822 // *822 = (int)3 12:27:14 00016084 spie %5.%6, %1 12:27:14 -- Register dump -- 12:27:14 %-3=(int)6 %-2=(object)(object 0x0012DACC:0x00000000) 12:27:14 %-1=(object)(object 0x00C68228:0x00C68228) %0=(void) %1=(int)0 12:27:14 %2=(object)(object 0x01503EC8:0x01503EC8) %3=(object)(object 0x0EBA574C:0x0EBA574C) 12:27:14 %4=(int)48 %5=(void) %6=(int)3 %7=(int)21 %8=(int)1 %9=(int)0 %10=(string)" 分 " 12:27:14 %11=(object)(object 0x01503EC8:0x01503EC8) %12=(object)(object 0x0EAC8A14:0x0EAC8A14) 12:27:14 %13=(int)2 %14=(int)0 %15=(string)" 秒" %16=(object)(object 0x01503EC8:0x01503EC8) 12:27:14 %17=(object)(object 0x0EAC8A14:0x0EAC8A14) %18=(int)3 12:27:14 ---------------------------------------------------------------------------------------------- 12:27:14 trace : 12:27:14 エラーが発生しました ファイル : _data-make.ks 行 : 473 タグ : ( ← エラーの発生した前後のタグを示している場合もあります ) _data-make.ks の 行 4 から始まる iscript ブロックでエラーが発生しました。 ( 詳細はコンソールを参照してください ) (void) から Object へ型を変換できません。Object 型が要求される文脈で Object 型以外の値が渡されるとこのエラーが発生します It happen when i try convert csv files to USC2-Little endian. Anyone know how to fix this problem? I'm very thankful.
×
×
  • Create New...