View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005872 | Spring engine | General | public | 2018-01-21 05:41 | 2018-01-22 02:10 | ||||
Reporter | Google_Frog | ||||||||
Assigned To | hokomoko | ||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 104.0 +git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0005872: 104.0.1-141-gae5ba3c maintenance Desync | ||||||||
Description | [f=0021176] Sync error for ratmix in frame 21160 (got efba2491, correct is 84506497) Infologs https://github.com/ZeroK-RTS/CrashReports/issues/3207 https://github.com/ZeroK-RTS/CrashReports/issues/3208 Battle link: https://zero-k.info/Battles/Detail/483826 I have been unable to get an infolog from ratmix but they are on linux. Would having another linux person run the replay be helpful? | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Google_Frog (reporter) 2018-01-21 11:56 |
Here is an infolog from a linux player https://pastebin.com/BsQZNLUV. |
hokomoko (developer) 2018-01-21 13:04 |
There are model loading errors... Seems to be faulty download. |
Google_Frog (reporter) 2018-01-21 13:14 |
Another http://zero-k.info/Battles/Detail/483874. |
hokomoko (developer) 2018-01-22 02:10 |
Fix 47cef9993adaaa67fbc89358817d90427d31ed95 committed to develop branch: Fix 0005872 LUA_INTEGER was ptrdiff_t which had different sizes on 32/64 bit. Then when a big floating point number was cast float => LUA_INTEGER => int, you'd get different results on different architectures. Seems to have been around since forever pretty much. Exposed by e352893eb45ec99fd20935f5befd5afa5f56d9ee, repo: spring changeset id: 9476 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-01-21 05:41 | Google_Frog | New Issue | |
2018-01-21 05:41 | Google_Frog | File Added: 20180121_130223_Living Lands 3_104.0.1-141-gae5ba3c maintenance.sdfz | |
2018-01-21 11:56 | Google_Frog | Note Added: 0018741 | |
2018-01-21 13:04 | hokomoko | Note Added: 0018742 | |
2018-01-21 13:14 | Google_Frog | Note Added: 0018743 | |
2018-01-21 15:51 | hokomoko | Assigned To | => hokomoko |
2018-01-21 15:51 | hokomoko | Status | new => assigned |
2018-01-22 02:10 | hokomoko | Changeset attached | => spring develop 47cef999 |
2018-01-22 02:10 | hokomoko | Note Added: 0018744 | |
2018-01-22 02:10 | hokomoko | Status | assigned => resolved |
2018-01-22 02:10 | hokomoko | Resolution | open => fixed |