Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Strive: Conquest

A successor to first Strive For Power game, currently at alpha stage · By Strive4Power

Character Breaking Bug: Daisy's End Quest And Traveling

A topic by Noone69 created Jun 25, 2022 Views: 700 Replies: 5
Viewing posts 1 to 4

I selected Daisy for a party (1 turn traveling) and her end quest began in mid travel. I finished her end quest (bring her back), and now she's constantly 1 turn traveling (even when selected to return to the mansion).

I now recall having similar problems with her end quest in the past, and keep forgetting to leave her at the mansion for this work around.

If you may, when this issue happens would you check if there are any errors that pop up in the console / 2nd window (The one that pops up along side with the game when running)? If there's nothing then I can only guess that it's an issue with your save that happened to due to an overlap of events/action that never returned back to order when finished.

I'll see if I can reproduce it and fix it however any information is gladly accepted!

I recall I brought Daisy with me to a "trouble solving" quest when her end quest began. She went missing once the party arrived to the location. This might be the overlap for this case.

I wasn't able to recreate the issue using your original setting on version 0.6.2a, however using some save editing I was able to create a similar issue and a temporary fix (You'd need to do it again in case it ever happen again).
In the image below Daisy is in a state of Rest yet Relocating infinitely.


A fix for it is to make a new save (new save to edit in case edit goes wrong), open the save, and search for Daisy's information. Within her information there is the detail of traveling and her current work/action, you can change this to the default setting of being at the mansion and should clear things up. Once done, just overwrite your original save or continue with the new one.

=Directions=
1.) Make a new save and open the .sav from the save folder
Save Folder for Windows: \AppData\Roaming\Strive for Power 2\saves
Online save editor: https://www.saveeditonline.com/
2.)
Once open search for the Keyword below:
Search Keyword: "name": "Daisy",
OR if they're the only character traveling use the Keyword below for easier search
Search Keyword: "location": "travel",
3.) Within her information find her travel data (Easier if .sav is displayed organized) and change the information from
"area": "plains", TO "area": "",
"initial_travel_time": 1, TO "initial_travel_time": 0,
"location": "travel", TO "location": "aliron",

          "travel_target": {
            "area": "plains", TO "area": "",
            "location": "L4" TO "location": ""
          },
          "travel_time": 1 TO "travel_time": 0

Hope it helps and apologies for a long post.

=Before=

=After=

Deleted 220 days ago

Thank you for the recommendation, but the incident happened early enough that I simply delete and start anew.