Bots don't load due to bad file names
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Quake 3 |
Fix Released
|
Undecided
|
Unassigned | ||
| openarena (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
| quake3 (Fedora) |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
Binary package hint: openarena
Due to incorrect use strcpy for the overlapping regions no bots are loaded (a specific errors at the bottom). This makes the whole single-player mode useless.
Bug has been solved in the development branch in version 0.8.1-7 by replacing incorrect strcpy uses with memmove function. The bug is contained within openarena package only (openarena-data is correct).
-------
^1Error: file bots/default_c.c, line 24: file charsh" not found
^3Warning: couldn't find skill 1 in bots/default_c.c
^1Error: file bots/default_c.c, line 24: file charsh" not found
^1Error: file bots/default_c.c, line 24: file charsh" not found
^1Error: file bots/default_c.c, line 24: file charsh" not found
^3Warning: couldn't load any skill from bots/default_c.c
^1Error: file bots/sarge_c.c, line 24: file charsh" not found
^3Warning: couldn't find skill 1 in bots/sarge_c.c
^1Error: file bots/default_c.c, line 24: file charsh" not found
Related branches
| Changed in openarena (Ubuntu): | |
| status: | New → Fix Released |
| status: | Fix Released → New |
| Changed in openarena (Ubuntu): | |
| status: | New → Confirmed |
| Changed in openarena (Ubuntu): | |
| status: | Fix Committed → Confirmed |
| Changed in openarena (Ubuntu): | |
| status: | Confirmed → Fix Committed |
| Changed in openarena (Ubuntu): | |
| status: | Fix Committed → Confirmed |
| tags: | added: patch |
| Changed in openarena (Ubuntu): | |
| assignee: | Ansgar Burchardt (aburch) → nobody |

Fix committed in redhat bug.