AmProsius / gothic-1-community-patch

Gothic 1 Community Patch
Other
50 stars 4 forks source link

The "Chest" string is not displayed above the Chest. #281

Open Quintus24 opened 2 years ago

Quintus24 commented 2 years ago

Hello, everyone!

I would like to report the following bug:

Describe the bug: The issue can be encountered in the Free Mine if the user interacts with a Chest. The Chest is correctly highlighted when the user faces it, however, the "Chest" string is not displayed. The Chest is hidden under a catwalk, near the FMC_HUT11_OUT waypoint.

Expected behavior: The "Chest" string is correctly displayed when the Chest is interacted with or highlighted.

Steps to reproduce the issue:

  1. Travel to the "Free Mine" and reach the FMC_HUT11_OUT waypoint.
  2. Find the hidden Chest and highlight/interact with it.
  3. Notice the "Chest" string is not displayed.

Additional context Minor issue, the chest is empty anyway, not sure if that part is intended. Could be that the string is displayed but it's obscured by the environment.

Attaching some screenshots for more clear information.

  1. Location at FMC_HUT11_OUT waypoint. Location @ FMC_HUT11_OUT

  2. Chest not highlighted. Chest not highlighted

  3. Chest is highlighted. Chest is highlighted

  4. Interacting with the Chest. Free Mine Chest

Thank You and Best Regards! Quintus24

szapp commented 2 years ago

I would agree, that the focus name is just occluded. Since the chest is empty, it may have been intended to be a decorative VOB (given that it just wasn't overlooked when filling containers with content). I would suggest the following options:

  1. Either leave everything as it is, as it is only a minor inconvenience.
  2. Move the chest in such a way that the focus name becomes visible. This risks making it worse, if the world mesh has been changed in that area.
  3. Check if the chest is empty and replace the MOB by a VOB of the same visual. This would make it purely decorative, without any option to interact with it.