howlingflute Posted May 21, 2012 Report Share Posted May 21, 2012 I suggest you revert the changes to cycladic_archipelago.js made in 11895. I have not tested the other random maps but you may want to to make sure it doesn't also break those maps as well. Quote Link to comment Share on other sites More sharing options...
feneur Posted May 21, 2012 Report Share Posted May 21, 2012 Hmm, it would probably be better to fix the error than to just revert the changes Thanks for reporting this though 1 Quote Link to comment Share on other sites More sharing options...
FeXoR Posted May 22, 2012 Report Share Posted May 22, 2012 (edited) Other RMS failing (tested all on small 2 players with random seed 0):- atlas_mountains.js:ERROR: JavaScript error: maps/random/atlas_mountains.js line 188 ReferenceError: hillSize is not defined @maps/random/atlas_mountains.js:188The line: var hillSize = PI * radius * radius;is missing though the changeset doesn't say it should be removed...- volcanic_lands.js:ERROR: JavaScript error: maps/random/volcanic_lands.js line 246 ReferenceError: clBaseResources is not defined @maps/random/volcanic_lands.js:246Just a type: clBaseResource instead of clBaseResources Edited May 22, 2012 by FeXoR Quote Link to comment Share on other sites More sharing options...
Spahbod Posted May 22, 2012 Report Share Posted May 22, 2012 I suggest you revert the changes to cycladic_archipelago.js made in 11895. I have not tested the other random maps but you may want to to make sure it doesn't also break those maps as well.I fixed them in 11897. Although two more errors appeared. Thanks.Other RMS failing (tested all on small 2 players with random seed 0):- atlas_mountains.js:ERROR: JavaScript error: maps/random/atlas_mountains.js line 188 ReferenceError: hillSize is not defined @maps/random/atlas_mountains.js:188The line: var hillSize = PI * radius * radius;is missing though the changeset doesn't say it should be removed...- volcanic_lands.js:ERROR: JavaScript error: maps/random/volcanic_lands.js line 246 ReferenceError: clBaseResources is not defined @maps/random/volcanic_lands.js:246Just a type: clBaseResource instead of clBaseResourcesThank you for your report. It seems last minute changes always end up in disaster. Fixed them in 11899. Quote Link to comment Share on other sites More sharing options...
fabio Posted May 22, 2012 Report Share Posted May 22, 2012 Volcanic Lands is a playable map, why is it under Demo Maps? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.