Project

General

Profile

Actions

Emulator Issues #12717

closed

Weird Error Message when pressing the Start button

Added by Waddle96 over 2 years ago. Updated over 2 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
Windows
Issue type:
Bug
Milestone:
Current
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
5.0-15421
Fixed in:
5.0-15427

Description

I was playing Melee and i pressed the start button to begin a match when all the sudden this message appeared, thinking it was bc of the backend i was using i change and tried with other backends and it still happens, i also tried Wii games and is the same thing, and i have installed the lastest Microsoft CC+ on my computer just so you know, could you take a look at this, is so weird and has never happened to me before


Files

Portapapeles01.jpg (28.3 KB) Portapapeles01.jpg Ocurrence 1 Waddle96, 10/27/2021 01:36 PM
Portapapeles02.jpg (95.2 KB) Portapapeles02.jpg Ocurrence 2 Waddle96, 10/27/2021 01:40 PM
Actions #1

Updated by JosJuice over 2 years ago

  • Milestone set to Current

I've never seen this before either. May be related to the imgui update in 5.0-15421.

Actions #2

Updated by pokechu22 over 2 years ago

  • Status changed from New to Fixed
  • Regression start set to 5.0-15421
  • Fixed in set to 5.0-15427
  • Operating system Windows added
  • Operating system deleted (N/A)

To reproduce, press the "enter" key (alt+enter to go into fullscreen also triggers it, but then you get stuck in fullscreen with an invisible popup dialog). You can also see a related issue if you enable Graphics → Advanced → Show Statistics; the window has an incorrect size and can't be interacted with using the mouse.

The issue has been fixed in 5.0-15427 and later, but note that none of the changes in 5.0-15427 are related to the fix. The issue was caused by files not being rebuilt after the imgui update, so it was trying to interact with an older version of imgui and changing the wrong values. leoetlino cleaner the build folder, so 5.0-15427 is a clean build. A similar issue would happen again after any library update if a clean build hasn't been performed. A proper long-term fix would involve fixing the build system so that when a library is updated, code that depends on that library gets recompiled again. But, again, for now everything should be working.

Actions

Also available in: Atom PDF