View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000076 | Medieval Engineers | Bug | public | 2020-10-24 22:21 | 2022-12-09 01:11 |
Reporter | equinox | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | random |
Status | new | Resolution | open | ||
Product Version | 0.7.2 | ||||
Target Version | 0.7.5 (unreleased) | ||||
Summary | 0000076: Null scene when synchronizing groups | ||||
Description | As part of the crash avoidance for 0000040 null checks were added to code that really shouldn't need null checks. At some point this should be investigated in more depth to figure out why clients are trying to perform operations on groups that are either removed from the scene or haven't yet been added to a scene. If we can confirm that the reason the group has no scene is because the group has been removed and not because it hasn't been fully constructed yet we can keep the null check and remove the assertions. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-10-24 22:21 | equinox | New Issue | |
2020-10-24 22:21 | equinox | Relationship added | related to 0000040 |
2020-10-24 22:26 | equinox | Target Version | => TBD |
2022-04-08 14:25 | equinox | Target Version | TBD => 0.7.4 (unreleased) |
2022-12-09 01:11 | equinox | Target Version | 0.7.4 (unreleased) => 0.7.5 (unreleased) |