TheGreatRambler / SwiTAS

A usable toolkit for creating Nintendo Switch TASes with homebrew
MIT License
56 stars 5 forks source link

SwiTAS crashes on startup in emuMMC #8

Open tetraxile opened 4 years ago

tetraxile commented 4 years ago

i got a 0x4a8 error before i could see the home screen, and no other sysmods running. works fine on sysMMC.

SwiTAS.log:

1970-01-01 00:00:12.717 DEBUG [69] [main@157] Started logging
1970-01-01 00:00:12.739 DEBUG [69] [MainLoop::MainLoop@5] Start networking
1970-01-01 00:00:12.744 DEBUG [69] [MainLoop::MainLoop@28] Open display
1970-01-01 00:00:12.748 DEBUG [69] [MainLoop::MainLoop@34] Get vsync event
1970-01-01 00:00:12.752 DEBUG [69] [MainLoop::MainLoop@39] Attach work buffers
s5bug commented 4 years ago

Could you (in order of preference) either:

TheGreatRambler commented 4 years ago

This is probably pretty important to fix. I'll look into it when I have time.