TehRealSalt / sugoi

0 stars 1 forks source link

Cosmic Valley: First emblem cannot be collected #4

Closed CosmicML closed 5 months ago

CosmicML commented 5 months ago

Describe the issue Cosmic Valley's first emblem appears to be uncollectable. The emblem radar does not track it, even as other characters.

To Reproduce Steps to reproduce the problematic behavior:

  1. Go to Cosmic Valley
  2. Enable Emblem Radar

Expected behavior Emblem shows up on the radar and can be collected.

Screenshots srb20128

Desktop (please complete the following information):

Additional context It seems like the emblem does spawn, but cannot be collected. I'm unable to specify which emblem it is because the emblem colors seem to be inconsistent with the pause menu ones.

CosmicML commented 5 months ago

The current fix does not solve the issue. Even after the tag change the emblem can't be obtained

CosmicML commented 5 months ago

@TehRealSalt It looks like there was one remaining issue. From what I can tell, one of the emblem's tag was set to a Var by accident in the map's header, which messed up the emblem behavior. It can be seen here https://github.com/TehRealSalt/sugoi/blob/main/wadsrc/soc/!5_kimokawaiii-sideb.soc image

Setting it to Tag should fix it for good. It seems to have fixed the intended locations of the other emblems too srb20134