Keep getting 'getUniqueName is not a function' errors
-
TypeError: require(...).getUniqueName is not a function
at .createCreep (evalmachine.<anonymous>:1:72)
at Object.run (room.W67N6:87:53)
at Object.module.exports.loop (main:33:15)
at __mainLoop:1:52Anybody know what could be the problem here?
-
Hard to say anything without seeing actual code