MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002471 | Zandronum | [All Projects] Bug | public | 2015-09-26 08:30 | 2018-09-30 22:17 |
|
Reporter | Zalewa | |
Assigned To | Torr Samaho | |
Priority | normal | Severity | major | 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 | 0002471: Server goes haywire when MAPINFO states that next map is EndTitle |
Description | Example pk3:'http://www.doomworld.com/idgames/levels/doom2/Ports/m-o/nukage [^]'
When run offline the game will properly go to the title screen. Server however will be stuck in a loop trying to load the EndTitle map. |
Steps To Reproduce | 1. Run nukage.pk3 on the server.
2. Now you can:
a) execute `nextmap` CCMD
b) join the server and complete the level
|
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-09-26 08:30 | Zalewa | New Issue | |
2015-10-04 14:12 | Torr Samaho | Note Added: 0013590 | |
2015-10-04 14:12 | Torr Samaho | Assigned To | => Torr Samaho |
2015-10-04 14:12 | Torr Samaho | Status | new => needs testing |
2015-10-04 14:29 | cobalt | Target Version | => 3.0 |
2015-10-04 14:29 | cobalt | Description Updated | bug_revision_view_page.php?rev_id=8093#r8093 |
2015-10-04 14:29 | cobalt | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=8095#r8095 |
2015-10-04 14:29 | cobalt | Note Added: 0013594 | |
2015-10-05 18:52 | Zalewa | Note Added: 0013613 | |
2015-10-05 19:31 | Torr Samaho | Note Added: 0013616 | |
2015-10-07 22:22 | Ru5tK1ng | Note Added: 0013629 | |
2015-10-07 22:24 | Ru5tK1ng | Status | needs testing => resolved |
2015-10-07 22:24 | Ru5tK1ng | Resolution | open => fixed |
2015-10-07 22:24 | Ru5tK1ng | Product Version | 3.0 => 3.0-beta |
2015-10-07 22:24 | Ru5tK1ng | Fixed in Version | => 3.0 |
2015-10-07 22:24 | Ru5tK1ng | Description Updated | bug_revision_view_page.php?rev_id=8111#r8111 |
2015-10-07 22:24 | Ru5tK1ng | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=8112#r8112 |
2018-09-30 22:17 | Blzut3 | Status | resolved => closed |
Notes |
|
|
|
|
(0013594)
|
cobalt
|
2015-10-04 14:29
|
|
|
|
(0013613)
|
Zalewa
|
2015-10-05 18:52
|
|
Tested in 3.0-alpha-r151004-2012. The map now loops back to itself upon completion. I guess this was the intended behavior. |
|
|
|
When encountering EndTitle, the server is now supposed to go to the first map of the first episode. Since nukage.pk3 only defines a single episode with a single map, i.e. MAP02, it goes to MAP02. |
|
|
|
I tried a different test wad that had multiple episodes. The server did indeed go to the first map of the first episode when it encountered 'EndTitle'. |
|