Opened 6 years ago

Closed 6 years ago

#5043 closed defect (fixed)

schwarzwald map broken

Reported by: mimo Owned by: elexis
Priority: Should Have Milestone: Alpha 23
Component: Maps Keywords:
Cc: Patch:

Description

ERROR: JavaScript error: maps/random/rmgen/RandomMapLogger.js line 11 ReferenceError: getNumPlayers is not defined

RandomMapLogger@maps/random/rmgen/RandomMapLogger.js:11:1 RandomMap@maps/random/rmgen/RandomMap.js:9:16 @maps/random/schwarzwald.js:69:13

ERROR: CMapGeneratorWorker::Run: Failed to load RMS 'maps/random/schwarzwald.js'

Change History (2)

comment:1 by elexis, 6 years ago

I was annoyed by Schwarzwald using 'rmgen' instead of "rmgen" before. Schwarzwald is the only map with this issue, thanks for the find.

comment:2 by elexis, 6 years ago

Owner: set to elexis
Resolution: fixed
Status: newclosed

In 21304:

Fix missing rmgen-common import in Schwarzwald, fixes #5043.

Note: See TracTickets for help on using tickets.