Polyobjects freezes in place after loading savegame

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Lars
Posts: 48
Joined: Fri Dec 17, 2004 12:46 pm
Location: Denmark

Polyobjects freezes in place after loading savegame

Post by Lars »

Hi

Polyobjects gets frozen in place if savegame is made while the polyobject is moving(not rotating)
Attachments
polyobjbug.wad
(35.56 KiB) Downloaded 29 times
_mental_
 
 
Posts: 3820
Joined: Sun Aug 07, 2011 4:32 am

Re: Polyobjects freezes in place after loading savegame

Post by _mental_ »

Fixed in this PR. Yes, it was extra semicolon. Moreover there is no need to serialize the given "speed" field at all, the parent class already does this.

EDIT: Additionally I found the problem with serialization of polyobject's sound which is fixed in this PR.
Post Reply

Return to “Closed Bugs [GZDoom]”