MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001234 | Zandronum | [All Projects] Bug | public | 2012-12-30 15:02 | 2012-12-31 15:18 |
|
Reporter | Edward-san | |
Assigned To | Torr Samaho | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
|
Summary | 0001234: "Building BSP..." during (re)connection to server is at least 10x slower than 'changemap|map' when it's already connected |
Description | If you want to join a server with the current map as a complex one, or you're using the GL renderer, you'll notice an incredible slowness which causes the connection to time out from the server:
Server console:
Unfinished connection from 127.0.0.1:10667 timed out.
Unknown challenge (2) from 127.0.0.1:10667. Ignoring IP for 10 seconds.
Unknown challenge (2) from 127.0.0.1:10667. Ignoring IP for 10 seconds.
Client console:
Requesting snapshot...
Requesting snapshot...
Requesting snapshot...
Requesting snapshot...
Requesting snapshot...
Requesting snapshot...
So it seems the client continues to requesting datas from the server, but the server doesn't recognize it because there is not a correct connection ... so it never ends...
I don't understand why this part should be slower than the (change)map procedure...
It happens also with skulltag 98d. |
Steps To Reproduce | You should have a slow pc, or else it'll be harder to reproduce:
Create a new server with Deus Vult 2 map29:
zandronum -iwad doom2.wad -file dvii-1u.wad -host 1 -warp 29 -skill 4
now connect with a client:
zandronum -iwad doom2.wad -file dvii-1u.wad -join localhost
|
Additional Information | |
Tags | No tags attached. |
Relationships | duplicate of | 0000065 | closed | Torr Samaho | Console map loading makes the BSP building very slow. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-12-30 15:02 | Edward-san | New Issue | |
2012-12-31 11:16 | Torr Samaho | Note Added: 0005640 | |
2012-12-31 11:48 | Torr Samaho | Note Edited: 0005640 | bug_revision_view_page.php?bugnote_id=5640#r3094 |
2012-12-31 11:48 | Torr Samaho | Assigned To | => Torr Samaho |
2012-12-31 11:48 | Torr Samaho | Status | new => needs testing |
2012-12-31 14:47 | Edward-san | Note Added: 0005642 | |
2012-12-31 14:49 | Edward-san | Note Edited: 0005642 | bug_revision_view_page.php?bugnote_id=5642#r3096 |
2012-12-31 15:16 | Edward-san | Note Added: 0005644 | |
2012-12-31 15:16 | Edward-san | Note Edited: 0005644 | bug_revision_view_page.php?bugnote_id=5644#r3098 |
2012-12-31 15:17 | Edward-san | Status | needs testing => closed |
2012-12-31 15:17 | Edward-san | Resolution | open => duplicate |
2012-12-31 15:18 | Edward-san | Relationship added | duplicate of 0000065 |