Coder Social home page Coder Social logo

Comments (6)

AlinaNova21 avatar AlinaNova21 commented on August 21, 2024

Check in logs/backend.log, it should list the mods when the server starts, make sure theres no error there, if you are using other mods like screepsmod-mongo, may also need to make sure this mod is first so it inserts its routes before them.

from screepsmod-pure-automation.

pawndev avatar pawndev commented on August 21, 2024

Thanks for your reply, it was helpful!
The mod was correctly loaded, the only point is about order loading, I put this mod in first (before mongo) and it seems to work correctly.
I will continue my test and will tell you if it's okey!

Thanks again!

from screepsmod-pure-automation.

pawndev avatar pawndev commented on August 21, 2024

Maybe we could wrote this information in the readme of this repository ?
Oh, also, now my plugin is correctly loaded, do you know how I can put my very first spawn ?

from screepsmod-pure-automation.

AlinaNova21 avatar AlinaNova21 commented on August 21, 2024

You would either need to add an entry in .screepsrc (It hasn't been updated with config.yml support) or do like botarena and enable the mod after spawning.

[pureAutomation]
placeSpawn = true

from screepsmod-pure-automation.

AlinaNova21 avatar AlinaNova21 commented on August 21, 2024

You can also enable and disable the mod in CLI with pureAutomation.enable() and pureAutomation.disable() (It will always be enabled by default on server start)

from screepsmod-pure-automation.

pawndev avatar pawndev commented on August 21, 2024

Okey, thanks for your help! 😄

from screepsmod-pure-automation.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.