Homebrew RELEASE Switch library manager - easily manage your switch game backups

mspy

Well-Known Member
Member
Joined
Jul 29, 2018
Messages
339
Trophies
0
XP
2,140
Country
Brazil
Please attach the slm.log
There isn't any slm.log file.

--------------------- MERGED ---------------------------

Might have something to do with the new .exe file since replacing that exe with the old version one the app runs but it runs on the old version. I dunno.

edit: trying command line mode gives this:

panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x0 pc=0x7247c3]

goroutine 1 [running]:
go.uber.org/zap.(*Logger).clone(...)
/Users/twig/go/pkg/mod/go.uber.org/[email protected]/logger.go:252
go.uber.org/zap.(*Logger).Sugar(...)
/Users/twig/go/pkg/mod/go.uber.org/[email protected]/logger.go:127
go.uber.org/zap.ReplaceGlobals(0x0, 0x1)
/Users/twig/go/pkg/mod/go.uber.org/[email protected]/global.go:69 +0x73
main.createLogger(0xc00001a960, 0x1f, 0xc0002e6000, 0xc0002e6000)
/Users/twig/IdeaProjects/nsp-update/main.go:71 +0x254
main.main()
/Users/twig/IdeaProjects/nsp-update/main.go:38 +0x16f
 
Last edited by mspy,

samuzomoxo

Well-Known Member
Newcomer
Joined
Dec 16, 2018
Messages
73
Trophies
0
Age
123
XP
183
Country
United States
same here and there is no slm.log created

but command line says :

panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x0 pc=0x7247c3]

goroutine 1 [running]:
go.uber.org/zap.(*Logger).clone(...)
/Users/twig/go/pkg/mod/go.uber.org/[email protected]/logger.go:252
go.uber.org/zap.(*Logger).Sugar(...)
/Users/twig/go/pkg/mod/go.uber.org/[email protected]/logger.go:127
go.uber.org/zap.ReplaceGlobals(0x0, 0x1)
/Users/twig/go/pkg/mod/go.uber.org/[email protected]/global.go:69 +0x73
main.createLogger(0xc00001d000, 0x37, 0xc0002d2000, 0xc0002d2000)
/Users/twig/IdeaProjects/nsp-update/main.go:71 +0x254
main.main()
/Users/twig/IdeaProjects/nsp-update/main.go:38 +0x16f
 

mspy

Well-Known Member
Member
Joined
Jul 29, 2018
Messages
339
Trophies
0
XP
2,140
Country
Brazil
I'm back using an older release.
May I ask that in addition to .XCI support for the latest version you also add .XCZ ? Also would be great to be able to select multiple/different folders with games to scan at the same time.

--------------------- MERGED ---------------------------

I got a question, what’s the deal with DLCs on update TAB ? I didn’t know DLCs have updates for them ? If you have a more recent base game (normal game update) than the DLC update version doesn’t it mean that the DLC should be already on the base game (normal game update) version ?

I’m confused since I have a bunch of DLCs listed on the update TAB with a version inferior to the base game itself. Is this a bug or it's supposed to work this way?
 

giwty

Well-Known Member
OP
Newcomer
Joined
Sep 8, 2019
Messages
79
Trophies
0
Age
48
XP
924
Country
United States
Panic issue on Windows has been fixed, please re-download the binaries.
The issue was with the logging framework i'm using, and hence why there was no log file created.
 

giwty

Well-Known Member
OP
Newcomer
Joined
Sep 8, 2019
Messages
79
Trophies
0
Age
48
XP
924
Country
United States
I'm back using an older release.
May I ask that in addition to .XCI support for the latest version you also add .XCZ ? Also would be great to be able to select multiple/different folders with games to scan at the same time.

--------------------- MERGED ---------------------------

I got a question, what’s the deal with DLCs on update TAB ? I didn’t know DLCs have updates for them ? If you have a more recent base game (normal game update) than the DLC update version doesn’t it mean that the DLC should be already on the base game (normal game update) version ?

I’m confused since I have a bunch of DLCs listed on the update TAB with a version inferior to the base game itself. Is this a bug or it's supposed to work this way?
DLC's can have their own updates, regardless of the base game updates.
So you can have a base game, and a DLC, and each can have their own chain of updates
 

samuzomoxo

Well-Known Member
Newcomer
Joined
Dec 16, 2018
Messages
73
Trophies
0
Age
123
XP
183
Country
United States
seems to be ok now

will be back later to tell more


by the way, as you use tinfoil data, do you have contact with them ?
cause naming convention for dlc could be better

some dlc have game name include and some not
so if we want to rename it can result with double naming
 

mspy

Well-Known Member
Member
Joined
Jul 29, 2018
Messages
339
Trophies
0
XP
2,140
Country
Brazil
I think there's a problem with XCI file scanning, it takes forever and it also makes the app consume all of my 32GB of RAM just after a minute.
 

mspy

Well-Known Member
Member
Joined
Jul 29, 2018
Messages
339
Trophies
0
XP
2,140
Country
Brazil
DLC's can have their own updates, regardless of the base game updates.
So you can have a base game, and a DLC, and each can have their own chain of updates

Are you sure about that ? Never heard of it before... Even when a DLC is a 120kb file marked as just an 'UNLOCKER' that triggers with a normal game update?

Also I will give you the following example, I have Yooka-Laylee and the Impossible Lair DLC named Trowzer's Top Tonic Pack. Now Switch Library Manager is saying that said DLC local version is ''0'' and that there is a version '65536'' available. Is this correct or the version '65536'' is referring for the base game update that is required to unlock the DLC which is exactly the version ''65536' ?

Another example, I have both Dead Cells DLC:
1) DEAD CELLS: RISE OF THE GIANT with ID 0100646009FBF001
2) DEAD CELLS: THE BAD SEED with ID 0100646009FBF002

Now Switch Library Manager is saying that DEAD CELLS: RISE OF THE GIANT (the first Dead Cells DLC) local version is ''0'' and that there is a version ''65536'' available. Is this really correct or the version of '65536'' is referring for the base game update that is required to unlock the second DLC (DEAD CELLS: THE BAD SEED) which is exactly the version ''65536'' ?

[COLOR=rgba(0, 0, 0, 0.87)][/COLOR]
 

samuzomoxo

Well-Known Member
Newcomer
Joined
Dec 16, 2018
Messages
73
Trophies
0
Age
123
XP
183
Country
United States
Are you sure about that ?

i was about to ask the same question
its very strange

i search on multiple source about différent game, and didnt find any new dlc update for those i already had

i guess dlc update is include in game update and if game update version is superior to dlc version then there is no dlc update existing
but am not sure

and all in all its join my reflexion about tinfoil data base that its use
need to know more about their convention on version and naming
 

mspy

Well-Known Member
Member
Joined
Jul 29, 2018
Messages
339
Trophies
0
XP
2,140
Country
Brazil
Weird. It should work, unless your games are actually .XCZ ?
Also did you put prod.keys on the app folder ?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    realtimesave @ realtimesave: @K3Nv2 I'm still not really convinced that sylverrez is a girl lol