Homebrew WIP CDNSP-GUI

Jamie Jenkins

Active Member
Newcomer
Joined
Dec 7, 2015
Messages
43
Trophies
0
Age
50
XP
285
Country
United States
They are updates in order 0 is used for cdns, latest is just latest update version, the next one would be first update for the game. This is more for people that know the update they want. The get info will let you know the latest update that title has. Also keep in mind that I added more to cover future updates. I would recommend just using latest
Thank you so much for the reply. It make more sense now. :)
 

DBA

Well-Known Member
Newcomer
Joined
May 14, 2018
Messages
47
Trophies
0
Age
25
XP
257
Country
France
It seems to work for games but not for DLC in the list.

Other question, are the DLC useless if they are not purchased on the profile ?
 

MarzDaindigo

Indigo Marz - No HooX
Member
Joined
Aug 4, 2011
Messages
484
Trophies
1
Age
33
Location
Funcoland
XP
918
Country
United States
The cert that comes with the download package has been banned. No-one can get on with that cert anymore, it's not just you.
Damn that was quick! I was in the middle of acquiring blazblue and it stopped halfway -___- talk about annoying lol

Definitely dont want to use mine tho if it got banned that quick, i just downloaded CDNSP 2 hours ago max
 
Last edited by MarzDaindigo,

wizra

Well-Known Member
Member
Joined
Mar 7, 2009
Messages
214
Trophies
0
XP
765
Country
Why do I need all that stuff in the requirements? How come it's not like every other PC app, where you just install or run an exe file? Seems like an awesome tool, but not user-friendly at all... and I don't get why someone would add so many hurdles lol
 
  • Like
Reactions: Erol

shanefromoz

Well-Known Member
Member
Joined
Jun 18, 2007
Messages
1,950
Trophies
1
XP
4,244
Country
Australia
I have a version of Cdnsp Bob but it does not work It opens but when I add games to cue I can't see them. Also they do not download.
Anyone know how to fix this?
 

Dan-the-Rebirth

Well-Known Member
Member
Joined
Jan 5, 2014
Messages
541
Trophies
1
Age
35
XP
1,500
Country
Australia
Why do I need all that stuff in the requirements? How come it's not like every other PC app, where you just install or run an exe file? Seems like an awesome tool, but not user-friendly at all... and I don't get why someone would add so many hurdles lol
All the additional files needed are copyright protected and can not legally be distributed
 

SubSonix

Member
Newcomer
Joined
Apr 20, 2017
Messages
18
Trophies
0
Age
36
XP
120
Country
Australia
I keep getting an error:

Exception in thread Thread-171:
Traceback (most recent call last):
File "C:\Programs\Python\Python37\lib\threading.py", line 917, in _bootstrap_inner
self.run()
File "C:\Programs\Python\Python37\lib\threading.py", line 865, in run
self._target(*self._args, **self._kwargs)
File "CDNSP-GUI-Bob-v3.5.3.py", line 2004, in threaded_download_all
download_game(base_tid, base_ver, tkey, nspRepack=self.repack, name="", path_Dir=self.path)
File "CDNSP-GUI-Bob-v3.5.3.py", line 914, in download_game
shutil.rmtree(gameDir)
File "C:\Programs\Python\Python37\lib\shutil.py", line 507, in rmtree
return _rmtree_unsafe(path, onerror)
File "C:\Programs\Python\Python37\lib\shutil.py", line 386, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
File "C:\Programs\Python\Python37\lib\shutil.py", line 395, in _rmtree_unsafe
onerror(os.rmdir, path, sys.exc_info())
File "C:\Programs\Python\Python37\lib\shutil.py", line 393, in _rmtree_unsafe
os.rmdir(path)
OSError: [WinError 145] The directory is not empty: 'M:\\!Switch\\010092400a67900d\\4863be8b0c11e8575290e57b5d312d1f.cnmt'

Can anyone help?

BOB gui

Retrying over and over eventually gets everything downloaded, but I'm just worried about this causing issues down the line.
 
Last edited by SubSonix,

iriez

Well-Known Member
Member
Joined
Oct 27, 2016
Messages
549
Trophies
0
Age
49
Website
www.xbins.org
XP
1,867
Country
United States
First, is there a central location where bob gui updates are released? I've not found it yet and would prefer to redirect support issues there.

I can launch/use bob gui 3.5.3 fine, but when attempting to use v4 I get the following errors launching CDNSP-GUI-Bob-v4.py -

Everything looks good!
Traceback (most recent call last):
File "J:\BOB Gui v4\CDNSP-GUI-Bob-v4.py", line 2869, in <module>
Application(root, titleID_list, titleKey_list, title_list, dbURL)
File "J:\BOB Gui v4\CDNSP-GUI-Bob-v4.py", line 1417, in __init__
queue_win, update_win = GUI_config(configGUIPath) # Get config values
File "J:\BOB Gui v4\CDNSP-GUI-Bob-v4.py", line 1387, in GUI_config
game_location = j['Options']['Game_location']
KeyError: 'Game_location'

I've taken a look at those various lines in the .py but nothing sticks out at me.

I can launch the gui.py from the same .zip, but when I try to add anything to queue it complains about the titleid not being 16 characters (though it does auto-fill the boxes at selection, so appears to be ok).

Any advice appreciated.
 

SubSonix

Member
Newcomer
Joined
Apr 20, 2017
Messages
18
Trophies
0
Age
36
XP
120
Country
Australia
First, is there a central location where bob gui updates are released? I've not found it yet and would prefer to redirect support issues there.

I can launch/use bob gui 3.5.3 fine, but when attempting to use v4 I get the following errors launching CDNSP-GUI-Bob-v4.py -

Everything looks good!
Traceback (most recent call last):
File "J:\BOB Gui v4\CDNSP-GUI-Bob-v4.py", line 2869, in <module>
Application(root, titleID_list, titleKey_list, title_list, dbURL)
File "J:\BOB Gui v4\CDNSP-GUI-Bob-v4.py", line 1417, in __init__
queue_win, update_win = GUI_config(configGUIPath) # Get config values
File "J:\BOB Gui v4\CDNSP-GUI-Bob-v4.py", line 1387, in GUI_config
game_location = j['Options']['Game_location']
KeyError: 'Game_location'

I've taken a look at those various lines in the .py but nothing sticks out at me.

I can launch the gui.py from the same .zip, but when I try to add anything to queue it complains about the titleid not being 16 characters (though it does auto-fill the boxes at selection, so appears to be ok).

Any advice appreciated.

Delete CDNSP-GUI-config.json
 

iriez

Well-Known Member
Member
Joined
Oct 27, 2016
Messages
549
Trophies
0
Age
49
Website
www.xbins.org
XP
1,867
Country
United States
Delete CDNSP-GUI-config.json

Forgot to respond to this thread, but i did end up finding out that was the solution, as well as expanding the app to the right to show the other features (after deleting the config it doesn't display the right side correctly).

Thanks!
 
Last edited by iriez,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: @Psionic Roshambo, Thats pretty cool.