Akuukis / screeps-bot-brave

In cooperation with its kind it will strive to unite the server into a brave new world. Community! Identity! Stability!
GNU General Public License v2.0
49 stars 37 forks source link

TypeError: Cannot read property 'energy' of undefined #14

Closed consultoriadigital-pt closed 7 years ago

consultoriadigital-pt commented 7 years ago

Hello, I tried to start the script in dev branch in a fresh room and I got the following error:

TypeError: Cannot read property 'energy' of undefined at new Bazaar (economy:143:21) at economy:173:20 at ContextifyScript.Script.runInContext (vm.js:35:29) at squad:4:33

Am I doing something wrong?

Akuukis commented 7 years ago

Not really, its just that dev branch is broken all over with plenty of unimplemented dreams. Check out legacy branch - that should work fine for a single room ;)

Akuukis commented 7 years ago

Updated README to clarify this.