View Issue Details

IDProjectCategoryView StatusLast Update
0005280Spring engineGeneralpublic2016-06-28 02:09
ReporterGoogle_Frog Assigned Tohokomoko  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version101.0+git 
Summary0005280: Some maps are far too bright
DescriptionSome maps are too bright. I assume this occurs in every game because it occurs in my simple test game. I half expect the issue to be caused by brokenness in maps which was ignored because the engine only now just started handling specular correctly (hypothetically). But I made this report in case it reveals an issue in the engine.

I used this test game. It has barely any lua.
https://github.com/ZeroK-RTS/ExampleMod

Two maps which are far too bright:
http://zero-k.info/Maps/Detail/49517
http://zero-k.info/Maps/Detail/25393

This is my workaround to make the maps playable:
https://github.com/ZeroK-RTS/Zero-K/commit/19b2f3072350a20ceb54cc61562adf0513b541ba
TagsNo tags attached.
Attached Files
screen00264.jpg (Attachment missing)
Checked infolog.txt for Errors

Activities

Google_Frog

2016-06-14 12:31

reporter   ~0016442

Also, the bug requires advmapshading. As far as I could tell everyone with advmapshading enabled saw the bug.

hokomoko

2016-06-28 02:09

developer   ~0016452

Fix 3cd5428a594f790832ca4258d5c9fa60c9872723 committed to develop branch: Fix 0005280: Use supplied specExp in maps with no specular texture, repo: spring changeset id: 7144

Issue History

Date Modified Username Field Change
2016-06-14 12:22 Google_Frog New Issue
2016-06-14 12:31 Google_Frog Note Added: 0016442
2016-06-14 12:32 Google_Frog File Added: screen00264.jpg
2016-06-28 02:09 hokomoko Changeset attached => spring develop 3cd5428a
2016-06-28 02:09 hokomoko Note Added: 0016452
2016-06-28 02:09 hokomoko Assigned To => hokomoko
2016-06-28 02:09 hokomoko Status new => resolved
2016-06-28 02:09 hokomoko Resolution open => fixed