MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002277 | Zandronum | [All Projects] Bug | public | 2015-05-31 01:30 | 2018-09-30 22:20 |
|
Reporter | StrikerMan780 | |
Assigned To | Dusk | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 3.0-beta | |
Target Version | 3.0 | Fixed in Version | 3.0 | |
|
Summary | 0002277: Named scripts cannot be puked online & other strangeness. |
Description | I've tried several times already to try puking named scripts online using PukeName, and I can't get them to work. In fact, it seems named scripts are broken in several different ways online.
Puking by name doesn't work, and named OPEN, ENTER, RESPAWN, and sometimes even plain (void) scripts don't execute properly, or execute at inappropriate times. I've even seen some scripts get executed on the client that weren't supposed to trigger, as if the client was sent the wrong script ID.
The earlier tracker entry for named scripts was closed as "Resolved" before any good, extended testing was done, I think. Especially online. |
Steps To Reproduce | Try making various named and unnamed ACS scripts with assorted actions, and make them pukeable. Some stuff will work correctly, some won't, and you'll find yourself unable to puke named scripts. |
Additional Information | I'm unable to provide a test wad at this time, but I can make a video soon demonstrating the strange behavior. |
Tags | No tags attached. |
Relationships | |
Attached Files | TestNamedACS.wad (348) 2015-05-31 18:08 /tracker/file_download.php?file_id=1517&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2015-05-31 01:30 | StrikerMan780 | New Issue | |
2015-05-31 11:57 | Torr Samaho | Note Added: 0012470 | |
2015-05-31 18:08 | StrikerMan780 | Note Added: 0012478 | |
2015-05-31 18:08 | StrikerMan780 | File Added: TestNamedACS.wad | |
2015-06-01 05:56 | StrikerMan780 | Note Added: 0012488 | |
2015-06-02 03:04 | StrikerMan780 | Note Edited: 0012488 | bug_revision_view_page.php?bugnote_id=12488#r7243 |
2015-06-27 13:34 | Dusk | Assigned To | => Dusk |
2015-06-27 13:34 | Dusk | Status | new => assigned |
2015-07-19 10:44 | cobalt | Status | assigned => needs testing |
2015-07-19 10:44 | cobalt | Target Version | => 3.0 |
2015-07-19 10:44 | cobalt | Description Updated | bug_revision_view_page.php?rev_id=7739#r7739 |
2015-07-19 10:44 | cobalt | Note Added: 0012971 | |
2015-09-10 03:24 | Ru5tK1ng | Note Added: 0013462 | |
2015-09-10 07:10 | Dusk | Status | needs testing => resolved |
2015-09-10 07:10 | Dusk | Fixed in Version | => 3.0 |
2015-09-10 07:10 | Dusk | Resolution | open => fixed |
2018-09-30 22:20 | Blzut3 | Status | resolved => closed |
Notes |
|
|
Somebody please make a minimal example wad that shows (some of) the broken behavior. |
|
|
|
Now that I'm back home, I'm uploading a test WAD now. Just type "pukename pukeme" in the console while online. You can also type "pukename pukeme <value>" with value being any number, for further testing just in case. You should see the message "Value is: X" when puking the script. |
|
|
(0012488)
|
StrikerMan780
|
2015-06-01 05:56
(edited on: 2015-06-02 03:04) |
|
I also just realized that requestscriptpuke_named doesn't exist yet either.
|
|
|
(0012971)
|
cobalt
|
2015-07-19 10:44
|
|
|
|
|
I loaded up a local server with the test wad using 3.0-150831-1814 and I was able to puke the script with and without a value. I also modified the wad to test out named OPEN, RESPAWN, etc. script types. They all executed correctly. |
|