View Issue Details

Category
SSPBT:本体(SSP)
SeveritymajorReproducibilityalways 
Status closed 
Fixed in Version2.6 (リリース) 
Summary0000558: Some existing ghosts/balloons affected by change to self alpha
DescriptionMay be related to 0000554

As of SSP 2.6.16, some ghosts and balloons that are using the self alpha option, but display a solid color background anyways, are now having their solid color backgrounds show. I saw another developer having troubles with their balloon's online marker, and now I tried this ghost: https://github.com/unrestedjade/ghost-junk-drawer/blob/main/Updates/sweedeesh_feesh.nar and it is having similar trouble, when it worked perfectly fine on the previous version of SSP.

It's strange; the behavior seems to be inconsistent. Despite all surfaces in this ghost having the background, only some of the frames display it. It could be a difference in how overlay is handled vs replace? But I'm not certain.
TagsNo tags attached.
Attach Tags
Attached Files
22-10-26_04 Before.gif (37,977 bytes)   
22-10-26_04 Before.gif (37,977 bytes)   
22-10-26_05 After.gif (7,825 bytes)   
22-10-26_05 After.gif (7,825 bytes)   

Activities

ponapalt

2022-10-30 09:20

administrator   ~0001348

2.6.17

guest

2022-10-31 10:02

reporter   ~0001354

This issue is still occurring, exactly the same as before

ponapalt

2022-11-02 09:04

administrator   ~0001355

Last edited: 2022-11-02 09:09

I've checked and found that your PNG files have a "tRNS" chunk. It means that your images have transparency information inside and SSP recognizes it apart from transparent key color (left-top pixel color).
Thats why your shell has solid color background.
Old SSP cannot recognize "tRNS" chunk due to bug, So current behavior is as intended.

To resolve this issue, just modify seriko.use_self_alpha to 0 in descript.txt. Your shell doesn't need PNG built-in transparency information, so this solves the problem.
Another plan is deleting "tRNS" chunk information from PNG using TweakPNG or other tools.

Issue History

Date Modified Username Field Change
2022-10-26 17:52 guest New Issue
2022-10-26 17:52 guest File Added: 22-10-26_04 Before.gif
2022-10-26 17:52 guest File Added: 22-10-26_05 After.gif
2022-10-30 08:16 ponapalt Assigned To => ponapalt
2022-10-30 08:16 ponapalt Status new => assigned
2022-10-30 08:16 ponapalt Status assigned => confirmed
2022-10-30 08:16 ponapalt Fixed in Version => 2.6 (リリース)
2022-10-30 09:20 ponapalt Status confirmed => closed
2022-10-30 09:20 ponapalt Resolution open => fixed
2022-10-30 09:20 ponapalt Note Added: 0001348
2022-10-31 10:02 guest Status closed => feedback
2022-10-31 10:02 guest Resolution fixed => reopened
2022-10-31 10:02 guest Note Added: 0001354
2022-11-02 09:04 ponapalt Status feedback => acknowledged
2022-11-02 09:04 ponapalt Note Added: 0001355
2022-11-02 09:06 ponapalt Note Edited: 0001355
2022-11-02 09:07 ponapalt Note Edited: 0001355
2022-11-02 09:09 ponapalt Note Edited: 0001355
2022-11-06 07:46 ponapalt Status acknowledged => closed