worldmaking / mischmasch

https://www.alicelab.world/msvr
MIT License
9 stars 1 forks source link

Medium High Priority: sync messages are causing duplicate modules #255

Open michaelpalumbo opened 11 months ago

michaelpalumbo commented 11 months ago

this is why the train module has so many instances:

rebuild vr scene
update:  doc1 received sync message
rebuild vr scene
update:  doc1 add op train
rebuild vr scene
update:  doc1 received sync message
rebuild vr scene
update:  doc1 add op train
rebuild vr scene
update:  doc1 received sync message
rebuild vr scene
update:  doc1 add op train
rebuild vr scene
update:  doc1 received sync message
rebuild vr scene
update:  doc1 add op train
rebuild vr scene
update:  doc1 received sync message
rebuild vr scene
update:  doc1 add op train
michaelpalumbo commented 11 months ago

unclear how to reproduce this. i've seen it before, but it's not occurring today.