View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000452 | Medieval Engineers | Bug | public | 2023-02-18 20:01 | 2024-02-27 21:48 |
Reporter | equinox | Assigned To | equinox | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Target Version | 0.7.4 (unreleased) | Fixed in Version | 0.7.4 (unreleased) | ||
Summary | 0000452: Physics constraint state group exceeds MTU for complex contraptions | ||||
Description | The physics constraint state group can require a large number of bits to fully send the position of all component groups. However because the state group system doesn't automatically fragment packets once the constraint state group exceeds the MTU of 1200 bytes it will never get sent, causing the contraption to always be desync'd on the client. To fix this the approach of the inventory state group should be used, where any portions of the constraint state group that can't be sent in the initiating state group packet get scheduled for the next replication server tick. | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-18 20:01 | equinox | New Issue | |
2023-02-18 20:01 | equinox | Status | new => assigned |
2023-02-18 20:01 | equinox | Assigned To | => equinox |
2023-02-18 20:01 | equinox | Status | assigned => in progress |
2023-02-18 20:51 | equinox | Steps to Reproduce Updated | |
2023-02-28 16:20 | equinox | Status | in progress => resolved |
2023-02-28 16:20 | equinox | Resolution | open => fixed |
2023-02-28 16:20 | equinox | Fixed in Version | => 0.7.4 (unreleased) |
2023-08-26 18:25 | equinox | Status | resolved => in progress |
2023-09-03 13:40 | equinox | Status | in progress => resolved |
2024-02-18 21:51 | equinox | Status | resolved => in progress |
2024-02-18 21:51 | equinox | Note Added: 0000416 | |
2024-02-27 21:48 | equinox | Status | in progress => resolved |