View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004914 | Spring engine | General | public | 2015-07-24 09:23 | 2015-07-24 15:58 | ||||
Reporter | cleanrock | ||||||||
Assigned To | hokomoko | ||||||||
Priority | normal | Severity | crash | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 100.0+git | ||||||||
Target Version | 101.0 | Fixed in Version | |||||||
Summary | 0004914: assert in IWorldObjectModelRenderer::AddUnit (100.0.1-24-g1223d88) | ||||||||
Description | [f=0012623] [Texture] Load S3O texture now (Flip Y Axis: no, Invert Team Alpha: no) spring: /home/johanr/my_projects/spring/rts/Rendering/Models/WorldObjectModelRenderer.cpp:96: virtual void IWorldObjectModelRenderer::AddUnit(const CUnit*): Assertion `std::find(us.begin(), us.end(), const_cast<CUnit*>(u)) == us.end()' failed. [f=0012801] [CrashHandler] Error: Aborted (SIGABRT) in spring 100.0.1-24-g1223d88 develop (Debug Signal-NaNs) | ||||||||
Steps To Reproduce | Play attached demo in a debug build. | ||||||||
Additional Information | spring 100.0.1-24-g1223d88 develop (Debug Signal-NaNs) | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
cleanrock (reporter) 2015-07-24 12:50 Last edited: 2015-07-24 12:57 |
The first time i tried the demo i got the assert just when demo ended ([f=0012800] End of demo reached) but after this i have been unable to reproduce the assert with this demo (tried 4-5 times). |
hokomoko (developer) 2015-07-24 15:58 |
Fix b76c4cd4f210115a508f0759e410f20a64459775 committed to develop branch: Hopefully fix 0004914, repo: spring changeset id: 5412 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-07-24 09:23 | cleanrock | New Issue | |
2015-07-24 09:23 | cleanrock | File Added: 20150724_090440_DeltaSiegeDry_100.0.1-24-g1223d88 develop.sdf | |
2015-07-24 09:23 | cleanrock | File Added: infolog_assert.txt | |
2015-07-24 11:23 | abma | Target Version | => 101.0 |
2015-07-24 11:23 | abma | Summary | assert in IWorldObjectModelRenderer::AddUnit => assert in IWorldObjectModelRenderer::AddUnit (100.0.1-24-g1223d88) |
2015-07-24 12:50 | cleanrock | Note Added: 0015030 | |
2015-07-24 12:57 | cleanrock | Note Edited: 0015030 | View Revisions |
2015-07-24 15:58 | hokomoko | Changeset attached | => spring develop b76c4cd4 |
2015-07-24 15:58 | hokomoko | Note Added: 0015031 | |
2015-07-24 15:58 | hokomoko | Assigned To | => hokomoko |
2015-07-24 15:58 | hokomoko | Status | new => resolved |
2015-07-24 15:58 | hokomoko | Resolution | open => fixed |