IsmAvatar / LateralGM

A free Game Maker source file editor
http://lateralgm.org/
Other
96 stars 25 forks source link

Missing Tiles/Instances With GMK/GMX #389

Closed RobertBColton closed 5 years ago

RobertBColton commented 5 years ago

I want to document that I finally found a consistent way of reproducing this. I can reproduce this 100% of the time if I load a specific GMK (life.gm6) followed by specific GMX projects (SONIGMA by HitCoder or Mysterium The Dark Below by ProtoLink). What occurs is that some tiles (SONIGMA) or instances for teleportation to other rooms (Mysterium The Dark Below) will be missing in run mode.

Download Mark Overmar's Game of Life (life.gm6): mark_overmars_life.zip

RobertBColton commented 5 years ago

I found out what's going on now, for some reason loading the GM6 first changes the default sprite transparency option to true. So SONIGMA is having all of its sprite's transparency option checked, even though it's a GMX and GMX doesn't have that option.

RobertBColton commented 5 years ago

Closing as resolved by #399 which will be included in v1.8.46.