VM abort when pressing up on the first option in opt. menus

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
phantombeta
Posts: 2084
Joined: Thu May 02, 2013 1:27 am
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia with Vulkan support
Location: Brazil

VM abort when pressing up on the first option in opt. menus

Post by phantombeta »

Exactly what it says in the thread title. Couldn't fit the commit in the title, but it's e636c80. I've tested this both with the CI artifacts and a self-compiled build, with the same result.

VM abort message:

Code: Select all

VM execution aborted:  Attempt to draw to screen outside a draw function
Called from MenuDelegateBase.DrawCaption at gzdoom.pk3:zscript/ui/menu/menucustomize.zs, line 7
Called from OptionMenu.DrawCaption at gzdoom.pk3:zscript/ui/menu/optionmenu.zs, line 436
Called from OptionMenu.MenuEvent at gzdoom.pk3:zscript/ui/menu/optionmenu.zs, line 242
Called from Screen.DrawText [Native]
Steps to reproduce:
  • Literally just press the up key on the very first item in any options menu. You'll instantly be sent to the console by the VM abort.
SanyaWaffles
Posts: 800
Joined: Thu Apr 25, 2013 12:21 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Windows 11 for the Motorola Powerstack II
Graphics Processor: nVidia with Vulkan support
Location: The Corn Fields
Contact:

Re: VM abort when pressing up on the first option in opt. me

Post by SanyaWaffles »

Can confirm this happens.
User avatar
vsonnier
Posts: 80
Joined: Wed Apr 10, 2019 11:22 pm
Graphics Processor: nVidia with Vulkan support
Contact:

Re: VM abort when pressing up on the first option in opt. me

Post by vsonnier »

same problem here, after the series of commit from Raze.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49056
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: VM abort when pressing up on the first option in opt. me

Post by Graf Zahl »

fixed
Post Reply

Return to “Closed Bugs [GZDoom]”