1. This forum is for bug reporting of current Live Game Server issues ONLY.
    Be sure to follow the format below, it will help us out greatly in responding. If you do not, your report may not be entered into the system.

    Read BEFORE submitting your first bug: Reporting Bugs… QA 101 Document
    • Search for your bug in all likely categories before posting in order to avoid duplicate reports.
    • Be sure to provide details of what the issue is and how to re-produce it, but keep your bug report factual.
    • Only report oneissue per thread, additional issues may be ignored.
    • Do not add, include or modify the thread moderator tags in the title of the thread. (indicators in the [])
    • Reply to an existing thread if you have additional information for the reported bug.
      Do not use this forum for commentary, your post will be deleted and you may be moderated, suspended or banned if the activity continues.
    • There is no need to submit crash logs. Crash data we require is automatically logged.
    NOTE: Important information including your location and system specs are automatically put into your clipboard when using /bug in the game (DO NOT add additional system specs unless requested). When starting your post, just use <CTRL>-V to insert the data and fill in the entries with no data.

    Please include Screenshots if possible. Images can be saved on our SotA Discord Server here

    If the clipboard does not work, use and fill in this Bug Report Template:
    1. Title:
    2. Reproducible?
    3. Blocker?
    4. Details:
    5. Steps to Reproduce:
    6. User Specs: (RAM, CPU, GPU and Operating System only)
    Dismiss Notice
Dismiss Notice
This Section is READ ONLY - All Posts Are Archived

[Fix Needs Testing 71568] Boreus or Boreas?

Discussion in '*** Bug Report Archive (After R75) ***' started by ConjurerDragon, Jul 21, 2023.

  1. ConjurerDragon

    ConjurerDragon Avatar

    Messages:
    1,702
    Likes Received:
    1,021
    Trophy Points:
    125
    Gender:
    Male
    Location:
    Rhineland-Palatinate
    Some ingame NPC´s use Boreus, while others Boreas.
     
  2. Gravidy

    Gravidy Avatar

    Messages:
    257
    Likes Received:
    613
    Trophy Points:
    28
    Gender:
    Male
    Location:
    San Francisco, CA
    It could be a regional difference, similar to the difference between grey and gray in our primary world.
     
    Coswald_Dirthmire likes this.
  3. Anpu

    Anpu Avatar

    Messages:
    7,944
    Likes Received:
    9,015
    Trophy Points:
    153
    Location:
    Hemut
    It's probably a typo?
     
  4. Sannio

    Sannio Lead Quest and Level Designer Moderator SOTA Developer

    Messages:
    4,746
    Likes Received:
    6,656
    Trophy Points:
    153
    Gender:
    Male
    The correct spelling is "Boreas." Any other spelling in the game is incorrect and would be considered a bug.
     
  5. ConjurerDragon

    ConjurerDragon Avatar

    Messages:
    1,702
    Likes Received:
    1,021
    Trophy Points:
    125
    Gender:
    Male
    Location:
    Rhineland-Palatinate
    Here is an example of a NPC who uses BOTH Boreas AND Boreus in his sentences:

    07/23/2023 14:43
    Title:
    Reproduction Rate:
    Blocker? no
    Details: Fitz Geaef in Aerie (Traveller) has some sentences in which he uses Boreas, one where he uses Boreus and a key word below "boreus" (written small despite being a name) so there are now 3 versions of the name: Boreas, Boreus and boreus. Could the thread be moved to the bug forum?

    Steps to Reproduce:
    User Specs:
    OS: Windows 10 (10.0.0) 64bit
    CPU: AMD Ryzen 5 5600G with Radeon Graphics (12) System RAM: 15742
    GPU: AMD Radeon(TM) Graphics GPU RAM: 4430
    SotA.Win.64.1666.Date.07.11.23
    Area: Novia_R7_City_Aerie
    Area Display Name: Aerie
    Loc: (33.7, 28.4, -47.4)
    Debug: Tm92aWFfUjdfQ2l0eV9BZXJpZXx8KDMzLjcxMSwgMjguNDIxLCAtNDcuMzg4KXwoMCwgMC40MSwgMCwgMC45MTIpfC0zMTkuMjcyNnw0Mi43MzA3N3wyLjA1MDUx


    Gabrielle Townsend (Aerie) uses Boreus when asked about truth.

    Noella (Aerie) uses Boreus in her sentences (e.g. when asked about aerie), but Boreas below as key word.

    Caradec (Aerie guard) uses Boreus in his sentences and boreus as key word.
    "That is the only port that SAILS to Elysium if you want to reach Artifice." says --> sails



    Should I report others when I notice them? Or is that a simple matter of running a search&replace command over a textfile to find all instance of Boreus and boreus and replace them with Boreas?
     
    Last edited: Jul 23, 2023
    Anpu likes this.
  6. Sannio

    Sannio Lead Quest and Level Designer Moderator SOTA Developer

    Messages:
    4,746
    Likes Received:
    6,656
    Trophy Points:
    153
    Gender:
    Male
    Yes, report each one. You can group up all the typos you see in a session within one report if you want. I really wish that it was as simple as a search and replace, but it's not and I have to go to each NPC's conversation, select the specific response, and make the specific typo fix. Anyway, added this report as issue #71568
     
    Anpu likes this.
  7. ConjurerDragon

    ConjurerDragon Avatar

    Messages:
    1,702
    Likes Received:
    1,021
    Trophy Points:
    125
    Gender:
    Male
    Location:
    Rhineland-Palatinate
    A stupid question but why is it not as easy as search&replace?
    In the patch notes it was stated that:

    Would not that spellchecker check the spelling of Boreas and prevent Boreus and boreus?
     
  8. Sannio

    Sannio Lead Quest and Level Designer Moderator SOTA Developer

    Messages:
    4,746
    Likes Received:
    6,656
    Trophy Points:
    153
    Gender:
    Male
    It's not a stupid question and I so wish I could sort through the conversation data easily.

    That task you mentioned was completed by a programmer. I'm not a programmer and need designer-facing tools. We use Unity to create Shroud of the Avatar, but I am required to use a custom conversation editor in which I enter data outside of the Unity editor. The conversation editor was also created by our quest creator, and in some important ways it's unfortunately not very user-friendly. The saved data isn't designer-facing, so sifting through that data is troublesome for me. Also, there is no way to make batch changes--each conversation I fix needs individual care.

    That being said, another member of the team has supplied me with a list of all occurrences of the "Boreus" typo. There are 263 conversations with this typo, and possibly multiple occurrences in each conversation. I'll have to manually poke through each conversation to find all mentions, individually change each one, regenerate each conversation one at a time, and then save everything into our file storage setup.
     
    ConjurerDragon and Anpu like this.
  9. Alley Oop

    Alley Oop Bug Hunter Bug Moderator

    Messages:
    15,754
    Likes Received:
    19,478
    Trophy Points:
    153
    fix needs testing as of 1670 for Fitz Gaeaf, Gabrielle Townsend, Noella, and Caradec. more to come.
     
  10. ConjurerDragon

    ConjurerDragon Avatar

    Messages:
    1,702
    Likes Received:
    1,021
    Trophy Points:
    125
    Gender:
    Male
    Location:
    Rhineland-Palatinate
    Aerie Guard Emme Delaney still uses Boreus instead of Boreas:

     
    Last edited: Sep 1, 2023
  11. Sannio

    Sannio Lead Quest and Level Designer Moderator SOTA Developer

    Messages:
    4,746
    Likes Received:
    6,656
    Trophy Points:
    153
    Gender:
    Male
    We did a search for instances of "Boreas" in the game and I'm doing a big sweep through all of them. Everyone can pause on reporting these typos for now. The corrections will be added with release 118.
     
    Coswald_Dirthmire likes this.