Code Monkey home page Code Monkey logo

Comments (4)

KimLS avatar KimLS commented on May 22, 2024

Run the one in the svn folder first. Made the git folder specifically for only incremental updates on the assumption people applied all svn updates already. So if you don't have the tables already it wont work.

from server.

zxjinn avatar zxjinn commented on May 22, 2024

Thanks @KimLS. I followed the instructions very carefully and eventually got it working (I can log in and run around). I ended up not applying that optional patch that was giving me grief.

The real problem I have is there is a disconnect between the Windows Server Setup Guide, which was supposedly just recently updated to include this new conversion to git, and the code hosted here. It never specifically asks to source the bots.sql, botsconvert.sql, or mercs.sql and since they do not have numbers preceding them, it's difficult for someone to tell if they are important or not. Maybe this is something you guys are figuring out as the conversion from svn to git moves forward, but I thought I would at least bring it to your attention.

Thanks again

from server.

badcaptain avatar badcaptain commented on May 22, 2024

That was a poor choice on my part. Mercs.sql was supposed to allow changes to be made to merc stats and spells lists frequently while mercs are being developed. This was supposed to allow you to source it once after the other merc sql files were run, and to not require those wanting to use mercs to have to source in bunches of updates ( 2 so far and another on the way already). The file should probably be renamed to 2380_optional_merc_stats_and_spells.sql.

A good source of information is the changelog, which can answer a lot of questions like these. All sql updates should be listed there, and can be used to match the source changes to the sql changes.

Re: bots- they are completely optional, and actually require a compile option to be made when using cmake, so a decision would have to be made whether to use bots or not. Not sourcing those files wouldn't impact anything in that case. Bot_convert.sql was used a long time ago when bots were stored in the database differently and would only be necessary to upgrade bots from a very old version ( and again should be in the changelog somewhere). Most people use the load_bots.sql from the peq database, but since PEQ doezn't use bots, it may or may not include all updated found in the sql/svn folder, but should be mentioned in the changelog.

Hope that helps.

from server.

zxjinn avatar zxjinn commented on May 22, 2024

Thanks guys.

from server.

Related Issues (20)

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.