Missing Map Assets



  • The new beta branch for the steam server doesn't seem to display terrain correctly. Running the map CLI commands to regenerate image and terrain assets do not seem to change it. This only happens on the world map.

    Is this a known issue with the steam beta server?

    0_1524011979836_69bca22c-db58-4707-9462-89b800cd81e4-image.png



  • Turns out this was caused by the assets folder missing in the beta branch.

    @o4kapuk @Dissi @artch



  • For anybody that encounters this issue now, I was able to fix it by copying the assets directory out of node_modules/@screeps/launcher/init_dist into the location where by db.json file is located. I had messed up launching the server initially and removed some files and assets must have been one of those things I removed.