Removing a display with some text in it, then putting one back will display its old text again.
Only does that the 1st time though, removing and putting it back again shows [no data]. You also have to replace it with its original orientation.
Might be related to T1299
Description
Description
Details
Details
- Task Type
- Bug
Testing Results
- Affected Gamemode(s)
- Single and Multi
- Reproducible
- Yes
- Last tested (version)
- 0.199.253
- Category
- Engine
- First occurrence (version)
- 0.199.234
Hardware/Software/System
- OS-Specific
- No
- Hardware-Specific
- No
- Video Card Vendor
- uncertain
Steps to reproduce
- put a display down and put some text in it
- remove it
- place it back (same exact rotation too)
That text should be displayed again
- remove it again
- place it back
Text is [no data] again
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>
Related Objects
Related Objects
- Mentioned Here
- T118: copy/paste doesn't copy display module data
Event Timeline
Comment Actions
Seems to be a client caching issue.
Steps to reproduce:
- put a display down and put some text in it
- remove it
- place it back (same exact rotation too)
Text is the same
- relog
Text is [no data]
Possibly related to T118 too.