Bryce Meyer

Results 24 issues of Bryce Meyer

When working locally on a VM, the socket cannot be started, because of an exception being thrown whenever xdebug is enabled in the installation. ``` Exception trace: 1 trigger_error("XDebug extension...

### Description The game hits the first loading screen, and freezes ``` ``` ### Dumps [Xbe.txt](https://github.com/Cxbx-Reloaded/game-compatibility/files/4907711/Xbe.txt) [KrnlDebug.txt](https://github.com/Cxbx-Reloaded/game-compatibility/files/4907712/KrnlDebug.txt) ### Status **Previous behavior:** None reported **Current behavior:** Not booting ### Screenshots ![Capture](https://user-images.githubusercontent.com/6487928/87235018-7f56c780-c3d7-11ea-881c-3d23eb1740bd.PNG)...

region-us-canada
region-other
state-booting
type-retail
xdk-5849
language-unknown

### Description The game gets to a splash screen, and then hangs. ### Dumps [Xbe.txt](https://github.com/Cxbx-Reloaded/game-compatibility/files/4674472/Xbe.txt) [KrnlDebug.txt](https://github.com/Cxbx-Reloaded/game-compatibility/files/4674473/KrnlDebug.txt) ### Status **Previous behavior:** Not Reported **Current behavior:** Unresponsive ### Screenshots ![Capture](https://user-images.githubusercontent.com/6487928/82765737-7dca4380-9e19-11ea-8a4b-e68f95d7a298.PNG) ### Additional...

region-us-canada
state-partially-working
type-retail
xdk-5849
issue-video
language-english

### Description The game boots with audio playing, but no rending ever seems to happen. When you start pressing input the whole emulation crashes. ``` --------------------------- Cxbx-Reloaded --------------------------- Fatal error....

region-us-canada
region-other
region-japan
state-crash
type-retail
xdk-5849
issue-video

Is there any information on what changed between version 1.1 and 1.2? I am experimenting with attempting to reduce the binary size on an Arduino Uno Wifi Rev 2, and...

### Title https://xemu.app/titles/4d530031/#Kung-Fu-Chaos ### Bug Description After about an hour and a half of play the game crashed the entire emulator ### Expected Behavior No crash ### xemu Version 0.7.117...

bug

# Description Increases test coverage of demos to cover all existing and new demos. This is just a draft to see how much work is needed to get the current...

# Description Moved token to use secret variable Fixes # (issue) ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which...

The Grokking demo is currently not executing properly in Colab. **Describe the bug** The Grokking demo currently fails execution **Code example** The block... ``` print(loss_fn(all_logits, labels)) # This bugged on...

bug
demo
complexity-moderate

Originally noted by @VasilGeorgiev39 while refactoring add_hook functions. Thanks for merging! I also just checked it and seems good to me too. Actually it seemed to me that initially I...

bug
testing