| Anonymous | Login | Signup for a new account | 2025-11-12 22:13 UTC |
| My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0002238 | Zandronum | [All Projects] Bug | public | 2015-05-18 01:56 | 2018-09-30 21:38 | ||||
| Reporter | WaTaKiD | ||||||||
| Assigned To | Torr Samaho | ||||||||
| Priority | normal | Severity | crash | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 | ||||
| Product Version | 2.0 | ||||||||
| Target Version | 2.1 | Fixed in Version | 2.1 | ||||||
| Summary | 0002238: crash when connecting to server with demo recording enabled | ||||||||
| Description | i think its possible the crash will go away when "things not found in" is fixed, but who am i to really say, im just reporting the crash as suggested 'http://www.best-ever.org/download?file=duel32c_st.pk3 [^]' 'https://www.dropbox.com/s/t8jeb6wr7b5mjd4/zandronum-3.0-150517-2229-82d094f-windows.zip?dl=0 [^]' 'https://www.dropbox.com/s/ebrxoomppc08yhv/pdb-82d094f.zip?dl=0 [^]' fwiw, i use doomseeker to host and ide to record/connect | ||||||||
| Steps To Reproduce | host server with duel32c_st.pk3 connect while having demo recording enabled close zandro after getting the "things not found in" error crash report | ||||||||
| Additional Information | > zandronum.exe!DArgs::CheckParm(const char * check=0x00869e24, int start=1) Line 136 + 0x7 bytes C++ zandronum.exe!PrintString(int printlevel=0, const char * outline=0x00000000) Line 1001 + 0x12 bytes C++ zandronum.exe!VPrintf(int printlevel=0, const char * format=0x00000000, char * parms=0x0018e0b4) Line 1057 + 0xb bytes C++ zandronum.exe!Printf(const char * format=0x0086b95c, ...) Line 1082 C++ zandronum.exe!CLIENTDEMO_FinishRecording() Line 574 + 0x1d bytes C++ zandronum.exe!call_terms() Line 212 + 0x11 bytes C++ zandronum.exe!doexit(int code=-1, int quick=0, int retcaller=0) Line 553 C zandronum.exe!exit(int code=-1) Line 398 + 0xd bytes C zandronum.exe!DoMain(HINSTANCE__ * hInstance=0x00000000) Line 1056 + 0x7 bytes C++ zandronum.exe!WinMain(HINSTANCE__ * hInstance=0x00400000, HINSTANCE__ * nothing=0x00000000, char * cmdline=0x017337df, int nCmdShow=5) Line 1354 C++ zandronum.exe!__tmainCRTStartup() Line 315 + 0x1c bytes C | ||||||||
| Attached Files | |||||||||
Notes |
|
|
Torr Samaho (administrator) 2015-05-20 06:08 |
Almost the same thing happens 2.0. It doesn't crash, but gracefully error out. Nevertheless, demo recording is broken. I think I know why this is happening. |
|
Torr Samaho (administrator) 2015-05-20 18:33 |
Should be fixed now in 2.1. |
|
cobalt (updater) 2015-05-20 18:41 |
Issue addressed by commit c9f8775ba689: Fixed: Trying to record client demos on some mods, e.g. duel32c_st.pk3, caused the client to error out (fixes 2238). Committed by Benjamin Berkels [Torr Samaho] on Wednesday 20 May 2015 20:32:36 Changes in files: docs/zandronum-history.txt | 1 + src/d_main.cpp | 5 +++++ src/network.cpp | 4 ++++ src/sdl/i_system.cpp | 4 ---- src/win32/i_system.cpp | 4 ---- 5 files changed, 10 insertions(+), 8 deletions(-) |
|
WaTaKiD (updater) 2015-05-26 22:16 |
i can now successfully join a server with duel32c_st.pk3 while having demo recording enabled |
|
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
| Supporters: | No one explicitly supports this issue yet. |
| Opponents: | No one explicitly opposes this issue yet. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2015-05-18 01:56 | WaTaKiD | New Issue | |
| 2015-05-18 01:56 | WaTaKiD | File Added: CrashReport-thingsnotfoundin.zip | |
| 2015-05-20 06:08 | Torr Samaho | Note Added: 0012340 | |
| 2015-05-20 18:33 | Torr Samaho | Note Added: 0012341 | |
| 2015-05-20 18:41 | cobalt | Assigned To | => Torr Samaho |
| 2015-05-20 18:41 | cobalt | Status | new => needs testing |
| 2015-05-20 18:41 | cobalt | Target Version | => 2.1 |
| 2015-05-20 18:41 | cobalt | Description Updated | View Revisions |
| 2015-05-20 18:41 | cobalt | Steps to Reproduce Updated | View Revisions |
| 2015-05-20 18:41 | cobalt | Additional Information Updated | View Revisions |
| 2015-05-20 18:41 | cobalt | Note Added: 0012342 | |
| 2015-05-24 18:51 | Dusk | Product Version | => 2.0 |
| 2015-05-24 18:51 | Dusk | Summary | [merge experiments] crash when connecting to server with demo recording enabled => crash when connecting to server with demo recording enabled |
| 2015-05-24 18:51 | Dusk | Description Updated | View Revisions |
| 2015-05-24 18:51 | Dusk | Steps to Reproduce Updated | View Revisions |
| 2015-05-24 18:51 | Dusk | Additional Information Updated | View Revisions |
| 2015-05-26 22:16 | WaTaKiD | Note Added: 0012424 | |
| 2015-05-26 22:16 | WaTaKiD | Status | needs testing => resolved |
| 2015-05-26 22:16 | WaTaKiD | Resolution | open => fixed |
| 2015-05-26 22:16 | WaTaKiD | Fixed in Version | => 2.1 |
| 2018-09-30 21:38 | Blzut3 | Status | resolved => closed |
| Copyright © 2000 - 2025 MantisBT Team |