MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002946 | Zandronum | [All Projects] Bug | public | 2016-12-07 10:08 | 2024-02-29 14:53 |
|
Reporter | WaTaKiD | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 3.0-beta | |
Target Version | 3.2 | Fixed in Version | 3.2 | |
|
Summary | 0002946: [Hexen] DestroyPillar: Couldn't find pillar with ID |
Description | found with changeset c9e3038 and cl_showwarnings 1 |
Steps To Reproduce | host hexen server on map01 and sv_nomonsters 1
connect, join, warp -1431 -540
grab the silver key to your left and wait a few seconds
client_DestroyPillar: Couldn't find pillar with ID: 2! |
Additional Information | |
Tags | No tags attached. |
Relationships | child of | 0002561 | closed | Dusk | CLIENT_WARNING_MESSAGES |
|
Attached Files | pillarfix.diff (2,393) 2024-01-18 06:36 https://zandronum.com/tracker/file_download.php?file_id=2887&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2016-12-07 10:08 | WaTaKiD | New Issue | |
2016-12-07 10:08 | WaTaKiD | Relationship added | child of 0002561 |
2016-12-24 22:41 | Dusk | Target Version | => 3.0 |
2017-02-07 16:17 | Decay | Note Added: 0016813 | |
2017-02-07 18:56 | Dusk | Target Version | 3.0 => |
2017-03-19 11:26 | Torr Samaho | Note Added: 0017008 | |
2024-01-02 05:50 | Ru5tK1ng | Relationship added | child of 0002667 |
2024-01-02 05:51 | Ru5tK1ng | Note Added: 0022967 | |
2024-01-02 05:51 | Ru5tK1ng | Status | new => resolved |
2024-01-02 05:51 | Ru5tK1ng | Resolution | open => fixed |
2024-01-02 05:51 | Ru5tK1ng | Fixed in Version | => 3.2 |
2024-01-02 05:51 | Ru5tK1ng | Target Version | => 3.2 |
2024-01-09 04:50 | Ru5tK1ng | Note Added: 0022979 | |
2024-01-09 04:50 | Ru5tK1ng | Status | resolved => feedback |
2024-01-09 04:50 | Ru5tK1ng | Resolution | fixed => reopened |
2024-01-09 04:50 | Ru5tK1ng | Status | feedback => confirmed |
2024-01-09 04:50 | Ru5tK1ng | Fixed in Version | 3.2 => |
2024-01-09 04:50 | Ru5tK1ng | Target Version | 3.2 => |
2024-01-09 04:51 | Ru5tK1ng | Note Edited: 0022979 | bug_revision_view_page.php?bugnote_id=22979#r14032 |
2024-01-09 04:51 | Ru5tK1ng | Relationship deleted | child of 0002667 |
2024-01-18 06:32 | Ru5tK1ng | Target Version | => 3.2 |
2024-01-18 06:32 | Ru5tK1ng | Summary | client_DestroyPillar: Couldn't find pillar with ID => [Hexen] DestroyPillar: Couldn't find pillar with ID |
2024-01-18 06:36 | Ru5tK1ng | File Added: pillarfix.diff | |
2024-01-18 06:37 | Ru5tK1ng | Note Added: 0022993 | |
2024-01-18 06:37 | Ru5tK1ng | Status | confirmed => needs review |
2024-02-05 16:10 | Ru5tK1ng | Note Added: 0023058 | |
2024-02-11 17:55 | Kaminsky | Note Added: 0023070 | |
2024-02-11 17:55 | Kaminsky | Status | needs review => needs testing |
2024-02-29 14:53 | Ru5tK1ng | Note Added: 0023111 | |
2024-02-29 14:53 | Ru5tK1ng | Status | needs testing => resolved |
2024-02-29 14:53 | Ru5tK1ng | Resolution | reopened => fixed |
2024-02-29 14:53 | Ru5tK1ng | Fixed in Version | => 3.2 |
Notes |
|
(0016813)
|
Decay
|
2017-02-07 16:17
|
|
I tested to see if this was a persisting issue. Following the steps, I did not get
client_DestroyPillar: Couldn't find pillar with ID: 2! but instead i got
client_DestroyPillar: Couldn't find pillar with ID: 1!
client_DestroyPillar: Couldn't find pillar with ID: 0!
Proofs
'http://i.imgur.com/0KsMkDS.png [^]' |
|
|
|
FYI, the pillar IDs are generated on the fly and depend on the order in which the pillars are activated. That's likely why the IDs differ here. |
|
|
|
Followed steps with r231220 and did not encounter any pillar messages. |
|
|
(0022979)
|
Ru5tK1ng
|
2024-01-09 04:50
(edited on: 2024-01-09 04:51) |
|
Actually with further testing with other things, this is still an issue. This also has nothing to do with 2667 so the relationship will be removed.
|
|
|
|
I have uploaded a patch that fixes the clients trying to destroy some pillars twice which caused the error messages to come and go over time. |
|
|
|
|
|
|
|
|
|
Spam of client messages has been resolved with the latest changes. |
|