2025-07-18 17:02 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0005872Spring engineGeneralpublic2018-01-22 02:10
ReporterGoogle_Frog 
Assigned Tohokomoko 
PrioritynormalSeveritymajorReproducibilityhave not tried
StatusresolvedResolutionfixed 
Product Version104.0 +git 
Target VersionFixed in Version 
Summary0005872: 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?
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0018741

Google_Frog (reporter)

Here is an infolog from a linux player https://pastebin.com/BsQZNLUV.

~0018742

hokomoko (developer)

There are model loading errors... Seems to be faulty download.

~0018743

Google_Frog (reporter)

Another http://zero-k.info/Battles/Detail/483874.

~0018744

hokomoko (developer)

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
+Notes

-Issue History
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
+Issue History