View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004238 | Spring engine | Gfx driver issues | public | 2013-12-31 01:56 | 2014-01-01 03:49 |
| Reporter | silentwings | Assigned To | jK | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 95.0.1+git | ||||
| Summary | 0004238: some maps are grey with advmapshading | ||||
| Description | For me, some maps are simply grey when first loaded (see pictures). However, as soon as I do anything to 'reload' the texture (e.g. press f1,f4,l) it reverts to looking completely normal and the grey doesn't come back. I think its related to ssmf. With AdvMapShading=0 the bug doesn't occur. | ||||
| Additional Information | May well be gfx card dependent, but there are no errors in my infolog about it. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | |||||
|
|
please ignore screen00000, was a misclick. I should have also said, this doesn't happen in 95.0. |
|
|
Can be reliably reproduced with Shadows = 0 in springsettings.cfg. Only affects ssmf maps. Setting advmapshading = 0 with Shadows = 0 in springsettings.cfg results in normal colored rendering. |
|
|
Key point for me seems to be to have AdvMapShading=1 and Shadows=0 (changing either of those settings to AdvMapShading=0 or Shadows=1 fixes it). Added my springsettings.cfg |
|
|
Can reproduce it here with the above setting and Spring 95.0.1-230-gfee8fe3 release |
|
|
bisected a bit and discovered the bug appears in -50 but not in -40 |
|
|
My bisect shows it's one of these: https://github.com/spring/spring/commit/17a28dac85f6363100c0ab66946ff299b2a7c691 advance UniformStates https://github.com/spring/spring/commit/b223181ce5861429d6a2c24bcad63c8f8e5b3436 https://github.com/spring/spring/commit/67557352e030795a9fbd9f01e3087a1b7c482a2d https://github.com/spring/spring/commit/2672e74b1d801ce9852abaf1cba12f1dcdbf61c5 minor in GL2 DecalDrawer Second and third can most probably be ignored. |
|
|
The fourth one as well because DecalsDrawerGL4 (not GL2 as commit claims) is not used by default. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-12-31 01:56 | silentwings | New Issue | |
| 2013-12-31 01:56 | silentwings | File Added: screen00000.png | |
| 2013-12-31 01:56 | silentwings | File Added: infolog.txt | |
| 2013-12-31 01:57 | silentwings | File Added: screen00050.png | |
| 2013-12-31 01:57 | silentwings | Note Added: 0012563 | |
| 2013-12-31 01:57 | silentwings | File Added: screen00053.png | |
| 2013-12-31 01:58 | silentwings | Note Edited: 0012563 | |
| 2013-12-31 13:26 | Beherith | Note Added: 0012566 | |
| 2013-12-31 13:26 | Beherith | Note Edited: 0012566 | |
| 2013-12-31 13:28 | Beherith | Note Edited: 0012566 | |
| 2013-12-31 13:28 | silentwings | Note Added: 0012567 | |
| 2013-12-31 13:29 | silentwings | File Added: springsettings.cfg | |
| 2013-12-31 14:23 | nixtux | Note Added: 0012568 | |
| 2013-12-31 15:09 | silentwings | Note Added: 0012569 | |
| 2013-12-31 16:12 | cleanrock | Note Added: 0012570 | |
| 2013-12-31 16:28 | Kloot | Note Added: 0012571 | |
| 2013-12-31 16:28 | Kloot | Note Edited: 0012571 | |
| 2014-01-01 03:49 | jK | Changeset attached | => spring release 99d01abc |
| 2014-01-01 03:49 | jK | Assigned To | => jK |
| 2014-01-01 03:49 | jK | Status | new => resolved |
| 2014-01-01 03:49 | jK | Resolution | open => fixed |