View Issue Details

Category
SSPBT:本体(SSP)
SeverityminorReproducibilityalways 
Status new 
Summary0000606: animation*.option,exclusive,(ID,ID,ID...) does not seem to work
DescriptionPer my comments here: https://ukadon.shillest.net/@Zichqec/110709663511318658

I'm not sure which way the exclusivity is supposed to go, but it doesn't work in either of the ways I would expect, so I think it may not be working at all. Using the exclusive option with just one ID instead of multiple seems to work fine, it's just the multiple specification that has the issue.

SSP/2.6.48 (20230601-1; Windows NT 10.0.19045)
TagsNo tags attached.
Attach Tags
Attached Files
23-7-13_05.gif (41,529 bytes)   
23-7-13_05.gif (41,529 bytes)   

Activities

guest

2024-12-25 03:15

reporter   ~0001524

Adding on to this since it's now affecting a released ghost

In the new update for KEEP FROZEN, there is a "Vortex" item which is animated. When this item is present in the cube, and the face dressup is on, the talking animations will repeatedly reset the vortex's animation.

The face dressup has exclusive specifications to try and prevent overlapping between the faces since everything is translucent. If I add the vortex to the exclusive specifications, nothing changes. But if I remove the exclusive specifications entirely, the vortex works properly, but the talking animations then overlap.

Ghost is available here: https://ukagaka.zichqec.com/ghost/keep_frozen

The relevant parts of the surfaces.txt:

//talk animations
animation10102.interval,never
animation10102.pattern0,stop,10100
animation10102.pattern1,overlay,10101,0,0,0
animation10102.pattern2,overlay,10101,120,0,0
animation10102.pattern3,start,10100
animation10102.option,exclusive,(10101,10103,10104,908)

animation10103.interval,never
animation10103.pattern0,stop,10100
animation10103.pattern1,overlay,10102,0,0,0
animation10103.pattern2,overlay,10102,120,0,0
animation10103.pattern3,start,10100
animation10103.option,exclusive,(10101,10102,10104,908)

animation10104.interval,never
animation10104.pattern0,stop,10100
animation10104.pattern1,overlay,10101,0,0,0
animation10104.pattern2,overlay,10102,120,0,0
animation10104.pattern3,overlay,10102,120,0,0
animation10104.pattern4,start,10100
animation10104.option,exclusive,(10101,10102,10103,908)


//Later, the vortex animation
animation908.interval,bind + always
animation908.pattern0,overlay,90800,0,0,0
animation908.pattern1,overlay,90801,100,0,0
animation908.pattern2,overlay,90802,100,0,0
animation908.pattern3,overlay,90803,100,0,0
animation908.pattern4,overlay,90804,100,0,0
animation908.pattern5,overlay,90805,100,0,0
animation908.pattern6,overlay,90806,100,0,0
animation908.pattern7,overlay,90807,100,0,0
animation908.pattern8,overlay,90808,100,0,0
animation908.pattern9,overlay,90808,100,0,0

SSP/2.7.00 Pre3 (20240716-1; Windows NT 10.0.19045)
(Maybe I should still be on 2.6, but, well... I'll test in that version also if you think it's necessary)
24-12-24.gif (100,730 bytes)   
24-12-24.gif (100,730 bytes)   

guest

2024-12-26 00:04

reporter   ~0001525

Apologies, I found a critical bug and had to make an update to the ghost. Please refer to this older version for the above bug report: https://github.com/Zichqec/KEEP_FROZEN/releases/tag/v1.1.3

I found that I was able to work around the issue for this particular ghost by using shared-index, but I think it will still be an issue for other ghosts.

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
2023-07-14 13:29 guest New Issue
2023-07-14 13:29 guest File Added: 23-7-13_05.gif
2024-12-25 03:15 guest Note Added: 0001524
2024-12-25 03:15 guest File Added: 24-12-24.gif
2024-12-26 00:04 guest Note Added: 0001525