jesusFreak1

Results 7 issues of jesusFreak1

### Describe the bug Trying to run FTB Unleashed and vanilla 1.5.2 runs fantastically but simply installing forge gave a black screen. I tried the solutions in #2468 but the...

bug

**Your console: O3DS** **Launch Method: SD Card** **Version used: nds-bootstrap 0.68.0** **Game tested/used/applicable: Mario Kart DS** **Save file: [nds-bootstrap.ini.zip](https://github.com/DS-Homebrew/nds-bootstrap/files/10430348/nds-bootstrap.ini.zip)** **Expected Behavior: Host local multiplayer without issues due to alleged fix...

Bug
Retail

Special case for me, but I have two Nintendo accounts on my switch so that I can have multiple saves on BOTW and TOTK. It would be cool if you...

### Operating System Windows ### Description of bug I expected to be able to launch the game with Fabric Loader. It fails every time I try with the following error:...

maybe-bug

### What happened? When BRB is installed on the client, with recipe book scrolling enabled, scrolling in the inventory while the recipe book is empty crashes the game. I noticed...

bug

Doing any of the following: ```Dart excel = Excel.createExcel(); excel.rename(excel.sheets.keys.first, sheetName); ``` ```Dart excel = Excel.createExcel(); excel.rename("Sheet1", sheetName); ``` ```Dart excel = Excel.createExcel(); excel[sheetName]; excel.setDefaultSheet(sheetName); excel.delete('Sheet1'); ``` followed by ```Dart...

Since the scrolling issue still persists on the 21.0.0 version of the mod, and the 21.2.0 version crashes the game on Minecraft 1.21.1, it would be cool if that fix...