Jump to content
  • 0

Running 2 servers on same DB


Treuce

Question

Hello, I got a really quick question and I could use some help. I need to know how it's possible to fix issues with gear not saving properly to the DB when running 2 different maps on the same database and character data table. Switching between servers is also a bit bugged because it won't spawn in the worldspace where one logged off on the given server.

Even seperating the 2 servers to different character data tables would be good so if there's a way for that please let me know!

Thanks!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

This needs a whole lot of code adjustments.

But mainly you need a solution for the saved worldspace. Because if you log out of one server, the other one spawns you at the exact same point which could be anywhere if you use two different maps.

Link to comment
Share on other sites

  • 0
34 minutes ago, DAmNRelentless said:

This needs a whole lot of code adjustments.

But mainly you need a solution for the saved worldspace. Because if you log out of one server, the other one spawns you at the exact same point which could be anywhere if you use two different maps.

There's a way to fix that using Hive but it's unfortunately not a 100% working method, sometimes it spawns at random places even tho it's saved to the DB and so on

On the othet hand, I'm not even sure if the Hive that's being used can actually support 2 character data tables or if that needs to be done in the server files. I would love to have it working off the same table but not sure if that'll work in any way but then the worldspace isn't working allthough it's set up correctly in theory.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...