View Issue Details
Category | |||||
---|---|---|---|---|---|
SSPBT:本体(SSP) | |||||
Severity | trivial | Reproducibility | always | ||
Status | new | ||||
Summary | 0000688: 特定のシェルのdumpsurfaceを作ろうとするとうまくいかない | ||||
Description | 特定のシェル(制作中のゴーストのもの)にて、「\![execute,dumpsurface,~~」で合成済みのサーフェス画像を取得しようとしましたが、うまくいかないようです。 ・終了通知イベントをさくらスクリプトに記述し、実行後しばらく待ってもイベントが来ない ・SSPを終了しようとすると「実行中のコマンドがあります」になる(そのまましばらく待つとSSPを終了できる) ・エラー通知レベルは「1. Info」にしてあり、特にエラーは見受けられない ・SSPでゴーストを起動してみてのシェル表示は問題ないように見える 試した環境: SSP/2.6.98 (20250429-20; Windows NT 10.0.26100) 試したシェルの定義: 添付ファイルのsurfaces.txtをご参照ください。 うまく行かないのはsurface0です。 | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Attached Files | surfaces.txt (1,523 bytes)
charset,UTF-8 descript { version,1 } surface0 { element0,base,surface0.png,0,0 animation0.interval,runonce animation0.option,exclusive+shared-index animation0.pattern0,alternativestart,(1,2,3,4) animation1.interval,never animation1.option,exclusive+shared-index animation1.pattern0,overlaymultiply,21,0,0,0 animation1.pattern1,overlaymultiply,21,200,0,0 animation1.pattern2,alternativestart,(2,3,4) animation2.interval,never animation2.option,exclusive+shared-index animation2.pattern0,overlaymultiply,22,0,0,0 animation2.pattern1,overlaymultiply,22,200,0,0 animation2.pattern2,alternativestart,(1,3,4) animation3.interval,never animation3.option,exclusive+shared-index animation3.pattern0,overlaymultiply,23,0,0,0 animation3.pattern1,overlaymultiply,23,200,0,0 animation3.pattern2,alternativestart,(1,2,4) animation4.interval,never animation4.option,exclusive+shared-index animation4.pattern0,overlaymultiply,24,0,0,0 animation4.pattern1,overlaymultiply,24,200,0,0 animation4.pattern2,alternativestart,(1,2,3) } surface10 { element0,base,surface10.png,0,0 } surface21 { element0,base,parts_transparent.png,0,0 element1,overlayfast,parts_dark1.png,0,0 } surface22 { element0,base,parts_transparent.png,0,0 element1,overlayfast,parts_dark2.png,0,0 } surface23 { element0,base,parts_transparent.png,0,0 element1,overlayfast,parts_dark3.png,0,0 } surface24 { element0,base,parts_transparent.png,0,0 element1,overlayfast,parts_dark4.png,0,0 } | ||||