Skip to content

weird 'file isn't exist' error #93

Answered by SuperHackio
amongusgamer63 asked this question in Q&A
Discussion options

You must be logged in to vote

Okay.
There are a few problems here:

  • Your XML is using GLE for PAL consoles, which would be incorrect in your case because you said you were playing on NTSC-U
  • There's something wrong with EffectData.arc. Don't ask me what's wrong because I don't know and it's not a fault of GLE
  • Your XML's Root tag says <patch id="smg2galacticpurgatory" root="SMG2GalacticPurgatory">
    when it should be <patch id="smg2galacticpurgatory" root="/SMG2GalacticPurgatory"> (The forward slash is important)
  • The SavePointList.bcsv is empty

When I solved the first 3 things, I was able to get to the FileSelect

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@SuperHackio
Comment options

@SuperHackio
Comment options

@amongusgamer63
Comment options

@SuperHackio
Comment options

Answer selected by amongusgamer63
@amongusgamer63
Comment options

@amongusgamer63
Comment options

@SuperHackio
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants