Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Error in firmware 2.1 (unknown in module Settings)) #129

Open
prizzio opened this issue Jul 5, 2018 · 2 comments
Open

Error in firmware 2.1 (unknown in module Settings)) #129

prizzio opened this issue Jul 5, 2018 · 2 comments

Comments

@prizzio
Copy link

prizzio commented Jul 5, 2018

English (by google translator)

Hi everyone,

I have a switch with firmware version 2.1. I start the server and I can connect the switch with pc.

Logs of connection:

System Version: 2.1.0
Pwning sdb module...
Starting sdbcore...
Unknown version: 2.1.0
Failed to initialize sdb
Pegaswitch loaded!
UA: Mozilla/5.0 (Nintendo Switch; WifiWebAuthApplet) AppleWebKit/601.6 (KHTML, like Gecko) NF/4.0.0.5.10 NintendoBrowser/5.1.0.13343
Connected to PC...

But failed to initialize sdb. In config.json I write {"sdbcore":true}. Still it keeps giving the error.

When I launch some scripts the console return:
ERR [2261]: requires spl mitm. try 'enable sdbcore'
or
ERR [650]: IPCMessage(5737 = Error: 0x1669 (unknown in module Settings))

There is a script that I think that works fine 'BackupAllSaves'

Someone can help me? Is problem of my switch version?

I try with two git branches, master and runnro-command, with similar results.

Thank you ;)
Prizzio

PD: Sorry for the translation

@prizzio prizzio changed the title Error in version 2.1 (unknown in module Settings)) Error in firmaware 2.1 (unknown in module Settings)) Jul 5, 2018
@prizzio prizzio changed the title Error in firmaware 2.1 (unknown in module Settings)) Error in firmware 2.1 (unknown in module Settings)) Jul 5, 2018
@misson20000
Copy link
Member

sdbcore won't work on firmware versions below 3.0.0. You should be able to set it to false.

@prizzio
Copy link
Author

prizzio commented Jul 6, 2018

Thanks for your reply. I will try this night ;)

EDIT:

I set sdbcore to false, but I kept the same error message when launch scripts

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants