cato-a / CoDaM_MiscMod

Official MiscMod for CoDaM in Call of Duty 1.1
BSD 3-Clause "New" or "Revised" License
15 stars 5 forks source link

No scores/mapvote at the end of some custom maps #2

Closed ghost closed 1 year ago

ghost commented 1 year ago

Hello

At the end of some custom maps, the scores and the mapvote doesn't appear, but the game directly loads next map. MiscModversion = 3.0.9 (server being set up using cod.pm, I'm using codextended v20)

Does someone thinks where the issue could come from ?

Here are maps where the problem occurs :

Here are maps where the problem doesn't occurs :

Please help me

cato-a commented 1 year ago

Hello, what you describe sounds like an issue with the server setup/config. It's difficult to guess without knowing how everything is setup and if you use any other mods. Other mods are likely the reason for the problem.

And this is probably the reason for #3 as well.

cato-a commented 1 year ago

After much troubleshooting this comes down to a problem with CoDaM and missing intermission spawnpoints on some maps. Not a bug with MiscMod, but fixed in MiscMod.

Fixed: https://github.com/cato-a/CoDaM_MiscMod/commit/5e75be370f85cb5ce2a8c012446d105826f37f60

ghost commented 1 year ago

♥️