View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004202 | Spring engine | General | public | 2013-12-09 12:25 | 2013-12-09 20:03 | ||||
Reporter | Beherith | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 95.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004202: Spring loads texture 1 for units twice. | ||||||||
Description | I was unable to find the cause for this, but Spring seems to load s3o texture1's twice. I was looking at BAR with gDEBugger, and while looking through what is using the gpu ram, I found that s3o texture1's were loaded twice. In this case, both the core and arm atlases. The call stacks (I couldnt translate them, yet) indicated that they were both loaded from the same call stack. | ||||||||
Steps To Reproduce | /give all with BAR on any map. | ||||||||
Additional Information | If this is too vague, could you please hint as to how I assist in finding the source of the bug? | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
jK (developer) 2013-12-09 14:21 |
s3o are cached in tex1&tex2 pack, so when one differs it will load the other too |
Beherith (reporter) 2013-12-09 15:11 |
Wow thanks, that is quite helpful. Ill go check through all the units to make sure there is no unit that is accidentally using a different/not using a texture. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-12-09 12:25 | Beherith | New Issue | |
2013-12-09 14:21 | jK | Note Added: 0012359 | |
2013-12-09 15:11 | Beherith | Note Added: 0012361 | |
2013-12-09 20:03 | Kloot | Changeset attached | => spring develop a2e4c7ac |
2013-12-09 20:03 | Kloot | Assigned To | => Kloot |
2013-12-09 20:03 | Kloot | Status | new => resolved |
2013-12-09 20:03 | Kloot | Resolution | open => fixed |