Advertisement
Guest User

ryujinx

a guest
Nov 19th, 2019
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. 00:07:33.177 | 0027 ServiceNv Free: Deleted map 1394!
  2. 00:07:33.177 | 0021 ServiceNv Free: Deleted map 1393!
  3. 00:07:33.177 | 0021 ServiceNv Free: Deleted map 1392!
  4. 00:07:35.162 | 0023 KernelSvc PrintResult: SendSyncRequest64 returned error PortRemoteClosed.
  5. 00:07:35.429 | 0027 Emulation CurrentDomain_UnhandledException: Unhandled exception caught: Ryujinx.HLE.Exceptions.ServiceNotImplementedException: Ryujinx.HLE.HOS.Services.Ldn.IUserServiceCreator+IUserLocalCommunicationService: 402
  6.  
  7. Guest Stack Trace:
  8. Process: Application, PID: 81
  9. sdk:0x00376e60 nn::sf::hipc::client::Hipc2ClientCoreProcessor<(nn::sf::hipc::detail::MessageType)6, nn::sf::cmif::detail::CoreMethodInfo<std::__1::tuple<nn::sf::cmif::detail::InRawArgumentInfo<8ul, 8ul, 8l>, nn::sf::cmif::detail::InRawArgumentInfo<4ul, 4ul, 0l> >, 16ul, 0ul, true>, std::__1::tuple<nn::sf::cmif::detail::InRawArgumentInfo<8ul, 8ul, 8l>, nn::sf::cmif::detail::InRawArgumentInfo<4ul, 4ul, 0l> > >::Process(nn::sf::hipc::client::Hipc2ClientProxyBaseObject*, nn::sf::cmif::client::InRawClientArgumentType<8ul, 8ul, void>, nn::sf::cmif::client::InRawClientArgumentType<4ul, 4ul, void>, unsigned int)
  10. sdk:0x002b7944 Sub000000000ba48944
  11. sdk:0x002b5a54 nn::ldn::Initialize()
  12. main:0x010b9ff4 Sub00000000090bdff4
  13. main:0x006a1ec0 Sub00000000086a5ec0
  14. main:0x006a0b5c Sub00000000086a4b5c
  15. main:0x0105c378 Sub0000000009060378
  16. main:0x00ea2430 Sub0000000008ea6430
  17. main:0x005d5778 Sub00000000085d9778
  18. main:0x005d6b18 Sub00000000085dab18
  19. main:0x005d1054 Sub00000000085d5054
  20. sdk:0x00329e84 Sub000000000babae84
  21. sdk:0x0032e290 Sub000000000babf290
  22. sdk:0xfffffffff486effc Subfffffffffffffffc
  23.  
  24. Raw Request Data:
  25. 00000000 53 46 43 49 01 00 00 00 92 01 00 00 00 00 00 00 SFCI····’·······
  26. 00000010 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ················
  27. 00000020 20 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 ···············
  28.  
  29. at Ryujinx.HLE.HOS.Services.IpcService.CallMethod(ServiceCtx context) in C:\projects\ryujinx-c8jv2\Ryujinx.HLE\HOS\Services\IpcService.cs:line 95
  30. at Ryujinx.HLE.HOS.Ipc.IpcHandler.IpcCall(Switch device, KProcess process, MemoryManager memory, KThread thread, KClientSession session, IpcMessage request, Int64 cmdPtr) in C:\projects\ryujinx-c8jv2\Ryujinx.HLE\HOS\Ipc\IpcHandler.cs:line 110
  31. at Ryujinx.HLE.HOS.Kernel.SupervisorCall.SvcHandler.ProcessIpcRequest(Object state) in C:\projects\ryujinx-c8jv2\Ryujinx.HLE\HOS\Kernel\SupervisorCall\SvcIpc.cs:line 154
  32. at System.Threading.ThreadPoolWorkQueue.Dispatch()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement