Kevin Lu
Kevin Lu
Hi, we might be experiencing a similar issue since we also use timeouts on the requests made using got. Did you resolve your problem?
[Example puzzle](https://cdn.discordapp.com/attachments/282741557797453825/700875936668844042/NibiruCrescendo.lua) where I found the third behaviour.
Notes: https://developer.apple.com/documentation/appkit/nswindow/1419609-viewsneeddisplay
This only happens when they exactly overlap like with the new window option. I don't think this is really resolvable with a small patch.
Some duel modes may need to be loaded as pure scripts instead of fake cards.
Additionally, Speed Duel, Rush Duel, and similar may be blended into the Duel Rule dropdown rather than as an extra rule, but this would change server implementations too.
The issue is here https://github.com/edo9300/edopro/blob/master/gframe/sound_sdlmixer.cpp#L20 where we start the sound device at 22.05 kHz , alongside some other settings. According to the [documentation](https://www.libsdl.org/projects/SDL_mixer/docs/SDL_mixer_11.html), turning EDOPro into a music player may...
This is puzzle 47 now and the bug is not unique to EDOPro.
Fluorohydride/ygopro-core#246
Hey there, thanks for reporting this! We're currently swamped by bug reports and server issues right now, but if you're interested, please make a pull request with those files in...