Code Monkey home page Code Monkey logo

atlas-rawtraveldatacleaner's Introduction

Why is this tool required?

Since the game ATLAS does clutter its redis DB with RawTravelData entries, it can happen that it grows to several GB of size. This results in no longer working grid travel. It seems that the vanilla game does not give its redis entries an expiration time, with which the redis DB could cleanup itself. That's why this tool will simply add an expiration time to all RawTravelData entries.

This tool was created to work in tandem with the Admin Helper Tool mod.

Warning!

Please make backups of all your savegame files and redis DB before you use this tool!

How to use it?

Prerequisites

  1. You'll need to install Node on your machine first
  2. Then download the zip file from this Repository and extract it

Installation

  1. Go into the extracted folder, where you'll see the "package.json" file
  2. Now press and hold Shift on your keyboard and press, without selecting anything inside that folder, but on an empty space your right mouse button.
  3. And open the windows Powershell, like so: http://prntscr.com/moatcu (I expect that Linux users know how to open a shell at that location ^^)
  4. You now need to install the required node packages, therefore type in "npm i" and hit enter, like so: http://prntscr.com/moaupk
  • Note: if the initial installation went through and node constantly repeats itself, simply stop it with Ctrl + C (example: http://prntscr.com/moayfj)

Setup your connection

  1. Open the file "index.js" and adjust this part - http://prntscr.com/mob1m3 - as you like.

Execution

  1. As soon as Node did install required submodules and you put in your correct password, ip and port, you'll be able to start the cleaner tool with "npm start", like so: http://prntscr.com/moaz2k

Sponsor

You want your own game server? Use the link (with referal code ?ref=Impulse) below to save 5% of the original price! alt text

Donation/Support

If you like my work and want to support further development or just to spend me a coffee please

alt text

alt text

alt text

atlas-rawtraveldatacleaner's People

Contributors

impulse87 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

atlas-rawtraveldatacleaner's Issues

Program doesn't stop after cleaning up

I could start the program, but it seems it stays in a loop. after a while it stops doing anything, but its not quit, so I forced with CTRL+C to end. Or should the programm stay in the background while the atlas server is running?

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.