Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] ldn3 Ryujinx crash #6938

Closed
DraftProducts opened this issue Jun 12, 2024 · 1 comment
Closed

[Bug] ldn3 Ryujinx crash #6938

DraftProducts opened this issue Jun 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@DraftProducts
Copy link

DraftProducts commented Jun 12, 2024

Description of the issue

The Ryujinx crash when starting Super Mario Bross. Wonder due to a issue with IUserInterface and ngc:u

Reproduction steps

Try to start Super Mario Bross. Wonder with ldn3 from https://www.patreon.com/posts/introducing-ldn3-74910544

Log file

00:00:06.040 |I| HLE.OsThread.6 AudioRenderer AcquireSessionId: Registered new renderer (0)
00:00:06.041 |I| HLE.OsThread.6 AudioRenderer Initialize: Initializing with REV11
00:00:06.055 |I| AudioProcessor.Worker AudioRenderer Work: Starting audio processor
00:00:06.056 |I| AudioRendererManager.Worker AudioRenderer SendCommands: Starting audio renderer
00:00:06.062 |I| HLE.OsThread.6 AudioRenderer Start: Starting renderer id 0
00:00:06.098 |I| AudioProcessor.Worker Audio EnsureAudioStreamSetup: New audio stream setup with a target sample count of 240
00:00:06.120 |S| HLE.OsThread.6 ServiceAudio QueryAudioDeviceOutputEvent: Stubbed.
00:00:06.121 |S| HLE.OsThread.6 ServiceAudio GetActiveChannelCount: Stubbed.
00:00:06.522 |S| HLE.OsThread.21 ServiceAm SetOperationModeChangedNotification: Stubbed. {operationModeChangedNotification: True}
00:00:06.522 |S| HLE.OsThread.21 ServiceAm SetPerformanceModeChangedNotification: Stubbed. {performanceModeChangedNotification: True}
00:00:06.892 |S| HLE.OsThread.21 ServiceAm LockExit: Stubbed.

00:00:07.073 |E| HLE.OsThread.4 Application : Unhandled exception caught: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
 ---> System.NotImplementedException: ngc:u
   at Ryujinx.HLE.HOS.Services.Sm.IUserInterface.GetService(ServiceCtx context) in D:\a\Ryujinx_staging\Ryujinx_staging\Ryujinx.HLE\HOS\Services\Sm\IUserInterface.cs:line 112
   at Ryujinx.HLE.HOS.Services.Sm.IUserInterface.GetServiceTipc(ServiceCtx context) in D:\a\Ryujinx_staging\Ryujinx_staging\Ryujinx.HLE\HOS\Services\Sm\IUserInterface.cs:line 53
   at InvokeStub_IUserInterface.GetServiceTipc(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object, IntPtr*, BindingFlags)
   --- End of inner exception stack trace ---
   at System.Reflection.MethodInvoker.Invoke(Object, IntPtr*, BindingFlags)
   at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
   at Ryujinx.HLE.HOS.Services.IpcService.CallTipcMethod(ServiceCtx context) in D:\a\Ryujinx_staging\Ryujinx_staging\Ryujinx.HLE\HOS\Services\IpcService.cs:line 176
   at Ryujinx.HLE.HOS.Services.ServerBase.Process(Int32 serverSessionHandle, UInt64 recvListAddr) in D:\a\Ryujinx_staging\Ryujinx_staging\Ryujinx.HLE\HOS\Services\ServerBase.cs:line 320
   at Ryujinx.HLE.HOS.Services.ServerBase.ServerLoop() in D:\a\Ryujinx_staging\Ryujinx_staging\Ryujinx.HLE\HOS\Services\ServerBase.cs:line 90
   at Ryujinx.HLE.HOS.Services.ServerBase.Main() in D:\a\Ryujinx_staging\Ryujinx_staging\Ryujinx.HLE\HOS\Services\ServerBase.cs:line 85
   at Ryujinx.HLE.HOS.Kernel.Threading.KThread.ThreadStart() in D:\a\Ryujinx_staging\Ryujinx_staging\Ryujinx.HLE\HOS\Kernel\Threading\KThread.cs:line 1262
   at System.Threading.Thread.StartCallback()

OS

Windows 11

Ryujinx version

1.1.0-ldn3.1.3

Game version

1.0.0

CPU

Ryzen 7 7700X

GPU

Radeon 6950 XT

RAM

32GB

List of applied mods

No response

Additional context?

image
image
image

@DraftProducts DraftProducts added the bug Something isn't working label Jun 12, 2024
@MutantAura
Copy link
Collaborator

MutantAura commented Jun 12, 2024

SMB: Wonder does not have LDN functionality. Use master https://ryujinx.org/download.

@MutantAura MutantAura closed this as not planned Won't fix, can't repro, duplicate, stale Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants