MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001122 | Zandronum | [All Projects] Bug | public | 2012-10-13 16:57 | 2024-03-01 06:24 |
|
Reporter | Zupoman | |
Assigned To | | |
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 1.0 | |
Target Version | | Fixed in Version | | |
|
Summary | 0001122: Thing_Hate crashes when passing same hater and hatee. |
Description | Simply, Zandronum crashes when I use Thing_Hate with same first two parameters. The third parameter doesn't matter, I believe. Tho, checked it with parameter 3 set to 6 or to 4. |
Steps To Reproduce | Just call Thing_Hate with hater and hatee same (first two parameters).
For example:
Thing_Hate(10, 10, 6);
|
Additional Information | I believe there's no need for a file to upload. |
Tags | No tags attached. |
Relationships | |
Attached Files | thing_hate_01.wad (934) 2012-10-13 23:55 /tracker/file_download.php?file_id=809&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2012-10-13 16:57 | Zupoman | New Issue | |
2012-10-13 23:55 | unknownna | File Added: thing_hate_01.wad | |
2012-10-13 23:56 | unknownna | Note Added: 0005093 | |
2012-10-13 23:56 | unknownna | Status | new => feedback |
2012-10-14 18:24 | Popsoap | Note Added: 0005113 | |
2012-10-15 00:35 | Dusk | Note Added: 0005122 | |
2012-10-15 00:35 | Dusk | Status | feedback => acknowledged |
2012-10-15 00:35 | Dusk | Resolution | open => waiting for zdoom |
2015-06-06 23:45 | unknownna | Note Edited: 0005113 | bug_revision_view_page.php?bugnote_id=5113#r7289 |
2016-02-06 11:50 | Edward-san | Note Added: 0014346 | |
2016-02-06 11:50 | Edward-san | Note Edited: 0014346 | bug_revision_view_page.php?bugnote_id=14346#r8669 |
2024-03-01 06:24 | Ru5tK1ng | Note Added: 0023160 | |
2024-03-01 06:24 | Ru5tK1ng | Status | acknowledged => resolved |
2024-03-01 06:24 | Ru5tK1ng | Resolution | waiting for zdoom => fixed |
Notes |
|
|
Quote from Zupoman I believe there's no need for a file to upload.
It's always much better if you have a fully constructed example WAD available. It greatly increases the chances of having your bug fixed.
Regarding this issue: It also freezes in GZDoom 323 and ZDoom 2.6.1. You need to have more than 1 monster of the same TID in the map in order to prevent it from freezing.
Did you even read the rules before creating this ticket? |
|
|
(0005113)
|
Popsoap
|
2012-10-14 18:24
(edited on: 2015-06-06 23:45) |
|
It seems like Thing_Hate doesn't exempt actors from targeting themselves if they have the same TID. A rough guess at how this could be fixed would be similar to the fix for the barrel suicide glitch.
|
|
|
(0005122)
|
Dusk
|
2012-10-15 00:35
|
|
Quote Regarding this issue: It also freezes in GZDoom 323 and ZDoom 2.6.1. You need to have more than 1 monster of the same TID in the map in order to prevent it from freezing.
Since it happens in ZDoom 2.6.1, it has to be fixed in ZDoom first. |
|
|
|
I can't reproduce the problem at all with the example wad, can you?
|
|
|
|
Seems to have been resolved by 3.1 |
|