sovietspaceship / souls-bug-reports

Bug reports for some of my apps (Elden Ring Build & Inventory Planner, Elden Ring Frame Data Explorer, Dark Souls III Inventory Tool, etc.)
https://nyasu.business
0 stars 0 forks source link

[Elden Ring Build & Inventory Planner] [v3.2] Cheat Engine / Importing Spells using the generated CT should fill the expected slots #44

Open chozandrias76 opened 2 months ago

chozandrias76 commented 2 months ago

Application

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to The Inventory Planner
  2. Click on New Character
  3. Scroll over to Spells
  4. Add a spell in slot 0 and slot 1
  5. Download the CT
  6. Merge the CT along side TGA while the game is running
  7. Click Equip Spells button
  8. See that slot 0 occupies slot 1 and so on

Expected behavior I expect slot 0 to be occupied if any spells are present, since the application does this

Screenshots

image

Additional context Should occur with any build that has spells

sovietspaceship commented 2 months ago

this is done with a separate script in the generated table, but i might add it to the spawning script as well

sovietspaceship commented 2 months ago

also the empty slot goes away as soon as you press next spell

sovietspaceship commented 6 days ago

implemented; waiting for the TGA table to release a fix as this is currently bugged on their end