Really strange request envelope behavior

Found a bug in R'n'D? Report it here!

Moderators: Flumminator, Zomis

Post Reply
User avatar
Eizzoux
Posts: 571
Joined: Wed Oct 30, 2013 5:32 am
Location: Russia
Contact:

Really strange request envelope behavior

Post by Eizzoux »

Game's viewports are starting to break when request goes away. To be more specific, when you're playing a levelset in R'n'D engine and, from what I can see, specifically with envelope-styled request window, forcing it to pop up and then close causes the screen to go all haywire while a trace of the request itself stays until the screen fades out.

Noteable examples of getting that:

Android viewport

fhgdjfgbdskf.png
fhgdjfgbdskf.png (168.96 KiB) Viewed 4785 times


[GFX] Different screen

husbgrfkjff.png
husbgrfkjff.png (71.03 KiB) Viewed 4785 times


Reflektor specifically when opening a level editor and changing game engine to R'n'D.

sfsdflsfalsdnjl.png
sfsdflsfalsdnjl.png (106.2 KiB) Viewed 4785 times



𒈟
User avatar
Holger
Site Admin
Posts: 4081
Joined: Fri Jun 18, 2004 4:13 pm
Location: Germany
Contact:

Re: Really strange request envelope behavior

Post by Holger »

Just successfully reproduced that problem. Very strange! This problem is caused by a commit that apparently was added to exactly prevent this problem, but the problem goes away if I roll back the code of this commit:

Code: Select all

Date:   Thu Mar 23 20:42:55 2023 +0100

    fixed playfield redraw bug when closing envelope after asking to play again
:shock:

I will try to find out what the hell I wanted to fix with this commit, as it currently looks 100 % counter-productive. :?
Post Reply