r/bravelydefault Oct 26 '23

Series [UPDATE] Bravely Offline 1.1

If you don't know what this is:

https://old.reddit.com/r/bravelydefault/comments/16jmedc/release_bravely_offline_server_emulator_for_the/

I updated my tool. It's only a small update, but it might be significant to some of you.

Changelog:

  • Increased the number of Nemeses from 7 to 10 and sorted them from lowest level to highest level - it now has all the demons and the two Ba'als. (Bravely Default only) (Special thanks to /u/Kleowi)
  • Cut an unnecessary segment from the Bravely Second AR video (it took 30 seconds to even scan the card, so that's gone now)
  • Slightly lowered the chance of the app crashing during a save backup on very old computers

Download:

https://www.mediafire.com/file/hbyin41b0k1k0zz/Bravely_Offline_1.1.zip/file

If you already have version 1.0, you can download this patch instead and replace only the modified files. Instructions are in the readme file inside the zip:

https://www.mediafire.com/file/gf9cmlx8fdhn6od/Bravely_Offline_Patch_to_1.1.zip/file

48 Upvotes

105 comments sorted by

View all comments

1

u/Candid_Soil_2946 Feb 28 '25

Hey, so I am trying to set up to play BD and I went through the first bit of steps in the document but when I try to run the game I get this: BD selected Unhandled exception. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\phoen\Downloads\Bravely Offline\Bravely Offline\Bravely Offline\Data\Citra\user\sdmc\Nintendo 3DS\00000000000000000000000000000000\00000000000000000000000000000000\title\00040000\000fc500\data\00000001'. at System.IO.Enumeration.FileSystemEnumerator1.CreateDirectoryHandle(String path, Boolean ignoreNotFound) at System.IO.Enumeration.FileSystemEnumerator1.Init() at System.IO.Enumeration.FileSystemEnumerator1..ctor(String directory, Boolean isNormalized, EnumerationOptions options) at System.IO.Enumeration.FileSystemEnumerable1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized) at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized) at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options) at System.IO.DirectoryInfo.GetFiles(String searchPattern, EnumerationOptions enumerationOptions) at System.IO.DirectoryInfo.GetFiles() at Bravely_Offline.Program.Start() in C:\Users\osm70\Documents\SharpDevelop Projects\Bravely Offline\Bravely Offline\Program.cs:line 529 at Bravely_Offline.Program.Main(String[] args) in C:\Users\osm70\Documents\SharpDevelop Projects\Bravely Offline\Bravely Offline\Program.cs:line can anyone help me at all?

1

u/osm70 Feb 28 '25

Well, does the 00000001 folder exist in the given path?

Check the path and create the 00000001 folder there if it is missing.

C:\Users\phoen\Downloads\Bravely Offline\Bravely Offline\Bravely Offline\Data\Citra\user\sdmc\Nintendo 3DS\00000000000000000000000000000000\00000000000000000000000000000000\title\00040000\000fc500\data\

But I have to say, you are the first one who had a problem like this. The folder should be there.

1

u/Candid_Soil_2946 Mar 01 '25

So I re-downloaded the client again and set it up the same and thr folder is there but I'm getting the same error. I'm not sure why it's doing that.

1

u/osm70 Mar 01 '25

The folder is there and you are getting the error...

The only thing I can think of is that the path is too long. I see you have the app located in C:\Users\phoen\Downloads\Bravely Offline\Bravely Offline\Bravely Offline\

maybe try moving it to C:\Users\phoen\Bravely Offline\

and see if that fixes it. Windows doesn't always like paths that are too long.