View Issue Details

IDProjectCategoryView StatusLast Update
0001106Spring engineGeneralpublic2008-10-12 01:40
ReporterBug Hunter Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001106: Mirrored explotions
DescriptionThere seems to be a bug that causes explotions to be rendered in more than one place.

The effect is you will see explotions happening in places of the map that dont have a battle at all.

its more noticeable in small maps, i.e. lava highground. explotions happening in the center were mirrored at bottom right.

dont have pictures. may supply the relpay, but only if requested, not sure if the bug will still show in the replay.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

tvo

2008-10-12 00:57

reporter   ~0002800

If fixed something that may be related or may even be this bug:

r6677 | tvo | 2008-10-11 23:00:26 +0200 (za, 11 okt 2008) | 3 lines

Fix explosion spheres appearing at position (2*x,2*y) when explosion happened on position (x,y)


Somewhere instead of just 'pos', 'pos + this->pos' was passed as method parameter.

Kloot

2008-10-12 01:34

developer   ~0002802

That seems like the more likely reason behind it, but there was also an issue with projectiles being Collide()'ed in the wrong position occasionally (tied to 0001087, now fixed). Those explosions would have been near the worldspace origin though (and not mirrored), so probably unrelated to this bug after all.

Kloot

2008-10-12 01:40

developer   ~0002803

@BugHunter

Feel free to reopen this report if it still happens with SVN builds.

Issue History

Date Modified Username Field Change
2008-10-10 18:29 Bug Hunter New Issue
2008-10-10 20:04 Kloot Relationship added related to 0001087
2008-10-10 20:04 Kloot Status new => assigned
2008-10-10 20:04 Kloot Assigned To => Kloot
2008-10-12 00:57 tvo Note Added: 0002800
2008-10-12 01:34 Kloot Note Added: 0002802
2008-10-12 01:34 Kloot Relationship deleted related to 0001087
2008-10-12 01:40 Kloot Note Added: 0002803
2008-10-12 01:40 Kloot Status assigned => resolved
2008-10-12 01:40 Kloot Resolution open => fixed