andy5995 Posted 10 hours ago Report Share Posted 10 hours ago (edited) I thought I made the necessary change to a couple maps from the community-maps-2 mod But when I try starting a game with one of the maps I've changed, I get this: Edited 10 hours ago by andy5995 fix typographical error Quote Link to comment Share on other sites More sharing options...
Stan` Posted 2 hours ago Report Share Posted 2 hours ago I imagine there is nothing in the porting guide ? Cc @phosit Quote Link to comment Share on other sites More sharing options...
hyperion Posted 2 hours ago Report Share Posted 2 hours ago Would be nice if you actually copied the error message as text (the image doesn't load for me) so a blind guess is you use SetProgress instead of yield. Quote Link to comment Share on other sites More sharing options...
Arup Posted 1 hour ago Report Share Posted 1 hour ago 53 minutes ago, hyperion said: Would be nice if you actually copied the error message as text (the image doesn't load for me) so a blind guess is you use SetProgress instead of yield. the image is this: Quote Link to comment Share on other sites More sharing options...
phosit Posted 1 hour ago Report Share Posted 1 hour ago You need to import the functions you are using something like import { addAnimals, addBerries, addBluffs, addDecoration, addForests, addHills, addLayeredPatches, addMetal, addStone, addStragglerTrees, createBluffsPassages, markPlayerAvoidanceArea } from "maps/random/rmgen2/gaia.js"; 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.