Giter Site home page Giter Site logo

upgraded-fefates-randomizer's People

Contributors

lashoun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

upgraded-fefates-randomizer's Issues

Names, Portraits and Sounds not Swapping

The mod itself seems to work but I've noticed the portraits and sounds are not swapping to the character they've swapped with. I don't see anything wrong with my process so i wanted to know if that's not in this version of the randomizer or if I'm missing something.

Missing "RandomizerSettingsUpdated.xml" file

i was using your randomizer but when i go through the python code editing section, i run the updated_randomizer.py scripts and get this feedback.

Traceback (most recent call last):
File "C:\Users\Johnson\Desktop\Files\Roms\upgraded-fefates-randomizer-master\upgraded-fefates-randomizer-master\updated_randomizer.py", line 1714, in
fatesRandomizer.run()
File "C:\Users\Johnson\Desktop\Files\Roms\upgraded-fefates-randomizer-master\upgraded-fefates-randomizer-master\updated_randomizer.py", line 1636, in run
row = [name, self.readSwitchedCharacterName(name), className]
File "C:\Users\Johnson\Desktop\Files\Roms\upgraded-fefates-randomizer-master\upgraded-fefates-randomizer-master\updated_randomizer.py", line 1261, in readSwitchedCharacterName
raise ValueError('Character named "{}" not found'.format(characterName))
ValueError: Character named "Benny" not found
or
ValueError: Character named "Nyx" not found

this causes the scripts to generate the "ClassSpread.csv" but not the "RandomizerSettingsUpdated.xml"

i was using the fates_gay_v140_upgraded_decompressed RomFS data.
and following your guide and suggestions since first time randomizing.

modifiers chosen
python updated_randomizer.py -epa -dlts -dbsr

please let me know what i might need to do next time to get this to run correctly

Python command not going through

I followed the instructions and got Python and everything working, then I followed the og randomizer instructions

  • Dumped the files through Citra as it was one of recommended options from the randomizer
  • Went with the Upgraded version
  • Ran the randomizer, it goes through just fine
  • When I then try to run the python command (I went with python updated_randomizer.py -ab -ads -dbsr -dlts -dlsc -ds -dsr -edbc -egd -erps -g "Revelations" -gsmax 350 -gsmin 280 -mc 2. At first I had an error in the options (wrote -ebdc instead of -edbc) and it asked me to fix it, so I did) it gives me this error

Traceback (most recent call last):
File "C:\fates\updated_randomizer.py", line 1989, in
fatesRandomizer = FatesRandomizer(
^^^^^^^^^^^^^^^^
File "C:\fates\updated_randomizer.py", line 656, in init
self.randomizeAllClasses()
File "C:\fates\updated_randomizer.py", line 1336, in randomizeAllClasses
self.randomizedClasses[characterNames2[i]] = className
~~~^^^
IndexError: list index out of range

I tried various different settings for the randomizer but no matter what settings I used I am still getting this error
Friend of mine also attempted to look into it and mentioned an empty file (characterNames2) and that it removes 5 people from the class randomization with jakob, felicia and azura being constant three and 2 other being random, I'm not sure if this could help point out to the solution but thought I can as well mention it

Issues with Birthright

I ran into quite some issues so apologies for the long read,
For context, I am using a homebrewed 3ds with luma ver 10.2.1 with my cartridge copy of birthright with all the paths purchased.
So in my first attempt, I did everything correctly for sure, the randomizer worked fine until chapter 6 when the characters that joined me were the exact same as the ones that appear in vanilla, along with their weapons from their non-randomizing classes. Thinking it was a bug with the GGG version, I tried with the upgraded fates version, which crashes immediately during the tutorial in chapter 1. As a final attempt, I attempted it with vanilla fates and it works just fine but it sucks considering the supports would be a nice addition

P.s: You don't have to do this but I believe both gay fates and GGG are a bit outdated and an update would be nice

ValueError: Character named "Shigure" not found

I tried following the instructions best I could, and things seemed to have worked fine up till starting the updated_randomizer.py program. When I do so i begins to work but then quits out with the error that "Shigure" is not found. I'm not sure what I should do from here.

This is what I'm left with:

git

.jar file not running in Windows 10

Running on Windows 10, trying to follow the instructions but I cannot open the Fates Randomizer Beta 5-5.jar file. If I try to open it in explorer nothing happens, if I try to open it from commandline I see this error:

java -jar "Fates Randomizer Beta 5-5.jar"
Error: Could not find or load main class main.Main
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application

Fates Randomizer Beta 5-5 refuse to work

Hello, I was trying to follow your instructions step by step, and all was fine until I had to use the "RandomizerSettingsUpdated.xml" in the randomizer (step 9).

The xml is loaded succesfully but the randomizer refuse to get to work when I press the Randomize button. It litteraly doesn't do anything.
I tried to run the jar with the non updated one, it worked, and with the "RandomizerSettingsUpdated_example.xml" wich also worked as intended.
Any ideas ?

Windows does not find the Updated_Randomizer.py File

I've carried out steps 1-6 as directed, but the randomizer file itself seems to have not been run when typing into the command console. Trying to get the settings from the Python file does work, however.

Capture

I used the included GGG files (the recommended ones), have not touched any of the files included in the download aside from moving RandomizerSettings to data, and have installed all the relevant environments needed. Not quite sure what's going wrong.

AI is broken/passive

I got the randomiser working the other day, but noticed that the enemy AI was broken. Normally aggressive enemies will not move unless I enter their range, which really harms the experience on many maps. I tried the older randomiser, which did not have this issue, but I prefer the balancing of this one, and was wondering if you'd have any ideas about what causes this.

I had a look with Paragon at the AI for Chapter 2 at least, but they appear to use the same AI settings, despite the different behaviour.

Character named "Sakura" not found.

Hello,
I'm trying to randomize Vanilla JPN Special edition. Conquest route and Join order is selected.
Steps 0-6 in the README goes smoothly. At step 7 when I ask python to run the updated randomizer, I receive the error Character named "Sakura" not found. Sometimes I get Subaki or Hana instead.

Any idea would be helpful.

xmltodict error

Ran the .jar on the included GGG romfs and moved RandomizerSettings to data but get the below result when running python program,
thx

image

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.