AssistantNMS / AssistantNMS/App

๐Ÿ› Bug Report: Item description mismatch with game files

Open
#266 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Dart
Stars
50
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### ๐Ÿ“œ Describe the bug

On Rebuilt Exosuit Module there is a comma in the game, but not in the app.

Maybe the regex is too greedy.

### ๐Ÿ‘Ÿ To Reproduce

1. Go to Rebuilt Exosuit Module
2. See second part of description
3. See "Autophage " with a trailing space
4. Look up description language key in the files
5. See `Autophage<>,` with a trailing comma
6. -> Comma is missing in app

### ๐Ÿ‘ Expected behavior

The app should reflect the game.

### ๐Ÿ“ฑ Where did you find this problem?

Android, WebApp

### ๐Ÿชต Logs

_No response_

### ๐Ÿ‘€ Have you checked if this bug report has been created already?

- [X] I checked and couldn't find similar issue

### ๐Ÿข Have you read the Code of Conduct?

- [X] I have read the [Code of Conduct](https://github.com/AssistantNMS/App/blob/main/.github/CODE_OF_CONDUCT.md)

### Are you willing to submit PR?

None

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.