View Issue Details

Category
SSPBT:ゴースト
SeveritytextReproducibilitysometimes 
Status new 
Summary0000691: サーフェス戻し後にシェルアニメーションが再実行されなくなる
DescriptionゴーストWater Surface(みなも)のChocoLatte・SeasideWavesシェルで、下記の事象が確認しています。
※100%再現しないため、まだ条件があるかもしれません。。

1. 喋り頻度を0秒に設定(トーク停止)
2. 頭をダブルクリックしてランダムトークさせる
3. バルーンをクリックして閉じる
3. 30秒後にデフォルトサーフェス戻しが実行(\0\s[100]\1\s[10]\e)
4. surface100に切り替わった直後、animation2・3(periodic)が一度実行された後に再実行されなくなる(=まばたきが起きなくなる)

surface.txtの抜粋は下記です。
仮説ですが、ライトの点滅のアニメーションは動いているため、exclusiveが解除されなくなっているような気がしています。
単に記述が間違っている可能性も多々あるのですが、ご確認いただけますでしょうか。

surface.append100
{
    element2,overlay,a00.png,0,0
    element3,overlay,b00.png,0,0
    element4,overlay,c00.png,0,0
    element5,overlay,e00.png,0,0

    animation2.interval,periodic,4
    animation2.pattern0,overlay,1001,0-800,0,0
    animation2.pattern1,overlay,1000,50,0,0
    animation2.pattern2,overlay,1001,50,0,0
    animation2.pattern3,base,-1,50,0,0

    animation3.interval,periodic,13
    animation3.pattern0,alternativestart,(2,2,10,11,12)

    animation10.interval,never
    animation10.option,exclusive,(2,3)
    animation10.pattern0,overlay,1001,1000-2000,0,0
    animation10.pattern1,overlay,1000,50,0,0
    animation10.pattern2,overlay,1001,3000-5000,0,0
    animation10.pattern3,base,-1,50,0,0
    animation10.pattern4,overlay,-1,0,0,0

    animation11.interval,never
    animation11.option,exclusive,(2,3)
    animation11.pattern0,overlay,1001,1000-2000,0,0
    animation11.pattern1,base,5,2000-5000,0,0
    animation11.pattern2,overlay,1001,1000-2000,0,0
    animation11.pattern3,base,-1,50,0,0
    animation11.pattern4,overlay,-1,0,0,0

    animation12.interval,never
    animation12.option,exclusive,(2,3)
    animation12.pattern1,base,0,1000-2000,0,0
    animation12.pattern2,base,41,50,0,0
    animation12.pattern3,base,39,50,0,0
    animation12.pattern4,base,40,2000-4000,0,0
    animation12.pattern5,overlay,1001,2000-3000,0,0
    animation12.pattern6,base,12,50,0,0
    animation12.pattern7,base,-1,500-800,0,0
    animation12.pattern8,overlay,-1,0,0,0
}

システム情報は下記になります。
SPDebugger/2.17.24106.A
Windows NT 10.0.26100
UAC: Enabled,Limited
Time: 2025/6/25 21:48:26.672
Phys.Mem: 19261/32466MB PageFile: 22571/37330MB
CPU : Intel 0.6.6.6 3878MHz Features:MMX SSE HT AES-NI (Intel(R) Core(TM) Ultra 7 265KF)
Package:1 Node:1 Core:20 Thread:20
SSP/2.6.98 (20250429-20; Windows NT 10.0.26100)
TagsNo tags attached.
Attach Tags

Activities

There are no notes attached to this issue.

Add Note

View Status
Note
Upload Files
Maximum size: 1,953 KiB

Attach files by dragging & dropping, selecting or pasting them.

送信ボタンを押す前に / Before pushing "Send" button

  • スパム避けのためにパスワードが必要です。送信ボタンを押すとユーザー名とパスワードを聞かれますので、それぞれ "bts" と入力してください。
  • To send report, please input "bts" into username and password box in popup dialog.

Issue History

Date Modified Username Field Change
2025-06-25 21:53 guest New Issue