View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005388 | Spring engine | General | public | 2016-11-12 10:44 | 2016-11-13 02:14 | ||||
Reporter | Google_Frog | ||||||||
Assigned To | hokomoko | ||||||||
Priority | normal | Severity | block | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 103.0 +git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0005388: 103-288 Desync | ||||||||
Description | Desynced game: http://zero-k.info/Battles/Detail/435696 | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
hokomoko (developer) 2016-11-13 00:55 |
seems like something is bad with 3ds parsing. win users get [f=0005370] Warning: could not load model "hunter_d.3ds" (reason: [AssimpParser] Model Import: Chunk is too large) while linux users don't |
hokomoko (developer) 2016-11-13 02:14 |
Fix c90ca9b24fff63765f7bc64a7397b8586d2e9d3b committed to develop branch: Fix 0005388 Apparently struct packing had weird issues on win32 builds (and maybe linux 32 as well?) http://stackoverflow.com/questions/8568432/is-gccs-attribute-packed-pragma-pack-unsafe or https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51628 may be related. Anyway, all supported compilers support #pragma pack which works great., repo: spring changeset id: 7586 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-11-12 10:44 | Google_Frog | New Issue | |
2016-11-13 00:55 | hokomoko | Note Added: 0016863 | |
2016-11-13 02:14 | hokomoko | Changeset attached | => spring develop c90ca9b2 |
2016-11-13 02:14 | hokomoko | Note Added: 0016864 | |
2016-11-13 02:14 | hokomoko | Assigned To | => hokomoko |
2016-11-13 02:14 | hokomoko | Status | new => resolved |
2016-11-13 02:14 | hokomoko | Resolution | open => fixed |