Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003634Zandronum[All Projects] Bugpublic2019-04-21 07:422024-02-29 21:37
ReporterFilystea 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003634: Capital letter or unexisting map - duno
DescriptionI have a map
SOMEMAP.WAD

for server I passed:
SOMEMAP.wad

Obviously there is no such file on my hdd.

The server starts. Master tells me it expects some wads i included but not this one. You know for example the list that doomseeker shows - list of wads you need to join the server. It does not list the SOMEMAP.wad.


BUT

when i join the server i get information I don't have proper wads.
It tells me I need for example 10 wads and I have 10 wads and shows hashes.
After checking all hashes are good. IT EXPECTS ME TO HAVE THAT MISSING WAD IT DOES NOT EVEN LOAD. It's a stupid bug that causes chaos on the client and server side.
Steps To Reproduceit's in description.
Additional InformationToday Jezus resurected.
Attached Files

- Relationships

-  Notes
User avatar (0020522)
WubTheCaptain (reporter)
2019-04-21 15:26

Duplicate of 0002718?
User avatar (0020526)
Filystea (reporter)
2019-04-21 17:06

No the issue is different.
User avatar (0020552)
Edward-san (developer)
2019-04-26 13:45

If I understand correctly, the problem is that the console error doesn't tell you you've loaded an excessive wad file. Is that correct?
User avatar (0020554)
Filystea (reporter)
2019-04-26 21:06

" If I understand correctly, the problem is that the console error doesn't tell you you've loaded an excessive wad file. Is that correct? "

No the problem is server owner made mistake and added to wad files not existing map. But the server never informs it expects it and it also after connection gives info about not passing the requrements. But what it shows is that you actualy pass them you have all maps and the hash is correct.
I could start an example of such server so you can see by your self.
User avatar (0020556)
Torr Samaho (administrator)
2019-04-28 19:23

With a Windows server I can't reproduce this. Is this a Linux only problem?
User avatar (0020717)
Dusk (developer)
2019-06-04 18:41

I cannot reproduce this on Linux either.
User avatar (0020727)
Filystea (reporter)
2019-06-05 16:51

On weekend I will reproduce it again and write down step by step how to do it.
User avatar (0020917)
Filystea (reporter)
2019-07-27 13:11

Can't find out what causes it to break but for example:

This works fine with server:

'-iwad' '/home/piotr/.doomseeker/DOOM2.WAD'

'-file' '/home/piotr/.doomseeker/hmodMonsters0_91.pk3'
'-file' '/home/piotr/.doomseeker/hmodMonstersDemons0_873.pk3'
'-file' '/home/piotr/.doomseeker/hmodMonstersImps0_90.pk3'
'-file' '/home/piotr/.doomseeker/hmodMonstersRevs0_90.pk3'
'-file' '/home/piotr/.doomseeker/hmodMonstersSpecial0_873.pk3'
'-file' '/home/piotr/.doomseeker/hmodMonstersZombies0_90.pk3'
'-file' '/home/piotr/.doomseeker/hmodPlayerSkins.pk3'
'-file' '/home/piotr/.doomseeker/hmodProjectiles0_90.pk3'
'-file' '/home/piotr/.doomseeker/hmodSound0_91.pk3'
'-file' '/home/piotr/.doomseeker/hmodSpecial0_873.pk3'
'-file' '/home/piotr/.doomseeker/hmodTraces0_90.pk3'
'-file' '/home/piotr/.doomseeker/hmodWeps0_905.pk3'



'-file' '/home/piotr/.doomseeker/hmodMain0_91.pk3'

'-file' '/home/piotr/.doomseeker/btsx_e1a.wad'
'-file' '/home/piotr/.doomseeker/btsx_e1b.wad'

While this breaks, ans says the wads do not match:

'-iwad' '/home/piotr/.doomseeker/DOOM2.WAD'

'-file' '/home/piotr/.doomseeker/hmodMonsters0_91.pk3'
'-file' '/home/piotr/.doomseeker/hmodMonstersDemons0_873.pk3'
'-file' '/home/piotr/.doomseeker/hmodMonstersImps0_90.pk3'
'-file' '/home/piotr/.doomseeker/hmodMonstersRevs0_90.pk3'
'-file' '/home/piotr/.doomseeker/hmodMonstersSpecial0_873.pk3'
'-file' '/home/piotr/.doomseeker/hmodMonstersZombies0_90.pk3'
'-file' '/home/piotr/.doomseeker/hmodPlayerSkins.pk3'
'-file' '/home/piotr/.doomseeker/hmodProjectiles0_90.pk3'
'-file' '/home/piotr/.doomseeker/hmodSound0_91.pk3'
'-file' '/home/piotr/.doomseeker/hmodSpecial0_873.pk3'
'-file' '/home/piotr/.doomseeker/hmodTraces0_90.pk3'
'-file' '/home/piotr/.doomseeker/hmodWeps0_905.pk3'



'-file' '/home/piotr/.doomseeker/hmodMain0_91.pk3'



Strange is it not ? Now idea how to aproach this tbh.
User avatar (0023128)
Ru5tK1ng (updater)
2024-02-29 21:37

Closing due to no feedback.

Issue Community Support
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: WubTheCaptain

- Issue History
Date Modified Username Field Change
2019-04-21 07:42 Filystea New Issue
2019-04-21 15:26 WubTheCaptain Note Added: 0020522
2019-04-21 17:06 Filystea Note Added: 0020526
2019-04-26 13:45 Edward-san Note Added: 0020552
2019-04-26 13:45 Edward-san Status new => feedback
2019-04-26 21:06 Filystea Note Added: 0020554
2019-04-26 21:06 Filystea Status feedback => new
2019-04-28 19:23 Torr Samaho Note Added: 0020556
2019-06-04 18:41 Dusk Note Added: 0020717
2019-06-04 20:15 Dusk Priority urgent => normal
2019-06-04 20:15 Dusk Severity block => minor
2019-06-04 20:15 Dusk Status new => feedback
2019-06-04 20:15 Dusk Category Epic => Bug
2019-06-05 16:51 Filystea Note Added: 0020727
2019-06-05 16:51 Filystea Status feedback => new
2019-07-27 13:11 Filystea Note Added: 0020917
2024-02-29 21:37 Ru5tK1ng Note Added: 0023128
2024-02-29 21:37 Ru5tK1ng Status new => closed
2024-02-29 21:37 Ru5tK1ng Resolution open => no change required






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker