View Issue Details

IDProjectCategoryView StatusLast Update
0000459Medieval EngineersBugpublic2023-03-09 16:47
Reporterequinox Assigned Toequinox  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version0.7.4 (unreleased)Fixed in Version0.7.4 (unreleased) 
Summary0000459: Player camera persistence viewers don't get cleaned up
Description

When a player logs out of a MP world MyPersistenceViewers.ClientLeft gets called, the client's camera persistence view should get cleaned up. However this method relies on loading the player's current identity, which gets disassociated prior to the method getting called. This results in the persistence view of player's camera never getting removed, and thus their surroundings never unloading in MP after they leave the server.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-03-05 05:18 equinox New Issue
2023-03-05 05:18 equinox Status new => assigned
2023-03-05 05:18 equinox Assigned To => equinox
2023-03-07 17:59 equinox Status assigned => in progress
2023-03-09 16:47 equinox Status in progress => resolved
2023-03-09 16:47 equinox Resolution open => fixed
2023-03-09 16:47 equinox Fixed in Version => 0.7.4 (unreleased)