MathewWi / dop-iosmod

Automatically exported from code.google.com/p/dop-iosmod
0 stars 0 forks source link

No space between text if there's no WAD file in SD #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run DOP IOS Mod
2. Select IOS 249
3. Try to install an IOS using WAD from SD
4. Don't have the wad in the SD, instead have the IOS in cache folder
(TITLEID1/TITLEID2/vVERSION)

What is the expected output? What do you see instead?
The text saying that DOP IOS didn't find the wad and the text that says
it's looking if the NUS files are present on SD don't have a space or a
return between them.

What version of the product are you using? On what operating system?
v12 beta7

Please provide any additional information below.
This is just a small cosmetic issue, the IOS was installed successfully.

Original issue reported on code.google.com by ssjkakar...@gmail.com on 3 Mar 2010 at 1:32

GoogleCodeExporter commented 9 years ago
The reason for the space is to replicate the wad filename generation from NUS
Downloader. If it installed properly this is not an issue.

Original comment by Lunatik.CN@gmail.com on 3 Mar 2010 at 2:14

GoogleCodeExporter commented 9 years ago
Also it looks like your NUS path is wrong. it should be
{TITLEID1}/{TITLEID2}/v{VERSION}. The tags have to be encased with the {}

Original comment by Lunatik.CN@gmail.com on 3 Mar 2010 at 2:16

GoogleCodeExporter commented 9 years ago
I don't think you understood Lunatik.CN, I was talking about the text messages.

Right now it's something like this:
IOSxxx not foundLooking bla bla bla

It should be
IOSxxx not found Looking bla bla bla
or
IOSXXX not found
Looking bla bla bla

There is no space between the two messages.

About the {}, I have it correctly on the cfg file, I just removed them here.

Original comment by ssjkakar...@gmail.com on 3 Mar 2010 at 9:51

GoogleCodeExporter commented 9 years ago
1st thing, It's just Lunatik. The .CN = Code Name, I tried to get just Lunatik 
but it
was already taken. ;)

2nd thing is thanks I see what you are talking about now and I'll have it fixed 
for
the final release.

Original comment by Lunatik.CN@gmail.com on 3 Mar 2010 at 10:15