PowerDynamic / TheCircles

1 stars 0 forks source link

Crash to desktop upon pressing tab. #55

Open KeaporaTheOwl opened 3 years ago

KeaporaTheOwl commented 3 years ago

Steps to Reproduce

1.) Launch the game (TheCircles4_24). 2.) Press tab.

image

Results

The game crashes to the desktop and prints the following error to the clipboard:

Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:C:\Users\jeann\Documents\UE_4.24\Engine\Source\Runtime\Core\Public\Containers/Array.h] [Line: 614] Array index out of bounds: 0 from an array of size 0

0x00007fff32a34b59 KERNELBASE.dll!UnknownFunction [] 0x00007ff668a33b96 TheCircles4_24.exe!UnknownFunction [] 0x00007ff668a37498 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66880e01d TheCircles4_24.exe!UnknownFunction [] 0x00007ff66879ebc7 TheCircles4_24.exe!UnknownFunction [] 0x00007ff6687a1080 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66cc23bd8 TheCircles4_24.exe!UnknownFunction [] 0x00007ff6685c7344 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66b8ece72 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66b9167f1 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66b4b3b9e TheCircles4_24.exe!UnknownFunction [] 0x00007ff66b4c507e TheCircles4_24.exe!UnknownFunction [] 0x00007ff66b4b1ec8 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66b4c3439 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66ab39a68 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66b80af67 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66b817087 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66860dde9 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66860e143 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66861ccc1 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66b82f12c TheCircles4_24.exe!UnknownFunction [] 0x00007ff66b834292 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66b17a19f TheCircles4_24.exe!UnknownFunction [] 0x00007ff66b1849d8 TheCircles4_24.exe!UnknownFunction [] 0x00007ff66affef13 TheCircles4_24.exe!UnknownFunction [] 0x00007ff667d839bb TheCircles4_24.exe!UnknownFunction [] 0x00007ff667d95d5c TheCircles4_24.exe!UnknownFunction [] 0x00007ff667d95e1a TheCircles4_24.exe!UnknownFunction [] 0x00007ff667da624f TheCircles4_24.exe!UnknownFunction [] 0x00007ff66c8e8c1e TheCircles4_24.exe!UnknownFunction [] 0x00007fff340c7034 KERNEL32.DLL!UnknownFunction [] 0x00007fff350a2651 ntdll.dll!UnknownFunction []

Expected Result

The game does not crash when pressing this frequently pressed button.