TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

Blocks in grid list are duplicated #105

Closed Gwindalmir closed 6 years ago

Gwindalmir commented 7 years ago

Torch Version: 1.1.229.265 SE Version: 1.183.200

Expected Behavior

Blocks should only appear once in entity manager.

Observed Behavior

The same blocks appear multiple times in the entity manager.

Steps to Reproduce

I just noticed it after I restarted the server after enabling concealment. I didn't notice if it was a problem before that, as I didn't use it before.

Other Information

World: https://www.dropbox.com/s/nkl37sxhtv0pixh/rexfun.rar?dl=1

First Image: https://media.discordapp.net/attachments/301835879947698177/355183146041475072/image.png Second Image: https://media.discordapp.net/attachments/301835879947698177/355183440628416512/image.png

Notice the [LCD] Panel - [LCD] Panel 5 entries are duplicated. The grid in question only has 6 LCD panels.

Equinox- commented 6 years ago

Cannot reproduce. Observable collections have gone through quite a few changes, so it's likely this has been fixed.