[Bug] Error trying to open ryujinx. #120

Closed
opened 2024-10-31 01:47:07 +00:00 by Slenderino · 1 comment
Slenderino commented 2024-10-31 01:47:07 +00:00 (Migrated from github.com)

Description of the issue

When opening Ryujinx the console appears, just to quickly close and crash, does not let me do anything.

Reproduction steps

Open Ryujinx.exe

Log file

00:00:00.002 |N| Application ReloadConfig: Loading configuration from: C:\Users[redacted]\AppData\Roaming\Ryujinx\Config.json
00:00:00.226 |I| Configuration LogValueChange: EnableFileLog set to: True
00:00:00.275 |I| Configuration LogValueChange: ResScale set to: 1
00:00:00.283 |I| Configuration LogValueChange: ResScaleCustom set to: 1
00:00:00.283 |I| Configuration LogValueChange: MaxAnisotropy set to: -1
00:00:00.284 |I| Configuration LogValueChange: AspectRatio set to: Fixed16x9
00:00:00.285 |I| Configuration LogValueChange: BackendThreading set to: Auto
00:00:00.285 |I| Configuration LogValueChange: GraphicsBackend set to: Vulkan
00:00:00.286 |I| Configuration LogValueChange: PreferredGpu set to:
00:00:00.286 |I| Configuration LogValueChange: AntiAliasing set to: None
00:00:00.287 |I| Configuration LogValueChange: ScalingFilter set to: Bilinear
00:00:00.287 |I| Configuration LogValueChange: ScalingFilterLevel set to: 80
00:00:00.289 |I| Configuration LogValueChange: EnableDockedMode set to: True
00:00:00.296 |I| Configuration LogValueChange: EnableVsync set to: True
00:00:00.296 |I| Configuration LogValueChange: EnableShaderCache set to: True
00:00:00.296 |I| Configuration LogValueChange: EnableTextureRecompression set to: False
00:00:00.296 |I| Configuration LogValueChange: EnableMacroHLE set to: True
00:00:00.296 |I| Configuration LogValueChange: EnableColorSpacePassthrough set to: False
00:00:00.296 |I| Configuration LogValueChange: EnablePtc set to: True
00:00:00.296 |I| Configuration LogValueChange: EnableLowPowerPtc set to: False
00:00:00.297 |I| Configuration LogValueChange: EnableInternetAccess set to: False
00:00:00.298 |I| Configuration LogValueChange: EnableFsIntegrityChecks set to: True
00:00:00.298 |I| Configuration LogValueChange: FsGlobalAccessLogMode set to: 0
00:00:00.299 |I| Configuration LogValueChange: AudioBackend set to: SDL2
00:00:00.299 |I| Configuration LogValueChange: AudioVolume set to: 1
00:00:00.300 |I| Configuration LogValueChange: MemoryManagerMode set to: HostMappedUnsafe
00:00:00.301 |I| Configuration LogValueChange: DramSize set to: MemoryConfiguration4GiB
00:00:00.301 |I| Configuration LogValueChange: IgnoreMissingServices set to: False
00:00:00.301 |I| Configuration LogValueChange: UseHypervisor set to: True
00:00:00.304 |I| Configuration LogValueChange: MultiplayerMode set to: Disabled
00:00:00.308 |N| Application PrintSystemInfo: Ryujinx Version: 1.2.64
00:00:00.313 |N| Application Print: Operating System: Microsoft Windows 10.0.26120 (X64)
00:00:00.313 |N| Application Print: CPU: Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz ; 16 logical
00:00:00.315 |N| Application Print: RAM: Total 15.8 GiB ; Available 6.7 GiB
00:00:00.317 |N| Application PrintSystemInfo: Logs Enabled: Info, Warning, Error, Guest, Stub
00:00:00.317 |N| Application PrintSystemInfo: Launch Mode: UserProfile
Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Repeat 2 times:

at SDL2.SDL.SDL_Init(UInt32)

at Ryujinx.SDL2.Common.SDL2Driver.Initialize()
at Ryujinx.Input.SDL2.SDL2GamepadDriver..ctor()
at Ryujinx.Ava.UI.Windows.MainWindow..ctor()
at Ryujinx.Ava.App.OnFrameworkInitializationCompleted()
at Avalonia.AppBuilder.SetupUnsafe()
at Avalonia.AppBuilder.Setup()
at Avalonia.AppBuilder.SetupWithLifetime(Avalonia.Controls.ApplicationLifetimes.IApplicationLifetime)
at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(Avalonia.AppBuilder, System.String[], System.Action`1<Avalonia.Controls.ApplicationLifetimes.IClassicDesktopStyleApplicationLifetime>)
at Ryujinx.Ava.Program.Main(System.String[])

OS

Windows 11

Ryujinx version

1.2.64

Game version

No response

CPU

i7-10700

GPU

No response

RAM

6.7GB / 15.8GB

List of applied mods

No response

Additional context?

This is trying to open ryujinx after booting up, hours before was working just fine, there was not any change (manual atleast) between sessions.
https://mega.nz/folder/mIwDCaxA#Xvo-kF9pZ883AN-6Ylv-iA is my Ryujinx folder.

### Description of the issue When opening Ryujinx the console appears, just to quickly close and crash, does not let me do anything. ### Reproduction steps Open Ryujinx.exe ### Log file 00:00:00.002 |N| Application ReloadConfig: Loading configuration from: C:\Users\[redacted]\AppData\Roaming\Ryujinx\Config.json 00:00:00.226 |I| Configuration LogValueChange: EnableFileLog set to: True 00:00:00.275 |I| Configuration LogValueChange: ResScale set to: 1 00:00:00.283 |I| Configuration LogValueChange: ResScaleCustom set to: 1 00:00:00.283 |I| Configuration LogValueChange: MaxAnisotropy set to: -1 00:00:00.284 |I| Configuration LogValueChange: AspectRatio set to: Fixed16x9 00:00:00.285 |I| Configuration LogValueChange: BackendThreading set to: Auto 00:00:00.285 |I| Configuration LogValueChange: GraphicsBackend set to: Vulkan 00:00:00.286 |I| Configuration LogValueChange: PreferredGpu set to: 00:00:00.286 |I| Configuration LogValueChange: AntiAliasing set to: None 00:00:00.287 |I| Configuration LogValueChange: ScalingFilter set to: Bilinear 00:00:00.287 |I| Configuration LogValueChange: ScalingFilterLevel set to: 80 00:00:00.289 |I| Configuration LogValueChange: EnableDockedMode set to: True 00:00:00.296 |I| Configuration LogValueChange: EnableVsync set to: True 00:00:00.296 |I| Configuration LogValueChange: EnableShaderCache set to: True 00:00:00.296 |I| Configuration LogValueChange: EnableTextureRecompression set to: False 00:00:00.296 |I| Configuration LogValueChange: EnableMacroHLE set to: True 00:00:00.296 |I| Configuration LogValueChange: EnableColorSpacePassthrough set to: False 00:00:00.296 |I| Configuration LogValueChange: EnablePtc set to: True 00:00:00.296 |I| Configuration LogValueChange: EnableLowPowerPtc set to: False 00:00:00.297 |I| Configuration LogValueChange: EnableInternetAccess set to: False 00:00:00.298 |I| Configuration LogValueChange: EnableFsIntegrityChecks set to: True 00:00:00.298 |I| Configuration LogValueChange: FsGlobalAccessLogMode set to: 0 00:00:00.299 |I| Configuration LogValueChange: AudioBackend set to: SDL2 00:00:00.299 |I| Configuration LogValueChange: AudioVolume set to: 1 00:00:00.300 |I| Configuration LogValueChange: MemoryManagerMode set to: HostMappedUnsafe 00:00:00.301 |I| Configuration LogValueChange: DramSize set to: MemoryConfiguration4GiB 00:00:00.301 |I| Configuration LogValueChange: IgnoreMissingServices set to: False 00:00:00.301 |I| Configuration LogValueChange: UseHypervisor set to: True 00:00:00.304 |I| Configuration LogValueChange: MultiplayerMode set to: Disabled 00:00:00.308 |N| Application PrintSystemInfo: Ryujinx Version: 1.2.64 00:00:00.313 |N| Application Print: Operating System: Microsoft Windows 10.0.26120 (X64) 00:00:00.313 |N| Application Print: CPU: Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz ; 16 logical 00:00:00.315 |N| Application Print: RAM: Total 15.8 GiB ; Available 6.7 GiB 00:00:00.317 |N| Application PrintSystemInfo: Logs Enabled: Info, Warning, Error, Guest, Stub 00:00:00.317 |N| Application PrintSystemInfo: Launch Mode: UserProfile Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Repeat 2 times: -------------------------------- at SDL2.SDL.SDL_Init(UInt32) -------------------------------- at Ryujinx.SDL2.Common.SDL2Driver.Initialize() at Ryujinx.Input.SDL2.SDL2GamepadDriver..ctor() at Ryujinx.Ava.UI.Windows.MainWindow..ctor() at Ryujinx.Ava.App.OnFrameworkInitializationCompleted() at Avalonia.AppBuilder.SetupUnsafe() at Avalonia.AppBuilder.Setup() at Avalonia.AppBuilder.SetupWithLifetime(Avalonia.Controls.ApplicationLifetimes.IApplicationLifetime) at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(Avalonia.AppBuilder, System.String[], System.Action`1<Avalonia.Controls.ApplicationLifetimes.IClassicDesktopStyleApplicationLifetime>) at Ryujinx.Ava.Program.Main(System.String[]) ### OS Windows 11 ### Ryujinx version 1.2.64 ### Game version _No response_ ### CPU i7-10700 ### GPU _No response_ ### RAM 6.7GB / 15.8GB ### List of applied mods _No response_ ### Additional context? This is trying to open ryujinx after booting up, hours before was working just fine, there was not any change (manual atleast) between sessions. https://mega.nz/folder/mIwDCaxA#Xvo-kF9pZ883AN-6Ylv-iA is my Ryujinx folder.
GabCoolDude commented 2024-10-31 13:32:30 +00:00 (Migrated from github.com)

Please use the Discord for support queries.

Please use the [Discord](https://discord.gg/dHPrkBkkyA) for support queries.
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MeloNX/Ryujinx-ryubing#120
No description provided.