
So, i've been using the script for a bit. However, in using it recently, it stopped working. I haven't changed anything, i'm just trying to create a new map. Only one map has the GeomorphicMap name. I'm getting an error that I just can't seem to navigate: TypeError: Cannot read property 'rotation' of undefined
at apiscript.js:592:22
at Function._.each._.forEach (/home/node/d20-api-server/node_modules/underscore/underscore.js:153:9)
at buildTileArray (apiscript.js:590:7)
at geomorph (apiscript.js:525:35)
at processMessage (apiscript.js:468:31)
at apiscript.js:462:61
at eval (eval at (/home/node/d20-api-server/api.js:146:1), :65:16)
at Object.publish (eval at (/home/node/d20-api-server/api.js:146:1), :70:8)
at /home/node/d20-api-server/api.js:1510:12
at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560 What in the world is going on?