View Issue Details

Category
SSPBT:本体(SSP)
SeveritymajorReproducibilityalways 
Status closed 
Fixed in Version2.5 (リリース) 
Summary0000376: When changing shells, if there is a move command present in the script after changing the shell, the ghost will not appear
DescriptionWhen my ghost changes shells, I get the coordinates before the change and move the ghost to the old coordinates after, so that it will appear to stay in place. However, with the latest version of SSP, any time I change the shell the ghost will not appear or play the dialogue in OnShellChanged. I can see the script in the script log, and if I click on a surface in the surfacetest window, the ghost will appear and play the script that should have played.

This is the script I'm using:
Before the change: "\![get,property,OnGetCoords,currentghost.scope(0).rect]"

OnGetCoords
{
    shellcoord[0] = reference0[0]
    shellcoord[1] = reference0[1]
}

After the change: "\0\![move,--X=%(shellcoord[0]),--Y=%(shellcoord[1]),--base=primaryscreen]Dialogue after changing shells."

This bug happens on SSP 2.5.49. I could not replicate it on 2.5.48. Windows 10.
TagsNo tags attached.
Attach Tags
Attached Files
21-11-29_01 2.5.48.gif (173,114 bytes)   
21-11-29_01 2.5.48.gif (173,114 bytes)   
21-11-29_02 2.5.49.gif (331,361 bytes)

Relationships

related to 0000377 closedponapalt \s[-1] followed by \4 or \5 will delay the displacement until the next occurrence 

Activities

ponapalt

2021-12-02 16:49

administrator   ~0000964

2.5.50

Issue History

Date Modified Username Field Change
2021-11-29 19:14 guest New Issue
2021-11-29 19:14 guest File Added: 21-11-29_01 2.5.48.gif
2021-11-29 19:14 guest File Added: 21-11-29_02 2.5.49.gif
2021-12-01 05:40 ponapalt Relationship added related to 0000377
2021-12-01 05:41 ponapalt Assigned To => ponapalt
2021-12-01 05:41 ponapalt Status new => assigned
2021-12-01 05:41 ponapalt Status assigned => confirmed
2021-12-01 05:41 ponapalt Description Updated View Revisions
2021-12-02 16:49 ponapalt Status confirmed => closed
2021-12-02 16:49 ponapalt Resolution open => fixed
2021-12-02 16:49 ponapalt Fixed in Version => 2.5 (リリース)
2021-12-02 16:49 ponapalt Note Added: 0000964