Notes |
|
|
|
|
|
No the issue is different. |
|
|
|
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? |
|
|
|
" 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. |
|
|
|
With a Windows server I can't reproduce this. Is this a Linux only problem? |
|
|
(0020717)
|
Dusk
|
2019-06-04 18:41
|
|
I cannot reproduce this on Linux either. |
|
|
|
On weekend I will reproduce it again and write down step by step how to do it. |
|
|
|
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. |
|
|
|
Closing due to no feedback. |
|