EMULAB Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

The new forum is online, hope you enjoy it!

Pages: [1]   Go Down

Author Topic: Wrong 'wrong case' errors with UNC paths?  (Read 3070 times)

ArconEmu

  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 31
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 91.0.4472.124 Chrome 91.0.4472.124
    • View Profile
Wrong 'wrong case' errors with UNC paths?
« on: 05 July 2021, 10:48 »

CMP Version: 4.041

Hi,

I'm having an issue that the Scanner reports 'wrong case' errors with overly long named roms/chds.

Example:
Code: [Select]
Sega Ages - I Love Mickey Mouse - Fushigi no Oshiro Daibouken & I Love Donald Duck - Georgia Ou no Hihou (Japan) [T-En by TrekkiesUnite118 v0.90] [i] [folder: Sega Ages - I Love Mickey Mouse - Fushigi no Oshiro Daibouken & I Love Donald Duck - Georgia Ou no Hihou (Japan) [T-En by TrekkiesUnite118 v0.90] [i] - size: 0]
wrong case: Sega Ages - I Love Mickey Mouse - Fushigi no Oshiro Daibouken & I Love Donald Duck - Georgia Ou no Hihou (Japan) [T-En by TrekkiesUnite118 v0.90] [i].chd [wrong: ] [right: Sega Ages - I Love Mickey Mouse - Fushigi no Oshiro Daibouken & I Love Donald Duck - Georgia Ou no Hihou (Japan) [T-En by TrekkiesUnite118 v0.90] [i].chd]

Shining Force III - Scenario 1 - The Titan of Aspia (USA) [T-En by Shining Force III Translation Project v22] [n] [folder: Shining Force III - Scenario 1 - The Titan of Aspia (USA) [T-En by Shining Force III Translation Project v22] [n] - size: 0]
wrong case: Shining Force III - Scenario 1 - The Titan of Aspia (USA) [T-En by Shining Force III Translation Project v22] [n].chd [wrong: ] [right: Shining Force III - Scenario 1 - The Titan of Aspia (USA) [T-En by Shining Force III Translation Project v22] [n].chd]

Shining Force III - Scenario 2 - Target - Child of God (Japan) [T-En by Shining Force III Translation Project v22] [n] [folder: Shining Force III - Scenario 2 - Target - Child of God (Japan) [T-En by Shining Force III Translation Project v22] [n] - size: 0]
wrong case: Shining Force III - Scenario 2 - Target - Child of God (Japan) [T-En by Shining Force III Translation Project v22] [n].chd [wrong: ] [right: Shining Force III - Scenario 2 - Target - Child of God (Japan) [T-En by Shining Force III Translation Project v22] [n].chd]

Shining Force III - Scenario 3 - Bulzome Rising (Japan) [T-En by Shining Force III Translation Project v22] [n] [folder: Shining Force III - Scenario 3 - Bulzome Rising (Japan) [T-En by Shining Force III Translation Project v22] [n] - size: 0]
wrong case: Shining Force III - Scenario 3 - Bulzome Rising (Japan) [T-En by Shining Force III Translation Project v22] [n].chd [wrong: ] [right: Shining Force III - Scenario 3 - Bulzome Rising (Japan) [T-En by Shining Force III Translation Project v22] [n].chd]

Shoujo Kakumei Utena - Itsuka Kakumei Sareru Monogatari (Japan) [T-En by In the Rose Garden v1.04] [folder: Shoujo Kakumei Utena - Itsuka Kakumei Sareru Monogatari (Japan) [T-En by In the Rose Garden v1.04] - size: 0]
wrong case: Shoujo Kakumei Utena - Itsuka Kakumei Sareru Monogatari (Japan) (Disc 1) [T-En by In the Rose Garden v1.04].chd [wrong: ] [right: Shoujo Kakumei Utena - Itsuka Kakumei Sareru Monogatari (Japan) (Disc 1) [T-En by In the Rose Garden v1.04].chd]
wrong case: Shoujo Kakumei Utena - Itsuka Kakumei Sareru Monogatari (Japan) (Disc 2) [T-En by In the Rose Garden v1.04].chd [wrong: ] [right: Shoujo Kakumei Utena - Itsuka Kakumei Sareru Monogatari (Japan) (Disc 2) [T-En by In the Rose Garden v1.04].chd]
Logged


The social dynamics of the net are a direct consequence of the fact that nobody has yet developed a Remote Strangulation Protocol. (Larry Wall, creator of Perl)

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 112
  • Offline Offline
  • Posts: 3287
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 91.0.4472.124 Chrome 91.0.4472.124
    • View Profile
Re: Wrong 'wrong case' errors with UNC paths?
« Reply #1 on: 05 July 2021, 11:38 »

I doubt it's a case problem since the "wrong" part is not even filled. Sounds more like a different issue which accidently runs into the case check.

Can you please send me:

a) the used datfile
b) your cmpro.ini
c) the *.cmp file belonging to your datfile (in cmpro's settings folder)

and if possible one of the files in question and let me know how it is stored on your PC.
Logged

ArconEmu

  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 31
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 91.0.4472.124 Chrome 91.0.4472.124
    • View Profile
Re: Wrong 'wrong case' errors with UNC paths?
« Reply #2 on: 05 July 2021, 12:24 »

Okay PM with the files is out.
Logged
The social dynamics of the net are a direct consequence of the fact that nobody has yet developed a Remote Strangulation Protocol. (Larry Wall, creator of Perl)

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 112
  • Offline Offline
  • Posts: 3287
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 91.0.4472.124 Chrome 91.0.4472.124
    • View Profile
Re: Wrong 'wrong case' errors with UNC paths?
« Reply #3 on: 05 July 2021, 16:38 »

Thanks....I found the problematic Windows library call.....and I need some time to get a workaround in place since that Windows function is simply not working with long paths which are longer than the common MAX_PATH ones....it doesn't have native 32k path support as the others.....*sigh*
I will look into it
Logged

ArconEmu

  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 31
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 91.0.4472.124 Chrome 91.0.4472.124
    • View Profile
Re: Wrong 'wrong case' errors with UNC paths?
« Reply #4 on: 05 July 2021, 17:23 »

Oh dear. Windows, as always, being incompatible with itself  :P
Logged
The social dynamics of the net are a direct consequence of the fact that nobody has yet developed a Remote Strangulation Protocol. (Larry Wall, creator of Perl)

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 112
  • Offline Offline
  • Posts: 3287
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 91.0.4472.124 Chrome 91.0.4472.124
    • View Profile
Re: Wrong 'wrong case' errors with UNC paths?
« Reply #5 on: 06 July 2021, 07:53 »

It's not that bad actually...I only have to use some other function call. I've fixed that one in question, so get the latest nightly version.

However, there are some other places where the function is used, so I have to double check/exchange them, too....but not today ;)
Logged
Pages: [1]   Go Up
 

Page created in 0.116 seconds with 19 queries.

anything
anything